/* Diese Datei enthaelt alle Website-spezifischen DIV Definitionen */
/* www.itcreate.de - Immke & Traud GbR */

/* Sitemaster */ 
#sitemaster	{position: absolute; left: 0px; top: 0px; width: 800px; height: 100%; z-index:1;}

/* Navigation */
#navcontainer {position: absolute; left: 0px; top: 0px; width:180px; height:560px; z-index:1; background-image:url(../img/pic_bg_site.gif); background-repeat:repeat; border-bottom: 1px solid #ccc;}
#navcontainer img {
	margin-left: -16px;
}

#topbox   {position:absolute; width:800px; height:180px; z-index:2; left: 0px; top: 0px; background-color:#ccc; border-bottom: 1px solid #ccc;}

/* Designelemente, Layout */
#topcontainer   {width:572px; height:80px; z-index:2; margin-left: 0px; margin-top: 0px; background-color:#ccc;}
#toppic    {width:572px; height:125px; z-index:2; margin-top: 0px; margin-left: 0px; margin-top: 0px; border-bottom: 1px solid #fff;}
#toppicsmall    {width:372px; height:125px; z-index:2; margin-top: 0px; margin-left: 0px; margin-top: 0px; border-bottom: 1px solid #fff;}
#footer    {position:absolute; width:621px; height:20px; z-index:2; margin-top: 0px; margin-left: -1px; background-color:#ccc; border-top: 1px solid #ccc; border-bottom: 1px solid #ccc; background-image:url(../img/pic_bg_site_bottom.gif); background-repeat:repeat; }

/* Content */ 
#content   {position:absolute; width:619px; z-index:2; left: 179px; top: 0px; border-right: 1px solid #ccc; border-left: 1px solid #ccc;}
#textbox   {width:619px; z-index:1; margin-left: 0px; margin-top: 200px; padding-bottom: 10px; background-color:#fff; }
#infobox   { float:right; width:184px; z-index:2; margin-top: 0px; margin-right:4px;}
#summe     { float:left; z-index:2; margin-top: 0px; margin-left:0px; color:#FF0000; font-family:Arial, Helvetica, sans-serif; font-size:12px;}

/* Admin */
