#searchablecontent, #skipnavigation {
	display: none;
	visibility: hidden;
}

body, html {
	background: white;
	height: 100%;
	margin: 0;
	overflow: hidden;
}

body, input, textarea, button, select, table {
	font-family: verdana;
	font-size: 11px;
	color: #666666;
}

hr {
	width: 530px;
	height: 1px;
	border: none;
	background-color: #ffffff;
	border-bottom: 1px dashed #B3B082;
}

#contact_print, #logo_print {
	display: none;
}

* {
	SCROLLBAR-FACE-COLOR: #ffffff;
	SCROLLBAR-HIGHLIGHT-COLOR: #CCCCCC;
	SCROLLBAR-SHADOW-COLOR: #cccccc;
	SCROLLBAR-3DLIGHT-COLOR: #ffffff;
	SCROLLBAR-ARROW-COLOR: #345F87;
	SCROLLBAR-TRACK-COLOR: #ffffff;
	SCROLLBAR-DARKSHADOW-COLOR: #CCCCCC;
}

a img {
	border: 0px;
}

a {
	color: #005A7D;
	text-decoration: none;
}

a:hover {
	color: #96915C;
	text-decoration: none;
}

#page {
	position: absolute;
	top: 0px;
	left: 0px;
	right: 0px;
	height: 700px;
}

#header {
	position: relative;
	width: 780px;
	height: 78px;
	margin: auto;
}

#header_bar1 {
	position: absolute;
	top: 0px;
	left: 0px;
	right: 0px;
	height: 10px;
	background-color: #005A7D;
	font-size: 0px;
}

#header_bar2 {
	position: absolute;
	width: 572px;
	height: 5px;
	bottom: 2px;
	left: 0px;
	font-size: 0px;
	background-color: #96915C;
}

#header_logo {
	position: absolute;
	right: 0px;
	top: 10px;
}

#header_vline {
	position: absolute;
	left: 0px;
	top: 10px;
}

#header_functions {
	position: absolute;
	left: 16px;
	top: 30px;
	height: 20px;
}

#header_functions a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #726F45;
	text-decoration: none;
	vertical-align: middle;
	line-height: 18px;
}

#header_functions a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #005A7D;
	text-decoration: none;
	vertical-align: middle;
	line-height: 18px;
}

#container {
	position: absolute;
	left: 0px;
	right: 0px;
	top: 78px;
	bottom: 0px;
}

#content_greybg {
	position: absolute;
	left: 0px;
	right: 0px;
	top: 0px;
	bottom: 0px;
	background-image: url(../images/bg.gif);
	background-repeat: repeat;
	z-index: 10;
}

#container_content_whitebg {
	position:absolute;
	left:50%;
	top:0px;
	bottom:0px;
	z-index:15;
}

#content_whitebg {
	position: absolute;
	left:-392px;
	width: 784px;
	top:0px;
	bottom:0px;
	background-color: #FFFFFF;
}

#content_container {
	position: absolute;
	left: 2px;
	right: 2px;
	top: 0px;
	bottom: 0px;
}

#nav_container {
	position: absolute;
	left: 0px;
	right: 0px;
	top: 0px;
	height: 202px;
	z-index: 150;
}

#sitepic {
	position: absolute;
	top: 0px;
	height: 193px;
	left: 0px;
	width: 572px;
}

#nav_top {
	position: absolute;
	top: 0px;
	height: 5px;
	right: 0px;
	width: 208px;
	z-index: 150;
}

#nav_bottom {
	position: absolute;
	bottom: 9px;
	height: 6px;
	right: 0px;
	width: 208px;
	z-index: 150;
}

#nav {
	position: absolute;
	top: 5px;
	height: 193px;
	right: 0px;
	width: 208px;
	z-index: 150;
}

#AREA_TOOLS {
	display: none;
}

#nav .drop_area {
	position: relative;
	margin: 0px;
	padding: 0px;
	font-size: 0px;
	z-index: 150;
}

#nav .drop_area ul {
	visibility: hidden;
	position: absolute;
	right: 208px;
	top: 0px;
	list-style-image: none;
	list-style-type: none;
	width: 170px;
	z-index: 150;
}

#nav .drop_area ul a {
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 8px;
	padding-right: 8px;
	display: block;
	background: #848282;
	color: #ffffff;
	font-size: 11px;
	text-decoration: none;
	text-align: right;
	font-weight: bold;
	z-index: 150;
}

#nav .drop_area ul a:hover {
	color: #004762;
	font-weight: bold;
	text-decoration: none;
	text-align: right;
	z-index: 150;
}

#content_bar1 {
	position: absolute;
	top: 195px;
	height: 5px;
	left: 0px;
	width: 572px;
	background-color: #005A7D;
	font-size: 0px;
}

#content_bar2 {
	position: absolute;
	top: 195px;
	height: 5px;
	right: 0px;
	width: 206px;
	background-color: #95905C;
	font-size: 0px;
}

#calcdiv {
	position: absolute;
	top: 202px;
	bottom: 9px;
	left: 0px;
	width: 572px;
	overflow: hidden;
}

#calc {
	width: 100%;
	height: 100%;
}

#textflow {
	position: absolute;
	top: 202px;
	bottom: 9px;
	left: 0px;
	width: 572px;
	overflow: auto;
}

#textflow li {
	list-style-image: url(../images/aufzaehlung.gif);
}

#container_text {
	position: relative;
}

