#rahmen {
	width:976px;
	margin:0 auto;
	text-align:center;
}
#schatten_oben {
  width:976px;
	height:8px;
	font-size:1px;
	line-height:1px;
	float:left;
	background-image:url(../images/layout/schatten_oben.jpg);
}
#hintergrund {
	float:left;
	width:976px;
	text-align:left;
	background-image:url(../images/layout/hintergrund_bg.gif);
	background-repeat:repeat-y;
	margin:0;
}

#main {
	width:976px;
	margin:0;
	background-image:url(../images/layout/seitenschatten.gif);
	background-repeat:no-repeat;
	float:left;
}
#main_kopf {
	float:left;
	width:954px;
	height:384px;
	margin: 0 0 0 10px;
	background-color:#FFFFFF;
}
* html #main_kopf {
  margin: 0 0 0 5px;
}

#kopf_links {
	float:left;
	width:332px;
	height:383px;
}
#kopf_logo {
	width:332px;
	height:174px; 
	background-repeat:no-repeat;
}

#rot_back {
	height:81px;
	width:332px;
	background-image:url(../images/layout/rot_bg_minus1px.jpg);
}

#kopf_bild {
	float:left;
	width:622px;
	height:383px;
	/*background-image:url(../images/layout/kopfbild.jpg);
	background-repeat:no-repeat;*/
}

#trenner {
	float:left;
	height:10px;
	width:954px;
	background-color:#333333;
	margin: 0 10px;
}
#main_rahmen {
	float:left;
	background-color:#FFFFFF;
	width:954px;
	margin: 0  0 0 10px;
}
* html #main_rahmen {
  margin: 0  0 0 5px;
}
#main_left {
	float:left;
	width:332px;
	min-height:585px;
	height:auto !important;  /* für moderne Browser */
	height:585px;  /*für den IE */
}
#main_content {
	float:left;
	width:622px;
	min-height:585px;
	height:auto !important;  /* für moderne Browser */
	height:585px;  /*für den IE */
}

#left_body {
	min-height:573px;          
	height:auto !important;  /* für moderne Browser */                                                     
	height:573px;  /*für den IE */
	width:319px;
	background-color:#D9D9D9;
	background-image:url(../images/layout/left_bg.jpg);
	background-position:center bottom;
	background-repeat:repeat-x;
        margin-top:12px;
}

#wfinder_headline {
	width:319px;
	height:34px;
	background-image:url(../images/layout/wfinder_heading.jpg);
}

#newsletter_headline {
	width:319px;
	height:34px;
	background-image:url(../images/layout/newsletter_heading.jpg);
}

#left_content {
	margin:0 14px;
	padding: 8px 0;
}
.wfinder_suche {
	height:13px;
	width:160px;
	margin: 0 14px 0 0;
	padding:5px;
	font-weight:bold;
	border: 1px solid #000000;
}
.wfinder_select {
	line-height: 16px;
	height:20px;
	width:80px;
	margin: 0 14px 0 0;
	padding: 0px;
	font-weight:normal;
	border: 1px solid #000000;
 	}
.w_finder {
  margin-top:14px;
  padding-top:10px;
}

.wfinder_submit {
	height: 28px;
	width: 78px;
	background-image:url(../images/layout/wfinder_submit_senden.jpg);
	margin: 0;
	color:#FFFFFF;
	font-weight:bold;
	text-transform:uppercase;
	font-size:11px;
	line-height:28px;
}
#wfinder_3dmodell {
	position:absolute;
	height: 160px;
	width: 310px;
	background-image:url(../images/layout/wfinder_3dmodel_halbtrans.gif);
	background-repeat:no-repeat;
	bottom:100px;
	left:19px;
}


#entfloater {
	clear:both;
}
#footer {
	float:left;
        overflow:visible;
	position:relative;
	background-image:url(../images/layout/footer.gif);
	background-repeat:no-repeat;
	height:100px;
	padding: 0 10px;
}
#fussnavigation {
	float:left;
	height:56px;
	width:954px;
	background-image:url(../images/layout/fussnavigation_bg.jpg);
	background-repeat:repeat-x;
}
#fussnavigation_links {
	text-align:right;
	margin:29px 15px 0 0;
}
#fussnavigation_links a {
	margin:0 13px;
	color:#000000;
        font-size:11px;
	text-decoration: none;
	text-transform:uppercase;
}
#partnernavigation {
	float:left;
	height:44px;
	width:954px;
	background-color:#fff;
}
#partnernavigation img {
	float:left;
	border:0;
}
#schatten_unten {
  width:976px;
	height:10px;
	background-image:url(../images/layout/schatten_unten.jpg);
	background-repeat:no-repeat;
	float:left;
}


#verlauf{
color:#FFFFFF;
margin-left:15px;
padding-top:64px;
/*text-transform:uppercase;*/
font-size:11px;
width:300px;
}

#verlauf p{
color:#FFFFFF;
}


#verlauf a{
text-decoration:none;
color:#FFFFFF;
padding-left:4px;
}
#verlauf a:hover{
color:#000000;
}

