body,
html {
	margin: 0px;
	padding: 0px;
}




.menu_oben {
	font-family: Times New Roman;
	color: #ffffff;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
	text-align: right;
	float: left;
}
.menu_oben a {
   text-decoration: none;
   color: #ffffff;
}
.menu_oben a:hover {   
   text-decoration: underline;
   color: #ffffff;
}




.menu_links {
	font-family: Times New Roman;
	color: #ffffff;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	padding-top: 4px;
}
.menu_links a {
   text-decoration: none;
   color: #ffffff;
}
.menu_links a:hover {   
   text-decoration: none;
   color: #000000;
}



.druckversion {
	font-family: Times New Roman;

	font-weight: bold;
	font-size: 10px;
	text-decoration: none;
	padding-top: 4px;
}



.action-items {
#	list-style-position: outside;
	margin-left:1.5em; padding:0;
	list-style-image: url(images/kreis_1.gif);
}

a {
   color: #008060;
   link: #008060;
   vlink: #008060;
   alink: #008060; 
}