html {height:				100%;}

body
{
	background-color:	#FFF;
	font-family:		Verdana, Arial, Helvetica, sans-serif;
	margin:				0em;
	padding:			0em;
	font-size:			100.1%;
}

img { border: 0em; }

a {text-decoration:none; color:#00214E;}

h1 {padding-bottom:0em; margin-bottom:0em;}
h2 {color:#324A92; font-family:Helvetica,Arial,Verdana,Tahoma,sans-serif; font-size:120%; border-bottom: solid 2px #324A92; }
h3 {color:#000; font-size:1.1em;}

/* Head <--- START --- > */
div.headline_filler { background-color: #324A92; height: 0.44em; width: 100%; }

/* Logo */
	div#headline_logos { background-color: #FFFFFF; height: 6em; width: 100%; }

	img#logo_bvbs  { float: left; padding-top:0.625em; /* width:9.88em; height:4.75em; */ }
	img#logo_dwd   { float: right; /*width:40em; height:6em; */ }


/* Menue */
	div.global_menue
	{
		background-color: #CBD2E6; 
		height: 1.1em; 
		width: 100%; 
		border-bottom: solid 1px #324A92; 
		padding-left: 0.3em; 
		padding-bottom: 0.3em; 
		font-size: small;
	}
	
	div.global_menue ul {list-style-type:none; padding:0px; margin:0px; list-style-image:none; padding-top:0.1em; list-style-position:outside; float: left; }
	div.global_menue ul li {display:inline; padding-left:0.3em; padding-right:0.3em; border-right: solid 0.06em #324a92; }
	div.global_menue ul li a {text-decoration:none; color:#000;}
	div.global_menue ul li a:hover {background-color:#324A92; border-color:#324A92; color: #FFF; text-decoration: none;}
	div.global_menue .flags {float: left; padding-left:0.5em;}
	div.headline_color
	{
		width:  7.5em; 
		height: 0.44em;
		border: 0em;
		float:  left;
		margin: 0em;
	}

	div#headline_color_324A92 { background-color: #324A92; }
	div#headline_color_5B6EA8 { background-color: #5B6EA8; }
	div#headline_color_98A4C8 { background-color: #98A4C8; }
	div#headline_color_5B6EA8 { background-color: #5B6EA8; }
	
	img.flag  { width: 1.5em; height: 0.85em; padding-top:0.2em;}
	a.flag_links:link {padding:0 0.2em 0 0.2em; text-decoration:none;}
	a.flag_links:hover {background-color:#324A92; padding:0 0.2em 0 0.2em; text-decoration:none;}

/* Head <--- ENDE--- > */

/* Portlet <--- START --- > */

div.portlet_container { width:96em; border: solid 1px #324A92; margin: 0.3em; font-size: small;}
/* IE-HACK !!! Stehenlassen!!! */
*div.portlet_container { width:99%;}

div.portlet_head { background-color: #324A92; height: 1.1em; width: 100%; padding:0.2em 0 0.3em 0.1em; }
div.portlet_head h1 { color: #FFF; font-size: 1.0em; font-weight: normal; margin-top: 0em; }

div.portlet_content { background-color: #FFF; color: #000; width: 99%; margin: 0.2em 0 0.2em 0.2em; font-size: small; }

div.portlet_preference_link { float: right; color:#00214E; text-decoration:none;}
div.portlet_preference_link a { color:#00214E; text-decoration:none; font-size: 0.85em; font-weight: bold; font-family: Arial }


/* Menue Top */
div#portlet_menue_top_container {float:left; width:80%; height:100%;}
div.portlet_menue_top { border: solid 0.01em #FFF;}

div.portlet_menue_top ul {list-style-type:none; margin-top: 0em; margin-left:0em; padding-left:0em;}
div.portlet_menue_top ul li { display: inline;  float:left; background-color:#CBD2E6; padding: 0.5em 0.5em 0.5em 0.5em; margin-right: 0.2em; border: solid 0.06em #777; }


div#portlet_maincontent_container {width:99%; height:100%; margin-top:0em;}
div#portlet_maincontent {width:65%; height:100%; float:left; padding-left:5em; padding-bottom:2em;}
div#portlet_maincontent_rechterbereich {float:left; width:25%;}

div#portlet_maincontent_rechterbereich  .alle a {color:#002266; font-weight:bold;}

/* Portlet <--- ENDE --- > */


/* Foot <--- START --- > */

div#footline_copy{float: right; padding-right:1em;}
div#footline_copy a {color:#000;}
div#footline_copy a:hover {background-color:#324A92; color:#FFF;}

/* Foot <--- ENDE --- > */

/* Sonstiges */
div.clear { clear:both }