html { height: 101% }
body { font-family: DejaVu Sans; 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: 130px; width: 100%; white-space:nowrap; }
img#logo_dwd  { position:absolute; left:20px; top: -5px; width:250px; height:150px; }

div#subline_logos { background-color: #FFF; height: 0px; width: 100%; white-space:nowrap; }
img#logo_gpcc   { position:absolute; right: 20px; top:170px; width:300px; height:200px;}
	
div#bottom { position:relative; bottom: 10px; top: 0%; width: 100%; white-space:nowrap;}

div#note { position:absolute; right: 20px; style="color:#ff0000; background-color: #FFF; height: 0px; width: 100%; white-space:nowrap; }

/* 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; }



