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


#footer {
	
	width: 100%;
	height: 60px;
	position: fixed;
	bottom: 0px;
	left: 0px;
	background-color: #00246B;

}
#top {
	background-color: #039;
	height: 84px;
	width: 938px;
	position: absolute;
	background-image: url(nav/logo_01.jpg);
	text-align: center;
	top: 0px;
	left: 50%;
	margin-left: -470px;
	z-index: 100;
}
#main2 {
	height: 70px;
	width: 100%;
	top: 84px;
	position: absolute;
	text-align: left;
	vertical-align: top;
	background-image: url(nav/main_top_01.gif);
	background-repeat: no-repeat;
	z-index: 3;
}
#main {
	width: 938px;
	top: 0px;
	margin-left: -470px;
	left: 50%;
	position: absolute;
	vertical-align: top;
	background-image: url(nav/main_01.gif);
}

#main3 {
	width: 928px;
	top: 134px;
	position: absolute;
	text-align: left;
	vertical-align: top;
	z-index: 2;
}
#footer1 {
	height: 60px;
	width: 100%;
	position: fixed;
	background-image: url(nav/main_footer_01.gif);
	background-repeat: repeat-y;
	bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
	z-index: 55;
	text-align: left;

	
	
	
}
.logo {
	height: 136px;
	width: 379px;
	background-image: url(nav/logo_schluchsee_01.gif);
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	z-index: 2;
	top: 68px;
	position: absolute;
	left: 418px;
}

#kucky {
	position: absolute;
	width: 95px;
	height: 115px;
	z-index: 80;
	left: 88px;
	top: 500px;
}