@charset "utf-8";
/* 		CSS Document 							*/
/*		Stylesheet für Startseite				*/
/*###   Blenden   ###*/
#Text_Blende{
}
#top{
	border-bottom: 73px solid #f4edd6;
}
#navi{
}
/*###   Änderung Navigation   ###*/
.Item .aktiv{
	background-image: url("../Rafftaff_Klassenfahrten/Hintergrund/Klassenfahrt.jpg");
}
/*###   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;
}
/*###   Sonderregeln   ###*/
#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;
}

