h1 {  font-family: Comic Sans MS, Arial, Verdana,  Helvetica, sans-serif; font-size: 20px; font-weight: normal;}
h2 {  font-family:  Comic Sans MS, Arial, Verdana, Helvetica, sans-serif; font-size: 18px; font-weight: normal;}
p,td {  font-family:  Comic Sans MS, Arial, Verdana, Helvetica, sans-serif; font-size: 14px; font-weight: normal;}
div{
	SCROLLBAR-FACE-COLOR: #FFFF00;
 	SCROLLBAR-HIGHLIGHT-COLOR: #FFFF00;
	SCROLLBAR-SHADOW-COLOR: #FFFF00;
	scrollbar-base-color:  #FFFF00;
	SCROLLBAR-3DLIGHT-COLOR: #20A0BB;
	SCROLLBAR-ARROW-COLOR: #20A0BB; 
	SCROLLBAR-TRACK-COLOR: #20A0BB;
	SCROLLBAR-DARKSHADOW-COLOR: #20A0BB;
}

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

.tabelle {border-width:medium; border-color:#FFFF33; border-style:dotted; padding:5px;}
