body {
	font-family: Georgia, "Times New Roman", Times, serif;
    margin: 	0px;  
	text-align: center;
}

/* Boxen */
.seite 				{ 
margin: 30px auto auto auto; 
width: 711px;
padding-bottom: 30px; }
.kopf_oberer_rand 	{ 
width: 711px;}
.kopf_feld			{
text-align: left;
height: 80px; }
.kopf_feld, .kopf_navi, .inhalt {
float: left; 
width: 710px; 
border: 1px solid #ADAEAD; 
border-top: 0;
border-bottom: 0; }
* html .kopf_feld, * html .kopf_navi, .inhalt  {  /* Breitenangaben nur fuer IE */
width: 712px; w\idth: 710px;}
.kopf_navi_felder	{ 
margin: 0 0 0 2px; 
font-size: 15px;}
.kopf_navi_feld, .kopf_navi_feld_aktiv { 
float: left; 
margin: 2px 0 0 0;
width: 137px; 
height: 39px; 
line-height: 39px;
vertical-align: middle; 
font-weight: bold; 
background-image: url(pix/kopf_nav_hinter.gif);}
.kopf_navi_feld_aktiv { 
background-image: url(pix/kopf_nav_hinter_aktiv.gif); 
color: #E81717; }
.nav_trenner { 
float: left; 
margin: 2px 0 0 0;}
.inhalt {
text-align: left;
font-family: Verdana, Arial, Helvetica, sans-serif;
background-image: url(pix/hinter_inhalt.gif);
background-repeat: repeat-y;
padding-bottom: 20px }
.inhalt_links,.inhalt_links_wartung, .inhalt_rechts {
float: left;
display: inline;
margin: 24px auto auto 47px;
width: 336px;
}
.inhalt_links {display: none}
.impressum .inhalt_links {display: block}
.inhalt_rechts {
margin: 24px auto auto 43px;
width: 200px; }
.bilder {
text-align: center; }
.bild_links, .bild_rechts {
float: left }
.bild_rechts {
margin-left: 42px; }
.fuss {
font-family: Verdana, Arial, Helvetica, sans-serif;
float: left;
width: 709px;
margin-top: 3px;
font-size: 0.6em;
text-align: right;}

/* Links */
a, a:link, a:visited {
color: #E81717; 
text-decoration: underline;
}
a:hover {
color: #CC0000; 
text-decoration: underline;}
a.nav, a.nav:link, a.nav:visited { 
color: #808080; 
text-decoration: none; }
a.nav:hover { 
color: #E81717; 
text-decoration: underline;}

/* Schriften */

p  {
    font-size: 0.7em;
	line-height: 1.4em;
}
h1 {
	font-size:1.1em;
    font-weight:bold;
    margin-top:0px;
}
h1 span {
font-weight: normal;
font-size:0.65em; }
h2 {
	font-size:12px;
	margin:0px;
}
li {
	list-style-type:square;
	line-height: 1.4em;
}
ul {
	margin-left: -4px;
	padding-left: 20px;
	font-size: 0.7em
}


/* Sonstiges */
.linie {
margin: 0; }
.route_start {
border: 1px solid #0176E3;
background-color: #FFFFFF; }
.route_ziel {
border: 1px solid #FFC800;
background-color: #FFFFFF; }
.route_form {
margin-top: 10px; }
.route_form img {
float: left; }
.route_berechnen {
margin-top: 10px;
text-align: center; }

.wartungshinweis {position: absolute; left: 50%; top:50%; margin-left: -160px; margin-top: -80px; width: 320px;}
.wartungshinweis p {font-size: 16px}
