.banner {
  background-image:url('../images/banner_09_2.jpg');
}

/******   Breite des mittleren Containers,           *****
*******   bei des Fahrzeug-einzelseiten 835px        *****
*******   mit IFrames rechts (vorerst)  672px        *****/
.cont_mitte {
	width : 676px;
}

ul#Navigation {
	position:absolute;
	top:  29px;
	left: 522px;
	width: 142px;
	padding: 1px;
	margin-top: 0px;
	border-top: 1px solid #2b2727;
	border-left: 1px solid #2b2727;
	border-right: 1px solid #dedbdb;
	border-bottom: 1px solid #white;
	 
	  }
     
  ul#Navigation li {
    list-style: none;
    margin: 0px; padding: 0;
	filter:alpha(opacity=75); -moz-opacity: 0.75; opacity: 0.75;
  }

  ul#Navigation a {
	width: 139px;
    display:block;
    padding: 1px;
    text-decoration: none; font-weight: bold;
    border: 1px solid black;
    border-left-color: white; border-top-color: white;
    color: black; 
	background-color: #e1e5ed;
	
  }
  ul#Navigation a:hover {
	border-color: white;
	border-left-color: black;
	border-top-color: black;
	color: #c62b2d;
	background-color: #c1cfe1;
  }


/******  Definitionen für den mittleren Container    *****
*******  je nach Seite variiert das natürlich        ****/
.postext{
	display : block;
	position:relative;
	float:left;
	width: 100%;
	padding: 7px 0 0 7px;
	
}

.posbild_gross {
	display: block;
	position: relative;
	float:left;
}

.postext_2{
	display : block;
	position :relative;
	float:left;
	text-align: justify;
	width: 95%;
	padding: 7px;
}

.posbild_gross_2 {
display: block;
position: relative;
float:right;
width: 220px;
right:20px;
}

.text_menue {
display: block;
width: 86px;
height: 83px;
font-family: verdana, helvetica, arial, sans-serif;
font-size: 10px; 
color: #000000;
padding-left: 7px;
text-decoration: none;
}

.formpos {
	display : block;
	position : relative;
	top :  21px;
	left : 0px;
	width : 670px;
	height : 330px;
	background-color :#75819f;
	float:left;
}

/******  Definitionen für den mittleren Container    *****
*******  je nach Seite variiert das natürlich        ****/
