body {
	overflow-y: hidden;
	font-family: Arial, sans-serif;
	margin: 0px;
	widht: 100%;
	height: 100%;
}

/* commented backslash hack \*/
body {
	position: fixed;
	top: 0px;
	left: 0px;
	right: 0px;
	bottom: 0px;
}
/* end hack */		 

a img {
	border: 0px;
}

#pagebig {
	position: relative;
	width: 782px;
	margin: auto;
	height: 100%;
	font-size: 12px;
	color: black;
	z-index: 200;
}

#bordertop {
	position: absolute;
	left: 14px;
	right: 14px;
	top: 0px;
	border-top: solid 1px #7F7F7F;
}

#borderleft {
	position: absolute;
	left: 0px;
	top: 14px;
	bottom: 0px;
	width: 1px;
	border-left: solid 1px #7F7F7F;
}

#borderright {
	position: absolute;
	right: 0px;
	top: 14px;
	bottom: 0px;
	width: 1px;
	border-left: solid 1px #7F7F7F;
}

#headecke {
	position: absolute;
	right: 0px;
	top: 0px;
}

#functions {
	position: absolute;
	right: 10px;
	top: 10px;
	height: 43px;
}

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

#functions a img {
	margin-left: 15px;
	margin-right: 5px;
	margin-bottom: -4px;
}

#author {
	position: absolute;
	right: 15px;
	top: 3px;
	color: black;
	font-size: 10px;
	text-decoration: none;
}

#logo {
	position: absolute;
	left: 10px;
	top: 8px;
}

#linie {
	position: absolute;
	top: 55px;
	right: 0px;
	left: 0px;
	border-top: solid 1px #7F7F7F;
}

#page {
	position: absolute;
	top: 60px;
	right: 1px;
	left: 1px;
	bottom: 0px;
}

#mann {
	position: absolute;
	top: 0px;
	left: 0px;
}

#bottom {
	position: absolute;
	left: 0px;
	right: 0px;
	bottom: 0px;
	height: 35px;
	color: white;
	background-color: #449A56;
	font-size: 12px;
}

#bottom table {
	margin-left: 10px;
}

#bottom td {
	font-size: 12px;
	text-decoration: none;
	color: white;
	padding-right: 10px;
}

#bottom .nlswe {
	padding-top: 10px;
}

#bottom a {
	text-decoration: none;
	color: white;
}

#adr {
	position: absolute;
	right: 7px;
	top: 2px;
}

#contenthg {
	position: absolute;
	left: 0px;
	right: 0px;
	top: 180px;
	bottom: 35px;
	background-color: #F6AE02;
	overflow: auto;
}

#content {
	position: absolute;
	left: 15px;
	top: 160px;
	right: 0px;
	bottom: 35px;
	overflow: auto;
	font-size: 13px;
}

#content h1 {
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}

#content h2,.sitemap_folder,#content .sitemap_folder_a {
	font-size: 13px;
	color: #449A56;
	font-weight: bold;
	text-decoration: none;
}

#content h3 {
	font-size: 10px;
	color: #7F7F7F;
	font-weight: normal;
}

#content p,#content td {
	font-size: 13px;
	color: #7F7F7F;
}

#content strong {
	font-size: 12px;
	color: #449A56;
}

#content a {
	text-decoration: underline;
	color: #449A56;
}

#content a:hover {
	text-decoration: underline;
	color: #7F7F7F;
}

.sitemap_files {
	margin-left: 25px;
	font-size: 12px;
	margin-top: 5px;
	margin-bottom: 5px;
}

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


/*newssystem*/
#content .news_headline,#content .news_headline:hover {
	color: white;
	text-decoration: none;
	color: #449A56;
	margin-bottom: 5px;
	margin-right: 5px;
	display: block;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
}

#content .news_headline img {
	margin-right: 10px;
	text-align: left;
}

#content .news_more,#content .news_more:hover {
	color: #449A56;
	margin: 10px;
}

#content .news_container {
	margin-top: 20px;
	text-align: right;
}

#content .vorwort {
	padding-left: 20px;
	text-align: left;
}

hr {
	color: #7F7F7F;
	margin-top: 5px;
	margin-bottom: 5px;
}



/*Menü*/
#menu {
	position: absolute;
	top: 125px;
	left: 0px;
	right: 0px;
	height: 22px;
	border-top: solid 1px #7F7F7F;
	border-bottom: solid 1px #7F7F7F;
	z-index: 20;
}

#menu table {
	margin-left: 35px;
	height: 22px;
}

#menu a {
	display: block;
	color: black;
	text-decoration: none;
	font-size: 12px;
}

.nav_folder {
}


/*  .nav_folder:hover{font-weight:bold;}*/					
	.nav_folder2 {
	font-weight: bold;
}

										



/*submenu*/
		.drop_menu a {
	display: block;
	text-decoration: none;
	font-size: 12px;
	line-height: 18px;
	width: 195px;
	padding-left: 5px;
}

#menu .drop_menu a:hover {
	color: #449A56;
	font-weight: bold;
}

.drop_menu {
	position: absolute;
	border: solid 1px #7F7F7F;
	visibility: hidden;
	z-index: 200;
	background-color: white;
	padding: 2px;
}

.nav_file,.nav_file2 {
}

#FOLDER_NEWS_drop {
	position: absolute;
	right: 0px;
}