/* BODY */

/* Hintergrund Violett ohne Scrollbars: index.htm */
body.a {background-color: #FCCFFF;}

/* Hintergrund "Gelb" ohne Scrollbars */
body.b {background-color: #FFFFCC;}

/* Hintergrund "Gelb" mit Scrollbars */
body.c {background-color: #FFFFCC;scrollbar-base-color:#FFFFCC;scrollbar-arrow-color:#0000CC;scrollbar-face-color:#FFFFCC;scrollbar-highlight-color:#FFFFCC;scrollbar-3dlight-color:#0000CC;scrollbar-darkshadow-color:#FFFFCC;scrollbar-shadow-color:#0000CC;scrollbar-track-color:#FFFFCC;}

/* LINKS  */

link {text-decoration: underline; color: #0000CC; font-family: arial, helvetica; font-weight: 300; font-size: 8pt;}

active {text-decoration: none; color: #FCCFFF; font-family: arial, helvetica; font-weight: 300; font-size: 8pt;}

visited {text-decoration: underline; color: #0000CC; font-family: arial, helvetica; font-weight: 300; font-size: 8pt;}

hover {text-decoration: underline; color: #FCCFFF; font-family: arial, helvetica; font-weight: 500; font-size: 8pt;}

/* INPUT */

/* Submit-Button */
input.a {background-color: #FFFFCC; border:1; border-style: solid; border-color:#0000CC; color: #0000CC; width: 155px; font-size: 11pt; face: arial, helvetica; font-weight: 600;}

/* Formularfeld */
input.b {background-color: #FFFFFF; border:1; border-style: solid; border-color:#0000CC; color: #FF0000; width: 155px; font-size:11pt; face: arial, helvetica; font-weight: 600}

/* BUTTON */
button {background-color: #FFFFCC; color: #0000CC;}

/* Text */
/* Formatierung Textbody, size -1: alle Seiten */
font.normal {color: #0000CC; font-family: arial, helvetica; font-weight: 400; font-size: 10pt;}

/* Formatierung Textbody, size -1: alle Seiten */
font.note {text-decoration: none; color: #F77FFF; font-family: arial, helvetica; font-weight: 600; font-size: 16pt;}

/* Links */
/* Fuss- und Endnoten: alle Seiten */
note:link {text-decoration: none; color: #FCCFFF; font-family: arial, helvetica; font-weight: 400; font-size: 8pt;}

note:hover {text-decoration: none; color: #FFCCCC; font-family: arial, helvetica; font-weight: 600; font-size: 8pt;}

note:active {text-decoration: none; color: #FCCFFF; font-family: arial, helvetica; font-weight: 400; font-size: 8pt;}

note:visited {text-decoration: none; color: #FCCFFF; font-family: arial, helvetica; font-weight: 400; font-size: 8pt;}