body   { 
color: #000000; 
font-family: Arial, Helvetica, san-serif; 
background-color: #f9e8e8; 
background-image: url("../bggrafik/bgmain.gif"); 
background-repeat: repeat-y; 
background-position: left; 
margin: 0; 
padding: 0;
}

#navibg {
background-color:#a40b16; 
}

a {
color: #ffffff;
font-size: 9pt;
text-decoration: none;
}

a:hover {
color:#f2a288;
}

.bodytext a {
color: #a40b16;
font-size: 9pt;
text-decoration: underline;
}

.bodytext a:hover {
color:#d40d56;
text-decoration: none;
}

.klein {
color:#ffffff;
font-size: 8pt;
}

.klein a  {
color: #f2a288;
font-size: 8pt;
text-decoration: underline;
}

.klein a:hover  {
color:#ffffff;
}

.titletext {
color: #a40b16;
border-bottom: 1px solid #a40b16;
font-size: 9pt;
font-weight: bold;
}

.bodytext {
color: #000000;
font-size: 9pt;
text-align: justify;
}

.fett {
color: #a40b16;
font-size: 16pt;
font-weight: bold;
}

.fettklein {
color: #a40b16;
font-size: 12pt;
font-weight: bold;
}

.titlesmall {
color: #a40b16;
text-decoration: underline;
font-size: 9pt;
}

.background {
background-color: #f2a288;
border: 1px dotted #a40b16;
padding: 5pt;
}

