/* CSS Document für das Design */

body,div,dl,dt,img,a { margin:0; padding:0; border:0;
}

body {
	background-image:url(bilder/kachel-horizontal3.jpg);
	background-repeat:repeat-y;	
	background-position: center;
	background-color: #edf7fc;
	width: 100%;
	height: 100%;		
	font-family:Arial, Helvetica, sans-serif;
	color: #2E54A6;/*#213E7A;*/
	font-size: 12px;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	margin-top: 0px;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	margin-bottom: 10px;
	margin-top: 10px;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	margin-bottom: 10px;
	margin-top: 10px;
}

p {
	line-height: 18px;
}

#anfahrt li {
	line-height: 18px;
	}

a {
	font-family:Arial, Helvetica, sans-serif;
	color: #11203F;
	font-size: 12px;
	text-decoration: none;
	font-weight: none;
}

a:hover {
	text-decoration:underline;
}

div.clear_both {
	clear: both;
	height: 1px;
	margin: 0;
}

/* packt den mittleren teil ein, damit keine scrollbalken erscheinen ***********/
#bg-horizontal {
	position: absolute;
	z-index: 100;
	height: 750px;
	width: 100%;
	background-image: url(bilder/kachel-verlauf-vertikal.jpg);
	background-repeat: repeat-x;
}
	

#wrapper {
	position: absolute;
	margin-right: -475px;
	margin-left: -475px;
	z-index: 110;
	left: 50%;
	text-align: left;
	width: 950px;
}



/* Hintergrund in der Mitte ****************************************************/
#logo-bg {
	top: 0px;
	margin-top: 0px;
	background-image:url(bilder/hintergrund-mitte3.jpg);
	background-repeat: no-repeat;
	height: 750px;
}

/* Container für Inhalt *********************************************************/
#content {
	margin-left: 300px;
	width: 427px;
	padding-top: 278px;
	margin-bottom: 10px;
}

#info_rechts {
	position: absolute;
	width: 150px;
	top: 278px;
	left: 50%;
	margin-left: 290px;
	color: #11203F;/*#254689;*/
	text-align: center;
}

#info_rechts_kontakt {
	position: absolute;
	width: 180px;
	top: 278px;
	left: 50%;
	margin-left: 285px;
	font-size: 12px;
	color: #11203F;/*#254689;*/
	text-align: left;
}

#content_modelle {
	margin-left: 300px;
	width: 600px;
	padding-top: 278px;
	margin-top: 0px;
	margin-bottom: 10px;
}

	#modell_rechts {
		float: right;
		width: 350px;
		border: 1px solid #53575A;
	}	
		
	#EG {
		display: none;
	}
	#DG {
		display: none;
	}
	#EG2 {
		display: none;
	}
	#DG2 {
		display: none;
	}
	

#pics {
	width: 600px;	
	text-align: left;
}

 	img.pics {
		margin-bottom: 20px;
		border: 1px solid #53575A;
	}
	
	img.right {
		margin-right: 15px;
	}


/* Menü struktur ***************************************************************/
#menu {
	z-index: 120;
	margin-left: -475px;
	z-index: 120;
	width: 150px;	
	top: 70px;
	@top: 80px;
	height: 400px;
	position: absolute;	
	left: 50%;		
}

	#menu ul {
		list-style-type: none;
		left: 20px;
		top: 0;
	}
	
	#menu li {
		height: 25px;
		display: block;
	}
		
		#menu a {
			text-decoration: none;
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 13px;
			color: #2E54A6;/*#6E8CC1;*/
			font-weight: bold;
		}
		
		#menu a:hover {
			color: #6E8CC1;/*#A5BAE7;*/
		}
		
	
#submenu {
	z-index: 119;
	margin-left: -475px;
	z-index: 119;
	width: 243px;	
	top: 243px;
	@top: 255px;
	height: 166px;
	position: absolute;	
	left: 50%;		
	text-align: right;
	color: #2E54A6;
}

	#submenu ul {
		list-style-type: none;
		left: 20px;
		top: 0;
	}
	
	#submenu li {
		display: block;
		margin-bottom: 7px;
	}
	
		#submenu a {
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 12px;
			color:  #2E54A6;
			text-decoration: none;
		}
		
		#submenu a:hover {
			color:  #6E8CC1;
		}
		
		#submenu a:hover img {
			border: 3px solid white;
		}
		
		#submenu a:hover img {
			border: 3px solid #213E7A; /*#DFE4E8;*/
		}
		
	#submenu img {
		border: 3px solid white;
	}


#topmenu {
	z-index: 120;
	z-index: 120;
	width: 600px;	
	top: 40px;
	@top: 50px;
	height: 19px;
	position: absolute;	
	left: 50%;
	margin-left: -155px;	
	text-align: right;
}

	#topmenu ul {
		list-style-type: none;
		left: 20px;
		top: 0;
	}
	
	#topmenu li {
		display: inline;
		padding-left: 10px;
		padding-right: 10px;		
		border-color: black;
		border-style: solid;
		border-width: 0px;
		border-right-width: 1px;
		margin-right: -5px;
		@margin-right: 5px;
	}
	#topmenu li.last {
		border-width: 0px;
		margin-right: 5px;
	}
	
		#topmenu a {
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 12px;
			color: #11203F;
			text-decoration: none;
		}
		
		#topmenu a:hover {
			color: #2E54A6;
		}

