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

#navibg {
background-color:#b4282b; 
}

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

a:hover {
color:#ffffff;
}

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

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

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

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

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

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

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

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

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

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

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

