a {
	font-family: Tahoma;
	color: #c4a89a;
	text-decoration: none;
	font-size: 12px;
}

a:hover {
	font-family: Tahoma;
	color: #FFFFFF;
	background-color: #993300;
}

BODY {
	scrollbar-arrow-color:#c48547;
	scrollbar-base-color:#c48547;
	scrollbar-face-color:#FFFFFF;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-shadow-color : #c48547;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
	background-image: url(img/bg.jpg);
}

.content {
	text-align: justify;
	font-family: Tahoma;
	font-size: 12px;
	color: #fff6f2;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	vertical-align: top;
}
.ferienw {
	text-align: left;
	font-family: Tahoma;
	font-size: 12px;
	color: #fff6f2;
}
.copyright {
	font-family:Tahoma;
	font-size:9px;
	color:#999999;
	vertical-align: bottom;
}
.tabelle {
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}