@charset "UTF-8";
/* CSS Document */


/* Metanavi */
#metanavi{
margin:0 0 0 650px;
padding-top:10px;
}

#metanavi li{
float:left;
margin-left:15px;
list-style-type:none;
}

#metanavi li a{
color:#fff;
text-decoration:none;
}

#metanavi li a:hover{
text-decoration:underline;
}

#metanavi li a img{
margin-top:-3px;
}


/* Spalten */

#spalte_1{
width:250px;
float:left;
}

#spalte_2{
margin-left:290px;
padding-top:20px;
width:680px;
}

#spalte_2_links{
width:450px;
float:left;
}

#spalte_2_rechts{
width:195px;
margin-left:465px;
}

.leistungen_links{
width:220px;
float:left;
}

.leistungen_rechts{
width:220px;
margin-left:230px;
}

* html .leistungen_links{
width:450px;
float:none;
}

* html .leistungen_rechts{
width:450px;
margin:10px 0 0 0;
}

#spalte_kontakt_links{
width:210px;
float:left;
}

#spalte_kontakt_rechts{
width:450px;
margin-left:230px;
}


/* coverflow */

#coverflow{
margin:0 0 20px 15px;
width:960px;
height:300px;
}

/* Teaser */

#teaser_navi{
width:200px;
padding-left:50px;
margin-top:60px;
}


/* Tabelle Fahrer */

tr{
vertical-align:top;
}

td{
padding-right:10px;
}

.titel{
font-weight:bold;
color:#cd2f26;
}

.trennlinie{
margin:20px 0 20px 0;
}


/* Kontakt */

#map{
margin-top:15px;
border:1px solid #cd2f26;
}