

a:link {
	color: #002604;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #002604;
}
a:hover {
	text-decoration: none;
	color: #CCCCCC;
}
a:active {
	text-decoration: none;
    color: #CCCCCC;
}


a.schrift_impressum2:link {
	color: #CCCCCC;
	text-decoration: none;
}
a.schrift_impressum2:visited {
	color: #CCCCCC;
	text-decoration: none;
	
}
a.schrift_impressum2:hover {
	text-decoration: none;
	color: #CCCCCC;
}
a.schrift_impressum2:active {
	text-decoration: none;
    color: #CCCCCC;
}

.schrift_headlines {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #002604;
	}

.schrift_fliess {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #002604;
	}

.schrift_impressum {
    font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #cccccc;
	}