body { 
	padding:0px;
	margin:0px;
	background-color:#FFFFFF;
	font-family: Verdana;
	font-size:11px;
	font-weight:normal;
	color:#000000;
	line-height:16px;
 }
 
/***************************************/
/* 				NAVIGATIONEN				*/ 
/***************************************/ 
 
.topnav a { 
	padding-right : 20px;
	font-family : Verdana;	
	font-size : 12px;
	font-weight : bold;
	color : #FFFFFF;
	text-decoration : none;
 } 
.topnav a:hover { 
	color : #86AEBA;
	text-decoration : none;
 } 
 
 .topnav-markiert a { 
	padding-right : 20px;
	font-family : Verdana;	
	font-size : 12px;
	font-weight : bold;
	color : #86AEBA;
	text-decoration : none;
 } 
.topnav-markiert a:hover { 
	color : #FFFFFF;
	text-decoration : none;
 } 

.bottomnav a { 
	font-family : Verdana;	
	font-size : 11px;
	font-weight : normal;
	color : #86AEBA;
	text-decoration : none;	
	line-height:20px;
 }
.bottomnav a:hover { 
	color : #FFFFFF;
	text-decoration : none;
 } 

.div-unternav { 
	position:absolute; 
	left:475px; 
	top:140px;
 }
 
.unternav-gruen { 
	width:105px;
	padding-left:10px; 
	padding-bottom:2px; 
	border-bottom: 1px solid #D6F598; 
	margin-bottom:10px
 }
html>body .unternav-gruen { 
	width:95px; 
 }
.unternav-gruen a { 
	font-family:Verdana; 
	font-size:11px; 
	color:#000000;
	text-decoration:none;
 }
.unternav-gruen a:hover { 
	color:#AEEB31;
 } 
  
.unternav-gelb { 
	width:105px;
	padding-left:10px; 
	padding-bottom:2px; 
	border-bottom: 1px solid #F9E68A; 
	margin-bottom:10px
 }
html>body .unternav-gelb { 
	width:95px; 
 }
.unternav-gelb a { 
	font-family:Verdana; 
	font-size:11px; 
	color:#000000;
	text-decoration:none;
 }
.unternav-gelb a:hover { 
	color:#F4CD15;
 } 
    
.unternav-blau { 
	width:105px;
	padding-left:10px; 
	padding-bottom:2px; 
	border-bottom: 1px solid #7FD9FF; 
	margin-bottom:10px
 }
html>body .unternav-blau { 
	width:95px; 
 }
.unternav-blau a { 
	font-family:Verdana; 
	font-size:11px; 
	color:#000000;
	text-decoration:none;
 } 
.unternav-blau a:hover { 
	color:#00B4FF;
 } 
 
.unternav-rot { 
	width:105px;
	padding-left:10px; 
	padding-bottom:2px; 
	border-bottom: 1px solid #F68D91; 
	margin-bottom:10px
 }
html>body .unternav-rot { 
	width:95px; 
 }
.unternav-rot a { 
	font-family:Verdana; 
	font-size:11px; 
	color:#000000;
	text-decoration:none;
 }
.unternav-rot a:hover { 
	color:#ED1C24;
 }  
  
.unternav-dunkelgruen { 
	width:105px;
	padding-left:10px; 
	padding-bottom:2px; 
	border-bottom: 1px solid #87BF7F; 
	margin-bottom:10px
 }
html>body .unternav-dunkelgruen { 
	width:95px; 
 }
.unternav-dunkelgruen a { 
	font-family:Verdana; 
	font-size:11px; 
	color:#000000;
	text-decoration:none;
 }
.unternav-dunkelgruen a:hover { 
	color:#0F7F00;
 }  
  
.unternav-orange { 
	width:105px;
	padding-left:10px; 
	padding-bottom:2px; 
	border-bottom: 1px solid #FBC98E; 
	margin-bottom:10px
 }
html>body .unternav-orange { 
	width:95px; 
 }
