html { height: 101% }
body { font-family: DejaVu Sans; margin: 0; padding: 0; font-size: small; }

img { border: 0; }
a { text-decoration:yes; }


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: #2D4B9B; }
div#headline_color_98A4C8 { background-color: #2D4B9B; }


/* 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: 20px; width: 100%; white-space:nowrap; }
img#logo_gpcc   { position:absolute; right: 20px; top:-20px; width:250px; height:200px;}

	

/* Head <--- ENDE--- > */


/* Links */
a.more { color:#2D4B9B; text-decoration:none; font-size: 0.75em; float:right; font-weight: bold; padding: 10px 0px 5px 0px }
a.more_teaser { clear:both; color:#2D4B9B; text-decoration:none; font-size: 0.75em; float:right; font-weight: bold; }




