body {
font-family : Arial, sans-serif;
color : #222222;
background-image : url(../grafiken/hintergrund.gif);
} 
a:link {
color : #D7A99C; 
text-decoration : underline; 
}
a:visited {
color : #666666; 
text-decoration : underline; 
} 
a:active {
color : #bd7060; 
text-decoration : underline; 
} 
a:hover {
color : #bd7060; 
text-decoration : underline; 
}
.smalltext {
font-family : Arial, sans-serif;
font-size : 11px;
color : #222222;
}
h1 {
font-family : Arial, sans-serif;
font-size : 19px;
color : #bd6f5a;
}
