/*Normalschrift, auch bei Listen*/

p,ul {font-family:Verdana,Arial,Helvetica,sans-serif;font-size:11px;line-height:12px;font-style:normal;color:#000000;}



/*Angabe für den link-span auf der rechten Seite, identisch mit p,ul*/

.null {font-family:Verdana,Arial,Helvetica,sans-serif;font-size:11px;line-height:12px;font-style:normal;color:#000000;}



/*Angaben fuer Ueberschriften*/

.eins {font-family:Verdana,Arial,Helvetica,sans-serif;font-size:14px;line-height:14px;font-style:normal;font-weight:bold;color:#000000;}

.zwei {font-family:Verdana,Arial,Helvetica,sans-serif;font-size:12px;line-height:12px;font-style:normal;font-weight:bold;color:#000000;}

.drei {font-family:Verdana, Arial, Helvetica, sans-serif;font-size:10px;line-height:10px;font-style:normal;color:#000000;}



/*Angaben fuer farbige Ueberschrift*/

.fuenf {font-family:Verdana,Arial,Helvetica,sans-serif;font-size:14px;line-height:14px;font-style:normal;font-weight:bold;color:#ff9933;}

.sechs {font-family:Verdana, Arial, Helvetica, sans-serif;font-size:11px;line-height:12px;font-style:normal;font-weight:bold;color:#ff9933;}



.farbig {color:#ff9933;}



a:link {color:#ff9933;}

a:visited {color:#666666;}

a:active {color:#ff9933;}



a.sitehilfe:link {color:#006699;}

a.sitehilfe:visited {color:#666666;}

a.sitehilfe:active {color:#00669;}





/*Angabe fuer Textfelder*/

form,input,textarea {font-family:Verdana,Arial,Helvetica,sans-serif;font-size:11px;font-style:normal;font-weight:normal;color:#000000;}



