.head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #252525;
	text-decoration: none;
	font-weight: bolder;
}
.headgruen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #b2ce36;
	text-decoration: none;
	font-weight: bolder;
}
.headpink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #cc4581;
	text-decoration: none;
	font-weight: bolder;
}
.headorange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #d89427;
	text-decoration: none;
	font-weight: bolder;
}
.headtuerkis {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #7ebeee;
	text-decoration: none;
	font-weight: bolder;
}
.headblau {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #5e85c7;
	text-decoration: none;
	font-weight: bolder;
}
.headdunkelgruen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #67b068;
	text-decoration: none;
	font-weight: bolder;
}
.headrot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #c83d3f;
	text-decoration: none;
	font-weight: bolder;
}
.headgelb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #eccd23;
	text-decoration: none;
	font-weight: bolder;
}
.head2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #252525;
	text-decoration: none;
	font-weight: bolder;
	line-height: 18px;
}
.head2pink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #cc4581;
	text-decoration: none;
	font-weight: bolder;
}
.head2tuerkis {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7ebeee;
	text-decoration: none;
	font-weight: bolder;
}
.head2gruen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #b2ce36;
	text-decoration: none;
	font-weight: bolder;
}
.head2orange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #d89427;
	text-decoration: none;
	font-weight: bolder;
}
.head2blau {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5e85c7;
	text-decoration: none;
	font-weight: bolder;
}
.head2dunkelgruen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #67b068;
	text-decoration: none;
	font-weight: bolder;
}
.head2rot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #c83d3f;
	text-decoration: none;
	font-weight: bolder;
}
.head2gelb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #eccd23;
	text-decoration: none;
	font-weight: bolder;
}
.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #757575;
	text-decoration: none;	
}
.text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #101010;
	text-decoration: none;
	line-height: 19px;
	margin-top: 10px;
}

.text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #101010;
	text-decoration: none;
	line-height: 18px;

}

.text2 a:link {
	color: #727272;
}

.text2 a:active {
	color: #858585;
}

.text2 a:visited {
	color: #858585;
	
}

.text2 a:hover {
	color: #999999;	
} 
.navi {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #757575;
	text-decoration: none;
	text-align: right;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 1px;
}

