		body { 	/* background-image: url(imgs/body_bg.jpg); */
				
				background-color: #ffffff;
				scrollbar-base-color: #ffffff;
				font: normal 11px Verdana, Helvetica, Arial;
				line-height: 17px;
				letter-spacing: 1px;
				color: #888888; 
			 }
		
		div { position: absolute; }
		
		span.rot, span.rot a {
			color: #E2001A;
		}
					
		div#inhalt {
				/* background-image: url(imgs/inhalt_bg.jpg); */
				background-color: #ffffff; 
				height: 640px; width: 954px;
				top: 50%; margin-top: -320px;
				left: 50%; margin-left: -475px;
				border: 1px solid #eeeeee;
			}
			
			
		div#kopfzeile {
			top: 18px;
			left: 22px;
			font-weight: bold;
			font-size: 11px;
			letter-spacing: 2px;
		}	
		
		div#kopfzeile2 {
			top: 18px;
			left: 527px;
			width: 344px;
			font-weight: bold;
			font-size: 11px;
			letter-spacing: 2px;
			text-align: right;
		}	
		
		
		
		div#navigation {
			/* left: 64px; 
			top: 69px; oder 101
			line-height: 22px;
			*/ 
			left: 12px; 
			top: 78px;
			letter-spacing: 1px;
			line-height: 21px;
			font-size: 11px; 
		}
		div#navigation a, div#navigation span.isgrad, div#navigation span.isgradsprache, div#navigation span.abstand {
			display: block;
			width: 140px;
			font-weight: bold;
		}
		div#navigation span.abstand {
			margin-bottom: 6px; font-size: 10px; line-height: 10px;
		}
		div#navigation a {
			text-decoration: none;
			color: #888888;
		}
		div#navigation a:hover {
			color: #000000;
		}
		div#navigation span.isgrad {
			color: #E2001A;
		}
		div#navigation span.isgradsprache {
			color: #E2001A;
		}
		div#navigation a.andereSprache {
			display: inline; 
		}
		div#navigation img { border-style: none; }
		
		
		div#kombination { 
			top: 105px;
			left: 158px; 
			width: 110px;
			height: 344px;
			/* border: 1px dotted red; */
			text-align: right;
			
		}		
		div#musterbild { 
			top: 105px;
			left: 294px;
			width: 344px;
			height: 344px;			
			/* border: 1px solid red; */
			
		}
		div#down { 
		
			top: 105px;
			left: 294px;
			width: 544px;
			height: 344px;			
			/* border: 1px solid red; */
			
		}
		div#down p a{ 
		
			color: #e2001a;
				}
				div#down p a:hover{ 
		
			color: #343434;
				}
				
		div#down p{ 
		
		margin-top: 13px;
			/* border: 1px solid red; */
			
		}
		
		div#beschreibung { 
			top: 101px; 
			left: 661px; 
			width: 220px; 
			height: 520px; 
			/* width: 200px; height: 387px; border: 1px dotted green; */
			
		}
				
		div#lampenauswahl { 
			top: 535px;
			left: 158px;
			width: 480px;
			text-align: right; 
			height: 86px;
			/* border: 1px solid blue; */
			
		}
		
/* 	
		div#hinweis { 
			top: 535px;
			left: 661px;
			width: 190px;
			height: 86px;
border: 1px solid blue;
			color: red;
		}
		
		 */
		 
		div#logo { 
			top: 19px;
			left: 893px; 
			width: 43px;
			height: 215px;
			/* border: 1px solid purple; */
			
		}
		div#musterauswahlHoch { 
			top: 19px; 
			left: 893px; 
			width: 41px;
			height: 41px;
		}
		div#musterauswahl { 
			top: 63px; 
			left: 893px; 
			width: 43px;
			height: 514px;
			/* border: 1px solid purple; */
			line-height: 5px;
			overflow: hidden; 
		}

		div#musterauswahlInnen { 
			
		}
		div#musterauswahlRunter { 
			top: 580px; 
			left: 893px; 
			width: 41px;
			height: 41px;
		}
		
		div#musterauswahlRunter img, div#musterauswahlHoch img { cursor: hand; }
		
		div#BeschreibungMuster { position: relative; margin-top: 30px; }
		div#BeschreibungLampen { position: relative; }
		
		div#beschreibung b.DSKl { color: #E2001A; }
		div#beschreibung span.DSText { position: relative; top: 5px; }
				
		div.BME, div.BLE { position: relative; display: none; line-height: 14px; } /* Beschreibung Muster bzw. Lampen Einzeln */ 
		
		div#musterauswahl img { margin: 0px 0px 2px 0px; border-style: none; }
		
		
		