BODY {
	color: #000000;
	font-family: Verdana;
}


A {
	text-decoration: none;
	font-weight: bold;
	color: #7A8500;
}

A:Hover {
	text-decoration: none;
	font-weight: bold;
	color: #1B3F00;
}

.linked {
	text-decoration: none;
	font-weight: bold;
	color: #1B3F00;
}

.inactive {
	text-decoration: none;
	font-weight: bold;
	color: #999999;
}

.titel {
	font-size: 18px;
	font-weight: bold;
}

.untertitel {
	font-size: 14px;
	font-weight: bold;
}

.zwischentitel {
	font-size: 12px;
	font-weight: bold;
}

.menu {
	font-size: 11px;
	font-weight: normal;
}

.text {
	font-size: 12px;
	font-weight: normal;

}

.tabelle {
    font-size: 12px;
    font-weight: normal;
}

.fuss {
    font-size: 9px;
    font-weight: normal;
}
