html, body {
  	width: 100%;
  	height: 100%;
  	margin: 0;
  	border: 0;
  	padding: 0;
}
  
body {
  	background-image: url(/images/bg.jpg);
	background-repeat: repeat-x;
}  
   
div#wrapper {
	width: 996px;
	height: 100%;
	position: absolute;
	left: 50%;
	margin-left: -498px;
}

div#logo {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 273px;
	height: 91px;
	overflow: hidden;
	z-index: 100;
}

div#nav {
	position: absolute;
	left: 1px;
	top: 91px;
	width: 273px;
	height: 197px;
	overflow: hidden;
	background-color: #0066cc;
	z-index: 97;
}

div#adresse {
	position: absolute;
	left: 1px;
	top: 271px;
	width: 537px;
	height: 17px;
	overflow: hidden;
	background-color: #0066cc;
	padding-left: 9px;
	z-index: 99;	
}

div#zerts {
	position: absolute;
	left: 0px;
	top: expression((document.body.clientHeight - 273) + "px");
	bottom: 0px;
	width: 273px;
	height: 273px;
	overflow: hidden;
	z-index: 90;
}

div#copyright {
	position: absolute;
	left: 922px;
	right: 0px;
	top: expression((document.body.clientHeight - 280) + "px");
	bottom: 0px;
	width: 73px;
	height: 280px;
	overflow: hidden;
	z-index: 90;
}

div#seitenbild {
	position: absolute;
	left: 273px;
	top: 0px;
	width: 649px;
	height: 288px;
	overflow: hidden;
	z-index: 98;
}

div#main {
	position: absolute;
	left: 273px;
	top: 328px;
	bottom: 0px;
	width: 650px;
	height: expression((document.body.clientHeight - 328) + "px");
	overflow: auto;
	z-index: 100;
}

div#menu {
	position: absolute;
	left: 1px;
	left: 1 !important;
	top: 91px;
	top: 91 !important;
	width: 482px;
	width: 482 !important;
	height: 340px;
	height: 340 !important;
	overflow: hidden;
	z-index: 100;
}

.lauftext_normal, .lauftext_normal a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
}
a.lauftext_normal, .lauftext_normal a {
	text-decoration: underline;
}
a.lauftext_normal:hover, .lauftext_normal a:hover {
	color: #999999;
}
.lauftext_normal_fett, .lauftext_normal_fett a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
}
a.lauftext_normal_fett, .lauftext_normal_fett a {
	text-decoration: underline;
}
a.lauftext_normal_fett:hover, .lauftext_normal_fett a:hover {
	color: #999999;
}
.lauftext_klein, .lauftext_klein a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
}
a.lauftext_klein, .lauftext_klein a {
	text-decoration: underline;
}
a.lauftext_klein:hover, .lauftext_klein a:hover {
	color: #999999;
}
.lauftext_klein_fett, .lauftext_klein_fett a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #666666;
}
a.lauftext_klein_fett, .lauftext_klein_fett a {
	text-decoration: underline;
}
a.lauftext_klein_fett:hover, .lauftext_klein_fett a:hover {
	color: #999999;
}
.lauftext_gross, .lauftext_gross a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
}
a.lauftext_gross, .lauftext_gross a {
	font-size: 14px;
	text-decoration: underline;
}
a.lauftext_gross:hover, .lauftext_gross a:hover {
	font-size: 14px;
	color: #999999;
}
.lauftext_gross_fett, .lauftext_gross_fett a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #666666;
}
a.lauftext_gross_fett, .lauftext_gross_fett a {
	font-size: 14px;
	text-decoration: underline;
}
a.lauftext_gross_fett:hover, .lauftext_gross_fett a:hover {
	font-size: 14px;
	color: #999999;
}
.seitentitel, .seitentitel a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
}
a.seitentitel, .seitentitel a {
	text-decoration: underline;
}
a.seitentitel:hover, .seitentitel a:hover {
	color:#999999;
}
.absatztitel, .absatztitel a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
}
a.absatztitel, .absatztitel a {
	text-decoration: underline;
}
a.absatztitel:hover, .absatztitel a:hover {
	color: #999999;
}
.navigation_aktiv, .navigation_aktiv a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
}
a.navigation_aktiv, .navigation_aktiv a {
	text-decoration: underline;
}
a.navigation_aktiv:hover, .navigation_aktiv a:hover {
	color: #999999;
}
.navigation_inaktiv, .navigation_inaktiv a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
}
a.navigation_inaktiv, .navigation_inaktiv a {
	text-decoration: underline;
}
a.navigation_inaktiv:hover, .navigation_inaktiv a:hover {
	color: #999999;
}
.hinweistext, .hinweistext a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #CCCCCC;
}
a.hinweistext, .hinweistext a {
	text-decoration: underline;
}
a.hinweistext:hover, .hinweistext a:hover {
	color: #999999;
}
