

body {
	/*background-color: #8093a1;*/
	background-color: #ffffff;
	font-size: 11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	padding:0px;
	margin:0px;
	/*background-image:url('../images/mat/bg_body.png');*/
	background-image:url('../images/mat/newBackground.png');
	background-repeat:repeat-x;
	background-position:top;
}
 
a {text-decoration: none; color: #000000; font-weight:bold;}
a:visited {text-decoration: none; color:#000000; font-weight:bold;}
a:hover {text-decoration: none; color: #1a6398; font-weight:bold;}
a:active {text-decoration: none; color: #1a6398; font-weight:bold;}

a.navi {text-decoration: none; color: #3c3c3c; font-weight:bold;}
a.navi:visited {text-decoration: none; color: #3c3c3c; font-weight:bold;}
a.navi:hover {text-decoration: underline; color: #1a6398; font-weight:bold;}
a.navi:active {text-decoration: underline; color: #1a6398; font-weight:bold;}

wk_summe {
	font-size: 18px;
	background-color: #fef6e7;
	padding:5px 15px;
	margin:0px;
}

h1 {
	font-size: 11px;
	background-color: #fef6e7;
	padding:5px 15px;
	margin:0px;
}

h2 {
	font-size:14px;
	font-weight: bold;
	padding: 5px;
	margin:0px;
	height:18px;
	/*background-color:#1a6398;*/
	background-color:#3d555f;
	color:#FFFFFF;
	background-image:url('../images/mat/bg_h2.png');
	background-repeat:repeat-x;
	background-position: top;
}

h3 {
	font-size:14px;
	font-weight: bold;
	padding: 5px;
	margin:0px;
	color:#6b6b6b;
}


b,strong{
  color:#000000;
  font-weight: bold;
}


/* ----------container zentriert das layout-------------- */
#container {
	width: 985px;
	margin-top:15px;
	margin-bottom:15px;
	margin-left:auto;
	margin-right:auto;	
}

#wrapper {
	margin-top: 10px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top:0px;
	padding-left:0px;
	padding-right:0px;
	padding-bottom:0px;
	border: 2px solid #fef6e7;
	background-color:#FFFFFF;
	
}

/* ----------Kopfbereich-------------- */
#header {
	text-align: left;
	margin-bottom: 10px;
	height: 160px;
	background-color:#FFFFFF;
}

#Logo {
	width: 981px;
	text-align: left;
	margin: 0px;
	float:left;
	height: 119px;
	background-image:url(../images/mat/logo.jpg);
	background-position:top;
	border-bottom: 1px solid #ffffff;
	
}




.anschrift{
	font-size:10px;
	text-align:right;
	margin-right:10px;
	margin-top:5px;
	height: 20px;	
}


.hauptmenu{
	height: 27px;
	background-image:url('../images/mat/bg_navi.png');
	background-repeat:repeat-x;
	background-color:#3d555f;
	font-size:13px;
	color:#FFFFFF;
	padding-left:10px;
	padding-top:10px;
	float:left;
	width:971px;
	display:inline;
	border-bottom: #868889 9px solid;
	text-align:center;
	
}

.hauptmenu a{
	font-size:13px;
	color:#FFFFFF;
	text-decoration:none;
}

.hauptmenu a:hover, .hauptmenu a#active{
	text-decoration: underline;
	color:#FFFFFF;
}

.hauptmenu a:visited{
	color:#FFFFFF;
}


/* --------------LAYOUT SPALTEN------------- */


#left_bg {
	float: left;
	width: 772px;
	margin-top: 0px;
	margin-left: 5px;
	margin-bottom: 0px;
	margin-right:0px;
	padding-top:5px;
	padding-left:5px;
	padding-right:0px;
	padding-bottom:0px;
	background-color:#ffffff;
	background-image:url(../images/mat/bg_wrap_left.gif);
	background-repeat:repeat-y;
}



#left {
	float: left;
	width: 185px;
	margin: 0px;
	padding-top:2px;
	padding-left:2px;
	padding-right:0px;
	padding-bottom:0px;
}

#twocols{
 width:980px; 
 float:left; 
 background-color:#FFFFFF;
}

#right {
	float: right;
	width: 190px;
	margin: 0px;
	padding-top:5px;
	padding-left:0px;
	padding-right:5px;
	padding-bottom:0px;
   background-color:#ffffff;
}

