.textklein {
	font-family : Verdana, Arial, sans-serif;
	font-style : normal;
	font-size : 10px;
	color : #666666;
}

.text {
	font-family : Verdana, Arial, sans-serif;
	font-style : normal;
	font-size : 11px;
	color : #444444;
}

h1 {
	font-family : Verdana, Arial, sans-serif;
	font-style : normal;
	font-size : 14px;
	color : #cccccc;
}

.gruen {
	font-family : Verdana, Arial, sans-serif;
	font-style : normal;
	font-size : 11px;
	color : #356768;	
}

.hellgruen {
	font-family : Verdana, Arial, sans-serif;
	font-style : normal;
	font-size : 11px;
	color : #669A9B;	
}

.orange {
	font-family : Verdana, Arial, sans-serif;
	font-style : normal;
	font-size : 12px;
	color : #FF8331;
	line-height:16px;
}

.weiss {
	font-family : Verdana, Arial, sans-serif;
	font-style : normal;
	font-size : 11px;
	color : #ffffff;
	line-height:16px;
}

a:link {
	font-family : Verdana, Arial, sans-serif;
	color : #EF751A;
	font-size : 11px;
	text-decoration : none;
}

a:visited {
	font-family : Verdana, Arial, sans-serif;
	color : #EF751A;
	font-size : 11px;
	text-decoration : none;
}

a:active {
	font-family : Verdana, Arial, sans-serif;
	color : #EF751A;
	font-size : 11px;
	text-decoration : none;	
}

a:hover{
	font-family : Verdana, Arial, sans-serif;
	color : #F3A303;
	font-size : 11px;
	text-decoration : none;	
}
