.navigation {
		font-family: Verdana;
		font-size: 14px;
		height: 32px;
		text-align: right;
		text-decoration: none;
		color: black;
	}
	.subnavigation {
	font-family: Verdana;
		font-size: 9px;
		height: 14px;
		}
	
	a.menu_1, a.menu_1:link , a.menu_1:active  {
	font-family: Verdana;
		font-size: 14px;
		text-decoration: none;
		color: black;
		}
		.menu_1:hover {text-decoration: none;}
		
		.menu_2 {
	font-family: Verdana;
		font-size: 9px;
		text-decoration: none;
		color: black;
		}
	.menu_2:hover {text-decoration: underline;}
	
	h1 {
		font-size: 18px;
		font-family: Verdana;
		font-weight: bold;
	}
	p {
		margin: 0 0 0 0;
		font-size: 14px;
		font-family: Verdana;
		font-weight: normal;
	}
	ul {
		list-style-image:url(gruenerpunkt_neu.gif);
		font-size: 14px;
		font-family: Verdana;
		font-weight: normal;
	}
	ol {
	    font-size: 14px;
		font-family: Verdana;
		font-weight: normal;
	}
	body {
	margin: 0;0;0;0;
	}
	
	a {
		font-size: 14px;
		font-family: Verdana;
		font-weight: normal;
		color: green;
		text-decoration: none;
		}
		
	a:hover {
	text-decoration: underline;
		}