#dealer,
#topnav,
#breadcrumb,
#navigation,
#search {
 display:none;
}
.startcol {
	/*background-image:url('../images/ce_bg.jpg');*/
	background-repeat:y-repeat;
	width:305px;
	float:left;
	display:inline;
	background-color:#000;
	min-height:300px;
	height:auto !important;
	height:300px;
}
#col3 {
	min-height:320px;
	height:auto !important;
	height:320px;
	margin-top:20px; 
}
#header {
	background-color:#000;
}
#logo {	
margin-top:10px;
z-index:1;
}

#nav {
	background-image:url(../images/startheader.jpg);
	height:398px;
	position:relative; 
	top:-90px;
	/*border-top:1px #fff solid;*/
	/*border-bottom:1px #fff solid;*/
}


h1 {
	color:#fff;
	padding-bottom:15px;
	padding-top:8px;
}

#main {
 background-color:transparent;
 background-image:none;
 /*background-image:url('fileadmin/templates/images/sprachwahl/fotoleiste_988.jpg');*/
 height:40px;
 background-repeat:no-repeat;
 background-position:center bottom;
}

#sprachlinks {
  /*height:120px;*/
  /*padding-top:60px;*/
  text-align:center;
  color:#fff;
  font-size:12px;
  font-weight:bold;
}