#subheadline {
	position: relative;
	height: 35px;
	margin-top: 12px;
	margin-left: 15px;
	z-index: 15;
}

#text {
	position: relative;
	margin-left: 15px;
	width: 530px;
	padding-bottom: 10px;
}

#subnav_container {
	position: absolute;
	top: 202px;
	right: 0px;
	width: 206px;

}

#subnav_border {
	border: 1px solid #BAB9B9;
}

#headline {
	margin: 10px 0 10px 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #005A7D;
	letter-spacing: 1px;
}

#subnav {
	margin:0 0 12px -8px;	
	width: 180px;
	height: auto;
}

#subnav .nav_file2 {
	color: #005A7D;
	font-weight: bold;
	text-decoration: none;
}

#subnav ul {
	margin-top: 0px;
	margin-bottom: 0px;
	list-style-image: url(../images/aufzaehlung.gif);
}

#subnav li {
	margin-bottom: 10px;
}

#subnav.tools li {
	margin-bottom: 5px;
}

#subnav a {
	color: #666666;
	text-decoration: none;
}

#subnav a:hover {
	color: #005A7D;
	text-decoration: none;
}

#subnav_functions {
	height: 30px;
}



#subnav_functions a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #005A7D;
	text-decoration: none;
	vertical-align: middle;
	line-height: 18px;
}

#subnav_functions a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #726F45;
	text-decoration: none;
	vertical-align: middle;
	line-height: 18px;
}

#subnav_vline {

	height: 25px;
	border-left: 1px solid #BAB9B9;
}

#contact_container {
	position: absolute;
	bottom: 0px;
	right: 0px;
	width: 206px;
	height: 103px;
	background-color: white;
}

#contact_headline {
	position: absolute;
	top: 0px;
	left: 0px;
	height: 20px;
}

#contact_border {
	position: absolute;
	bottom: 0px;
	left: 0px;
	right: 0px;
	height: 78px;
	border-top: 1px solid #BAB9B9;
	border-bottom: 1px solid #BAB9B9;
	border-left: 1px solid #BAB9B9;
	border-right: 1px solid #BAB9B9;
}

#contact {
	position: absolute;
	top: 8px;
	left: 11px;
	font-size: 10px;
}

#bottom_bar {
	position: absolute;
	bottom: 0px;
	height: 7px;
	left: 0px;
	width: 572px;
	background-color: #005A7D;
	font-size: 0px;
}

#author {
	position: absolute;
	bottom: -14px;
	left: 2px;
}

#functions {
	display: none;
}

#contactinfo {
	display: none;
	position: absolute;
}

#contactinfo a {
	text-decoration: none;
}




/*Formulare*/
.formulareingabefeld {
	border: 1px solid #818182;
	width: 130px;
	background-color: #FFFFFF;
}

.dropdown {
	width: 188px;
	font-size: 11px;
	background-color: #ffffff;
}

.radiocheckbox {
	border: 0px;
	width: 20px;
}

.texteingabefeld {
	width: 250px;
	overflow: auto;
	border: 1px solid #818182;
	background-color: #FFFFFF;
	padding-left: 2px;
}

.buttonsenden {
	border: 0px;
}



/*Sitemap*/
.sitemap_files a {
	display: block;
}

.sitemap_files {
	margin-top: 1em;
	margin-bottom: 1em;
}

.sitemap_files, .sitemap_sub_files {
	margin-left: 20px;
	font-weight: normal;
}



/* Formatierung der Gemeinschaftsseiten + Onlinerechner */
td.tdfarbe {
	background-color: #658228;
}

.tdfarbe {
	background-color: #658228;
}

.textfett {
	font-weight: bold;
	color: black;
}

.textklein {
	font-size: 10px;
}

.titel {
	color: #658228;
	font-weight: bold;
	font-size: 13px;
}

.titelklein {
	color: #658228;
	font-weight: bold;
	font-size: 11px;
}

.vpiklein {
	font-size: 9px;
}

.odd {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
}

.even {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
}

#gsdesc {
	margin: 0px;
	padding: 0px;
	margin-bottom: 15px;
}

#gsnav a {
	margin-right: 10px;
	color: #658228;
	text-decoration: underline;
}

#gsnav .gsactive , #gsnav a:hover {
	color: #7f7f7f;
}

#calcdiv {
	background-color: transparent;
}

#calc {
	width: 100%;
	height: 100%;
	border: 0px;
	background-color: transparent;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	color: #005A7D;
	text-decoration: none;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	color: #005A7D;
	text-decoration: none;
	margin-bottom: -15px;
}

.titelklein {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}

.headline1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	color: #005A7D;
	text-decoration: none;
}

.headline2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	color: #005A7D;
	text-decoration: none;
	border: 1px dashed #B3B082;
}

.headline3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}

.star {
	font-size: 9px;
	color: #005A7D;
}


/* Formatierung der NEWS */
.news_container {
	margin-bottom: 15px;
}

.news_container .news_headline {
	display: block;
	font-weight: bold;
	color: #005A7D;
	margin-left: -13px;
	padding-left: 13px;
	margin-bottom: 5px;
	background-image: url(../images/pfeil.gif);
	background-position: left center;
	background-repeat: no-repeat;
}

.news_container .news_headline:hover {
	color: #96915C;
}

#quicknews {
	position: relative;
	margin-left: 15px;
	width: 530px;
	padding-bottom: 15px;
}

#quicknews .news_more {
	margin-top: 10px;
}

