.header1 
{  
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 13px;
  line-height: 140%; font-weight: bold; 
  color: #003366
}
.inhalt 
{
  font-family: Geneva, Arial, Helvetica, san-serif; 
  font-size: 12px; line-height: 140%; 
  text-decoration: none
}
.inhalthell 
{
 font-family: Geneva, Arial, Helvetica, san-serif; 
 font-size: 12px; 
 line-height: 140% ; 
 color: #FFFFFF
}
.headerhell 
{
 font-family: Geneva, Arial, Helvetica, san-serif;
 font-size: 14px; line-height: 140%; 
 font-weight: bold; color: #FFFFFF
}
.inhaltfett 
{
 font-family: Verdana, Arial, Helvetica, sans-serif; 
 font-size: 12px; line-height: 140% ; 
 font-weight: bold; 
 color: #000000
}
.inhaltklein 
{ 
  font-family: Geneva, Arial, Helvetica, san-serif; 
  font-size: 12px; 
  line-height: 140% ; 
  color: #003366
}
.inhaltunter 
{ 
  font-family: Geneva, Arial, Helvetica, san-serif; 
  font-size: 12px; 
  line-height: 140% ; 
  text-decoration: underline
}
.form 
{
 font-family: "Courier New", Courier, mono; 
 font-size: 12px; 
 line-height: 140% 
}
.inhalttop 
{
  font: 12px/140% Arial, Helvetica, sans-serif; 
  color: #003366; 
  text-decoration: none
 }
.uberschrift
{
  border-top:solid;
  border-top-width:1px;
  border-bottom:solid;
  border-bottom-width:1px;
  border-color:#000000;
  font-family: Geneva, Arial, Helvetica, san-serif; 
  font-size: 12px; line-height: 140%; 
  text-decoration: none;
  background-color:#BBFFFF;

}
.uberschrift2
{
  border-top:solid;
  border-top-width:1px;
  border-bottom:solid;
  border-bottom-width:1px;
  border-left:solid;
  border-left-width:1px;
  border-color:#000000;
  font-family: Geneva, Arial, Helvetica, san-serif; 
  font-size: 12px; line-height: 140%; 
  text-decoration: none;
  background-color:#BBFFFF;
}

.uberschrift3
{
  border-top:solid;
  border-top-width:1px;
  border-bottom:solid;
  border-bottom-width:1px;
  border-color:#000000;
  font-family: Geneva, Arial, Helvetica, san-serif; 
  font-size: 12px; line-height: 140%; 
  text-decoration: none;
  background-color:#33FFFF;
}

.uberschrift4
{
  border-top:solid;
  border-top-width:1px;
  border-bottom:solid;
  border-bottom-width:1px;
  border-left:solid;
  border-left-width:1px;
  border-color:#000000;
  font-family: Geneva, Arial, Helvetica, san-serif; 
  font-size: 12px; line-height: 140%; 
  text-decoration: none;
  background-color:#33FFFF;
}

a {
	text-decoration: none;
}

.activelink {
	color: #000000;
}

a:link {
	color: #000000;
}

a:visited {
	color: #000000;
}

a:hover {
	font-weight: bold;
	color: #000000;
	text-decoration:underline;
}

