html
{
height: 100%;
}

body
{
font-family: Arial;
font-size: 12px;
margin: 0px;
padding: 0px;
color: #666666;
background:url(../img/back.gif) left top repeat-x #cdcccd;
/*font-size: 13px;*/
}

/* {

font-weight: bold;
color: #1e5391;
text-decoration: none;

}*/

/*a:hover {

text-decoration: underline;
color: #1e5391;

}*/


/* @ Formatierung Container */
div#container			{
						text-align: left;
						width:986px;
						height:667px;
						margin-left: auto;
						margin-right: auto;
					
						border:0px solid black;
						}
						
						
div#container_fixed		{
						position: relative;
						left: 0px;
						top:0px;
						width:986px;
						height:667px;
						margin-top: 120px;
						background:url(../img/content_back.png) top left  no-repeat;
						}


						
div#header			{
						position: relative;
						left: 0px;
						top:0px;
						height: 90px;
						border:0px solid blue;
						}




/* @ Formatierung Überschrift */
div#logo		{
				position: absolute;
				left:780px;
				top:-95px;
						
				}
				
				
div#abbinder {
				position: absolute;
				left: 0px; 
				top:665px;
				width: 500px; 
				height: 50px;
				}		
				
				
.subnav

{
 				color: #7c7c7d;
 				text-decoration: none;
 				margin-left: 15px;
							
}
				
div#nav {
				position: absolute;
				left: 16px; 
				top:15px;
				width: 252px;
				height: 252px;
				padding: 30px;
				clear: both;
				background: #6a6a6a;
				
				}	
				
				
				
				
div#nav2 {
				position: absolute;
				left: 16px; 
				top:333px;
				width: 252px;
				height: 252px;
				padding: 30px;
				clear: both;
				background: #b1b2b3;
				
				}					
				
				
#nav a, #nav a:hover, #nav2 a, #nav2 a:hover

{
 				color: white;
 				text-decoration: none;
				line-height: 22px;
				padding-bottom: 5px;
				
} 



a.linkspec 

{
 				color: #6a6a6a;
 				text-decoration: none;
				
} 

								
.nav_big	

{

				font-size: 17px; 
				line-height: 22px;
				font-weight: bold;
				

} 	


.nav_normal	

{

				font-size: 12px; 
				
				

} 		
	
			

div#metanav {
				position: absolute;
				left: 16px; 
				top:334px;
				width: 252px;
				height: 252px;
				padding: 30px;
				clear: both;
				background: #bfbfbf;
				
				}				

#metanav a, #metanav a:hover

{
 				color: #f2f1f2;
 				text-decoration: none;
				font-size: 12px; 
				line-height: 14px;

} 

	
div#content 	{
				position: absolute;
				left: 334px; 
				top:15px;
				background: white;
				width: 632px;
				height: 629px;
				}



div#contenttext

				{ 
 				
 				border:0px solid black; 
 				/*padding:25px;
 				padding-left:25px;
 				padding-top:30px;*/
				}				



li {

			
			list-style-image: url(../img/list_icon.gif);
			margin: 0px 0px 5px 0px;
			margin-top: 5px;
			padding-left: 7px;

}



/* @ Formatierung Footer */
div#footer 		{					
				clear: both;
				height: 100px;
				width: 920px;
  				margin-left: auto;
				margin-right: auto;
				background:url(../img/footer_rahmen.png) no-repeat;
				border: 0px dashed green;
				font-size: 12px;
				font-family: Arial;
				color: gray;
				border: 0px dashed blue;
				text-align: center;
				padding-top: 15px;
				

				}
				
				
				
h1 {

font-size: 15px;

}				

#specs td {border-bottom: 1px dotted #cccdce;}

#specs td {padding-top:5px;padding-bottom:5px; vertical-align: top; text-align: left;}

#specs td:first-child {
	
	font-weight: bold;
	width: 120px;
	}

#mobil td {border-bottom: 1px dotted #cccdce;}

#mobil td {padding-top:5px;padding-bottom:5px; vertical-align: top; text-align: left;}

#mobil td:first-child {
	
	font-weight: bold;
	width: 150px;
	}




