body              {MARGIN: 0px; padding: 0}
A                 {TEXT-DECORATION: none}
td { color: black; font-size: 10px; font-family: verdana,helvetica,arial, sans-serif; line-height:16px}

 a:link { color:#666699;  font-style: normal; font-weight: normal; font-size: 10px; font-family: verdana,helvetica,arial, sans-serif}
 a:visited { color:#666699; font-style: normal; font-weight: normal; font-size: 10px; font-family: verdana,helvetica,arial, sans-serif}
 a:hover { color:#666699;  font-style: normal; font-weight: normal; font-size: 10px; font-family: verdana,helvetica,arial, sans-serif}
 a:active { color:#666699; font-style: normal; font-weight: normal; font-size: 10px; font-family: verdana,helvetica,arial, sans-serif}

html, body, #alles {
	min-height: 100%;
	width: 100%;
	height: 100%;
}
html>body, html>body #alles {
	height: auto;
}

#alles {
	position: absolute;
	top: 0;
	left: 0;
}

 #scrollbereich {
	border: 0px solid #993399;
	margin: 0;
	padding: 0;

}
div.kopf {
	border: 0px solid #333333;
 	background-color:#ffffff;
	position: absolute;
	top: 0px;
	width: 650px; 
	height: 158px; 
	padding-top: 86px;
	left: 102px;
	z-index:10;
}

.kopf .logo{
	border: 0px solid #333333;
	position: ansolute;
	width: 219px; 
	height: 92px;
	left: 0px;
	}
	
.kopf .menueflaeche{
 	background-color:#D9D2CA;
	position: absolute;
	top: 86px;
	left: 213px;
	width: 435px;
	height: 91px;
}
	

.kopf .b{
	border: 0px solid #333333;
	position: relative;
	top:31px;
	text-align:left;
	padding-left:7px;
	padding-right:7px;
	height: 27px;
	font-size: 11px; 
	font-family: Verdana,helvetica,arial, sans-serif; 
	line-height:26px;
	text-align: center;
	font-weight: bold;
}
	
.kopf .kapfarb{
	border: 0px solid #333333;
	position: absolute;
	top: 182px;
	left: 0px;
	width: 649px; 
	height: 58px;
	}
 .td4{
 }
	
.td5{
	font-weight:bold;
	}
	
.reftable {
 padding: 0px; 
 width: 626px;
}

.reftable td.abstand{
border: 0px solid #333333;
height: 20px;
}

.reftable td.rechts{
border: 0px solid #333333;
vertical-align: top;
text-align: left;
}

.reftable td.links{
border: 0px solid #333333;
vertical-align: top;
text-align: right;
padding-right: 10px;
	height: 95px;
}
.zeile{
	border: 0px solid #333333;
	position: relative;
	margin-left: 100px;
	height: 100px;
	width: 650px;
}
.zeile img{
	border: 0px solid #333333;
	margin-left: 40px;
}
.zeile .rechts{
	border: 0px solid #339933;
	position: absolute;
	margin-left: 210px;
	margin-top: 0px;
	width: 440px;
	font-size: 10px; 
	font-family: verdana,helvetica,arial, sans-serif; 
	line-height:16px
}

.textblock{
	border: 0px solid #333333;

	width: 416px;
	font-size: 10px; 
	font-family: verdana,helvetica,arial, sans-serif; 
	line-height:16px
}

	a.b:link, a.b:visited, a.b:hover, a.b:active
{
	position: absolute;
	font-family: verdana,helvetica,arial, sans-serif; 
	line-height:26px;
	font-size: 10px; 
	text-align: center;
 text-Decoration: none;
 height:27px;
}

a.b:link, a.b:visited
{
 color:#797979;
 background-color:#ffffff;
}

a.b:hover, a.b:active
{
 color:ffffff;
 background-color:#A69D90;
}
#footer {
	position: absolute;
	bottom: 0;
	width: 100%;
	border-top: 1px solid #AAAAAA;
	background-color: white;
	color: #626262;
	font-size: 70%;
	z-index:4;
}
#footer p {
	margin: 0.5em 0 1em 318px;
	padding: 0;
}
#faater {
	background-color: gray;
	position: absolute;
	bottom: 0px;
	height:-40px;
	width: 442px; 
	margin-left: 318px;
	font-size: 10px; 
	font-family: Verdana,helvetica,arial, sans-serif; 
	z-index:4;
}
.inhalt{
	border: 0px solid #A69D90;
	position: absolute;
	top: 250px;
	margin-left: 102px;
	padding-bottom: 42px;
	width: 642px; 
	z-index:1;
	}

  html>body .kopf {  /* nur fuer moderne Browser! */
    position: fixed;
  }
  
  html>body #footer {  /* nur fuer moderne Browser! */
    position: fixed;
  }
  
  div.submenue {	
	border: 0px solid #993399;
	position: absolute;
	left: 140px;
	width: 140px;
	font-size: 12px; 
	line-height: 28px;
	z-index: 9;
}
hr{
	margin-left: 210px;
	width: 200px;
	color: #336699;
background-color:#999999;
height:2px;
text-align:left;

}