BODY {
	font-family : Verdana, Arial, sans-serif ;
	background-color : White;
	margin-top : 5;
}

A {
	text-decoration: none;
	color: black;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}

A:Hover {
	text-decoration: none;
	color: red;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}

TABLE {
	vertical-align : top;
}

.link-main {
	font-size : 11pt;
	font-weight : bold;
}

.link {
	font-size : 10pt;
	font-weight : normal;
}

.link-kontakt {
	font-size : 8pt;
	font-weight : normal;
}

.link-ortsteile {
	font-size : 8pt;
	font-weight : normal;
	color : White;
}

.text {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9pt;
	font-weight : normal;
	color: Black;
}
.text-table {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : bold;
	color: White;
}
.text-kontakt {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : bold;
	color: Black;
}

.text-table-preis0 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight : normal;
	color: Black;
	text-align : center;
}

.text-table-preis1 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9pt;
	font-weight : normal;
	color: Black;
	text-align : center;
}

.table-klein {
	font-size : 7pt;
	font-weight : normal;
}