BODY {
	background: #6699cc;
	color : Black;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: left;
}

TD {
	font-size : 12px;
	color : Black;
	}

.menu {
	font-size : 12pt;
	color : White;
	text-decoration : none;
	font-weight: bold;
}

.menuseite {
	font-size : 8pt;
	color : Black;
	text-decoration : none;
}

.text {
	font-size : 9pt;
	text-decoration : none;
}

.select {
	font-size : 10pt;
	text-decoration : none;
}

.textklein {
	font-size : 8pt;
	text-decoration : none;
}

.greylink {
	font-size : 9pt;
	color : #999999;
	text-decoration : none;
}

.titel {
	font-size : 9pt;
	text-decoration : none;
	font-weight : bold;
}

.fett-kursiv {
	font-size : 9pt;
	text-decoration : none;
	font-style : italic;
	font-weight : bold;
}

a {
	font-size : 10pt;
	color : #000000;
	text-decoration : none;
}
a:hover {
	color: blue;
}
a:link {
	color: #696969;
	}
a:active {
	color: Red;
	}

