body	{
	margin:0;
	padding:0;
	text-align:center;
	background-color:#C9E0EC;
	}
	
table.demo { font-size:12px; background-color:#ddd; }
	
div#wrapper	{
	background-color:#FFFFFF;
	padding:8px 13px;
	margin: 0 auto;
	width:874px;
	}
div#header	{
	background-color:#ffffff;
	width:874px; height:305px;
	}
	
	
div#content_gelb	{	
	width:874px;
	margin:8px 0px;
	background-image: url(nav_bg.gif);
	background-position:left top;
	background-repeat:repeat-y;
	overflow: auto;
	}
div#content_grun	{	
	width:874px;
	margin:8px 0px;
	background-image: url(nav_bg_grun.gif);
	background-position:left top;
	background-repeat:repeat-y;
	overflow: auto;
	}	
	
	div#content_pink	{	
	width:874px;
	margin:8px 0px;
	background-image: url(nav_bg_pink.gif);
	background-position:left top;
	background-repeat:repeat-y;
	overflow: auto;
	}	
	
	div#content_blau	{	
	width:874px;
	margin:8px 0px;
	background-image: url(nav_bg_blau.gif);
	background-position:left top;
	background-repeat:repeat-y;
	overflow: auto;
	}	
	
	div#content_rot	{	
	width:874px;
	margin:8px 0px;
	background-image: url(nav_bg_rot.gif);
	background-position:left top;
	background-repeat:repeat-y;
	overflow: auto;
	}	
	
	div#content_grau	{	
	width:874px;
	margin:8px 0px;
	background-image: url(nav_bg_grau.gif);
	background-position:left top;
	background-repeat:repeat-y;
	overflow: auto;
	}	
	
div#left	{	
	border:0px solid #000000;
	width:175px;
	float:left;
	text-align:left;
	padding:0px;
	}
div#right{	
	border:0px solid #000000;
	width:662px;
	float:right;
	text-align:left;
	padding:10px;

	}		
div#footer	{
	background-color:#001674;
	width:874px;
	overflow:auto;
	}	
.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}	

/* Buttons */


#nav_gelb_btn {
	width:176px;height:38px;
	background-image:url(../menu-balken.gif);
	background-position:top right;
	background-repeat:no-repeat;
	background-color:#F3C100;
	border:none;
	text-align:left;	
	vertical-align:middle;
	line-height:1.5;
}			


#nav_grun_btn {
	width:176px;height:38px;
	background-image:url(../menu-balken.gif);
	background-position:top right;
	background-repeat:no-repeat;
	background-color:#62C81E;
	border:none;
	text-align:left;	
	vertical-align:middle;
	line-height:1.5;
	}		


#nav_pink_btn {
	width:176px;height:38px;
	background-image:url(../menu-balken.gif);
	background-position:top right;
	background-repeat:no-repeat;
	background-color:#FB12F9;
	border:none;
	text-align:left;	
	vertical-align:middle;
	line-height:1.5;
}			

#nav_blau_btn {
	width:176px;height:38px;
	background-image:url(../menu-balken.gif);
	background-position:top right;
	background-repeat:no-repeat;
	background-color:#001674;
	border:none;
	text-align:left;	
	vertical-align:middle;
	line-height:1.5;
}			
#nav_rot_btn {
	width:176px;height:38px;
	background-image:url(../menu-balken.gif);
	background-position:top right;
	background-repeat:no-repeat;
	background-color:#990089;
	border:none;
	text-align:left;	
	vertical-align:middle;
	line-height:1.5;
}			

#nav_grau_btn {
	width:176px;height:38px;
	background-image:url(../menu-balken.gif);
	background-position:top right;
	background-repeat:no-repeat;
	background-color:#6f7c89;
	border:none;
	text-align:left;	
	vertical-align:middle;
	line-height:1.5;
}			

#nav_line {
	width:176px;height:38px;
	background-image:url(../menu-balken_2.gif);
	background-position:top right;
	background-repeat:no-repeat;
	border:none;

}			
