body {
 background-color: #AFD1FF;
 font-family: Arial;
 font-size: x-small;
 text-align: justify;
 color: #283E70;
 background:url(HG/ZauberschlosHGBlue.jpg);
 background-attachment:fixed;
 scrollbar-arrow-color: #FFFFFF;
 scrollbar-base-color: #AFD1FF;
 scrollbar-dark-shadow-color: #F4E9EA;
 scrollbar-track-color: #AFD1FF;
}

a:link {
        color: #283E70;
        text-decoration: none;
}
a:visited {
        color: #283E70;
        text-decoration: none;
}
a:hover {
        color: #FF66CC;
        text-decoration: none;
}
a:active {
        color: #283E70;
        text-decoration: none;
}

table {
 font-family: Arial;
 font-size: x-small;
  color: #283E70;
}