body {
	margin: 0;
	padding: 0;
	color: #000000;
	font-family: Helvetica, Verdana, 'Geneva', sans-serif;
	font-size: 13px;
	line-height: 1.3em;
	background: #FFFFFF;
}

#page {
	position: relative;
	width: 900px;
}
#page #main {
	background:none;
	width: 100%;
}
#page #main #header {
	background: none;
	height: auto;
	width: 100%;
	border-bottom: 1px solid #dcdcdc;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
	#page #main #header h1 {
		padding:0;
	}
	#page #main #header p {
		padding-top:0;
	}
	#page #main #header #logo_header {
		display:none;
	}
	#page #main #header #header_options {
		display:none;
	}
	#page #main #header #quick_nav {
		display:none;
	}
	#page #main #header #menu {
		display:none;
	}

#page #main #content_left {
	display:none;
}
#page #main #breadcrumbs {
	display:none;
	padding:0;
	margin:0;
}
#page #content {
	width: 100%;
	padding:0;
	margin:0;
	font-size: 15px;
}
	#page #content .header a {
		color: #000;
	}
	#page #content .amtstafel .anschlagdatum {
		width: 180px;
	}
	#page #content .news_kat_listing h3.kategorie {
		float:none;
		padding-left:0;
		background:none;
	}
	.scrollDiv_detail_container {
		background:none;
		border:none;
		border-bottom:1px solid #DCDCDC;
	}
	.paging-container {
		background: none;
	}
	#page #content .content_menu {
		background: none;
		float:none;
	}
	
#page #footer {
	display:none;
}
#footer_shadow {
	display: none;
}
