@charset "utf-8";
/* CSS Document */

body {
	margin: 0;
}
#home {
	position: absolute;
	width:10px;
	height:10px;
	z-index:1;
}
#menu-banner {
	position: relative;
	width:100%;
	height:110px;
	background-color:#333;
	z-index:1;
}
#head_container {
	position: absolute;
	width: 900px;
	height: 110px;
	left: 50%;
	margin-left: -450px;
}
#eigner {
	position: absolute;
	width: 200px;
	height:90px;
	z-index:20;
	padding-right:20px;
	padding-top: 20px;
	text-align:right;
}
#menu-button-kontakt {
	position:absolute;
	text-align:right;
	padding: 5px;
	width:100px;
	height:20px;
	z-index:11;
	left: 790px;
	top: 70px;
}
#menu-button-fischerkarten {
	position:absolute;
	text-align:right;
	padding: 5px;
	width:100px;
	height:20px;
	z-index:11;
	left: 330px;
	top: 70px;
}
#menu-button-zubehoer {
	position:absolute;
	text-align:right;
	padding: 5px;
	width:100px;
	height:20px;
	z-index:11;
	left: 460px;
	top: 70px;
}
#menu-button-anfahrt {
	position:absolute;
	text-align:right;
	padding: 5px;
	width:80px;
	height:20px;
	z-index:11;
	left: 330px;
	top: 15px;
}
#menu-button-ueberuns {
	position:absolute;
	text-align:right;
	padding: 5px;
	width:100px;
	height:20px;
	z-index:11;
	left: 425px;
	top: 15px;
}
#menu-button-service {
	position:absolute;
	text-align:right;
	padding: 5px;
	width:350px;
	height:20px;
	z-index:11;
	left: 540px;
	top: 15px;
}
#hartkirchen {
	position:absolute;
	width:200px;
	height:20px;
	z-index:1;
	top: 77px;
	left: 0px;
}
#container_fischerkarten {
	position: relative;
	top: 200px;
	width: 100%;
	height: 530px;
	z-index:10;
	background-color: #e4e4e4;
}
#message_container_fischerkarten{
	position: absolute;
	width: 870px;
	height: 500px;
	left: 50%;
	margin-left:-450px;
	padding: 15px;
}
#up_fischerkarten {
	position: absolute;
	width: 45px;
	height: 50px;
	bottom: 25px;
	right: -55px;
}
#message_container1 {
	position: absolute;
	width: 870px;
	height: 270px;
	left: 50%;
	margin-left:-450px;
	padding: 15px;
}
#container_anfahrt {
	position: relative;
	width: 100%;
	height: 500px;
	top: 400px;
	z-index:10;
	background-color: #e4e4e4;
}
#message_container_anfahrt {
	position: absolute;
	width: 870px;
	height: 470px;
	left: 50%;
	margin-left:-450px;
	padding: 15px;
}
#google_anfahrt {
	position: absolute;
	width: 870px;
	height: 380px;
	top: 100px;
}
#up_anfahrt {
	position: absolute;
	width: 45px;
	height: 50px;
	bottom: 25px;
	right: -55px;
}
#container_ueberuns {
	position: relative;
	width: 100%;
	height: 500px;
	top: 500px;
	z-index:10;
	background-color: #e4e4e4;
}
#message_container_ueberuns {
	position: absolute;
	width: 870px;
	height: 470px;
	left: 50%;
	margin-left:-450px;
	padding: 15px;
}
#up_ueberuns {
	position: absolute;
	width: 45px;
	height: 50px;
	bottom: 25px;
	right: -55px;
}
#container_zubehoer {
	position: relative;
	width: 100%;
	height: 1300px;
	top: 300px;
	z-index:10;
	background-color: #e4e4e4;
}
#message_container_zubehoer {
	position: absolute;
	width: 870px;
	height: 1270px;
	left: 50%;
	margin-left:-450px;
	padding: 15px;
}
#up_zubehoer {
	position: absolute;
	width: 45px;
	height: 50px;
	bottom: 25px;
	right: -55px;
}
#container_aktuelles {
	position: relative;
	width: 100%;
	height: 250px;
	top: 100px;
	z-index:10;
	background-color: #e4e4e4;
}
#message_container_aktuelles {
	position: absolute;
	width: 870px;
	height: 220px;
	left: 50%;
	margin-left:-450px;
	padding: 15px;
}
#up_aktuelles {
	position: absolute;
	width: 45px;
	height: 50px;
	bottom: 25px;
	right: -55px;
}
#marken {
	position: absolute;
	width: 610px;
	height: 1280px;
	z-index:10;
	background-color: #e4e4e4;
	left: 290px;
	top:10px;
}
