body {
	background:url(../../../images/template/body_background.gif) repeat-x #cec9c9;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	margin-top:15px;
}

.center {
	margin:auto;
	width:807px;
}

#border {
	padding-top:9px;
	background:url(../../../images/template/footer.png) no-repeat #fff;
	border-left:1px solid #cec9c9;
	border-right:1px solid #cec9c9;
}

#top {
	text-align:right;
	padding-right:11px;
	padding-top:11px;
	color:#808080;
	font-size:11px;
}

#head_banner {
	background:url(../../../images/template/head_banner.png) no-repeat;
	height:134px;
	width:803px;
	margin-bottom:56px;
}

#left_part {
	float:left;
	width:167px;
	background:url(../../../images/template/body_background.gif) no-repeat right;	
}

.navi_bg {
	background:url(../../../images/template/bg_navi.png) no-repeat;
	width:153px;
	height:35px;
	border-bottom:solid 1px #cec9c9;
}

.navi_stichpunkte {
	width:23px;
	height:35px;
	background:url(../../../images/template/pfeil_grau.gif) no-repeat center;
	float:left;
	margin-left:-6px;
}

.aktiv {
    background:url(../../../images/template/pfeil_rot.png) no-repeat center;
}

.navi_bg:hover > .navi_stichpunkte {
	background:url(../../../images/template/pfeil_rot.png) no-repeat center;
}

.navi_inhalt {
	float:left;
	font-size:13px;
	font-weight:bold;
	padding-top:10px;
	padding-left:8px;
}

#kontaktdaten {
	padding:15px;
}

#content {
	float:left;
	padding-left:12px;
	width:613px;
}

#footer {
	background:url(../../../images/template/footer.png) no-repeat bottom;
	width:805px;
	height:9px;
	padding-top:20px;
}

.clear {
	clear:both;
}

.left {
	float:left;
	width:443px;
	padding-right:20px;
}

.right {
	float:left;
	width:150px;
}
