body {
	font-family: verdana, arial, sans-serif;
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 100%;
	overflow-y: hidden;
}


/* commented backslash hack \*/
body {
	position: fixed;
	top: 0px;
	left: 0px;
	right: 0px;
	bottom: 0px;
}


/* end hack */	
#startpics {
	position: absolute;
	left: 0px;
	top: 85px;
}

.startspacer {
	display: none;
}

a img {
	border: 0px;
}

.page {
	width: 100%;
	height: 100%;
}

#start {
	width: 718px;
}

#startpage {
	position: relative;
	left: 0px;
	right: 0px;
	top: 0px;
	width: 718px;
	height: 510px;
	margin: auto;
}

#mainpage {
	position: relative;
	width: 718px;
	height: 100%;
	margin: auto;
}

#logo {
	position: absolute;
	right: 0px;
	top: 0px;
	margin-bottom: 5px;
}

#printcontactinfo {
	display: none;
}

#contactinfo {
	position: absolute;
	bottom: 0px;
}

#nav {
	position: absolute;
	top: 0px;
	width: 400px;
	height: 80px;
}

#navigation {
	position: absolute;
	bottom: 0px;
	left: 0px;
	font-size: 10px;
	padding-left: 10px;
	width: 150px;
	padding-top: 10px;
}

#subnav {
	font-size: 10px;
	width: 180px;
	position: absolute;
	left: 185px;
	bottom: 0px;
	width: 200px;
}

#subnav a, #navigation a {
	text-decoration: none;
	color: black;
	background-image: url('../images/menuepunkt.gif');
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 15px;
	display: block;
}

.nav_folder2, .nav_folder:hover {
	font-weight: bold;
}

.nav_file2, .nav_file:hover {
	font-weight: bold;
}



/*foto,warning,stop*/
#foto {
	position: absolute;
	top: 90px;
	left: 0px;
	right: 0px;
}

#warning {
	position: absolute;
	top: 57px;
	right: 76px;
	z-index: 100;
}

#hg {
	position: absolute;
	right: 0px;
	top: 0px;
}

#exit {
	position: absolute;
	top: 59px;
	right: 14px;
	z-index: 100;
}

#functions {
	position: absolute;
	right: 10px;
	top: 200px;
}

#functions a {
	text-decoration: none;
	color: black;
	font-size: 11px;
}

#headecke {
	position: absolute;
	top: 199px;
	height: 48px;
	width: 80px;
	border-bottom: solid 1px #CEC694;
	border-left: solid 1px #CEC694;
}

#sound {
	padding-left: 10px;
	display: none!important;
}

#headline {
	position: absolute;
	top: 240px;
	left: 85px;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
}

#content {
	position: absolute;
	left: 30px;
	top: 270px;
	right: 0;
	bottom: 40px;
	overflow: auto;
	padding-right: 20px;
	scrollbar-3dlight-color: #000000;
	scrollbar-arrow-color: #000000;
	scrollbar-base-color: #ffffff;
	scrollbar-darkshadow-color: #ffffff;
	scrollbar-face-color: #ffffff;
	scrollbar-highlight-color: #ffffff;
	scrollbar-shadow-color: #000000;
	scrollbar-track-color: #ffffff;
}

#content, #content p, #content td {
	font-size: 11px;
}

#content h2, #content h3 {
	font-size: 13px;
	font-weight: bold;
	color: #C9C291;
}

#content a {
	color: black;
}

#content input, #content textarea, #content select, #content .texteingabefeld, #content .formulareingabefeld {
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	color: #000000;
	margin-right: 2px;
}

#searchablecontent {
	display: none;
	visibility: hidden;
}


/*sitemap*/
.sitemap_folder {
	display: block;
	padding-top: 20 px;
	line-height: 20px;
	font-weight: bold;
}

.sitemap_files a {
	display: block;
	padding-left: 30px;
	font-weight: normal;
	line-height: normal;
}

.sitemap_sub_files {
	display: block;
	padding-left: 30px;
	font-weight: normal;
	line-height: normal;
}


/*news*/
.news_container {
	margin-top: 20px;
}

.news_headline {
	text-decoration: none;
	font-weight: bold;
	padding-bottom: 1em;
	display: block;
}

hr {
	height: 1px;
	border-top: solid 1px black;
	color: white;
}
