body {
	font-size: 12pt;
	font-family: tahoma, Arial, sans-serif;
	line-height: 1.5em;
	text-align: justify;
	color: #00005f;
	background: #ffffff;
}
body.index {
	min-width:984px;
	max-width: 110em;
	text-align: center;
	background-color: #ffffff;
	/*#1f1a17*/
}	
div.index {
	width:auto;
	margin-top: 60px;
	background-image: url("../../images/index/bg.jpg");
	background-repeat: no-repeat;
	background-position: top center;
	background-attachment:scroll;
}
div.index div img {
	border: 0px;
	margin: 0;
	padding: 0;
}	
.kinder {
	position: relative; 
	padding-top: 470px;
	width:auto;
	border: 0;
}
.frauen {
	position: relative; 
	top: 0px;
}
.maenner {
	position: relative; 
	top: 0px;
}

