body {

	padding: 0px;

	margin: 0px;

	color: #000000;

	font-family: Gill Sans, Arial, sans-serif, Helvetica;

	font-size: 10pt;

	background-color: #f5f5f5;

	background-image: url(images/body_hg.jpg);

	background-repeat: repeat-y;

	background-position: center top;

	background-attachment: fixed;

}



p {

  color: #000000;

  font-family: Gill Sans, Arial, sans-serif, Helvetica;

  font-size: 10pt;

}



td {

  color: #000000;

  font-family: Gill Sans, Arial, sans-serif, Helvetica;

  font-size: 10pt;

}



h1 {

  color: #ffaf00;

  font-size: 18pt; 

  font-family: Arial, Helvetica, sans-serif;

  font-weight: bold;

  margin: 0;

}



h2 {

  color: #003366;

  font-size: 13pt; 

  font-family: Arial, Helvetica, sans-serif;

  font-weight: bold;

  margin: 0;

}
h4 {
  color: #003366;
  font-size: 13pt; 
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  margin: 0;
  padding: 0;
  padding-left: 15px;
}
div.download {
	margin: 0;
	margin-bottom: 15px;
	padding: 0;
	padding-left: 15px;
	float: left;
}
div.downloadlink {
	float: right;
	margin-right: 100px;
}
.clr {
	clear: both;
}
#wrapper {

	width: 950px;

	position: relative;

	margin: 0px auto;

}



#header {

  	width: 950px;

  	height: 82px;

}



#navigation {

  margin-top: 1px;

  width: 950px;

  background-color: #b3c2d1;

  height: 21px;

}



#whitebar {

  width: 949px;

  background-color: #FFFFFF;

  height: 15px;

}





#content {

  margin-top: 1px;

  width: 930px;

  margin-left: 10px;

  background-image: url(images/content_hg.jpg);

  background-repeat: repeat-y;

  min-height: 100px;

}





#main {

  width: 750px;

  float: left;

  min-height: 200px;

}





#news {

  width: 170px;

  padding-left: 10px;

  float: left;

}



#news p {

  color: #000000;

  font-family: Gill Sans, Arial, sans-serif, Helvetica;

  font-size: 11px;

}



#mainmenu, #mainmenu ul {

	padding:0;

	margin:0;

	list-style:none;

	line-height:1;

}

#mainmenu a {

	display:block;

	color:#fff;

	font-weight:bold;

	background-color:#B3C2D1;

	text-decoration: none;

	font-size: 11px;

	text-align: center;

	height: 21px;

	line-height: 21px;

}

#mainmenu a:hover{background-color:#003465;}



#mainmenu li {

	float:left; 

	width:135px;

	border-right-width: 1px;

	border-right-style: solid;

	border-right-color: #fff;

}



#mainmenu .sub a {

	font-weight:bold;

	text-decoration:none;

	padding-top: 1px;

	padding-right: 0;

	padding-bottom: 0px;

	padding-left: 0;

	border-right-style: none;

	text-align: left;

	height: 21px;

	line-height: 21px;

	display:block; 

	padding-left: 10px; 

	background-color:#FFAF00;

	border-bottom-width: 1px;

	border-bottom-style: solid;

	border-bottom-color: #fff;

}



#mainmenu .sub a:hover {

	font-weight:bold;

	text-decoration:none;

	padding-top: 1px;

	padding-right: 0;

	padding-bottom: 0px;

	padding-left: 0;

	border-right-style: none;

	text-align: left;

	height: 21px;

	line-height: 21px;

	display:block; 

	padding-left: 10px; 

	background-color:#003465;

	border-bottom-width: 1px;

	border-bottom-style: solid;

	border-bottom-color: #fff;

}





#mainmenu li ul {position:absolute; background-color:#FFF; width:149px; left:-999em; border:0; z-index:20;}

#mainmenu li ul li {display:block; width:149px; border:0; background-color:#FFFFFF;}

#mainmenu li ul li a {display:block; width:149px;}



#mainmenu li:hover ul, #mainmenu li li:hover ul, #mainmenu li.sfhover ul, #mainmenu li li.sfhover ul {left:auto;}



#mainmenu .aktuell{

	display:block;

	padding:4px;

	background-color:#003465;

	font-weight: bold;

	color: #FFFFFF;

	font-size: 75%;

	padding: 4px;

	text-align: center;

	border-right-width: 1px;

	border-right-style: solid;

	border-right-color: #fff;

}





#footer {

  margin-top: 30px;

	width: 940px; 

	position: absolute;	

	height: 20px; 

	color: #000;

	font-size: 10pt;

	font-family:  Arial, Helvetica, sans-serif;

	line-height: 20px;

	border-top-style: solid;

	border-top-width: 1px;

	border-top-color: #b3c2d1;

	padding-left: 10px;

	font-size: 8pt;

}



.staff { height: 300px; width: 690px; border-style: solid; border-width: 1px; border-color: #CCC }

.staff_header { background-color: #EFEFEF; height: 25px; line-height: 25px; font-size: 12px; font-weight: bold; color: #003366; width: 580px; border-bottom-style: solid; border-bottom-width: 1px; border-bottom-color: #CCC; padding-left: 10px; }

img a, a img {
	border: 0;
}

