body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;

}
.navi {
	text-align: center;
	font-size: 14px;
	height: 15px;
	color: #669900;
	font-weight: bold;
}
.menu:link {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}
.menu:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}
.menu:hover {
	color: #000000;
	font-size: 12px;
	font-weight: bold;
}
.head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.liste:link  {
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	height: 15px;
	padding: 0em;
	line-height:22px;
}
.liste:visited  {
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	height: 15px;
	padding: 0em;
	line-height:22px;
}
.liste:hover  {
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	height: 15px;
	padding: 0em;
	line-height:22px;
}
li {
	list-style-type: square;
	padding: 0.2em;
}
#inhalt {
	overflow: auto;
	position: relative;
	margin: 0px;
	padding: 0px;
	scrollbar-face-color: #FFFFFF; 
	scrollbar-highlight-color: #669900; 
	scrollbar-shadow-color: #669900; 
	scrollbar-3dlight-color: #669900; 
	scrollbar-arrow-color: #669900; 
	scrollbar-track-color: #FFFFFF; 
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-base-color: #FFFFFF;
}
.abst {
	line-height: 25px;
}

