
body,table,td,tr,div,p,pre,h1,h2,h3,h4,ul {font-family: 
/*Helvetica,*/ serif;} 
body,td,div,p,pre,ul {font-size: 13px;}


h1 {font-size:x-large;
	color:#993333;
	}
h2 {font-size: 20px;
	color:#993333;
	}
h3 {font-size: 16px;
	color:#993333;
	}
h4 {color:#993333;}


.small {font-size: 12px;}
.mini { font-size: 11px;}
.minimini {font-size: 10px;}
.hfarbe { color:#993333;} 	/* Farbe der Ueberschriften */

/*
a 		{ text-decoration: none; font-weight : bold;}
*/
a:link 	{color:#993333}
a:visited {     color:#999999}
a:active {color:#000000}
a:hover	{color: #000000;}


