body {
 background-image: url(images/ornament_mitte.jpg);
 background-repeat: no-repeat;
 background-position: right;
 background-attachment: fixed;
 font-family: Verdana;
 font-size: 85%;
 background-color: #FFFFFF;
 margin-left: 0%;
 margin-right: 0%;
 margin-top: 0%;
 margin-bottom: 0%;
 scrollbar-base-color:#F7E8FF;
 scrollbar-3dlight-color:#F7E8FF;
 scrollbar-arrow-color:#696969;
 scrollbar-darkshadow-color:#F7E8FF;
 scrollbar-face-color:#F7E8FF;
 scrollbar-highlight-color:#696969;
 scrollbar-shadow-color:#696969;
 scrollbar-track-color:#696969;

}
table {
 font-family: Verdana;
 font-size: 85%;
 color: #696969;
}
a:link {
 text-decoration: none;
 font-weight: bold;
 color: #696969;
}
a:visited {
 text-decoration: none;
 font-weight: bold;
 color: #696969;
}
a:hover {
 color: #DDA0DD;
 text-decoration: none;
 font-weight: bold;
}
h3 {
 font-family: Verdana;
 color: #696969;
}

