/* CSS Document */

.textext {  
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
  	font-weight: normal;
  	line-height: 18px;
  	font-size: 12px;
}
.titelei {  
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
  	font-weight: bold;
  	color: #000000
}
.titel {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 16px;
	background-color: #009933;
	font-size: 13px;
	color: #FFFFFF;
	padding-left: 8px;
}
a.top:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.top:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
	
}
a.top:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	color: #009933;
	text-decoration: none;
}
a.gruen:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	color: #009933;
	text-decoration: none;
}
a.gruen:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
	
}
a.gruen:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

