/* Allgemeines */

body {background-color:#fff; font-size:70%; font-family:verdana,arial,helvetica,sans-serif;}

.boxaktuell	{background:#99CC33; padding:4px; margin-bottom:2px; font-weight:bold; color:#FFFFFF;}
.boxaktuell_blau {background:#4F8ABD; padding:4px; margin-bottom:2px; font-weight:bold; color:#FFFFFF;}
.boxaktuell_gelb {background:#FFCC00; padding:4px; margin-bottom:2px; font-weight:bold; color:#FFFFFF;}
.boxaktuell_orange {background:#FA5A14; padding:4px; margin-bottom:2px; font-weight:bold; color:#FFFFFF;}
.textboxaktuell	{line-height:130%; background:#F6F6EE; color:#000; padding:4px; margin-bottom:2px;}
.headlineboxneutral	{background:#fff; margin-bottom:2px;}
.fuss {color:#000; background:#99CC33}
.fusszwei {color:#660; background:#99CC33}
.fussdrei {color:#660; background:#99CC33}
.linkliste {color:#339; padding-left:8px; background-image: url(/pix/linkliste.gif); background-repeat:no-repeat;}
.dummy {display:none;}

img.textbild {margin-bottom:18px;}


/* Header */

h1 {font-size:140%; line-height:160%; font-weight:bold; color:#000066; margin-bottom:0em; margin-top:0em;}
h2 {font-size:120%; color:#000066; margin-bottom:0em;}
h3 {font-size:100%; font-weight:bold; color:#666666; margin-bottom:0em;}
h4 {font-size:100%; font-weight:bold; color:#666666; margin:0em 0em 0em 0em;}
h5 {font-size:120%; font-weight:bold; color:#FFFFFF; margin:0em 0em 0em 0em;}
h6 {font-size:140%; font-weight:bold; color:#CCCCCC; margin:0em 0em 0em 0em;}
h7 {font-size:140%; line-height:160%; font-weight:bold; color:#660000; margin-bottom:0.5em; margin-top:0em;}

/* Links */

a:link {text-decoration:none; color:#339; font-weight:bold;}
a:visited {text-decoration:none; color:#339; font-weight:bold;}
a:hover	{text-decoration:underline; color:#339; font-weight:bold;}
a:active {text-decoration:underline; color:#339; font-weight:bold;}

a.menu1:link {text-decoration:none; color:#ffffff; font-weight:bold;}
a.menu1:visited {text-decoration:none; color:#ffffff; font-weight:bold;}
a.menu1:hover {text-decoration:underline; color:#ffffff; font-weight:bold;}
a.menu1:active {text-decoration:underline; color:#ffffff; font-weight:bold;}

a.menu2:link {text-decoration:none; color:#000000; font-weight:bold; font-size:120%; margin-bottom:3px;}
a.menu2:visited {text-decoration:none; color:#000000; font-weight:bold; font-size:120%;margin-bottom:3px;}
a.menu2:hover	{text-decoration:underline; color:#ffffff; font-weight:bold; font-size:120%;margin-bottom:3px;}
a.menu2:active	{text-decoration:underline; color:#ffffff; font-weight:bold; font-size:120%;margin-bottom:3px;}
