body{
 
 
 background-repeat: repeat-x;
 background-color: #334A51;
 background-image: url(../images/hgr.gif);
 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #756363;

  height: 100%;
  text-align: middle;
  margin:0;
  padding:0;
  text-align:center;
  overflow:hidden;
}

 html { height: 100%; }

.menue_oben1
{
background-image:url(../images/index_01.jpg);
width: 298px;
height: 30px;
}
.menue_oben2
{
background-image:url(../images/index_05.jpg);
width: 351px;
height: 30px;
}

.menue_links1
{
background-image:url(../images/index_06.jpg);
width: 264px;
height: 103px;
}

.menue_links2
{
background-image:url(../images/index_13.jpg);
width: 264px;
height: 315px;
}

.hauptebene
{
height:601px;
position: absolute;
left: 50%;
width: 855px;
margin-left: -427px; /* negative Hälfte von width:855px */
top: 50%;
margin-top: -300px; /* negative Hälfte von height:601px */
}
.linkespalte
{
width:264px;
margin: 0;
padding: 0;
float: left;
}
.rechtespalte
{
float: left;
width: 591px;
height: 571px;
background-color: #EBE7DB;
background-image:url(../images/index_07.gif);
background-repeat: no-repeat;
}

.inhalt
{
margin-top: 34px;
text-align:left;
margin: 0;
padding-left: 81px;
padding-top: 52px;
height:483px;
overflow:auto;
}

.headline_linie
{

	border-top: 1px dotted #786A28;
	margin-top:4px;
	margin-bottom:18px;

}

#punktlinie
{
border-left: 1px dotted #786A28;
}

.bilder
	{
	border: 1px solid #786A28;
	}
.wrapper
{
clear: both;
}

/* -----------
	Abschnitt navigation
	----------- */

ul.navi {
	list-style:none;
	width:855px;
	height:30px;
	margin:0;
	padding:0;
	/*text-indent:-5000px;
	float:left;
	background:url(../images/navihgr.gif) repeat-x;*/
}

ul.navi li {
	display:block;
	float:left;
	margin:0;
	padding:0;
}

ul.navi a {
	display:block;
	height:30px;
	padding:0;
	margin:0;
	float:left;
}

.footer li{display:inline;}
.footer li a:hover{color:white;}
#dsa-content{padding-right:40px;}
#aktuellenachrichten{overflow: visible;}
