body {background-color: #6699FF; color: #000066; font-family:Verdana, Arial, Helvetica;} /*RGB-Notierung für Hintergrund : R 102, G 153, B 255 */

thead {font-size: small; color: white; font-weight: bolder;}

.ueberschrift {font-size: large; font-weight: bolder;}
.ueberschriftgross {font-size: x-large; font-weight: bolder;}
.farbschrift {font-size: small; color : yellow;}
.tabellenkopf {font-size: small; color: white; font-weight: bolder;}
.klein {font-size: x-small; font-weight:bold;}
* {font-size : small; font-weight: bold; }
#textbox {width: 94%; padding: 1% 3% 0% 3%; border: 0; margin: 0;}

a:link { color : #0000FF; text-decoration:none; font-weight: bold;}
a:visited { text-decoration:none;  color: #0000FF ; font-weight: bold; }
a:active { text-decoration:none;  }
a:hover { text-decoration: underline; font-weight: bold; }
a:focus { text-decoration:none;  }
