body {
 margin: 0px;
 padding: 0px;
}

.navigation {
 font-family: Arial;
 padding: 5px 0px 0px 0px;
 font-size: 12;
 font-weight: bold;
 text-decoration: none;
 
}

.navigation a {
	
 color: #018DDC;
 text-decoration: none;
}

.navigation a:hover {
	
 color: #489D40;
 text-decoration: none;
 background: url(../../images/mini_logo.gif) 0px 4px no-repeat;
}

.navigationaktiv {
 font-family: Arial;
 padding: 5px 0px 0px 0px;
 font-size: 12;
 color: #489D40;
 font-weight: bold;
 text-decoration: none;
}

.navigationaktiv a {
	
 font-family: Arial;
 padding: 5px 0px 0px 0px;
 font-size: 12;
 color: #489D40;
 text-decoration: none;
}

.navigationaktiv a:hover {
	
 font-family: Arial;
 padding: 5px 0px 0px 0px;
 font-size: 12;
 color: #489D40;
}

table, tr, td {
 font-family: Arial;
 padding: 5px 0px 0px 0px;
 font-size: 12;
 color: #000000;
 font-weight: normal;
 line-height: 1.5;
 }

.text {
 font-family: Arial;
 padding: 5px 0px 0px 0px;
 font-size: 12;
 color: #000000;
 font-weight: normal;
 line-height: 1.5;
 }
 
 .text a {
	
 font-family: Arial;
 padding: 5px 0px 0px 0px;
 font-size: 12;
 color: #018DDC;
}

.text a:hover {
	
 font-family: Arial;
 padding: 5px 0px 0px 0px;
 font-size: 12;
 color: #489D40;
}

.headline {
 font-family: Arial;
 padding: 5px 0px 0px 0px;
 font-size: 14;
 color: #000000;
 font-weight: bold;
 letter-spacing: 0px;
}
