body, td {
	font-family : "Trebuchet MS", serif;
	color : #000000;
	font-weight : normal;
	text-decoration : none;
	font-size : 13px;
}

a {
	text-decoration : none;
	color : #2F5E91;
	font-weight : bold;
}

a:hover {
	color : #882435;
	text-decoration : none;
}

.navi {
	font-size: 14px;
}

.mininavi {
	font-size: 11px;
	color : #E7BE2D;
}

.logo {
	color : black;
	text-decoration : none;
	font-weight : bold;
	font-size : 18px;
}

.titel {
	color : #2f5e91;
	text-decoration : none;
	font-weight : bold;
	font-size : 18px;
}

.disclaimer {
	color : gray;
	font-size : 10px;
}