BODY
{
Background-Color: #FBFEB4;
}

p,h1,h2,h3,h4,h5,ul,ol,li,div,td,th,address,blockquote,nobr,b,i{font-family:verdana,arial,helvetica,sans-serif;}
/* Schriftartzuordnung für fast alles */

pre {font-family:Courier;font-size:10pt;}
/* Schriftartzuordnung für Quelltextbeispiele */

h1{font-size:18pt;}
h2{font-size:16pt;}
h3{font-size:12pt;font-weight:bold;color:red}
h4{font-size:10pt;font-weight:bold;}
h5{font-size:8pt;font-weight:normal}
p,ul,ol,li,div,td,th,address,nobr,b,i{font-size:10pt;}
/* Schriftgrößen */

.rigth{text-align:right}
.center{text-align:center}
.mini{font-size:8pt;}
.gross{font-size:12pt;}
.minicenter{font-size:8pt;text-align:center;}
.uebers{font-size:20pt;font-weight:bold;COLOR:green;text-align:center;}
.rot{COLOR:red;}
.gruen{COLOR:green;}
/* Klassen für Textausrichtung */

A:link{text-decoration:none;color:green;font-size:10pt;font-family:verdana,arial,helvetica,sans-serif;}
A:visited{text-decoration:none;color:green;font-size:10pt;font-family:verdana,arial,helvetica,sans-serif;}
A:active{text-decoration:none;color:red;font-size:10pt;font-family:verdana,arial,helvetica,sans-serif;}
A:hover {color: #FF0000;font-size:10pt;font-family: verdana,arial,helvetica,sans-serif;font-weight:bold;}
/* link = Verweise zu nicht besuchten Seiten */
/* visited = Verweise zu besuchten Seiten */
/* active = Verweis gerade angeklickt */

A.lmini:link{font-size:8pt;}
A.lmini:visited{font-size:8pt;}
A.lmini:active{font-size:8pt;}
/* Links in 8 pt */

img{border:0;}
/* Bilder nicht einrahmen */

/* ergänzt von Uwe Timmerberg */
.fliesstext{
 font-family: verdana,arial,helvetica,sans-serif;
 font-size: 10pt;
 font-weight: normal;
}

