
/* Allgemein */

body,p,ul,ol,li,div,td,th,address,blockquote,nobr,b,i
     { font-family:Verdana, sans-serif, Helvetica; }


h1
	 {font-size:20pt;color:#000000;font-weight:bold; }
	 
h2,h4
	 {font-size:10pt;color:#000000;font-weight:bold; }
	 
h3
	 {font-size:10pt;color:white;font-weight:bold; }
	 
body,p,ul,ol,li,div,td,th,nobr,b,i
     {font-size:10pt;color:#000000; align:justify}


/* Links */

a:link
     {color: #0033CC; text-decoration:none; font-weight:bold;}

a:visited
     {color: #0033CC; text-decoration:none;font-weight:bold;}

a:hover
     {color:#CCCCCC; text-decoration:underline; }