@charset "UTF-8";
body {
	background-image: url(images/sub-nav/SubMenu%20Navi_background.jpg);
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.topnavi {
	position: absolute;
	top: 0px;
	left: 0px;
	height: 90px;
	width: 1018px;
	background-image: url(images/top-nav/brush.png);
	background-color: #FFFFFF;
	background-repeat: no-repeat;
}
.topnavi .navibilder {
	padding-top: 25px;
	padding-left: 35px;
}
.main {
	position: absolute;
	top: 86px;
	left: 0px;
	width: 1018px;
}
.main .subnavi {
	width: 156px;
	float: left;
	padding-top: 10px;
	padding-bottom: 20px;
}
.main .inhalt_home {
	width: 810px;
	float: right;
	background-image: url(images/main-back.jpg);
	height: 550px;
	background-repeat: no-repeat;
}
.main .inhalt {
	width: 810px;
	float: right;
	background-image: url(images/main-back_hell.jpg);
	height: 550px;
	background-repeat: no-repeat;
}
.main .inhalt_vita {
	width: 810px;
	float: right;
	background-image: url(images/main-back_ctr.jpg);
	height: 550px;
	background-repeat: no-repeat;
}

.main .inhalt_vita .vita table {
	position: absolute;
	left: 468px;
	top: 168px;
}
