a:visited { 
font-weight:bold; color:gray; text-decoration:none; 
}
a:hover {
font-weight:bold; color:gray; text-decoration:none; 
}
a:link { 
font-weight:bold; color:gray; text-decoration:none; 
}



.ueberschrift1 {
 font-family: Arial;
 font-size: 22px;
 font-weight: bold;
 text-align: center;
 color: gray;
}

.ueberschrift2 {
 font-family: Arial;
 font-size: 45px;
 font-weight: bold;
 text-align: center;
 color: gray;
}

.ueberschrift3 {
 font-family: Arial;
 font-size: 18px;
 font-weight: normal;
 text-align: center;
 color: gray;
}

.links {
 font-family: Verdana;
 font-size: 18px; 
 font-weight: bold;
 text-align: left;
}

.normtext {
 font-family: Verdana;
 font-size: 12px; 
 font-weight: bold;
 text-align: left;
 color: gray;
}

.normtextc {
 font-family: Arial;
 font-size: 14px; 
 font-weight: bold;
 text-align: center;
 color: gray;
}

.normtexts {
 font-family: Arial;
 font-size: 12px; 
 font-weight: bold;
 text-align: left;
 color: gray;
}

.normtextp {
 font-family: Arial;
 font-size: 12px; 
 text-align: right;
 vertical-align: bottom;
 color: gray;
}

.normtextm {
 font-family: Arial;
 font-size: 12px; 
 font-weight: bold;
 text-align: center;
 color: gray;
}

.normtextr {
 font-family: Arial;
 font-size: 12px; 
 font-weight: bold;
 text-align: right;
 color: gray;
}

.textklein {
	font-family: Arial;
	font-size: 12px;
	text-align: center;
	color: gray;
}

.textklein1 {
	font-family: Arial;
	font-size: 12px;
	text-align: center;
	color: gray;
}

.textkleinm {
	font-family: Arial;
	font-size: 13px;
	text-align: left;
	color: gray;
}

.disclaimueber {
 font-family: Arial;
 font-size: 12px; 
 font-weight: bold;
 text-align: left;
 color: black;
}

.disclaimueber1 {
 font-family: Arial;
 font-size: 12px; 
 font-weight: bold;
 text-align: center;
 color: black;
}

.disclaimnorm {
 font-family: Arial;
 font-size: 11px; 
 text-align: justify;
 color: black;
}
