.verbund {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-style: normal;
	font-weight: lighter;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	list-style-type: circle;

	}

	a:link {text-decoration: none; color: #50B03B;}
	a:visited {text-decoration: none; color: #50B03B;}
	a:active {text-decoration: underline; color: #50B03B;}
	a:hover {
	text-decoration: underline;
	color: #086B00;
	letter-spacing:normal;
}

body {

	scrollbar-face-color: #FFFFFF;
	scrollbar-highlight-color: #50B03B;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-arrow-color: #50B03B;
	scrollbar-track-color: #FFFFFF;
	background-color: #FFFFFF;
	margin-left: 10px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
}

	
.sites {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-style: normal;
	font-weight: lighter;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	list-style-type: circle;
	}
	
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 17px;
	color: #086B00;
	line-height: 20px;
	font-variant: normal;
	text-transform: lowercase;
	font-weight: 300;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	font-size: 14px;
	color: #666666;
	line-height: 20px;
	font-variant: normal;
	text-transform: none;
	font-weight: 200;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-style: normal;
	font-weight: strong;
	font-variant: normal;
	text-transform: none;
	color: #50B03B;
	list-style-type: upper-alpha;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-style: normal;
	font-weight: strong;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	list-style-type: upper-alpha;
}
