@charset "UTF-8";
/* CSS Document */

#main {
	height: 510px;
	width: 800px;
	z-index: 1;
	background-image: url(bilder/back_k.gif);
	position: relative;
	background-repeat: no-repeat;
	margin: auto;
	top: 50px;
	text-align: left;
}
#main2 {
	height: 510px;
	width: 800px;
	z-index: 1;
	position: relative;
	top: 15px;
	left: 20px;
}
#main3 {
	height: 510px;
	width: 800px;
	z-index: 1;
	background-image: url(bilder/back_k2.gif);
	position: relative;
	background-repeat: no-repeat;
	margin: auto;
	top: 50px;
}
#navigation {
	height: 300px;
	width: 260px;
	position: absolute;
	left: 0px;
	top: 22px;
}
#titelbild {
	height: 98px;
	width: 710px;
	position: absolute;
	left: 90px;
	top: 11px;
}
#inhalt01 {
	height: 328px;
	width: 516px;
	position: absolute;
	left: 264px;
	top: 140px;
	overflow: auto;
	padding-right: 20px;
}
#printlogo {
	background-color: #FFFFFF;
	height: 100px;
	width: 300px;
	position: relative;
	visibility: hidden;
	margin: auto;
}
#inhalt02 {
	height: 328px;
	width: 516px;
	position: absolute;
	left: 268px;
	top: 140px;
	overflow: auto;
	padding-right: 20px;
	padding-left: 10px;
	background-color: #ae97e2;
}
