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

#navibg {
background-color:#741573; 
}

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

a:hover {
color:#ffffff;
}

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

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

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

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

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

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

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

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

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

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

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

