#searchablecontent{display:none; visibility:hidden;}
body {
	overflow-y: hidden;
	font-family: Arial, sans-serif;
	margin: 0px;
	width: 100%;
	height: 100%;
	font-size: 12px;
}

/*
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
*/
a img {
	border: 0px;
}

#blackborder {
	position: absolute;
	left: 800px;
	top: 0px;
	bottom: 0px;
	border-left: solid 1px;
	z-index: 200;
}

#head {
	background-color: #FFEDD9;
	border-bottom: solid 1px #DE8217;
}

#logo {
	position: absolute;
	left: 5px;
	top: 20px;
}

#erfolgreich {
	position: absolute;
	left: 15px;
	top: 145px;
}

#weitblick {
	position: absolute;
	left: 505px;
	top: 115px;
}

#weitblickpfeil {
	position: absolute;
	left: 730px;
	top: 118px;
}

#functionsarea {
	height: 15px;
	border-bottom: solid 1px #DE8217;
}

#author {
	padding-left: 15px;
}

#functions {
	position: absolute;
	top: 187px;
	left: 500px;
	width: 301px;
	text-align: right;
}

#functions a {
	margin-left: 0.5;
	margin-right: 0.5em;
}

#functionstext {
	color: #DE8217;
	border-right: solid 1px #B9B9B9;
	padding-right: 10px;
}

#contactinfo {
	position: absolute;
	bottom: 0px;
	right: 0px;
	left:0;
	z-index: 100;
}

#contactinfo td {
	font-size: 11px;
	height: 16px;
}

#contactinfo a {
	color: black;
	text-decoration: none;
}

#contactinfo a:hover {
	text-decoration: underline;
}

#contactinfo table {
	border-top: solid 1px #DE8217;
	width: 100%;
}

#contactinfo p {
	padding-left: 10px;
}

.ci1 {
	background-color: #F6DCBF;
	color: #DE8217;
	font-weight: bold;
}

.ci2 {
	background-color: #FAECDC;
}

.ci3 {
	background-color: #B9B9B9;
	border-top: solid 1px black;
}

.ci4 {
	background-color: #D9D9D9;
	border-top: solid 1px black;
}




/*menüführung*/
#menu {
	position: absolute;
	top: 220px;
	left: 15px;
	z-index: 100;
}

#menu div {
	position: absolute;
	left: 124px;
	background-color: white;
	background-color: white;
}

.nav_folder,.nav_folder2 {
	border-left: solid 1px #DE8217;
	border-right: solid 1px #DE8217;
	font-weight: bold;
	width: 136px;
}

#menu .nav_folder2,#menu .nav_folder:hover,#menu .nav_file:hover {
	color: #DE9217;
}

.nav_file,.nav_file2 {
	border-left: solid 1px #DE8217;
	border-right: solid 1px #DE8217;
	width: 160px;
	background-color: white;
}

#menu a {
	line-height: 2em;
	text-decoration: none;
	color: #B9B9B9;
	display: block;
}

#punkt {
	position: absolute;
	left: 3px;
	display: none;
}




/*content styles*/
#content {
	position: absolute;
	left: 180px;
	top: 225px;
	bottom: 35px;
	overflow: auto;
	width: 620px;
padding-right:20px;
}

#content h1 {
	font-size: 18px;
	color: #DE8217;
}

#content h2 {
	font-size: 14px;
	color: #B9B9B9;
}

#content h3 {
	font-size: 12px;
	color: #DE8217;
}

#content td,#content p,#content {
	font-size: 12px;
}

#content a {
	color: #DE8217;
}

#content a:hover {
	color: #B9B9B9;
}

#content textarea {
	color: black;
	font-size: 12px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}

.sitemap_folder,#content a.sitemap_folder_a {
	color: black;
	margin-top: 20 px;
}

.sitemap_files {
	padding-left: 20px;
}
.sitemap_files{padding-left:20px;}
.sitemap_files a{display:block;}
#content .sitemap_sub_files {padding-left:20px;}


#content .news_container {
	margin-bottom: 3em;
}

#content .news_headline {
	display: block;
	color: #DE8217;
	font-weight: bold;
}

#content .news_more { display:block;
	padding-left: 0px;
	color: #DE8217;
}