body {
	background-color: white;
		font-family: Arial, sans-serif;
}
a img {
	border: 0;
}
#page {
	position: absolute;
	left: 5px;
	right: 5px;
	top: 5px;
	bottom: 5px;
}

#logo {
	position: absolute;
	right: 0px;
	top: 0px;
}

#adresse {
	position: absolute;
	top: 27px;
	left: 0px;
}

#foto {
	position: absolute;
	left: 0px;
	top: 64px;
}

#spruch {
	position: absolute;
	left: 445px;
	right: 0px;
	top: 64px;
	height: 164px;
	background-color: #7F7F7F;
	text-align: center;
}
#spruch img {
	margin-top: 20px;
}

#menu {
	position: absolute;
	left: 0px;
	right: 0px;
	width: 100%;
	top: 233px;
	height: 32px;
	font-size: 12px;
	font-weight: normal;
	font-family: Arial, sans-serif;
	color: #487AB9;
	border: 1px solid black;
	z-index:100;	
}
#menu td {
	padding-left: 5px;

}

#bottommenu {
	position: absolute;
	bottom: 2px;
	right: 0px;
	font-size: 12px;
	font-family: Arial, sans-serif;
	color: #7F7F7F;
}
#bottommenu a {margin-left:20px;}

#author {
	position: absolute;
	bottom: 2px;
	left: 0px;
	font-size: 11px;
	font-family: Arial, sans-serif;
	color: #7F7F7F;
}

#author a, #bottommenu a {
	color: #7f7f7f;
	text-decoration: none;
}

#content {
	position: absolute;
	top: 268px;
	left: 0px;
	right: 0px;
	bottom: 25px;
	padding-left: 15px;
	padding-top: 30px;
	overflow: auto;
	background-color: #D1D1D1;
	z-index:50;
}

#content h1 { font-size: 18px; color: #487AB9;}
#content h2 { font-size: 14px; color: #487AB9;}
#content .sitemap_folder,#content a.sitemap_folder_a{ font-size: 14px; color: black;text-decoration:none;}
#content a.sitemap_folder_a:hover{ font-size: 14px; color: black;text-decoration:none;}

#content .sitemap_files {margin-left:30px;font-size:12px;margin-top:5px;margin-bottom:5px;}
#content,#content td,#content p{ font-size: 12px; color: #000000;}


#content a{font-size: 12px; color: #487AB9;text-decoration: underline;} 
#content a:hover{font-size: 12px; color: #487AB9; text-decoration: underline;}

/*Versteckter Inhalt zur Suchmaschinenoptimierung*/
#searchablecontent{display:none;}




	#FOLDER_NEWS_drop{position:absolute;right:0px;}

.nav_folder,.nav_folder2{font-size:12px;text-decoration:none;
color: #487AB9;
}
.nav_file:hover,.nav_file2:hover{background-color:#FFE066;}

#menu td a{
color: #487AB9;display:block;
}



		.drop_menu a{
							display:block;
							text-decoration: none;
							font-size:11px;
							line-height:18px;
							width:180px;
							padding-left:5px;
							
		}

		.drop_menu{
						position: absolute;
						border: 1px solid black;
						visibility: hidden;
						z-index:200;
						background-color: white;
						margin-top:8px;
		}





/*News System*/
#content .news_container{font-size:11px;}												
#content .news_headline {display:block;color:#487AB9;text-decoration:none;font-weight:bold;
margin-bottom:5px;
margin-top:10px;
font-size:11px;
}

#content .news_headline:hover {text-decoration:underline;font-size:11px;}
.news_more {display:none;}
#content .news_container {padding:5px;}							
