@charset "utf-8";
/* 		CSS Document 							*/
/*		Stylesheet für Startseite				*/
/*###   Blenden   ###*/
#navi{
	z-index: 100;
	position: absolute;
	background-image: url("../Hintergrund/Navi.png");
	top: 0;
	left: -6px;
	height: 30px;
	width: 8px;
}
/*###   Container für Text   ###*/
#Kanu{
	z-index: 25;
	position: absolute;
	top: 229px;
	left: 10px;
	height: 58px;
	width: 100%;
	text-align: left;
}
#Kanu_text{
	width: 456px;
	margin: -61px 0 0 9px;
	visibility: hidden;
}
#Kanu_text p{
	color: #ffffff;
	font-size: 10px;
	line-height: 14px;
}
#AktuellText{
	z-index: inherit;
	position: absolute;
	top: 229px;
	left: 10px;
	height: 58px;
	width: 100%;
	text-align: left;
}
#AktuellText p{
	color: #707172;
	font-size: 10px;
	line-height: 15px;
}
/*###   Container Bilder   ###*/
#Start{
	z-index: 75;
	position: absolute;
	top: 288px;
	left: 57px;
	height: 283px;
	width: 219px;
	margin: 0 auto 0 auto;
	border: 3px solid #d9c9af;
	padding: 3px 0 0 15px;
}
/*###   Tabellen   ###*/
table{
	width: 310px;
	line-height: 11px;
	margin:0 0 0 20px;
}
tr{
	padding-bottom: 20px;
}
#zelle_r{
	text-align: right;	
	width: 28px;
	cursor: pointer;
}
#zelle_m{
	text-align: right;
	width: 28px;
	cursor: pointer;
	visibility: hidden;
}
#zelle_l{
	text-align: left;
	width: 254px;
}
#zahl{
	position: absolute;
	top: 0;
	left: 20px;
	color: #ef6a00;
	font-weight: bolder;
}
#zahl_2{
	position: absolute;
	top: 0;
	left: 20px;
	color: #ef6a00;
	visibility: hidden;
	font-weight: bolder;
}
.Zaehler{
	z-index: 100;
	position: absolute;
	top: 64px;
	left: 290px;
	height: 16px;
	width: 50px;
}
