<!-- 
p,td,a,li,span,textarea,input{
		font-family:verdana,arial;
		color:#000000;
		line-height: 16px;
		font-size:11px;
}
a:link,a:visited{
		font-weight:bold; 
		text-decoration:none;
		color:#006600;
}
a:hover{	text-decoration:underline;
}

body{		background-color:#A39F99;
		background-repeat:no-repeat;
		background-image:url(img/98_a.jpg);
		background-position:100% 300px;
		PADDING-RIGHT: 0px; 
		PADDING-LEFT: 0px; 
		PADDING-BOTTOM:90px; 
		PADDING-TOP: 0px;
		margin-left:32px;
		margin-top:60px;
		margin-right:20px;
}

h3{		color: #000000;
		font-size:14px;
}
h6{		color: #000000;
		font-size:11px;
}
h4{		color: #006600;
		font-size:11px;
}
h5{		color: #ccffcc;
		font-weight:normal;
		font-size:11px;
}
.info{		
		font-size:16px;
		color:#444444;
		font-weight:bold;
}
.anmerk{
		font-size:9px;
}
textarea,input{
		font-size:11px;
		line-height: 16px;
}
.hitword{
		font-weight:bold;
		background-color:#99ff99;
}



body.start{
		background-color:#A39F99;
		background-image:url(img/98.jpg);
		background-repeat:no-repeat;
		background-position:top left;
		PADDING-RIGHT: 0px; 
		PADDING-LEFT: 0px; 
		PADDING-BOTTOM: 90px; 
		PADDING-TOP: 0px;
		margin-left:28px;
		margin-top:60px;
		margin-right:20px;

}
.start{
		color:#444444;
		font-size:15px;
		font-weight:normal;
}
.start_gr{
		color:#444444;
		font-size:32px;
		line-height: 50px
}

body.return{
		background-color:#A39F99;
		PADDING-RIGHT: 0px; 
		PADDING-LEFT: 0px; 
		PADDING-BOTTOM: 90px; 
		PADDING-TOP: 0px;
		margin-left:32px;
		margin-top:60px;
		margin-right:20px;

}

.fehler{	
		color: #000000;
		font-size:16px;
}
.fehler_rot{	
		color: #cc0000;
		font-size:16px;
}

a:link.frame,a:visited.frame{
		color:#cc0000; 
		font-size:16px;
		font-weight:bold;
		text-decoration:underline;
}


a:link.navig,a:visited.navig,.navig{
		color:#444444;
		font-weight:normal;
		font-size:10px;
		text-decoration:none;
}

a:hover.navig{	
		color:#ffffff;
		font-weight:normal;
		text-decoration:none;
		font-size:10px;
}

#text{		
		position:absolute; 
		width:248px; 
		height:27px; 
		z-index:1; 
		left: 290px; 
		top: 39px;
		font-size:12px;
		letter-spacing:4px;
		font-family:"century gothic",verdana,arial;
		color:white;
		font-weight: bold; 
		visibility: visible;
}
#nav_li{	
		position:absolute;
		left:30px;
		top:28px;
		z-index:3;
}
#nav_re{	
		position:absolute;
		right:0px;
		top:35px;
		z-index:2;
}

div#footer{
 		background:#A39F99;
  		position:absolute;
  		bottom:0px;
  		left:0px;
  		width:100%;
  		height:100px;
}
@media screen{
  		body>div#footer{
   		position:fixed;
  		}
}
* html div#footer{
		width:102%;
}
* html body{
		margin-right:0px;
  		overflow:hidden;
} 
* html div#content{
  		height:100%;
  		overflow:auto;
}


div#top	{
  		position:absolute;
  		bottom:128px;
  		right:20px;	
}
@media screen{
  		body>div#top{
   		position:fixed;
  		}
}
-->
