body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: verdana, Arial,  helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #000;

	background-color: #fff;
	background-image:url(pics/hg.gif);	/*anstatt hg.gif eineach hgVollfarben.gif eintragen und schon hast nen anderen Hintergrund*/

	}
a {
	text-decoration: underline;
	color:  #000;
	outline: none;
	}
a:visited {
	color:  #000;
	}
a:active {
	color:  #000;
	}
a:hover {
	color: #900;
	text-decoration: underline;
	}
.ahem {
	display: none;
	}
strong, b {
	font-weight: bold;
	}
p {

	margin-top: 0px;
	margin-bottom: 0px;
	}

/* weird ie5win bug: all line-height to font-size ratios must agree or box gets pushed around. UPDATE: this has turned out to be very rare. my current recommendation is IGNORE this warning. at the moment i'm leaving it in only in case the issue turns up again. possibly the original bug in march 2001 was caused by an unusual combination of factors, although this solved it at the time.*/

h1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 26px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
h2 {
	font-size: 12px;
	line-height: 40px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
h3 {
	font-size: 11px;
	line-height: 22px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
h4 {
	font-size: 14px;
	line-height: 26px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
h5 {
	font-size: 12px;
	line-height: 22px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
h6 {
	font-family:Arial, "Times New Roman", Times, serif;
	font-size: 10px;
	line-height: 16px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
img {
	border: 0;
	}
.nowrap {
	white-space: nowrap;
	font-size: 10px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
/* must be combined with nobr in html for ie5win */
	}
.tiny {
	font-size: 9px;
	line-height: 16px;
	margin-top: 15px;
	margin-bottom: 5px;
	}
.imgright{
border:0px;
margin:2px 0px 2px 4px;
float:right;
}
.imgleft{
border:0px;
margin:2px 4px 2px 0px;
float:left;
}
.logo{
      position: absolute;
      top: 0px;
      left: 0px;
      width: 156px;
      height: 120px;
}

.banner{
      position: absolute;
      top: 15px;      left: 200px;
      width: 459px;
      height: 59px;
}

.navcontainer
{
position:absolute;
top:124px;
left:10px;
width: 180px;
/*font-family: Arial, Verdana, Lucida, Geneva, Helvetica, sans-serif;*/
color: #333;
overflow:hidden;
}

.navcontainer ul
{
list-style: none;
margin: 0px;
padding: 0px;
border: none;
	font-weight:bold;
}

.navcontainer li
{
	margin: 0px;
	border-bottom-style: dotted;
	border-bottom-width: 2px;
	border-bottom-color: #FEEDB2;
		
}

.navcontainer li a
{
	display: block;
	padding: 0px 2px 0px 8px;
	color: #000;
	text-decoration: none;


}

.navcontainer li a:hover
{
color: #900;
text-decoration:none;
background-image:url(pics/navi.gif);
background-repeat:no-repeat;
}


.unavi
{
display: block;
padding: 0px 0px 0px 10px;
color: #000;
text-decoration: none;
border-bottom:1px dashed #FEEDB2 !important;
font-weight:normal !important;
}
.unavi li a 
{
border-bottom:1px dashed #FEEDB2 !important;

}
.unavi a:hover
{
color: #900;
background-image:url(pics/navi.gif);
background-repeat:no-repeat;
}


.naviactive
{
display: block;
padding: 0px 2px 0px 8px;
color: #900;
text-decoration: none;
font-weight:bold;
background-image:url(pics/navi.gif);
background-repeat:no-repeat;
width: 170px;
}
html>body .naviactive {
width: 170px;
}
.unaviactive
{
display: block;
padding: 0px 0px 0px 18px;
color: #000;
font-weight:normal !important;
text-decoration: none;
background-image:url(pics/navi.gif);
background-repeat:no-repeat;
border-bottom:1px dashed #FEEDB2 !important;
width: 180px;
voice-family: "\"}\"";
voice-family:inherit;
width:160px;
}
html>body .unaviactive {
width:160px;
}
.impress{
visibility:hidden;
}
.content{
      position: absolute;
      top: 136px;
      left: 220px;
  	  padding-left:2px;
      width: 520px;
}

