#searchablecontent, #skipnavigation {
	display: none;
	visibility: hidden;
}

body, html {
	background: white;
	height: 100%;
	margin: 0;
	overflow: hidden;
}

body, input, textarea, button, select, table {
	font-family: arial;
	font-size: 12px;
	color: #90908b;
}

img {
	border: 0px;
}

a {
	color: #45406f;
	text-decoration: none;
}

h1, h2, h3 {
	color: #45406f;
}

h1 {
	font-size: 16px;
}

strong {
	font-size: 12px;
	color: #45406f;
}

h2 {
	font-size: 12px;
}

h3 {
	font-size: 12px;
}

hr {
    border-width: 1px 0 0 0;
	border-color: #45406f;
    border-style: solid;
	height: 1px;
}

.drop_area {
	position: relative;
}

#nav {
	position: absolute;
	top: 70px;
	left: 100px;
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}

#nav .drop_area {
	float: left;
	margin-left: -98px;
}

#nav .drop_area ul {
	visibility: hidden;
	display: none;
	position: absolute;
}

#subnav {
	position: absolute;
	top: 124px;
	left: 0px;
	border: 1px #90908b solid;
	width: 230px;
	height: 130px;
}

#subnav ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

#subnav li {
	margin-top: 3px;
}

#subnav ul a {
	padding-left: 15px;
	color: #45406f;
	font-size: 12px;
	display: block;
}

#subnav ul a:hover {
	background-image: url(../images/bullet.gif);
	background-position:left center;
	background-repeat:no-repeat;
}

#subnav ul a span {
background-color:#FFFFFF;
padding-right:10px;
}

#subnav ul .nav_file2 {
	background-image: url(../images/bullet.gif);
	background-position:left center;
	background-repeat:no-repeat;
}

#content {
	position: absolute;
	top: 295px;
	left: 0px;
	bottom: 46px;
	right: 0px;
	border-bottom: 1px #90908b solid;
}

#text ul {
	list-style-type: none;
	list-style-image: url(../images/list-style-image.gif);
}

#text, #calcdiv {
	position: absolute;
	overflow: auto;
	top: 0px;
	left: 10px;
	bottom: 0px;
	right: 224px;
	color: #90908b;
}

#logo {
	position: absolute;
	top: 10px;
	right: 220px;
}

#title {
	position: absolute;
	top: 124px;
	left: 475px;
	right: 309px;
	height: 130px;
	border: 1px #90908b solid;
}

#title * {
	position: absolute;
	bottom: 0px;
	left: 0px;
}

#subtitle {
	position: absolute;
	top: 265px;
	left: 0px;
}

#head {
	position: absolute;
	top: 50px;
	left: 0px;
	right: 0px;
	height: 8px;
	background: #45406F;
	font-size: 1px;
}

#head_image {
	position: absolute;
	top: 49px;
	left: 732px;
}

#bereichsbild1 {
	position: absolute;
	top: 124px;
	left: 235px;
	border: 1px #90908b solid;
}

#bereichsbild2 {
	position: absolute;
	top: 124px;
	right: 224px;
	border: 1px #90908b solid;
}

#functions {
	position: absolute;
	top: 124px;
	right: 0px;
	border: 1px #90908b solid;
	width: 219px;
	height: 278px;
	background: #45406f;
	z-index: 15;
}

#functions * {
	color: white;
}

#functions table {
	padding: 10px;
}

#functions td {
	padding: 5px;
}

#author {
	position: absolute;
	top: 110px;
	right: 95px;
	z-index: 11;
}

#white_line {
	position: absolute;
	top: 50px;
	right: 221px;
	bottom: 0px;
	width: 3px;
	background: white;
	font-size: 1px;
	z-index: 10;
}

#contactinfo {
	position: absolute;
	bottom: 0px;
	left: 0px;
	right: 0px;
	line-height: 40px;
	height: 40px;
	background: #d3d3cf;
	color: #45406f;
	padding-left: 10px;
}

#contactinfo a {
	color: #45406f;
	text-decoration: none;
}

#changefont {
	position: absolute;
	bottom: 47px;
	right: 75px;
	z-index: 20;
	color: #7f7f7f;
}

#start_bereichsbild1 {
	position: absolute;
	top: 124px;
	left: 0px;
	border: 1px #90908b solid;
}

#start_bereichsbild2 {
	position: absolute;
	top: 124px;
	right: 224px;
	border: 1px #90908b solid;
}

#start_eintreten {
	position: absolute;
	top: 124px;
	left: 451px;
	right: 384px;
	height: 278px;
	border: 1px #90908b solid;
}

#start_eintreten a {
	position: absolute;
	bottom: 0px;
	left: 0px;
	z-index: 120;
}

#start_content {
	position: absolute;
	top: 415px;
	left: 0px;
	bottom: 46px;
	right: 0px;

	border-bottom: 1px #90908b solid;
	color: #90908b;
}

.news_container {
	padding: 10px;
}

#start_content .news_container {
	float:left;
	height: 90px;
	width: 300px;
}

.news_headline {
	display: block;
	font-weight: bold;
	padding-left: 17px;
	background: url(../images/news_bullet.gif) no-repeat top left;
}

