#searchablecontent, #skipnavigation {
	display: none;
	visibility: hidden;
}

html {
	overflow: auto;
}

body, html {
	background: white;
	height: 100%;
	margin: 0;
}

body, input, textarea, button, select, table {
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: black;
}

a img {
	border: 0px;
}

a {
	color: #7797a7;
}

a:hover {
	color: #003c5a;
}

#content h1 {
	color: #003c5a;
	font-size: 14px;
	margin-bottom: 3px;
}

#content h2, .titelklein {
	font-size: 13px;
	color: #003c5a;
	font-weight: bold;
	margin-bottom: 3px;
	margin-top: 0;
}

#content p {
	margin-top: 0;
	margin-bottom: 1em;
	color: #000000;
}

#content ul {
	margin-top: 5px;
	margin-bottom: 1em;
}

#content h3 {
    font-size: 12px;
	color: #003c5a;
	font-weight: bold;
	margin-bottom: 5px;
}

#content h4 {
	color: #003c5a;
}

#content .floatedright {
	float: right;
	margin-left: 1em;
	margin-bottom: 0.5em;
}


.drop_area {
	position: relative;
}

#head {
	height: 100px;
	position: relative;
	background-color: #f2f5f7;
}

#logo {
	position: absolute;
	bottom: 0;
	left: 33px;
}

#nav {
	position: absolute;
	top: 138px;
	left: 32px;
	z-index: 10;
}

#nav ul {
	display: none;
	list-style-type: none;
	margin: 0;
	padding: 3px 0 3px 20px;
}

#nav .drop_area ul.active {
	display: block;
}

#nav a {
	text-decoration: none;
	color: #3c3c3c;
}


#content, #calcdiv {
	position: absolute;
	top: 138px;
	right: 0;
	bottom: 15px;
	left: 200px;
	overflow: auto;
}

#functions {
	position: absolute;
	left: 32px;
	bottom: 15px;
	z-index: 20;
}

#functions form {
	margin: 0;
}

#functions input, #functions button {
	vertical-align: middle;
}

#functions input {
	width: 80px;
	border: 1px inset black;
	height: 13px;
	padding: 1px 1px;
}

* html #functions button {
	height: 17px;
	padding-top: 0;
}

#functions button {
	border: 1px outset black;
	height: 13px;
	padding: 1px 0;
	-moz-box-sizing: content-box; /* correct */
	box-sizing: border-box; /* this is insane! but works (mostly) on konqueror and opera */
}

#functions button:active {
	border-style: inset;
}

#functions a {
	display: block;
}

#author {
	position: absolute;
	right: 6px;
	bottom: 4px;
}

#contactinfo {
	position: absolute;
	top: 32px;
	right: 45px;
}

#contactinfo div {
	float: left;
}

#contactinfo a {
	text-decoration: none;
}

.news_container {
	padding: 10px;
}

.news_headline {
	display: block;
	font-weight: normal;
}

#content.startpage #aussen {
	position: absolute;
	top: 0px;
	right: 255px;
}

#content.startpage #reception {
	position: absolute;
	bottom: 0px;
	right: 0px;
}

#content.startpage #welcome {
	position: absolute;
	top: 175px;
	left: 0px;
}

#start_container {
	position: absolute;
	top: 50%;
	right: 0px;
	margin-top: -206px;
	width: 649px;
	height: 414px;
}

/*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: 400px;
	overflow: auto;
	border: 1px solid #818182;
	background-color: #FFFFFF;
}
	

.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;
}

.vpiklein {
	font-size: 9px;
}

#gsdesc {
	padding: 0px;
	margin-bottom: 15px;
}

#gsnav a {
	margin-right: 10px;
	color: #658228;
	text-decoration: underline;
}

#gsnav .gsactive ,#gsnav a:hover {
	color:  #7f7f7f;
}

#content.iframe {
	background-color: transparent;
}

#calc {
	width: 100%;
	height: 100%;
	background-color: transparent;
}

/*demo-neu*/
table.insetheader caption span {position: relative; top: 1em; left: -0.5em; margin-left: 0.5em;}
table.insetheader {margin-left: 0.5em;}
table.normal caption {border-bottom:solid 1px #CBCBCB;}
table.insetheader .first td, .web table.insetheader .first th {padding-top: 2em;}
table.data caption {color:#CBCBCB; font-size: 17px; font-weight: bold; text-align: left;}

table.data {border-collapse:collapse; margin-bottom: 1.5em;}

table.data tbody td, table.data tbody th {border-bottom: dashed 1px black;}
table.data tr.last td, table.data tr.last th, table.data td.noborder, table.data th.noborder, table.data th.subheadline {border-bottom: none;}
table.data td.noborder, table.data th.noborder {font-size: 70%;}

table.data thead, table.insetheader .first th, table.data th.subheadline {background-color: white; color: #CBCBCB;}
table.data th {font-weight: normal; vertical-align: top;}
table.data td, table.data th {font-size: 12px; padding-right: 15px; text-align: right;}
table.data td.last, table.data th.last {padding-right: 1px;}
table.data tbody th, table.data th.desc {text-align:left; padding-right: 30px;}

table.data col {background-image: url(white-10.gif); background-repeat: repeat-y; background-position: right;}
table.data col.even {background-color: #F0F0F0;}
table.data col.odd {background-color:#CBCBCB;}
table.data col.last {background-image: none;}
table.data col.desc {background: #efefef url(white-40.gif) repeat-y right top;}

table.list tr.even {background-color:#CBCBCB;}
table.list tr.odd {background-color: #F0F0F0;}
table.list {border-collapse: collapse;}
table.list td {border: 7px solid white; padding: 0 0.8em; }

