
/* globaler Font */
a,body,td,th,p,ul,ol,li,h1,h2,h3,h4,div,address {font-family:"Times New Roman",Times,"Serif";}

/* globale Fontgröße */
a,body,td,th,p,ul,ol,li,div,address {font-size:12pt;}

/* globale Formatierung */
h1,h2,h3,p,div,address,blockquote,nobr {margin-left:8px;margin-right:5px}

/* Überschriften */
h1 {font-size:14pt}
h2 {font-size:12pt;font-weight:bold;}
h3 {font-size:11pt;font-weight:bold;}
h4 {font-size:10pt;font-weight:bold;margin-bottom:0cm;}

/* Links */
a:active {color:#0099ff;text-decoration:none;}
a:visited {color:#0099ff;text-decoration:none;}
a:hover {color:#ff0000;text-decoration:underline;}

/* Hauptnavigation */
.navbar {color:#ffffff;text-decoration:none;}
a.navbar:link {color:#000080;text-decoration:none;font-weight:bold;}
a.navbar:active {color:#ff0000;text-decoration:none;font-weight:bold;}
a.navbar:visited {color:#000080;text-decoration:none;font-weight:bold;}
a.navbar:hover {color:#FF0000;text-decoration:none;font-weight:bold;}