BODY {
 scrollbar-DarkShadow-Color:#88898A;
 scrollbar-Track-Color:#DCDEDF;
 scrollbar-Face-Color:#B1B2B3;
 scrollbar-Shadow-Color:#B1B2B3;
 scrollbar-Highlight-Color:#B1B2B3;
 scrollbar-3dLight-Color:#88898A;
 scrollbar-Arrow-Color:#000000;

 background: #FFE7AC url(../images/hgr.gif) repeat-y 50% 0;


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #5B4C3D;
height: 100%;
  
  text-align: middle;
  margin:0;
  padding:0;
  text-align:center;
  
}




 html { height: 100%; }

.haupttabelle
{
background-image:url(../images/hgr.gif);
background-color: #FFF9EA;
height:100%;
margin-left: auto;
margin-right: auto;
text-align:left;
}

.linkespalte
{
width:210px;
margin: 0;
padding: 0;
float: left;
}
.rechtespalte
{
float: left;
width: 668px;
background-image:url(../images/index_12.gif);
background-repeat: no-repeat;
height: 400px;
}


.inhalt
{
margin-top: 18px;
margin-right:52px
}

.bilder
	{
	border: 1px solid #346F41;
	}
#punktlinie
{
	
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #F2E4C1;

}
body hr
{
 border-top: 1px dotted #447D74;
	margin-top: 2px;
	margin-bottom: 18px;
}
*body hr
{
 margin-top: -5px;
 color: #FFF9EA;
}


#wrapper
{
clear: both;
}

ul.hauptpunkt li  {
	background:url(../images/kreuz.gif) no-repeat 0 3px ;
	font-weight:bold;
	padding-left:15px;
	list-style-type:none;
}

ul.unterpunkt li {
	margin:0 0 0 50px;
	padding-left:2px;
}
