p,ul,ol,li,div,th,td,address,blockquote,nobr,b,i,b,pre
{
font-family: Verdana;
font-size: 10pt;
}

body /* Definiert das allgemeine Aussehen des Bodyinhaltes */
{
font-family: Verdana;
font-size: 10pt;
font-weight: normal;
color: ffffff;
/*background-image:url(../../gifs/inhalt.jpg);*/
background-color: #0D34FE;
background-repeat: no-repeat;
/*background-position: top center;*/
background-attachment: scroll;
margin-top: 7pt;
margin-bottom: 7pt;
scrollbar-3d-light-color:c0c0c0;
scrollbar-arrow-color:ffff00;
scrollbar-base-color:c0c0c0;
scrollbar-dark-shadow-color:111100;
scrollbar-face-color:0E11B7;
scrollbar-highlight-color:222222;
scrollbar-shadow-color:c0c0c0;
}

a:link    /* noch nicht besuchter Link */
{
font-family: Verdana;
font-size: 10pt;
font-weight: normal;
color: ffffff;
text-decoration: none;
}

a:visited    /* schon besuchter Link */
{
font-family: Verdana;
font-size: 10pt;
font-weight: normal;
color: ffffff;
text-decoration: none;
}

a:hover   /* Benutzter 'hovert' */
{
font-family: Verdana;
font-size: 10pt;
font-weight: normal;
color: 00ff00;
text-decoration: none;
}

a:active   /* Link wird ausgewählt */
{
font-family: Verdana;
font-size: 10pt;
font-weight: normal;
color: ffffff;
text-decoration: none;
}
