h1 {
	font-size: 20px;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #7ebdd2;
	margin-bottom:25px;
	margin-top:0px;
}

h2 {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
	margin-top:0px;
	margin-left:10px;
	margin-bottom:0px;
}

h4 {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
	margin-top:0px;
	margin-left:0px;
	margin-bottom:0px;
}

h3 {
	font-size: 16px;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #7ebdd2;
	margin-bottom:0px;
	margin-top:0px;
}




#text{
	width: 627px;
	min-height: 430px;
	height:auto !important;
 	height: 430px;
	margin-top: 0px;
	padding-left: 60px;
	padding-right: 40px;
}

#text,
#text a {
	font-family:  Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	line-height: 150%;
	color: #333333;

}

#text a{
	color: #333333;
	text-decoration: none;
}
#text a:hover,
#text a.active {
	color: #7ebdd2;
	text-decoration: none;

}
.textklein {
	font-family:  Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #3F3F3F;
	width: 400px;
	line-height: 120%;
}



	
	

