a:link,a:visited,a:hover,a:active {
	color : #000033;
	text-decoration : underline;
}

a.nav:link,a.nav:visited,a.nav:visited,a.nav:hover,.navi{
	color : #000000;
	font-family : Verdana, Geneva, Arial;
	font-size : 9px;
	text-decoration : none;
}

hr{
	color : #A9ACBA;
}

input {
	color : #222427;
	font-family : Verdana, Geneva, Arial;
	font-size : 10px;
}

/* Font Content */
td {
	color : #000000;
	font-family : verdana, sans-serif;
	font-size : 8pt;
	font-weight : normal;
}

textarea {
	color : #222427;
	font-family : Verdana, Geneva, Arial;
	font-size : 9px;
}

/* Font Copyright */
.copy {
	color : #000000;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 7pt;
	text-align : right;
}

/* Font 1. Ueberschrift */
.headline {
	color : #000033;
	font-family : verdana, sans-serif;
	font-size : 10pt;
	font-weight : bold;
}

.off{
	background-color : #EDEDED;
	color : #000000;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 8pt;
}

.on{
	background-color : #ffffff;
	color : #000000;
	cursor : hand;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 8pt;
}

.subhead {
	color : #001A4C;
	font-family : Verdana, Geneva, Arial;
	font-size : 10px;
}

.red {
	color : #ff0000;
	font-size : 10px;
}
