@charset "utf-8";
* {
	padding: 0; margin: 0;
}

body,td,th {
	color: #000000;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.impressum {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #6e624b;
	line-height: 12px;
}

.impressum a {
	color: #6e624b;
	text-decoration: none;
}
.impressum a:hover {
	color: #FFF;

}
.brott {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
	color: #bfad8b;
}
.brott a {
	color: #093;
	text-decoration: none;
}
.brott a:hover {
	color: #000;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	font-weight: normal;
	line-height: 30px;
	color: #BFAD8B;
	padding-bottom: 10px;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	line-height: 20px;
	color: #BFAD8B;
	padding-top: 10px;
	padding-bottom: 10px;
	font-weight: normal;
}
.fliess {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	padding-bottom: 10px;
}
.fliess a {
	color: #093;
	text-decoration: underline;
}
.fliess a:hover {
	text-decoration: none;
}

ol {
	padding:10px 0px 10px 30px;
}
ul {
	padding:0px 0px 10px 30px;
}
li {
	padding:3px 0px 0px 0px;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	font-weight: normal;
	color: #bfad8b;
	padding-bottom:10px;
}
.footer a {
	color: #093;
	text-decoration: none;
}
.footer a:hover {
	color: #000;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666;
	background-color: #FFFFFF;
	DISPLAY: block;
	border-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-color: #009933;
	height: 17px;
	width: 244px;
	padding-top: 3px;
	padding-right: 9px;
	padding-bottom: 3px;
	padding-left: 9px;
	text-decoration: none;
	background-image: url(Bilder/ButtonsHintOut.gif);
}
.menu:hover {
	color: #FFF;
	background-color: #877A60;
	background-image: url(Bilder/ButtonsHint.gif);
}
.menuOn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	DISPLAY: block;
	border-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-color: #009933;
	height: 17px;
	width: 244px;
	padding-top: 3px;
	padding-right: 9px;
	padding-bottom: 3px;
	padding-left: 9px;
	text-decoration: none;
	color: #FFF;
	background-color: #877A60;
	background-image: url(Bilder/ButtonsHint.gif);
}
.menuMarken {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #C00;
	background-color: #FFFFFF;
	DISPLAY: block;
	border-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-color: #999;
	height: 17px;
	width: 244px;
	padding-top: 3px;
	padding-right: 9px;
	padding-bottom: 3px;
	padding-left: 9px;
	text-decoration: none;
	background-image: url(Bilder/ButtonsHintOut.gif);
}
.menuMarken:hover {
	color: #FFF;
	background-color: #C00;
	background-image: url(Bilder/ButtonsMarkenHint.gif);
}
.menuMarkenOn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	DISPLAY: block;
	border-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-color: #999;
	height: 17px;
	width: 244px;
	padding-top: 3px;
	padding-right: 9px;
	padding-bottom: 3px;
	padding-left: 9px;
	text-decoration: none;
	color: #FFF;
	background-color: #C00;
	background-image: url(Bilder/ButtonsMarkenHint.gif);
}