#content {
	float: left; 
 	display:inline; 
	width: 565px;
	padding-top:0px;	
	padding-right:0px;
	padding-left:0px;
	margin-left:15px;
    background-color:#ffffff;	
	
}

.box_grau{
  /* background-color:#efefef;*/
   background-color:#efefef;
   border-bottom: #adafb1 1px solid;
   border-left: #adafb1 1px solid;
   border-right: #adafb1 1px solid;
   padding: 10px 5px 10px 5px;
}

.box_gelb{
  /* background-color:#efefef;*/
   background-color:#ffffff;
   border-bottom: #26343b 1px solid;
  /* border-left: #26343b 1px solid;*/
   border-right: #26343b 1px solid;
   padding: 10px 5px 10px 5px;
}

.box_weiss{
  /* background-color:#efefef;*/
   background-color:#ffffff;
   border-bottom: #26343b 1px solid;
   /*border-left: #26343b 1px solid;*/
   border-right: #26343b 1px solid;
   padding: 10px 5px 10px 5px;
}

.box_grau_suchbaum{
   width: 560px;
   float: left;	
   background-color:#efefef;
   border-bottom: #adafb1 1px dotted;
   border-left: #adafb1 1px solid;
   border-right: #adafb1 1px solid;
} 


/* -----------------Inhalt--------------------- */

#fahrzeugwahl {
	height: 20px;
	float:left;
}

div#content { 
	min-height:300px;
	height:expression(this.scrollHeight > 300 ? "auto":"300px"); 
}

/* --------------left navigation------------- */
ul.navigation_links{
	list-style-type:none;
	margin-left:0px;
	padding-left:5px;
	font-size:11px;
}
ul.navigation_links li{
	margin-left:0px;
	padding-bottom:3px;
}

ul.navigation_links li a{
	background-image:url('../images/mat/navi_links.gif');
	background-position:left;
	background-repeat:no-repeat;
	padding-left: 10px;
	width:100%;
	color:#3c3c3c;
	font-weight:bold;
}
ul.navigation_links li a:hover{
	width:100%;
	background-image:url('../images/mat/navi_links_over.gif');
	background-position:left;
	background-repeat:no-repeat;
	padding-left:10px;
	color:#1a6398;
	font-weight:bold;
	text-decoration:none;
}

/* --------------BOX für Inhalte------------- */


.box_rahmen {
	background: #FFFFFF;
	margin-bottom: 10px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	width:180px;
    border: #adafb1 1px solid;
	float:left;
	display:inline;
}

.box_ohne_rahmen {
	background: #FFFFFF;
	margin-bottom: 10px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	width:180px;
	float:left;
	display:inline;
}



#left .box {
	background: #FFFFFF;
	margin-bottom: 10px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	width:184px;
}

#left .box_kfzsuche {
	/*background-color: #1a6398;*/
	background-color:#25343a;
	margin-bottom: 10px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	width:184px;
	background-image:url('../images/mat/bg_fahrzeugsuche.png');
	background-position:top;
	background-repeat: repeat-x;	
}



#left .inhalt_kfzsuche td,tr{
	font-size:10px;
	padding: 0px 0px 0px 0px;
	margin:0px;
    color:#FFFFFF;	
}


.trenner_suche{
 background-color:#2e434d;
 height:1px;
 margin-top:10px;
 margin-bottom:10px;
 margin-left:auto;
 margin-right:auto;
 width:90%;
}


.kein_schein{
   text-align:center;
   color:#ffffff;
   font-weight:bold;
   font-size:14px;
}

.kein_schein a{
   color:#ffbe31;
   font-weight:bold;
   font-size:11px;
   border: #ffbe31 1px solid;
   padding:5px;
   background-image:url('../images/mat/bg_hierklicken.png');
   background-position:top;
   background-repeat: repeat-x;
}

.kein_schein a:hover{
   text-decoration:underline;
}


.fahrzeugdetails{
   text-align:center;
   color:#ffffff;
   font-weight:bold;
   font-size:14px;
   margin-bottom:10px;
   margin-top:10px;
 }

