.logo {
	width:357px;
	height:46px;
	position:absolute;}

.logo_sportschule {
	width:300px;
	height:52px;
	position:absolute;
	margin-left:650px;
	margin-top:10px;
}

.bild {
	width:960px;
	height:358px;
	position:absolute;
	margin-top:0px;
}

.film {
	width:960px;
	height:420px;
	position:absolute;
	margin-top:0px;
	z-index:1;
	visibility:hidden;
	padding:20px;
	margin-left:-20px;
	background-color:#FFFFFF;
}


.balken {
	width:960px;
	height:46px;
	background-image:url(nav/balken.png);
	position:absolute;
	margin-top:312px;

}

.navigation {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#FFFFFF;
	padding-left:10px;
}

.navigation_link {
	text-decoration:none;
	color:#FFFFFF;
	line-height:30px;
	display:block;
}

.navigation_link:hover {
	color:#FFFFFF;
}

.test {
	margin-top:7px;
}

.pos_content {
	margin-left:7px;
	margin-top:7px;
}

.content {
	margin-left:220px;
	width:550px;
	height:100px;
	background-color:#FF9900
}

.over_home {
	width:160px;
	height:312px;
	background-color:#D6136A;
	position:absolute;
	filter:alpha(opacity=65);

}
.over_shop {
	width:160px;
	height:312px;
	background-color:#CE0715;
	margin-left:160px;
	position:absolute;
	filter:alpha(opacity=65);

}
.over_aktiv {
	width:160px;
	height:312px;
	background-color:#0099FF;
	margin-left:320px;
	position:absolute;
	filter:alpha(opacity=65);

}
.over_relax {
	width:160px;
	height:312px;
	background-color:#ff9900;
	margin-left:480px;
	position:absolute;
	filter:alpha(opacity=65);

}
.over_appartements {
	width:160px;
	height:312px;
	background-color:#831848;
	margin-left:640px;
	position:absolute;
	visibility: visible;
	filter:alpha(opacity=65);
}
.over_kontakt {
	width:160px;
	height:312px;
	background-color:#009900;
	margin-left:800px;
	filter:alpha(opacity=65);
	position:absolute;
}

.bg {
	background-image:url(nav/bg.png);
	width:995px;
	height:358px;
	margin:auto;
	padding-left:17px;
	background-repeat:repeat-y;
}
.bold {
	font-weight: bold;
	color:#FFFFFF;
}

.link_footer {
	text-decoration:none;
	color:#FFFFFF;
	font-weight:normal;
}

.link_footer:hover {
	text-decoration: underline;
}

.preis {
	font-size:20px;
	color:#FF6600;
	text-decoration:underline 3px;
	font-weight:bold;
	font-stretch:condensed;
}

li {
	list-style-type:armenian;
}

.table {
display: none;}
