html {
	padding:0px;
	margin:0px;
}

body {
	background-color: #EBECEC;
	padding:0px;
	margin:0px;
	background-image: url(/images/tpl/bg_white.gif);
	background-position: 170px 170px;
	background-repeat: repeat-y;
}

body image{
	border: none;	
}

#header{
	width: 1008;
	height: 162px;
	margin-top: 23px;
	background-color: #e50b10;
	background-repeat:no-repeat;
}

#balken_oben{
	position: absolute;
	height: 23px;
	margin-left: 0px;
	margin-right: 0px;
	top: 0px;
	align: right;
	left: 0px;
	width: 100%;
	background-color: #d3d6d9;
}

#navi_oben{
	position: absolute;
	height: 23px;
	width: 600px;
	left: 500px;
	top: 0px;
}

#header_rechts{
	position: absolute;
	height: 47px;
	width: 100px;
	top: 70px;
	left: 865px;
	/*border: none;*/
	background-image: url(/images/kvb_logo.jpg);
	background-repeat:no-repeat;
}

#balken_unten{
	position: absolute;
	height: 23px;
	margin-left: 0px;
	margin-right: 0px;
	top: 162px;
	left: 0px;
	width: 100%;
	background-color: #d3d6d9;
}

#links {
	position: absolute;
	left: 0px;
	top: 185px;
	width: 170px;
	bottom: 0px;
	margin: 0px;
	padding: 0px;
	background-color: #ebecec;
}

#inhalt {
	background-color: #FFFFFF;
	position: absolute;
	margin: 0px;
	padding-top: 70px;
	padding-bottom: 15px;
	left:170px;
	width: 659px;
	top: 185px;
	overflow: hidden;
/* 	border-right: 1px solid black;*/
}

#rechts {
	position: absolute;
	left: 833px;
	right: 0px;
	top: 185px;
	bottom: 0px;
	margin: 0px;
	padding: 0px;
	background-color: #ebecec;
}
