body {
  margin: 0;
  padding: 0;
  
  font-family: arial, verdana, helvetica, sans-serif;
  font-size: 12px;
}
a:link { border-style: none; border-width: 0; outline-style: none; outline-width: 0; color: #01519a;}
a:visited { border-style: none; border-width: 0; outline-style: none; outline-width: 0; color: #01519a; }
img { border-style: none; border-width: 0; outline-style: none; outline-width: 0; }
#top  { background: url(graphics/layout/HGtop.jpg) no-repeat center; margin: 0; position: absolute; z-index: 1; top: 0; left: 0; width: 980px; height: 154px }

#recycling  { background: url(graphics/layout/HGtop-recy.jpg) no-repeat center; margin: 0; position: absolute; z-index: 1; top: 0; left: 0; width: 980px; height: 154px }

#cont {
	position:absolute;
	margin: 0;
	left:0;
	top:154px;
	width:980px;
	background: url(graphics/layout/HGcont.gif) repeat-y center top;
	z-index:2;
}



#footer  { background: url(graphics/layout/HGfooter.gif) no-repeat center; margin: 20px 0 0; position: relative; width: 980px; height: 20px; float: right ; border-style: none; border-width: 0; outline-style: none; outline-width: 0; }

#navigation {
	position:absolute;
	left:300px;
	top:94px;
	width:666px;
	/*height:200px;*/
	z-index:3;
}


#inhaltfooter { position: relative; margin: 0;
  /*width: 830px; */
  float: left; border-width: 0; outline-style: none; outline-width: 0; }

#inhalt  { background-color: white; margin: 30px 0 0 30px; position: relative; width: 450px; float: left }

#banner  { background-color: white; margin: 30px 20px 0 0; position: relative; width: 200px; float: right }

#subnavi  { margin: 0 50px 0 0; position: relative; top: 30px; left: 35px; width: 180px; float: left }


#subnavi ul {
	border: 0px solid #000;
	background-color: #F2F2F2;
    font-family: arial, verdana, helvetica, sans-serif;
	font-size: 0.9em;
	text-align: left;
	color: #000;
	padding: 0;
 	margin: 0; /* all margins */
	voice-family: "\"}\"";
	voice-family:inherit;
}

#subnavi ul li {
	padding: 2px 0px 2px 0px;
	margin: 0;
	list-style-type: none;
	border-bottom: 1px solid #F2F2F2;
	border-top: 1px solid #000000;
	border-right: 0;
	border-left: 0;
}

#subnavi ul li a {
	color: #000;
	padding: 0.5em;
	text-decoration: none;
}

#subnavi ul li a#current {
	color: #0000CC;
}

#subnavi ul li a:visited {
	color: #000;
}

#subnavi ul li a:hover {
	color: #0000CC;

}


#contentbanner {
	position:relative;
	float: right;
  	margin: 0px 0px 0px 10px;
  	width:630px;
	background-color: #ffffff;
}
.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #003399;
}
