/* ===========================================================================================
   Projekt     : Beumer & Lutum
   -------------------------------------------------------------------------------------------
   Datei       : home.css
   Beschreibung: Stylesheet für Startseite
   =========================================================================================== */

#logoStart 		    { position:absolute; top:40px;  z-index:1; }
* html #logoStart   { top:40px; }

.beiBildBoxStart { position:absolute; top:220px; z-index:2; }
/* *+html .beiBildBoxStart   { position:absolute; top:220px; z-index:2; }*/

#containerStart {background-image:url(../images/system/spacer.gif);background-repeat:no-repeat; }
#rechts , #innen2-links , #innen2-rechts { background-image:url(../images/system/backKopf.gif); background-repeat:repeat-x; }

.imgMarginLeft			    { margin-top:160px; }
* html .imgMarginLeft		{ margin-top:155px; }
*+html .imgMarginLeft		{ margin-top:159px; }

* html #main 				{ width: 886px; }
* html #rechts         		{ margin-left: 24.2em; }
* html #innen2-rechts  		{ margin-left: 432px;}
* html #innen2-links   		{ width: 432px; }
* html .IEbildStartBox 		{ margin-top: -6px; }
*+html .IEbildStartBox 		{ margin-top: -2px; }

* html .imgBeiBildStart 	{ width: 288px; }

/*menü-Links*/
/*#menLeft1 , #menLeft2 , #menLeft3 , #menLeft4 { position:absolute; left:130px; }
#menLeft1 { top:423px; z-index:70; }
#menLeft2 { top:453px; z-index:71; }
#menLeft3 { top:483px; z-index:72; }
#menLeft4 { top:513px; z-index:73; }

* html #menLeft1 , * html #menLeft2 , * html #menLeft3 , * html #menLeft4 {left:125px; }
*/

/* rechte Spalte */
.imgKopfKlein 		  		{ margin: 9px 0px 0px 0px; }
* html .imgKopfKlein  		{ margin-left:-3px; }

html>body #mainMenuPosStart { position:relative;}
.mainMenuULStart { position:absolute; right:22px; top:10px; list-style:none; padding:0px; }
* html .mainMenuULStart { top:180px; }
.mainMenuLiStart { border-bottom:2px dotted #990000; font-weight:bold; padding:12px 0px 2px 25px; width:125px; margin-top:0px; }

* html .boxBottomTextLast {padding-bottom:15px;}

/* footer */
#footerStart { background:#CE4115; height:16px; position:absolute; top:675px; width:884px; z-index:19; }
* html #footerStart { top:668px; width:886px; }


 /* */
* html #innen2 { height:1%; }
* html #innen2-links { height:1%; }
* html #rechts { position:relative; }
* html #innen2 { position:relative; }
* html #innen2-rechts { position:relative; }
* html .clearer { display:block; height:0; font-size:0; clear:both; }

/**/
*+html .clearer { display:block; height:0; clear:both; }

/* text Box rechte Spalte unten*/
html>body #innen2-rechtsBoxBottom { clear:both; position:relative; }
html>body .boxBottom 			  { right:1px; }
.boxBottom { 
				border-top:1px solid #990000; 
				bottom:0px;
				background:#EDBA85; 
				margin-bottom:0px; 
				position:absolute; 
 				width:160px; 
				padding-top:5px; 
				padding-bottom:7px; 
			}
.boxBottomText , .boxBottomTextLast { font-size:11px; width:140px; margin-left:10px; margin-top:5px; margin-bottom:7px; }
.boxBottomText 						{ border-bottom:2px dotted #cc3300; padding-bottom:5px; }
.boxBottomTitel 					{ font-weight:bold; font-size:11px; margin-top:0px; margin-bottom:2px; text-transform:uppercase; }
*+html .boxBottomTextLast			{ padding-bottom:7px; }

* html .boxBottomTextLast {}
* html .boxBottom { width:161px; margin-bottom:-14px; }

