ul.level_2 {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, sans-serif;
	list-style: none;
}

ul.level_2 li {
	float: left;
	width: 240px;
	list-style-type: square;
	list-style-position: inside;
}

.bg_thema_1 {
	background-color: #61594e;
	background-image: url(../images/nav_stip.gif);
	background-repeat: no-repeat;
	background-position: top right;
	font-family: Verdana, Arial, sans-serif;
	color: #FFF;
	width: 210px;
	height: 36px;
}

.bg_thema_2 {
	background-color: #416265;
	background-image: url(../images/nav_stip.gif);
	background-repeat: no-repeat;
	background-position: top right;
	font-family: Verdana, Arial, sans-serif;
	color: #FFF;
	width: 210px;
	height: 36px;
}

.bg_thema_3 {
	background-color: #7b1e4a;
	background-image: url(../images/nav_stip.gif);
	background-repeat: no-repeat;
	background-position: top right;
	font-family: Verdana, Arial, sans-serif;
	color: #FFF;
	width: 210px;
	height: 36px;
}

.bg_thema_4 {
	background-color: #7b7a12;
	font-family: Verdana, Arial, sans-serif;
	color: #FFF;
	width: 210px;
	height: 36px;
}

a.thema {
	display: block;
	width: 210px;
	line-height: 36px;
	font-size: 0.88em;
	color: #FFF;
	text-decoration: none;
	padding: 0px 10px 0px 20px;
}

a.thema:hover {
	color: #FFF;
}

ul.level_2 {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, sans-serif;
}

ul.level_2 li {
	background-color: #efefee;
	display: block;
	color: #FFF;
	width: 240px;
	border-bottom: 1px solid #e5e4e3;
	line-height: 24px;
	font-size: 0.69em;
}

li.thema_1 a {
	background-image: url(../images/sprite-1.gif);
	display: block;
	color: #404040;
	width: 195px;
	padding: 0px 10px 0px 35px;
	text-decoration: none;
	line-height: 24px;
}

li.thema_1 a:hover {
	background-image: url(../images/sprite-1.gif);
	background-position: 0px -24px;
	background-color: #9a8e7e;
	color: #FFF;
}

li.thema_2 a {
	background-image: url(../images/sprite-1.gif);
	display: block;
	color: #404040;
	width: 195px;
	padding: 0px 10px 0px 35px;
	text-decoration: none; 
	line-height: 24px;
}

li.thema_2 a:hover {
	background-image: url(../images/sprite-1.gif);
	background-position: 0px -24px;
	background-color: #6ea1a5;
	color: #FFF;
}

li.thema_3 a {
	background-image: url(../images/sprite-1.gif);
	display: block;
	color: #404040;
	width: 195px;
	padding: 0px 10px 0px 35px;
	text-decoration: none;
	line-height: 24px;
}

li.thema_3 a:hover {
	background-image: url(../images/sprite-1.gif);
	background-position: 0px -24px;
	background-color: #7b1e4a;
	color: #FFF;
}

li.thema_4 a {
	background-image: url(../images/sprite-2.gif);
	display: block;
	color: #404040;
	width: 195px;
	padding: 0px 10px 0px 35px;
	text-decoration: none;
	line-height: 24px;
}

li.thema_4 a:hover {
	background-image: url(../images/sprite-2.gif);
	background-position: 0px -24px;
	background-color: #b6b000;
	color: #FFF;
}
