/* commented backslash hack \*/ 
html, body{
	height:100%;
} 
/* end hack */

html,body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin: 0;
	padding: 0;
	text-align: center;
	background: url(/img/back_kachel.gif) repeat-x;
	background-color: #FFFFFF;	
}

/* boxen-formatierungen*/
#outer{
	min-height:100%;
	margin-bottom:-41px;
	height:auto;
}

* html #outer{
	height:100%;
}

#aussen {
	width: 958px;
	margin : 0px auto; 
	text-align : left;
}

#aussen_footer {
	width: 958px;
	margin : 0px auto; 
	text-align : right;
}

#header {
	height: 54px;
	background: url(/img/back_header.gif) no-repeat;
}

#footer {
	width: 100%;
	clear: both;
	height: 41px;
	background: url(/img/back_footer.gif) repeat-x;
}

#clearfooter{
	clear: both;
	height: 41px;
}

#links {
	width: 12px; 
	float: left;
}

#navi {
	width: 218px; 
	float: left;
}

#content {
	width: 510px; 
	float: left;
}

#content_breit {
	width: 725px; 
	float: left;
}

#rechts {
	width: 210px; 
	float: left;
}

.cbox_kl_weiss_oben {
	width: 501px;
	height: 6px;
	background: url(/img/kante_kl_oben_weiss.gif) no-repeat;
	font-size: 1px;
}

.cbox_kl_grau_oben {
	width: 501px;
	height: 6px;
	background: url(/img/kante_kl_oben_grau.gif) no-repeat;
	font-size: 1px;
}

.cbox_inhalt {
	width: 501px;
	background: url(/img/kante_kl_weiss.gif) repeat-y;
}

.cbox_kl_unten {
	width: 501px;
	height: 12px;
	background: url(/img/kante_kl_unten.gif) no-repeat;
	font-size: 1px;
}

.cbox_weiss {
	margin: 0px 8px 0px 3px;	
	background-color: #FFFFFF;
}

.cbox_grau {
	margin: 0px 8px 0px 3px;	
	background-color: #E4E2E2;
}

.cbox_hgrau {
	margin: 0px 8px 0px 3px;	
	background-color: #F4F4F4;
}

.cbox_gr_weiss_oben {
	width: 725px;
	height: 6px;
	background: url(/img/kante_gr_oben_weiss.gif) no-repeat;
	font-size: 1px;
}

.cbox_gr_grau_oben {
	width: 725px;
	height: 6px;
	background: url(/img/kante_gr_oben_grau.gif) no-repeat;
	font-size: 1px;
}

.cbox_gr_inhalt {
	width: 725px;
	background: url(/img/kante_gr_weiss.gif) repeat-y;
}

.cbox_gr_unten {
	width: 725px;
	height: 12px;
	background: url(/img/kante_gr_unten.gif) no-repeat;
	font-size: 1px;
}

.cbox_gr_weiss_unten {
	width: 725px;
	height: 12px;
	background: url(/img/kante_gr_unten.gif) no-repeat;
	font-size: 1px;
}

.nav_haupt {
	margin-bottom: 6px;
	display: block;
}

.nav_unter {
	margin: 0px 0px 6px 26px;
	display: block;
}