body {
	margin: 3px;
	color: #000;
	background: #165c5a;
	}
/* layout rules *************/
/* container padding for nn4 */
#content {
	color: #000;
	background: #f0f0f3;
	}
#contentholder {
	width: 500px;
	padding: 10px 0 0;
	}
#sidenav {
	color: #000;
	background: #ffffff;
	}
#sidenavholder {
	padding: 20px 0px 40px;
	}
#foot {
	color: #000;
	background: #cad2df;
	}

#footholder {
	padding: 14px;
	}
/* splash */
.splash {
	background: #f0f0f3 url(bilder/splash.jpg) no-repeat;
	height: 395px;
	}
.left { width: 15px; }
.right { background-position: -15px 0; }


/* dropshadow left side *************/
.sidedrop {
	color: #000;
	background: #165c5a url(bilder/assets/back_left.gif);
	}
/* dropshadow middle ***************/
.drop, ul, li {
	color: #000;
	background: #f0f0f3 url(bilder/assets/back_grey.gif);
	}
.spacer {
	display: block;
	}

/* formatting rules ***************/
#nav a, #hi {
	font-family: verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333;
	background: #b6b6b6;
	text-decoration: none;
	}
a.snav {
	font-family: verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333;
	background: none;
	text-decoration: none;
	}
a.snav:hover {
	color: #f00;
	background: none;
	}
a.imglink {
	color: #666;
	background: none;
	/* border: 1px solid #666; SH 061025 */
	}
a {
	font-family: verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #06c;
	background: none;
	}
p, ul, ol, li, .plain {
	font-family: verdana, sans-serif;
	font-size: 12px;
	color: #555;
	background: transparent;
	}

.einrueck
{
	padding-left: 1em;
	font-family: verdana, sans-serif;
	font-size: 12px;
	color: #555;
	background: transparent;
}
.smallplain, .smallplain a {
	font-family: verdana, sans-serif;
	font-size: 10px;
	color: #555;
	background: transparent;
	}
h3 {
	margin-top: 0;
	font-family: verdana, sans-serif;
	color: #555;
	background: transparent;
	}

/* online anfrage tables   cad2df      ***************/
.flabel {
	font-family: verdana, sans-serif;
	font-size: 12px;
	color: #000;
	background: #fff;
	}

.fhead {
	font-family: verdana, sans-serif;
	font-size: 12px;
	color: #555;
	background: #cad2df;
	}
.klein {
	font-family: verdana, sans-serif;
	font-size: 10px;
	color: #555;
	background: transparent;
         }

ol li {
margin-bottom: .3em;
}

.ral {
	margin-left: 1em;
	display: block;
	width: 160px;
	font-size: 9px;
	text-align: right;	
	}
	
.aktuell {
	margin: 1em 0 .2em 0;
	}

table.express {
	width: 485px;
	font-family: verdana, sans-serif;
	font-size: 12px;
	}
th {
	color: #555;
	background: #cad2df;
	}
table.express tbody {
	background: #FFF;
	}
table.express tbody th {
	white-space: nowrap;
	}
table.express tbody td {
	text-align: center;
	}
table.express tfoot {
	font-size: 12px;
	color: #555;
	background: #cad2df;
	}
