body{
	background:#fff;
	background-image:url(../grafik/bg_sub.jpg);
	background-repeat:repeat-x;
	color:#444;
	font-size:12px;
}

#container{
	background:url(../grafik/bg_sub_website.jpg) no-repeat top center;
}

#imagecarousel{
	width:976px;
	height:137px;
}

#middle{
	margin-top:-14px;
}

#bc{
	background:#f8f8f8;
	height:25px;
	line-height:25px;
	font-size:11px;
}

#content #schriftgr{
	font-size:13px;
	position:absolute;
	margin-top:-30px;
	margin-left:478px;
}

#bc a, #subnavi a{
	color:#444;
	text-decoration:none;
}

#bc a:hover, #subnavi a:hover, #subnavi .active{
	color:#0072b7;
}

#bcinner{
	margin:0 16px;
}

#content{
	float:left;
	margin:34px 33px 30px 33px;
	width:491px;
	border-left:1px solid #fff;
}

#content .contentbox{
	width:489px;
}

#subnavi{
	width:179px;
	float:left;
	background:url(../grafik/bg_subnavi.jpg);
	border-right: 1px solid #e3e3e3;
	border-bottom: 1px solid #e3e3e3;
}

#sninner{
	margin:34px 20px 30px 20px;
	line-height:200%;
}

#sntitle{
	font-size:16px;
	font-weight:bold;
	text-transform: uppercase;
	margin:0 0 17px 0;
	line-height:100%;
}