body {
scrollbar-face-color: #92AFEC;
scrollbar-shadow-color: #FFFFFF;
scrollbar-highlight-color: #000000;
scrollbar-3dlight-color: #FFFFFF;
scrollbar-darkshadow-color: #2C6ED5;
scrollbar-track-color: #C4D3F6;
scrollbar-arrow-color: #000000;

font-family:"sans-serif";
font-size:15px;
font-weight:normal;
color: #000000;
background-color : #0000FF;
}

/* farbe1 des Logos oben (dunkele) */
.bgcolor1 {background-color : #0000FF;}


/* farbe2 des Logos oben (schrift) */
.bgcolor2 {background-color : #CCCCFF;}


/* farbe3 abstufung der farbe2 (schrift) */
.bgcolor3 {background-color : #EEEEFF;}


a {
font-family:"sans-serif";
font-size:12px;
color: #0000FF;
text-decoration:none;
}

a:visited {
color: #0000FF;
}

a:aktiv {
color:#F0F2F7;
}

a:hover {
color:#0000FF;
text-decoration:underline;
}

td {
font-family: "sans-serif";
font-size: 15px;
color: #CCCCFF;
}

p {
font-family: "sans-serif";
font-size: 15px;
color: #CCCCFF;
}

h1  {
font-family: "sans-serif";
font-size: 15px;
color:#CCCCFF;
font-style:bold;
}

h2 {
font-family: "sans-serif";
font-size: 15px;
color:#CCCCFF;
font-style:italic;
}

h3 {
font-family: "sans-serif";
font-size: 20px;
color:#CCCCFF;
}

.kopftitel {
font-family: "sans-serif";
font-size:25px;
color:#CCCCFF;
font-weight:bold;
font-style:italic;
font-variant:small-caps;
}

.small {
font-family: "sans-serif";
font-size: 15px;
color:#CCCCFF;
font-style:italic;
text-decoration:underline;
}

.small2 {
font-family: "sans-serif";
font-size: 15px;
color:#CCCCFF;
font-style:italic;
}

.ueberschrift {
font-family: "sans-serif";
font-size: 18px;
color: #0000FF;
font-weight:bold;
}

dl {
list-style-type:circle;
font-family: "sans-serif";
font-size: 15px;
color: #CCCCFF;
}

dd  {
font-style:italic;
}
