html { height: 101% }
body { font-family: Verdana, Arial, Helvetica, sans-serif; margin: 0; padding: 0; font-size: small; }

img { border: 0; }
a { text-decoration:none; }


pre { font-size: 100%; }


/* Head <--- START --- > */

/* Headline Color Style */
div.headline_filler { background-color: #324A92; height: 7px; }
div.headline_color { width: 120px; height: 7px; float: left; background-color: #5B6EA8; }
div#headline_color_324A92 { background-color: #324A92; }
div#headline_color_98A4C8 { background-color: #98A4C8; }


/* Logo */
div#headline_logos { background-color: #FFF; height: 96px; width: 100%; white-space:nowrap; }
img#logo_bvbs  { position:absolute; left:0px; top:17px; width:158px; height:76px; }
img#logo_dwd   { position:absolute; right: 0px; top:7px; width:640px; height:96px; }
	

/* Head <--- ENDE--- > */


/* Links */
a.more { color:#00214E; text-decoration:none; font-size: 0.75em; float:right; font-weight: bold; padding: 10px 0px 5px 0px }
a.more_teaser { clear:both; color:#00214E; text-decoration:none; font-size: 0.75em; float:right; font-weight: bold; }



/* Sonstiges */
div.text { width: 715px; }
div.clear { clear:both; }

