.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
}
A.menu:link {
	font-size: 16px;
	color:	#FFFFFF;
	text-decoration: none;
}
        
A.menu:active {
	font-size: 16px;
	color:	#FFFFFF;
	text-decoration: none;
}
A.menu:visited {
	font-size: 16px;
	color:	#FFFFFF;
	text-decoration: none;
}
A.menu:hover {
	font-size: 16px;
	color:	#FFFFFF;
	text-decoration: underline;
}

.menuactive {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
A.menuactive:link {
	color: #FFFFFF;
	font-weight: none;
	text-decoration: none;;
}
        
A.menuactive:active {
	color: #FFFFFF;
	font-weight: none;
	text-decoration: none;
}
A.menuactive:visited {
	color: #FFFFFF;
	font-weight: none;
	text-decoration: none;
}
A.menuactive:hover {
	color: #FFFFFF;
	font-weight: none;
	text-decoration: none;
}

.pagetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #AFCB50;
}
.normtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	line-height: 20px;
}
A.normtext:link {
	color: #AFCB50;
	font-weight: normal;
	text-decoration: none;;
}       
A.normtext:active {
	color: #AFCB50;
	font-weight: normal;
	text-decoration: none;
}
A.normtext:visited {
	color: #AFCB50;
	font-weight: normal;
	text-decoration: none;
}
A.normtext:hover {
	color: #AFCB50;
	font-weight: normal;
	text-decoration: underline;
}

.normtext_m {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	line-height: 20px;
}
A.normtext_m:link {
	color: #999999;
	font-weight: normal;
	text-decoration: underline;;
}       
A.normtext_m:active {
	color: #999999;
	font-weight: normal;
	text-decoration: underline;
}
A.normtext_m:visited {
	color: #999999;
	font-weight: normal;
	text-decoration: underline;
}
A.normtext_m:hover {
	color: #3366FF;
	font-weight: normal;
	text-decoration: underline;
}

.texttitlegreen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #AFCB50;

}
.texttitleblack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;

}.bottomtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}
A.bottomtext:link {
	color: #FFFFFF;
	font-weight: none;
	text-decoration: none;;
}       
A.bottomtext:active {
	color: #FFFFFF;
	font-weight: none;
	text-decoration: bold;
}
A.bottomtext:visited {
	color: #FFFFFF;
	font-weight: none;
	text-decoration: none;
}
A.bottomtext:hover {
	color: #FFFFFF;
	font-weight: none;
	text-decoration: underline;
}
.pressequelle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.presseartikel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
.pressetitel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.membertitle {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #3366FF;
}
.normtextsmall {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	line-height: 20px;
}
.blinker {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF0000;
	line-height: 20px;
	text-decoration: blink;


}
.normtextsmallred {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF0000;
	line-height: 20px;
}
.normtextred {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF0000;
	line-height: 20px;
}
.normtextunderline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	line-height: 20px;
	border-bottom-style: double;
	text-decoration: underline;


}

