.menuepunkt {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #000000;
}
.menuepunktaktiv {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #000000;
}
.ueberschrift {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 600;
	color: #000000;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.logo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
}
body {
	text-decoration: none;
	background-image: url(pics/background.jpg);
	height: 90%;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.unterseite {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #000000;
}
.unterseiteaktiv {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.hotline {
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;
	font-family: Verdana, sans-serif;
}
.links {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	color: #006600;
	text-decoration: none;
}
.menupunktrot {
	font-size: 12px;
	color: #FF0000;
	font-family: Verdana, sans-serif;
	text-decoration: none;
}
.tabellenkopf {
	border: thin solid #C0C0C0;
	background-color: #C0C0C0;
	font-family: Verdana, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: 600;

}
.tabellenzelle {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	text-decoration: none;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #C0C0C0;
	border-right-color: #C0C0C0;
	border-bottom-color: #C0C0C0;
	border-left-color: #C0C0C0;
	border-top-style: none;
	border-left-style: none;
	color: #000000;
}
.tabelle {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #C0C0C0;
	border-right-color: #C0C0C0;
	border-bottom-color: #C0C0C0;
	border-left-color: #C0C0C0;
}
.tabellehauptbild {
	position:absolute;
	height:500px;
	width:700px;
	margin:-250px 0px -0px -350px;
	top: 50%;
	left: 50%;
	border: thin solid #C0C0C0;
	overflow: auto;
}
.tabelleaussen {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 100%;
	width: 100%;
}



.tabelleskip{
	position:absolute;
	height:30px;
	width:400px;
	top: 50%;
	left: 50%;
	border: none;
	overflow: auto;
	margin-top: 250px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -50px;
	font-size: x-large;
	color: #FFFFFF;
}
