/* CSS Document */
body {
	
	background-image:url('images/hintergrund.gif');
	background-repeat:repeat-x;
	background-color:#ffffff;
	margin: 0px;
    padding:0px;
	margin-bottom:0px;
	font-size:12px;
	line-height:16px;
    font-family:Helvetica, Arial;
}
a:link {color:#000; text-decoration:none}
a:visited {color:#000; text-decoration:none;}
a:active {color:#000; text-decoration:none}
a:hover {color:#cc0000; text-decoration:none;}

.nav:link {color:#fff; text-decoration:none}
.nav:visited {color:#fff; text-decoration:none}
.nav:active {color:#cccccc; text-decoration:none}
.nav:hover {color:#cccccc; text-decoration:none}

.nav_2:link {color:#fff; text-decoration:none}
.nav_2:visited {color:#fff; text-decoration:none}
.nav_2:active {color:#cccccc; text-decoration:none}
.nav_2:hover {color:#cccccc; text-decoration:none}


.link_schwarz:link {color:#000000; text-decoration:none}
.link_schwarz:visited {color:#000000; text-decoration:none}
.link_schwarz:active {color:#000000; text-decoration:none}
.link_schwarz:hover {color:#000000; text-decoration:underline}

table {
  font-size:13px;
}

p {
 	margin: 0px;
    padding:0px;
	margin-bottom:0px; 
}

h1 {
  font-family:Helvetica, Arial;
  font-size:22px;
  color:#cc0000;
  text-transform:uppercase;
  font-weight:bold;
}
h2 {
  font-family:Helvetica, Arial;
  font-size:15px;
  color:#cc0000;
  font-weight:bold;
}

h3 {
  font-size:10px;
  font-family:Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
  color:#808080;
}

td#inhalt {
vertical-align: top;
margin:10px 10px 10px 10px;
font-size:13px;
color:#000;
border-spacing: 20px 10px;
background-color:#fff;
padding-left:15;
padding-top:15;


}

#kopfleiste
{
width:899px;
background-repeat:no-repeat;
}

#nav_leiste
{
float:left;
width:200px;
background-color: #B11125;


}

#inhalt
{
background-color: #cccccc;
width:699px;
line-height: 1.5;
}

table {
  paddig:0,0,0,0;
line-height: 1.5;  
}

table#einsatz {
vertical-align: top;
font-size:13px;
color:#000;
background-color: #fff;
}
.liste-line {
vertical-align: top;
font-size:13px;
border-bottom: 1px dashed #5F87A0;
}


.liste-line-alt {
vertical-align: top;
font-size:13px;
border-bottom: 1px dashed #5F87A0;
background-color: #EAEAEA;
color:#808080;
}


.liste-headline {
vertical-align: top;
font-size:13px;
background: url(images/liste-head.jpg);
background-repeat: repeat-x;
background-color:#cecece;
font-weight:bold;
text-align:left;
 
}


td#td_aktuell {
vertical-align: top;
background-color: #fff;
width:450px;
}

td#td_termin {
vertical-align: top;
margin: 0 0 0 0;
background-color: #fff;
font-size:13px;
}

ueberschrift {
font-size:13px;
font-weight:bold;
}

.fahrzeug_vorschau {
  cursor:pointer;
  width:95px;
  height:63px;
}