/*Formulare*/
.formulareingabefeld {
	border: 1px solid #818182;
	width: 130px;
	background-color: #FFFFFF;
}

.dropdown {
	width: 188px;
	font-size: 11px;
	background-color: #ffffff;
}
.radiocheckbox {
    border: 1px solid #818182;
	width: 20px;
}
.texteingabefeld{
	width: 400px;
	overflow: auto;
	border: 1px solid #818182;
	background-color: #FFFFFF;
}
.buttonsenden{
	border: 0px;
}

/*STEMAP*/

#sitemap_tbl {
	border-collapse: collapse;
}

#sitemap_tbl td {
	vertical-align: top;
	padding-right: 30px;
}

#sitemap_tbl td.sitemaptd_nr1, #sitemap_tbl td.sitemaptd_nr2, #sitemap_tbl td.sitemaptd_nr4, 
#sitemap_tbl td.sitemaptd_nr5, #sitemap_tbl td.sitemaptd_nr7, #sitemap_tbl td.sitemaptd_nr8 {
	/*border-right: solid 1px #45406f;*/
}

.sitemap_folder {
	display: block;
	font-weight: bold;
	margin-top: 20px;
	padding-left: 25px;
	color: #45406f;
	text-transform: uppercase;
}

.sitemap_folder a {
	display: block;
}

.sitemap_files {
	padding-left: 20px;
	font-weight: normal;
	padding-top: 0px;
	text-transform: none;
}

.sitemap_files a {
	padding-left: 20px;
	background-image: url('../images/newsicon.gif');
	background-position: left 2px;
	background-repeat: no-repeat;
	
}

.sitemap_sub_files {
	padding-left: 20px;
	
}

.sitemap_sub_files a {
	padding-left: 20px;
	font-weight: normal;
	padding-top: 0px;
}


/* 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: #45406F;
	font-weight: bold;
	font-size: 13px;
}

.titelklein {
	color: #45406F;
	font-weight: bold;
	font-size: 11px;
}

.vpiklein {
	font-size: 9px;
}

#gsdesc {
	margin: 10px;
	padding: 0px;
	text-align: right;
	margin-bottom: 15px;
}

#gsnav a {
	margin-right: 10px;
	color: #45406F;
	text-decoration: underline;
}

#gsnav .gsactive ,#gsnav a:hover {
	color:  #7f7f7f;
}

#calcdiv {
	background-color: transparent;
	
}

#calc {
	width: 100%;
	height: 100%;
	border: 0px;
	background-color: transparent;

	position:absolute;
	top:0;
	left:0;
	right:0;
	left:0;
}

/*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; }

#anmeldung,#abmeldung {
	border: 1px solid #818182;
	width:15px;
	height:15px;
	cursor:pointer;
	padding:0px;
	padding-bottom:2px;
	padding-left:3px;
	margin-right:5px;
	font-size:17px;
	font-weight:bold;
}

#buchhaltung_zukunft { position: absolute; top: 360px; right: 20px; z-index: 1000; }
#mitgliedslogo { position: absolute; bottom: 75px; right: 70px; z-index: 1000; }

#stbContentPanel {
width:90%;
border:solid 1px;
}

/* Popup */
.screenshot_entity {float:right; background:#fff1e5; border:1px solid gray; width:auto; text-align:center; margin:0 0 5px 5px;}
.screenshot_entity span {font-size:10px; display:block; margin:5px 0 0 0; }
.handcursor{cursor:pointer;}
.galerie_img {margin-right:5px;}
#popupcalc {width:100%; height:100%; border:0px; position:absolute; top:0px; bottom:0px; left:0px; right:0px; background-color:transparent;}
#popup_background {position:absolute; top:0px; left:0px; right:0px; bottom:0px; background:#000000; z-index:10000;}
#popup_content {position:absolute; top:50%; left:50%; width:800px; height:600px; margin-left:-400px; margin-top:-300px; background:#FFFFFF; border:4px solid #cccccc; z-index:10001;}
#popup_close {position:absolute; top:10px; right:10px; z-index:5000;}
#popup_close a {background:url(../images/close.gif) no-repeat 0 0; display:block; width:15px; height:15px;}
#popup_close span {display:none;}
#popup_text {position:absolute; left:30px; right:30px; top:30px; bottom:30px;}

#skipnavigation, .displaynone {display:none;}
.hideme {display:none;}
div.ZMSGraphic.left {
    text-align: left;
}
div.ZMSGraphic.right {
    text-align: right;
}
div.ZMSGraphic.floatleft {
    float: left;
}
div.ZMSGraphic.floatright {
    float: right;
}
div.ZMSGraphic.center {
    text-align: center;
}
div.graphic.alignleft {
    float: left;
    text-align: right;
}
div.graphic.alignright {
    float: right;
    text-align: right;
}

.clearing { clear: both; padding: 0px; margin: 0px; font-size: 1px; }

#leitbild {z-index:10000; position: absolute; top:68px; left:450px; right: 10px; height:40px; border: 1px solid green; overflow: auto;}

