h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #a5aed5;
	margin-bottom:25px;
	margin-top:0px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #a5aed5;
	margin-top:0px;
	margin-bottom:0px;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #a5aed5;
	margin-top:0px;
	margin-bottom:0px;
}

h4,
h4 a,
h4 a:hover,
h4 a.active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #a5aed5;
	margin-top:0px;
	margin-bottom:0px;
}

h4 a{
	text-decoration: underline;
}
h4 a:hover,
h4 a.active {
	text-decoration: none;

}


#text{
	float: left;
	width: 566px;
	min-height: 430px;
	height:auto !important;
 	height: 430px;
	margin-top: 40px;
	padding-left: 25px;
}

#text,
#text a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 150%;
	color: #333333;
}

#text a{
	color: #333333;
	text-decoration: none;
}
#text a:hover,
#text a.active {
	color: #f2c200;
	text-decoration: none;

}
.textklein {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #3F3F3F;
	width: 400px;
	line-height: 120%;
}

h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	width: 400px;
	line-height: 120%;
	margin-bottom: 0px;
	margin-top: 0px;
}



	
	

