h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
}




}

a:link {text-decoration: none;color: #FFFFFF}
a:visited {text-decoration: none; color: #FFFFFF}
a:active {text-decoration: none; color: #FFFFFF}
a:hover {text-decoration: none;color: #000000; background-color: #FFFFFF}

a.smallnav:link {font-size: 9px;text-decoration: none;color: #000000}
a.smallnav:visited {font-size: 9px;text-decoration: none; color: #000000}
a.smallnav:active {font-size: 9px;text-decoration: none; color: #000000}
a.smallnav:hover {font-size: 9px;text-decoration: none;color: #FFFFFF; background-color: #CC0000}

a.nav:link {font-size: 12px;text-decoration: none;color: #000000; font-weight: bold}
a.nav:visited {font-size: 12px;text-decoration: none; color: #000000; font-weight: bold}
a.nav:active {font-size: 12px;text-decoration: none; color: #000000; font-weight: bold}
a.nav:hover {font-size: 12px;text-decoration: none;color: #FFFFFF; background-color: #CC0000; font-weight: bold}

/* Alles, was hier kommt, ist auskommentiert - das geht auch in Stylesheets...
a:link {text-decoration: none;color: #000000}
a:visited {text-decoration: none}
a:active {text-decoration: none}
a:hover {text-decoration: none;color: #000000} 
Ende Auskommentierung */


.text-10 {
	color: black;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none }

.text-12 {
	color: black;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none
}

.text-14 {
	color: #FFFFFF;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none
}

.text-16 {
	color: black;
	font-size: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none }

