body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.text 	{
	font-size: 12px;
	text-decoration: none;
	color: #000000;

}

.link 	{
	font-size: 12px;
	text-decoration: underline;
	color: #000000;

}

.text_fett 	{
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	color: #000000;
}

.obertitel {
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}

.obertitel_oben_rechts {
	font-size: 18px;
	font-weight: bold;
	text-align: right;
	vertical-align: top;
	text-decoration: none;
	color: #000000;
}

.obertitel_oben_links {
	font-size: 18px;
	font-weight: bold;
	text-align: left;
	vertical-align: top;
	text-decoration: none;
	color: #000000;
}

.titel {
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}

.menue {
	font-size: 18px;
	font-weight: none;
	text-decoration: none;
	text-align: right;
	color: #000000;
}

.titel_underline {
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
	color: #000000;
}

.obertitel_middle {
	font-size: 18px;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}

.titel_middle {
	font-size: 14px;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}

.menu {
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}
