/* CSS Document */
body {
	background-image: url(./bilder/schaefer.png);
	background-repeat: no-repeat;
	background-color: #000000;
}
div {
	padding: 5px;
}
#langs {
	position:absolute;
	left:507px;
	top:2px;
	width:270px;
	height:11px;
	z-index:4;
	font-size: 10px;
	text-decoration: none;
	text-align: right;
}
#langs a {
	font-size: 10px;
	text-decoration: none;
	color: #000000;
}
#infobox {
	position:absolute;
	left:466px;
	top:56px;
	width:291px;
	height:40px;
	z-index:5;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
#main_menu {
	position:absolute;
	left:205px;
	top:125px;
	width:550px;
	height:20px;
	z-index:1;
	font-size: 10px;
	font-weight: bold;
}
#main_menu a {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}
#sub_menu {
	position:absolute;
	left:25px;
	top:185px;
	width:140px;
	height:370px;
	font-size: 11px;
	z-index:2;
}
#sub_menu a {
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}
#content {
	position:absolute;
	left:205px;
	top:185px;
	width:550px;
	height:370px;
	font-size: 12px;
	overflow: hidden;
}
.maincontent {
	width: 100% !important;
	height: 370px !important;
	overflow: hidden;
}
#scrollers {
	position: absolute;
	left: 655px;
	top: 45px;
	width: 71px;
	height: 52px;
}
#go_up {
	position:absolute;
	left:731px;
	top:185px;
	width:23px;
	height:44px;
	z-index:3;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}
#go_down {
	position:absolute;
	left:731px;
	top:510px;
	width:27px;
	height:46px;
	z-index:3;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}
#pics {
	position:absolute;
	left:205px;
	top:185px;
	width:550px;
	height:370px;
	font-size: 12px;
	overflow: hidden;
	z-index: 5;
}
