#ferien_navi {
	position: absolute;
	left: -75px;
	top: 148px;
	z-index: 110;
	background-image: url(../bilder/ferien2008/back_main.jpg);
	background-repeat: no-repeat;
}
.h1ferien {
	color: #C70076;
}
h2 {
	margin-bottom:0px;
}
#ferien2008Main {
	margin-left: 50px;
}
#ferien_navi h2 {
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 20px;
	margin: 5px 15px 5px 45px;
}
#ferienkasten {
	width: 200px;
	margin-top: 10px;
	margin-left: 70px;
}
#ferienkasten h3 {
	float: none;
	border: none;
	font-weight: normal;
	margin: 0px;
	padding: 5px;
	font-size: 13px;
}
#ferienkasten ul {
	margin-top: 0px;
	margin-bottom: 0px;
}
.ferienpass, .ferienpass a {
	color: #DE96B2;
}
.ferienpass a:hover {
	color:#C70076;
}
.ferienbetreuung, .ferienbetreuung a {
	color: #8BB4A7;
}
.ferienbetreuung a:hover {
	color:#00695A;
}
.ferienfreizeit, .ferienfreizeit a {
	color: #9391B5;
}
.ferienfreizeit a:hover {
	color:#1E377D;
}
.ferienpass h3 {
	background-color: #F4DEE2;
	color: #C70076;
}
.ferienpass li {
	list-style-image: url(../bilder/ferien2008/bullet_rot.gif);
}
.ferienbetreuung h3 {
	background-color: #F7F9C9;
	color: #00695A;
}
.ferienbetreuung li {
	list-style-image: url(../bilder/ferien2008/bullet_gruen.gif);
}
.ferienfreizeit h3 {
	background-color: #C5E9FA;
	color: #1E377D;
}
.ferienfreizeit li {
	list-style-image: url(../bilder/ferien2008/bullet_blau.gif);
}

