#navigation
{
	background-image: url(/images/navi_hg.jpg);
	background-repeat: repeat-y;
	padding: 0;
	margin: 0;

}



#navigation ul
{
	/*	list-style-image:url(/images/kugel.jpg);
	width: 192px;
	list-style-position: inside;	*/
	padding: 0;
	margin: 0;
}

.menuactive1
{
	color: #313c8c;
}

.menu1
{
	width: 192px;
	color: #e1e0e5;
	padding: 0;
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #cecdc8;
	font-weight: bold;
	font-size: 11px;
}

.menu1 a, .menu1 a:visited
{
	width: 135px;
	display: block;
	background: none;
	padding-left: 57px;
	height: 27px;
	line-height: 27px;
	color: #e1e0e5;
	margin: 0;
	border-bottom: 1px solid #e1e0e5;
	
}

.menu1 a:hover
{
	width: 135px;
	display: block;
	background: none;

	padding-left: 57px;
	height: 27px;
	line-height: 27px;
	/*	background-color: #e1e0e5;*/
	color: #e1e0e5;
	border-bottom: 1px solid #e1e0e5;
	
}

.menu2 a, .menu2 a:visited
{
	width: 164px;
	background: none;
	margin-left: -27px;
	height: auto;
}

.menu2 a:hover
{
	width: 164px;
	background: none;
	background-color: #e1e0e5;
	text-decoration: none;
	color: #313c8c;
	height: auto;
}

.menu1 ul
{
	width: 192px;
	margin: 0;
	padding: 0;
}

.menu1 li
{
	margin: 0;
	padding: 0 0;
	background-image: url(/images/kugel.jpg);
	background-repeat: no-repeat;
	background-position: 27px -2px	;
	/*
	list-style-image:url(/images/kugel.jpg);
	list-style-position: inside;
	*/
	width: 192px;
}

.menu2
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #cecdc8;
	font-weight: normal;
	font-size: 10px;
}


.menu2 ul
{
	padding: 0;
	margin: 0;
}

.menu2 li
{
	background: none;
	padding: 0;
	margin: 0 0 0 ;
	list-style: none;
	border: none;

}



/* Liste im Fliesstext */

ul.liste_fl {
	padding-top: 10px;
	padding-left: 0px;
	list-style-image:url(/images/kurzbio_ie.gif);
	list-style-position: outside;
	line-height: 23px;
}

li.liste_fl {

}