body {
font-family: arial, geneva, sans-serif;
}

a {
background-color: transparent;
display: inline;
text-decoration:none;
color:#247C6E;
}

a:hover{
background-color: transparent;
text-decoration:none;
color:#33AD99;
}

a:active {
background-color: transparent;
text-decoration:none;
color:#191818;
}

.navi {
color:#fff; 
font-size: 11pt;
height: 30px;
padding: 10px;
}


.h1 {
font-size: 12pt;
font-weight:bold;
color:#000;
}

h2 {
font-size: 10pt;
font-weight:bold;
color:#000;
}

.text {
color:#000; 
font-size: 10pt;
}

.zusatzinfo {
margin: 0.4444em 0 1.1111em 5px;
width: 270px;
/*float:right;*/
}

.zkopfzeile {
background:#33AD99;
color: #191818;
font-family:arial,geneva,sans-serif; font-size:10pt;
font-weight:bold;
height: 1.555em;
padding: 0 0 0 5px;
width: 100%;
}

.zinhalt {
background:#CCF0EB;
color: #191818;
font-family:arial,geneva,sans-serif; font-size:9pt;
text-align:left;
padding: 1.1111em 0.3333em 0.5555em;
width: 95%;
}

.bu {
color:#000; 
font-size: 8pt;
}

.zahlen {
width:60%; 
padding:10px 30px 0;
background:#CCF0EB;
}

.clearer {
clear:both;
}