body {
	background-color: #666666;
	font-family: Courier New;
	font-weight: bold;
	font-size: 14px;
}
.hintergrund {
	background-repeat: no-repeat;
	background-image: url(/fileadmin/Resources/Images/tuermlihore_kl2.JPG);
}
.titel {
	font-weight: bold;
	font-size: 30px;
}
.menu_oben {
}
.menu_links {
}
.menu_links_no a {
	font-size: 14px;
}
.menu_links_act a {
	font-weight: bold;
	font-size: 14px;
}
.menu_links2_no a {
	font-size: 12px;
}
.menu_links2_act a {
	font-size: 12px;
	font-weight: bold;
}
.content {
	color: #000000;
	opacity: 1;
	font-size: 14px;
}
.fusszeile {
	font-size: 12px;
}
a {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	font-style: italic;
	color: #000000;
}
h1 {
	font-size: 16px;
}
p {
	padding-bottom: 2px;
}










