/* UEBERSCHRIFTEN */
h1 {font-size:14pt;font-weight:bold;color:rgb(0,102,204);}
h2 {font-size:12pt;font-weight:bold;color:rgb(0,102,204);}
h3 {font-size:12pt;font-weight:bold;color:rgb(0,102,204);}
h4 {font-size:10pt;font-weight:bold;color:rgb(0,102,204);} 

a.navi			{ color:rgb(255,255,255); text-decoration:none; font-size:16;font-weight:bold; }
a.navi:hover	{ color:rgb(255,255,255); text-decoration:underline;}

a.links			{ color:rgb(0,102,204); text-decoration:underline; font-size:11 }
a.links:hover	{ color:rgb(204,0,0); text-decoration:underline;}

a.panel			{ color:rgb(0,102,204); text-decoration:underline; font-size:  12 }
a.panel:hover	{ color:rgb(204,153,0); text-decoration:none;}

A				{ font-size: 14px; color:rgb(0,102,204); text-decoration: underline;  font-family: Arial, Helvetica, sans-serif; }
A:hover 		{ color:rgb(204,0,0); text-decoration : underline; }
A:active  		{ color:rgb(204,0,0); text-decoration : none; }


.text  {font-size:11pt; color:rgb(0,102,204);}

/* GLOBALER FONT */
body,td,th,p,ul,ol,li,h1,h2,h3,h4,div,address,blockquote,nobr {font-family:Arial,Univers,Helvetica,"Sans Serif";}