

/* --- Stylesheet 133 () --------- */ 

#header {
	position: relative;
	left: 0px;
	top: 0px;
	width: 100%;
}

#logo {
	position: absolute;
	left: 30px;
	top: 0px;
	width: 270px;
	height: 130px;
	z-index: 10;
}

#navigation {
	position: absolute;
	left: 330px;
	top: 0px;
}

#navigation ul {
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style-type: none;
}

#navigation li {
	float: left;
	margin: 0px 15px 15px 0px;
	background: no-repeat right bottom url(http://s2.tramino.de/familienberg-soellereck/7256/orginal.gif);
}



#navigation li a {
	display: block;
	padding: 15px 16px 10px 13px;
	color: #fff;
	text-decoration: none;
	font-size: 15px;
	line-height: 17px;
	font-weight: bold;

}

#navigation li ul {
	display: none;
	margin-bottom: 20px;
}

#navigation li:hover  {
	margin: 0px 15px 5px 0px;
}

#navigation li:hover a {
	padding: 25px 16px 10px 13px;
}

#navigation li:hover ul {
	display: block;
}

#navigation li.nav_aktiv {
	background-color: #666E7A;
}

#navigation li li {
	float: none;
	background-color: #ff0;
	background: none;
	margin: 0px;
	padding: 0px;
}

#navigation li li a {
	display: block;
	padding: 2px 5px 2px 15px;
	color: #fff;
	text-decoration: none;
	font-size: 13px;
	line-height: 16px;
	font-weight: normal;
}

#navigation li li a:hover {
	background-color: #000;
	padding: 2px 5px 2px 15px;
}


#sommer #navigation li {
	background: no-repeat right bottom url(http://s2.tramino.de/familienberg-soellereck/7261/orginal.gif);
}

#sommer #navigation li li {
	background: none;
}


#jahreszeit {
	position: absolute;
	right: 25px;
	top: 0px;
	background: no-repeat right bottom url(http://s2.tramino.de/familienberg-soellereck/7261/orginal.gif);
}

#jahreszeit a {
	display: block;
	padding: 15px 14px 8px 13px;
	color: #fff;
	text-decoration: none;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
}

#jahreszeit a:hover {
	padding-top: 20px;
}

#sommer #jahreszeit {
	background: no-repeat right bottom url(http://s2.tramino.de/familienberg-soellereck/7256/orginal.gif);
}





#themen {
	position: absolute;
	left: 30px;
	top: 160px;
}

#themen ul {
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style-type: none;
}

#themen li {
	display: block;
}

#themen li a {
	display: inline;
	background-color: #266EDB;
	padding: 5px 13px 3px 13px;
	color: #fff;
	text-decoration: none;
	font-size: 22px;
	line-height: 31px;
	font-weight: normal;
}

#sommer #themen li a {
	background-color: #5A9439;
}

#themen li a:hover {
	color: #fff;
	background-color: #000;
}

#sommer #themen li a:hover {
	color: #fff;
	background-color: #000;
}

#themen .nav_aktiv a {
	background-color: #9CBF88 !important;
	color: #000;
}