.fahrzeugdetails a{
   color:#ffbe31;
   font-weight:bold;
   font-size:10px;
   border: #ffbe31 1px solid;
   padding:5px;
   background-image:url('../images/mat/bg_hierklicken.png');
   background-position:top;
   background-repeat: repeat-x;
   cursor:pointer;
}

.fahrzeugdetails a:hover{
   text-decoration:underline;
}



#left .inhalt {
	font-size:10px;
	padding: 0px 0px 0px 0px;
	margin:0px;
}

#left .inhalt td,tr{
	font-size:10px;
	padding-left: 5px;
	padding-top: 3px;
	padding-bottom: 3px;	
	padding-right: 0px;
	margin:0px;
	line-height:normal;
	color:#000000;
}






.inhalt {
	font-size:11px;
	padding: 5px 5px 5px 5px;
	margin:0px;
}



.box, .box2 { 
	width: 562px;
	float:left;
	top: 0px;
	background: #FFFFFF;
	margin-bottom: 10px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;	
}
.box2 { 
	margin-left:10px;
	width: 536px;
	float:center;

}
.box .inhalt {
	font-size:9px;
	padding: 5px;
	margin:0px;
}




#content .box .inhalt {
	font-size:11px;
	padding: 5px;
	margin:0px;
}

.tagespreis, .tagespreis2, .tagespreis a
{
	color:#1a6398;
 	font-size:14px;
 	font-weight:bold;
 	margin:0px 5px 0px 0px;
	text-align:right;
}
.tagespreis2
{
	margin:0px 5px 8px 5px;
	text-align:center;


}


/* Trenner */
.linie{
  margin-top:10px; 
  margin-bottom:10px;
  width:99%;
  border:none;
  border-bottom:dashed 1px #d0d0d0;
  padding-bottom:0px;
  padding-top:0px;
  padding-left:0px;
  padding-right:0px;
  display:block;
  font-size:0.5em;
  line-height:0.1em;
}


/* -----------footer--------------------------- */
.footer {
	clear: both;
	margin: 0px;
	padding: 5px 5px 5px 5px;
	text-align: center; 
	font-size: 9px;
	background-color: #ffffff;
	margin:0px;
}

.footer p{
	font-weight:normal;
	font-size:9px;
	text-align:center;
	color:#999999;
	padding-top:5px;	
	padding-left:5px;
	padding-right:5px;
	padding-bottom:5px;
 }


.clearer {
	font-size: 0px;
	clear: both;
	height:1px;
	width:100%;
}			 

input.button{
	float:left;
	height: auto;
	border: 1px solid #1a6398; 
	padding: 3px 3px 3px 3px;
	width: auto;  
	cursor: pointer;
	font-size:12px;
	text-align: center; 
	font-weight: bold;
}

input.button a { color:#000000; background:none; }
input.button a:link { color:#000000; }
input.button a:hover { color:#FFFFFF; background-color:#1a6398;}
input.button a:active { color:#000000; }



*[type="submit"]:hover{
   background:none;
   color:#1a6398;   
}


 /* *** Float containers fix: *** */ 
.clearfix:after {
 content: "."; 
 display: block; 
 height: 0px; 
 clear: both; 
 visibility: hidden;
 }
 
.clearfix{display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  


/* -----------ORIGNAL --------------------- */

div.button{
	font-size:12px;
	font-weight: bold; 
	border: 1px solid #1a6398; 
	padding: 3px 3px 3px 3px;
	width:auto;
}

div.button a { 
    color:#000000;
	height: auto;
	border: 0px solid #1a6398; 
	padding: 0px;
	width: auto;  
	cursor: pointer;
	text-align: center; 
  
 }
 
div.button a:hover { 
    color:#FFFFFF;
	background-color:#1a6398;
}

div.button a:active { color:#000000; }

div#hinweis
{
	text-align: justify;
	padding:3px 3px 3px 3px;
	width:auto;
	color:#FFFFFF;
	background-color:#1a6398; 
	height:auto;
}
.wkbutton 
{
	width:auto;
	height:40px;
	background-color:#F5F5DC;
	margin:5px auto 5px auto; 
	text-align:center;
}


.transparent {
  filter:alpha(opacity=70); /* IE */
  -moz-opacity: 0.7; /* Gecko */
  opacity: 0.7; /* Opera */
  background-color:#000000;
  position:absolute;
}

