@CHARSET "UTF-8";

* { margin:0; padding:0; }

body { 
	text-align:center; /* IE6 Zentrieren */ 
	font-family: Arial;
	overflow-y:scroll;
}

body,html,#outframe { height:100%; }
#outframe { width:100%; text-align:center; background:#fff url(../images/bodybg-2.jpg) top center no-repeat; }

#header_box_cnt { width:1000px; margin:0px auto; height: 320px; background:transparent url(../images/headimg.png) 20px 0px no-repeat; }

#header_box_nav { padding:247px 50px 0px 50px; text-transform:uppercase; text-align:center;}

#header_box_nav a {color:#fff; text-decoration:none;}
#header_box_nav a { padding:90px 11px 12px 11px;  }
#header_box_nav a:hover , 
#header_box_nav a.slctd { background:transparent url(../images/topnav_hover.png) bottom center repeat-x;}

#header_box_snav { 
	float:none; clear:both; margin:13px 100px 0px 100px;  
	padding:0px 18px 0 18px; text-align:center; text-transform:uppercase; line-height:30px; height:30px;
    background:#3377b0 url(../images/subnav_bg.gif) top center repeat-x; }
#header_box_snav a { padding:6px 12px;  color:#fff; font-weight:normal; text-decoration:none;}
#header_box_snav a.slctd ,
#header_box_snav a:hover { background:transparent url(../images/subnav_hover.png) top center repeat-x;}


#footer_box_out { background:url(../images/footcolor.png); width:100%; text-align:center; }
#footer_box_cnt { width:925px; margin:0px auto; text-align:justify;	}
#footer_box_nav { font-size:12px; text-align:justify; line-height:1em; padding:9px 0px;}
#footer_box_nav a { color:#72a0c6; text-decoration:none; text-transform:uppercase; margin-right:26px; }



#footer_box_nav a.last { margin-right:0px; }
#footer_box_nav a:hover { color:#fff; }
#footer_box_txt { font-size:12px; line-height:16px; color:#fff; padding-bottom:9px;}
#footer_box_txt img{ float:left; margin:0px 10px 0px 0px; }

#footer_box_out{ position:fixed; bottom:0px; left:0px; }














#content_box { margin:0px auto; width:925px; margin-bottom:90px;} 

/* Standard Inhalt */
#content	{ font-family:Arial, Helvetica, sans-serif; color:#4e7dba; text-align:left; }


