body{
	font-family:bookman old style;
	background-image:url(sharedfiles/button/bgnatur.gif);
	background-attachment:fixed;
	scrollbar-Base-color: #20c080; 
	scrollbar-face-color:#ffbc20; 
	scrollbar-highlight-color:#f8e9af; 
	scrollbar-shadow-color:#000000; 
	scrollbar-3dlight-color:#ebc738; 
	scrollbar-arrow-color:#7b3810; 
	scrollbar-track-color:#808040; 
	scrollbar-darkshadow-color:#D7B015;
}
#mapiframe{
	width:700px;
	height:580px;
	margin-top:10px;
	}
iframe{
	width:570px;
	height:70px;
	margin-top:10px;
}
form{
	margin-bottom:0px;
	text-align:left;
}
/*Button-start*/
a.menu{
	display:block;
	text-align:center;
	width:150px;
	border-color:#eebb3e;
	border-style:outset;
	border-width:3px;
	padding:1px;
	text-decoration:none;
}
a.menu:link{
	color:#000000;
	background-color:#eebb3e;
}
a.menu:visited{
	color:#000000;
	background-color:#eebb3e;
}
a.menu:hover{
	color:#0052a4;
	background-color:#63ebe4;
}
a.menu:active{
	color:#675023;
	background-color:#f5dca7;
}
a.menu:focus{
	color:#000000;
	background-color:#ffd75d;
}
/*Button-end*/
#header{
	text-align:center;
	background-color:#f5dca7;
	table-layout:auto;
	width:90%;
	margin-top:20px;
	margin-bottom:10px;
}
table/*Übersicht*/{
	font-family:'bookman old style', times new roman;
	font-size:9px;
	font-weight:500;
	color:#7b3810;
	text-align:center;
	font-style:normal;
	table-layout:auto;
	width:90%;
}
th{
	font-family:'bookman old style', times new roman;
	font-size:12px;
	font-weight:bold;
	color:#675023;
	text-align:center;
	font-style:normal;
	letter-spacing:1px;
}
td{
	font-family:'bookman old style', times new roman;
	font-size:10px;
	font-weight:normal;
	color:#675023;
	text-align:center;
	font-style:normal;
}
#th01/*Ort und Zeitraum in der Übersicht*/{
	font-family:'bookman old style', times new roman;
	font-size:12px;
	font-weight:bold;
	color:#c5c58b;
	text-align:center;
	font-style:normal;
	letter-spacing:1px;
	background-color:#95954a;
}
div{
	font-family:'bookman old style', times new roman;
	font-size:21px;
	font-weight:bold;
	color:#675023;
	text-align:center;
	font-style:italic;
}
span{
	font-family:'bookman old style', times new roman;
	font-size:13px;
	font-weight:bold;
	color:#675023;
	text-align:center;
	font-style:normal;
	background-color:#f5dca7;
}
p{
	font-family:'bookman old style', times new roman;
	font-size:13px;
	font-weight:bold;
	color:#675023;
	text-align:center;
	font-style:normal;
	background-color:#c5c58b;
}
hr{
	margin-bottom:0px;
	height:2px;
	color:#7f632b;
	background:#7f632b;
	}
a:link{
	font-family:'bookman old style', times new roman;
	font-size:10px;
	font-weight:bold;
	color:#212196;
	text-align:center;
	font-style:normal;
	text-decoration:underline;
}
a:visited{
	font-family:'bookman old style', times new roman;
	font-size:10px;
	font-weight:bold;
	color:#212196;
	text-align:center;
	font-style:normal;
	text-decoration:underline;
}
a:hover{
	font-family:'bookman old style', times new roman;
	font-size:10px;
	font-weight:bold;
	color:#212196;
	text-align:center;
	font-style:normal;
	text-decoration:overline;
	background-color:#20fad4;
}
a:active{
	font-family:'bookman old style', times new roman;
	font-size:10px;
	font-weight:bold;
	color:#212196;
	text-align:center;
	font-style:normal;
	text-decoration:underline;
}
a:focus{
	font-family:'bookman old style', times new roman;
	font-size:10px;
	font-weight:bold;
	color:#212196;
	text-align:center;
	font-style:normal;
	text-decoration:underline;
}