BODY {
		font-family: Arial;
		font-size: 11pt;
		font-style: normal;
		color: #0000ac;
}

TD {
		font-family: Arial;
		font-size: 10pt;
		font-style: normal;
		color: #0000ac;
		text-decoration: none;
}

H1 {
		font-family: Verdana;
		font-size: 12pt;
		font-style: bold;
		color: #0000ac;
		text-decoration: none;
		
}

H2 {
		font-family: Arial;
		font-size: 10pt;
		font-style: bold;
		color: #0000ac;
		text-decoration: none;
}


.zwischenueberschrift {
		font-family: Arial;
		font-size: 10pt;
		font-weight: bold;
		color: #0000ac;
		text-decoration: none;
}

A {
		font-family: Verdana;
		font-size: 10pt;
		font-weight: bold;
		color: #0000ac;
		text-decoration: none;
}


A:hover {
		font-family: Verdana;
		font-size: 10pt;
		font-weight : bold;
		color: #ffffff;
		text-decoration: none;
}

.linktext {
		font-family: Verdana;
		font-size: 10pt;
		font-weight: bold;
		color: #ff9900;
		text-decoration: none;
		text-align: right;
}


.linktext:hover {
		font-family: Verdana;
		font-size: 10pt;
		font-weight : bold;
		color: #0000ac;
		text-decoration: none;
		text-align: right;
}

.info {
		font-family: Verdana;
		font-size: 10pt;
		font-weight : bold;
		color: #ff9900;
		text-decoration: none;
		text-align: right;
}





