html, body {height:100.1%;}
body {
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	background: #E5E8EB;
	overflow-x: hidden;
	scroll: no;
	}
	
h1 {
	font: 120%/1.8em "Verdana", Arial, Helvetica, sans-serif; color:#00356c
	}
h2 {
	font: 120%/1.5em "Verdana", Arial, Helvetica, sans-serif; color:#00356c; 
	}
h1, h2, h3, h4 {padding-left: 30px;}
a {text-decoration: none;}
.tsmall {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 9px;
        line-height: 22px;
}
.tmiddle {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 12px;
        line-height: 28px;
}
.tbig {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 14px;
        line-height: 31px;
}
#header {
	height: 100px;
	text-align: right;
	background: #fff;
	}

#header .logo {
	margin:1.5em 0.5em 1em 0;
	}
#footer {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 20px;
	border-top: 2px solid #fff;
	border-bottom:2px solid #fff;
	z-index: 4;
	
	}
#footer2{
	width: 100%; 
	height: 100%; 
	margin-left:180px;
	padding-left: 2px;
	z-index: 1;}
html > body #footer {
  position: fixed;
	}
#footer a:link, #footer a:visited {
	color: #FFF;
	font-size: 70%;
	}
#men1, #men2{float: left;  width: 70px; background-color: #00356c; margin: 1px; border: 1px solid #E5E8EB; text-align: center;}

#footer a:hover {
	text-decoration: none;
	}
#footer:after {
	content: "Aktualisiert am: 20. Juni 2005";
	}

#nav {
	position: absolute;
	top: 0;
	left: 0;
	width: 180px;
	height: 100%;
	background: #97a8b7 url(images/bg_nav.jpg) repeat-x top;
	text-align: right;
	border-top: 2px solid #fff;
	border-right: 2px solid #fff;
	z-index:4;

	}
#nav ul {
	list-style: none;
	padding-left: 0;
	margin: 10em 0.5em  0 0.5em;
	}

#nav li {
	font-size: 80%;
	line-height: 200%;
	background: url(images/autocom_nav.gif) no-repeat left 0px;
	color: #00356C;
	}
#nav a:link, #nav  a:visited {
	text-decoration: none;
	color: #FFF;
	width: 100%;
	display: block;
	background: #97a8b7;
	}
#nav a:active, #nav a:hover {
	text-decoration: none;
	color: #00356C;
	background: url(images/autocom_nav.gif) no-repeat left 0px;
	width: 100%;
	display: block;
	}
.menakt{
	text-decoration: none;
	color: #00356C;
	background: url(images/autocom_nav.gif) no-repeat left 0px;
	width: 100%;
	display: block;
	}
#menakt{
	text-decoration: none;
	color: #00356C;
	background: url(images/autocom_nav.gif) no-repeat left 0px;
	width: 100%;
	display: block;
	}
#nav h2 {
	font: 110% Georgia, "Times New Roman", Times, serif;
	color: #2A4F6F;
	background-color: transparent;
	border-bottom: 1px dotted #cccccc;
	}
#content {
	margin:50px 300px 0 0;
	border-left: 180px solid #97a8b7;
	padding: 0 0 20px 20px;
	background: #E5E8EB;
	z-index: 1;
	}
#content li{
	list-style: url(images/punkt.gif) outside;
	}
#content p{
	font: 80%/1.5em "Verdana", Arial, Helvetica, sans-serif; 
	color:#333;
	padding-left: 30px;
	}
#content li{
	font: 80%/1.9em "Verdana", Arial, Helvetica, sans-serif; 
	color:#333;
	margin-left: 10px;
	}
#content li li{
	font: 100%/1.5em "Verdana", Arial, Helvetica, sans-serif; 
	color:#333;
	}
#content a:link, #content a:visited{text-decoration: none;color:#333;}
#content a:hover{text-decoration: underline;color:#333;}
#rechts{
	position: absolute; 
	bottom: 0px; 
	right:20px; 
	width: 350px; 
	height:270px;
	text-align: right;
	}
#rechts img{margin-bottom: 0; vertical-align: bottom;}
#mio{
	position: absolute;
	top: 100px;
	left: 0;
	width: 100%; 
	background: url(images/bg_mio2.jpg) repeat-x;
	z-index: 2;
	}
#mio img {margin-left: 175px;}


