html, body {
  height: 100%;
  margin: 0;
  padding: 0;
  border: none;
  background-image: url(img/header_body_bg.jpg);
  background-repeat: repeat-x;
  font-family: Tahoma, Verdana, Helvetica, sans-serif;
  font-size: 8pt;
  color: #757A84;
  line-height: 16px;
  background-color: #EEEEEE;
  }

.text	{
  font-family: Tahoma, Verdana, Helvetica, sans-serif;
  font-size: 8pt;
  color: #757A84;
width: 452px;
}

#content {position: absolute; background-color: white;}

#index_print {
   font-family: Tahoma, Verdana, Helvetica, sans-serif;
  font-size: 8pt;
  color: #757A84;
  line-height: 16px;
background-color: #ffffff;
  }

td	{
  font-family: Tahoma, Verdana, Helvetica, sans-serif;
  font-size: 8pt;
  color: #757A84;
  line-height: 16px;

}

.content {
  background-color: #FFFFFF;
  background-image: url(img/content_bg.jpg);
  background-repeat: repeat-x;
}

.content td, .content table	{
background-color: #ffffff;
}


.aktuelles {
  background-color: #FFFFFF;
  background-image: url(img/side_box.jpg);
 background-repeat: no-repeat;
}


.aktiv	{
  font-family: Tahoma, Verdana, Helvetica, sans-serif;
font-size: 8pt;
background-color: #F2F2F2;
border-top: 1px solid #B2B2B2;
border-left: 1px solid #B2B2B2;
border-bottom: 1px solid #DCDCDC;
border-right: 1px solid #DCDCDC;
}

.nichtaktiv	{
  font-family: Tahoma, Verdana, Helvetica, sans-serif;
font-size: 8pt;
background-color: #ffffff;
border-top: 1px solid #B2B2B2;
border-left: 1px solid #B2B2B2;
border-bottom: 1px solid #DCDCDC;
border-right: 1px solid #DCDCDC;
}

.button	{
  font-family: Tahoma, Verdana, Helvetica, sans-serif;
font-size: 8pt;
background-color: #F2F2F2;
border-bottom: 1px solid #B2B2B2;
border-right: 1px solid #B2B2B2;
border-top: 1px solid #DCDCDC;
border-left: 1px solid #DCDCDC;
}



h3	{
font-weight: bold;
}

.content	{
background-color: white;
}



a, a:link, a:active, a:visited	{
color: #757A84;
font-size: 8pt;
text-decoration: none;
}

a:hover	{
color: #757A84;
text-decoration: underline;
}


a, a.mainnav:link, a.mainnav:active, a.mainnav:visited	{
font-size: 10pt;
color: #757A84;
text-decoration: none;
}

a.mainnav:hover	{
color: #757A84;
text-decoration: underline;
}

a.link2, a.link2:active, a.link2:visited, a.link2:hover	{
color: #EBA104;
text-decoration: none;
}

.ganzoben	{
background-image: url(img/oben_bg.jpg);
background-color: #CBCBC9;
background-repeat: repeat-x;
}

.slider_bg	{
background-color: white;
background-image: url(img/slider_bg.gif);
background-position: right;
background-repeat: no-repeat;
}

.pic	{
border: 6px solid #DCDCDC;
}

.pic_left	{
border: 6px solid #DCDCDC;
margin-right: 15px;
}

.gallery td img	{
border: 6px solid #DCDCDC;
}

.sidebox_link	{
	width: 120px;
	background-image: url(img/sidebox_link_bg.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	
	
}