.unternav-orange a { 
	font-family:Verdana; 
	font-size:11px; 
	color:#000000;
	text-decoration:none;
 }
.unternav-orange a:hover { 
	color:#F7941D;
 }  
   
/***************************************/
/* 				LAYER				*/ 
/************************************** 
 
/*  TOP-NAVIGATION */ 

.div-nav-back { 
	position : absolute;
	left : 0px;
	top : 0px;
	height : 100px;
	width : 1000px;
	background-color : #86AEBA;	
 }
 
.div-nav-container { 
	position : absolute;
	left : 0px;
	top : 0px;
	height : 90px;
	width : 1000px;
	background-image : url('../../media/top-background.gif');
	background-repeat : repeat-x;
 }

.div-nav-logo { 
	position : absolute;
	left : 7px;
	top : 6px;
	height : 46px;
	background-color : transparent;
 } 
 
.div-nav-slogan { 
	position : absolute;
	left : 734px;
	top : 10px;
	background-color : transparent;
 } 
 
.div-nav-language { 
	position:absolute;
	left:734px;
	top:65px;
	width:257px;
	text-align:right;
 } 
 
.div-nav-main {
	position : absolute;
	left : 100px;
	top : 40px;
} 





/* Sub-Navigation */ 

.div-subnav { 
	position:absolute; 
	left:94px; 
	top:63px; 
	background-color:#86AEBA; 
	height:27px; 
	padding: 3px;
	font-family:Verdana;
	font-size:10px;
	color: #000000;
 }

.subnav a { 
	font-family:Verdana;
	font-size:10px;
	color: #000000;
	text-decoration:none;
 }
.subnav a:hover { 
	color:#FFFFFF;
	text-decoration:none;
 } 
.subnav-markiert a { 
	font-family:Verdana;
	font-size:10px;
	color: #FFFFFF;
	text-decoration:none;
 } 
.subnav-markiert a:hover { 
	color:#FFFFFF;
	text-decoration:none;
 }  

/* PRODUKTWELT */ 

.div-produktwelt { 
	position : absolute;
	left : 600px;
	top : 100px;
	height : 300px;
	width : 400px;
	background-color : #CCCCCC;
 }
 




/* SUCHE */ 

.div-suche { 
	position : absolute;
	left : 600px;
	top : 410px;
	width : 400px;
	padding : 10px;
	text-align : right;
 } 
html>body .div-suche { width : 380px; }


.div-enjoy { 
	position:absolute;
	left: 610px;
	top: 470px;
	width:150px;
 }


/* CONTENT */ 

.div-headline { 
	position : absolute;
	top : 100px;
	left : 20px;
	background-color : #C2D6DC;
	font-family : Verdana;
	font-size : 12px;
	font-weight : bold;
	padding-left : 10px;	
	padding-right : 10px;
	padding-bottom:5px;
	padding-top:5px;
 }
.div-headline a { 
	font-family : Verdana;
	font-size : 12px;
	font-weight : bold;
	text-decoration:none;
	color:#000000;
 } 
.div-headline a:hover { 
	text-decoration:underline;
 } 

.div-content-container { 
	position : absolute;
	left : 30px;
	top : 140px;
	width : 530px;
 } 
 .div-content-left25 { 
	width:23%;
	float:left;
 }  
.div-content-left50 { 
	width:48%;
	float:left;
 } 
.div-content-left75 { 
	width:73%;
	float:left;
 }  
 .div-content-right25 { 
	width:23%;
	float:right;
 }  
.div-content-right50 { 
	width:48%;
	float:right;
 }  
.div-content-right75 { 
	width:73%;
	float:right;
 }   
.div-content-leer { 
	clear:both;
	display:block;
 } 
.div-content-doppel { 
	width:530px;
 } 
 
 #loungelogo {
	margin-left:-10px;
	padding-left:10px;
	float:left; 
	width:190px; 
	margin-top:25px; 
	text-align:left;
}
html>body #loungelogo {
	padding-left:0;
}