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

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

body, input, textarea, button, select, table {
    font-family: tahoma, helvetica, arial, sans-serif;
    font-size: 11px;
    color: #595959;
}

a img {
    border: 0px;
}

table {
    border: 0;
    border-collapse: collapse;
}

td {
    padding: 0;
    vertical-align: top;
}

#container {
    position: absolute;
    left: 50%;
    margin-left: -424px;
    width: 848px;
    top: 0px;
    bottom: 0px;
    z-index:500;
}

#content {
    position: absolute;
    top: 122px;
    bottom: 100px;
    left: 0px;
    right: 0px;
    border: 1px solid #43317C;
    background: transparent;
    overflow: auto;
    z-index:1000;
}

#content h1 {
    font-size: 16px;
    font-weight: bold;
    color: #0970C9;
}

#content h2, #content h3 {
    font-size: 14px;
    font-weight: bold;
    color: #43317C;
}

#content h3 {
    font-size: 13px;
}

#content a {
    color: #43317C;
}

#content a:hover {
    color: #0970C9;
}

#content h3 a {
    text-decoration: none;
}

#content h3 a:hover {
    text-decoration: underline;
    color: #43317C;
}

#content .mitsubhead {
    margin: 0;
}

#content .zms_file .text {
margin-left:22px;
}




/* TEAMSEITE */

.teamtext ul {
    padding-left: 12px;
    margin-left: 5px;
}

.teamtext td > span {
    width: 17px;
}

.teamtext span {
    display: block;
    float: left;
    width: 14px;
}

#content .zms_graphic .graphic {
    margin-right: 13px;
}

#content hr {
    background: white;
    border: 0;
    color: white;
    border-top: 1px solid white;
    border-bottom: 1px solid #0B77CC;
}

#content ul {
    list-style-image: url('../images/list-style.png');
}

#text {
    position: absolute;
    left: 149px;
    top: 36px;
    right: 228px;
}

#content .onlinetool_overview h3 {
    margin-bottom: 0px;
    padding-bottom: 0px;
}

#content .onlinetool_overview p {
    margin-top: 5px;
    padding-top: 0px;
}

#content .linkcollection_overview {
    display: none;
}

#content .linksammlung a, #content .linkcollection_toplink {
    text-decoration: none;
}

#content .linksammlung a:hover {
    text-decoration: underline;
}

#content .linkcollection_toplink {
    display: block;
    text-align: right;
    border-top: 1px solid #0B77CC;
    margin-top: 8px;
}

#content .linksammlung {
    background: url('../images/list-style.png') no-repeat 0 4px;
    padding-left: 20px;
}

#imagebild {
    position: absolute;
    right: 0px;
    top: 122px;
    bottom: 100px;
    width: 178px;
    overflow: hidden;
    background: #F3F2F5;
}

#imagebild img {
    position: absolute;
    bottom: 0;
    right: 0;
}








/* NAVIGATION */

#navbackground {
    position: absolute;
    top: 122px;
    bottom: 100px;
    left: 0px;
    width: 118px;
    background-color: #D9D9D9;
}

#nav {
    position: absolute;
    top: 150px;
    left: -2px;
    padding: 0;
    margin: 0;
    list-style-type: none;    
    z-index:1000;
}

#nav li {
    position: relative;
    padding-left: 8px;
    height: 29px;
    width: 112px;
}


#nav li.active, #nav li.activenode {
    border-left: 3px solid #43317C;
    margin-bottom: 0!IMPORTANT;
    background-color: white;
    margin-top: -2px;
    padding-left: 5px;
}

#nav ul li.active, #nav ul li.activenode {
padding-left:5px;
}

#nav > li.active, #nav > li.activenode {
    margin-top: 0px;
}

#nav li a.active {
    background-color: white;
}

#nav ul .activenode {
    border-left: 1px solid #43317C!IMPORTANT;
    border-top: 1px solid #43317C;
    padding-left: 8px;
}

#nav li li .activenode {
    margin-left: -6px;
    border-left: 0;
    padding-left: 9px;
}

#nav .active .active {
    border-width: 1px;
}

#nav .active ul > .active {
    border-top: 1px solid #43317C;
    padding-right: 3px;
}

#nav .active .active .active {
    padding-left: 0px;
    border-top: 1px solid #43317C;
    background-color: transparent;
}

ul > .activenode {
    padding-right: 3px;
}

#nav li .activenode a, #nav .active .active a, #nav .active .activenode a {
    border: 0!IMPORTANT;
    padding-left: 0!IMPORTANT;
    margin-left: 3px;
}

#nav li .active a.activenode {
background:black!IMPORTANT;
}

#nav a {
    display: block;
    height: 28px;
    width: 112px;
    margin: 0;
    padding: 0;
    border-bottom: 1px solid #0970C9;
}

#nav a img {
    position: absolute;
    right: 10px;
    top: 10px;
}

#nav .first .first {
    margin-top: 0;
    margin-bottom: 0;
}

#nav .first li.first {
    border-left: 1px solid black;
}

#nav ul {
    visibility: hidden;
    position: absolute;
    left: 112px;
    top: 0px;
    margin: 0!IMPORTANT;
    padding: 0;
    z-index:100;
}

#nav ul .first {
    margin-top: 0;
}

#nav ul li {
    list-style-type: none;
    text-align: left;
    margin-left: 10px;
    border-left: 1px solid #43317C;
    border-bottom: 1px solid #43317C;
    border-right: 1px solid #43317C;
    background: white;
    height: 18px;
}

#nav ul .first {
    border-top: 1px solid #43317C;
}

#nav ul a {
    border: 0;
    width: 200px;
    height: 18px;
    text-decoration: none;
    color: #43317C;
    padding-top: 2px;
}

#nav ul a:hover {
    color: #0970C9;
}

#nav ul a.first {
    border: 0;
}

#nav ul li {
    width: 200px;
}

#nav_e423 ul {
    display: none;
}








#logo {
    position: absolute;
    left: 0px;
    top: 67px;
}

#author {
    position: absolute;
    bottom: 57px;
    right: 0px;
}

#contactinfo {
    position: absolute;
    bottom: 0px;
    left: 0px;
    right: 0px;
    height: 33px;
    line-height: 14px;
    color: #43317C;
}

#contactinfo .contactspacer {
    padding-left: 34px;
    padding-right: 34px;
}

#contactinfo a {
    text-decoration: none;
    color: #43317C;
}

#contactinfo a:hover {
    text-decoration: underline;
}

#contactbackground {
    position: absolute;
    left: 0px;
    right: 0px;
    bottom: 0px;
    height: 60px;
    background-color: #D9D9D9;
}

#calcdiv {
    position: absolute;
    left: 150px;
    top: 85px;
    bottom: 0px;
    width: 520px;
    border: 0px;
    background-color: transparent;
}

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

#tools_headline {
    position: absolute;
    left: 149px;
    top: 41px;
}

#epozcontent {
    color: black;
    background-color: white;
}

#topline {
    position: absolute;
    top: 71px;
    left: 0px;
    right: 0px;
    height: 23px;
    background-color: #43317C;
}

#spacer {
    position: absolute;
    left: -15px;
    top: 70px;
    height: 25px;
    width: 305px;
    background: white;
}

#bottomline {
    position: absolute;
    left: 0px;
    right: 0px;
    bottom: 54px;
    height: 21px;
    background: #43317C;
    z-index:200;
}

#functions {
    position: absolute;
    bottom: 49px;
    left: 0px;
}

#functions a {
    padding-right: 14px;
}

#background {
    position: absolute;
    left: 0px;
    right: 0px;
    top: 122px;
    bottom: 100px;
    background-color: #ECEBF2;
    border-top: 1px solid #43317C;
    border-bottom: 1px solid #43317C;
}

#contentbackground {
    position: absolute;
    left: -15px;
    right: -15px;
    top: 122px;
    bottom: 100px;
    border-left: 1px solid #43317C;
    border-right: 1px solid #43317C;
    background: white;
}

#search {
    display: none;
    position: absolute;
    left: 0px;
    text-align: right;
    bottom: 99px;
}

#search input {
    width: 112px;
    height: 15px;
    margin: 0;
    padding: 0;
    padding-left: 5px;
    border: 1px solid #0970C9;
}

#search > label > input {
    height: 16px;
    display: block;
    float: left;
    width: 114px;
}

#container > #search {
    bottom: 100px;
}

#search > button {
    display: block;
    float: left;
    height: 18px;
    padding-bottom: 2px;
}

#search button {
    background-color: transparent;
    border: 0;
    color: white;
    cursor: pointer;
    background-color: #43317C;
    height: 17px;
    margin-left: -3px;
}

#search button:hover {
    background-color: #0970C9;
}










/* STARTSEITE */

#topline.start {
    position: absolute;
    top: 91px;
    left: 0px;
    right: 0px;
    height: 37px;
    background-color: #43317C;
}

#spacer.start {
    top: 90px;
    left: -14px;
    height: 39px;
    width: 448px;
    background: white;
}

#background.start {
    top: 156px;
    height: 362px;
}

#contentbackground.start {
    top: 156px;
    height: 364px;
    width: 448px;
}

#container.start {
    width: 450px;
    margin-left: -210px;
}

#logostart {
    position: absolute;
    left: 0px;
    top: 85px;
}

#contactinfo.start {
    left: -214px;
    width: 840px;
}

#startnav {
    position: absolute;
    list-style-type: none;
    margin: 0;
    padding: 0;
    top: 156px;
    left: -17px;
    background: url(../images/startnavbg.jpg) no-repeat 17px 0;
}

.unternehmensboerse {
position:absolute;
top:461px;
right:-189px;
}

#startnav li {
    display: inline;
    width: 462px;
    position: relative;
}

#startnav li a img {
    margin: 0px;
    padding: 0px;
    margin-left: 17px;
}

#startnav li a:hover img {
    margin-left: 14px;
}

#startnav li a {
    width: 448px;
    display: block;
}

#startnav li a:hover {
    border-left: 3px solid #331975;
    border-right: 3px solid #331975;
}

#startauthor {
    position: absolute;
    bottom: 57px;
    right: 0px;
    margin-right: 30px;
}









/* DOWNLOADS */
.container_download_section .download {
    background: url('../images/excel.gif') no-repeat 0 0px;
    padding-left: 30px;
    padding-top: 5px;
    padding-bottom: 5px;
}

.download a, .download2 a {
    text-decoration: none;
}

.download a:hover, .download2 a:hover {
    text-decoration: underline;
}

#content .download2 {
    background: url('../images/ie.gif') no-repeat 2px 0px;
    padding-left: 30px;
}








/* Infolisten */
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-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;
}

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;
}

.container_infolisten_item {
    margin-bottom: 10px;
    background: url('../images/list-style.png') no-repeat 0 4px;
    padding-left: 20px;
}

.container_infolisten_item .title a, .container_infolisten_item a.title {
    text-decoration: none;
    font-weight: bold;
}

.container_infolisten_item .title a:hover, .container_infolisten_item a:hover.title {
    text-decoration: underline;
}






/* SITEMAP */

#sitemap_e26 ul ul, #sitemap_e556, #sitemap_e29 ul, #sitemap_e423 ul, #sitemap_e424 ul ul {
    display: none;
}










/* forms general */

.clearing {
    clear: both;
}

form {
    margin: 0;
    padding: 0;
}

input, select, textarea {
    margin: 0;
    padding: 0;
}

input, textarea {
    padding: 0 2px 0 2px;
    border: 1px solid #383539;
}

select {
    border: 1px solid #383539;
}

textarea {
    overflow: auto;
}

label.error {
    color: #FF0000;
}

label.error input, label.error select, label.error textarea {
    border: 1px solid #FF0000;
}

button {
    padding: 0px;
    margin: 0px;
    border: 0px;
    cursor: pointer;
    background: none;
}

button img {
    margin-right: -3px;
}



/* forms content */

#content form .container_1 {
    float: left;
    margin-right: 8px;
}

#content form .container_2 {
    float: left;
}

#content label {
    display: block;
    margin-bottom: 3px;
}

#content label span {
    display: block;
}

#content input, #content textarea {
    width: 285px;
    margin-top: 1px;
}

#content select {
    margin-top: 1px;
}

#content input.radio, #content input.checkbox {
    padding-left: 0;
    padding-right: 0;
    border: 0;
    width: auto;
}

#content button {
    margin-right: 0px;
    margin-top: 5px;
}

#content .container_senden {
    float: right;
    clear: both;
}

#content .button_senden {
    border: none;
    background: none;
    font-weight: bold;
    color: #FD0555;
}

#content .button_senden:hover, #content .button_senden.hover {
    color: #A71346;
}

#content #label_telefon {
    clear: both;
}

#content #fld_text {
    height: 205px;
}




/* GUTSCHEIN */

#gutschein_container label span {
    width: 120px;
    float: left;
}

#gutschein_container2 label {
    float: none;
}

.gutschein_container_senden, .kontakt_container_senden {
    display: block;
    border-top: 1px solid #0B77CC;
    text-align: right;
    margin-top: 20px;
    margin-bottom: 10px;
    width: 415px;
}

.kontakt_container_senden {
    margin-top: 40px;
}

#form_contact > .kontakt_container_senden {
    margin-top: 10px;
}

#content .gutschein_container2 textarea {
    width: 411px;
    height: 120px!IMPORTANT;
}




/* KONTAKT */

#form_contact input {
    width: 200px;
}

#form_contact label {
    float: left;
    margin-right: 10px;
}

#form_contact textarea {
    width: 415px;
    height: 120px!IMPORTANT;
}

#label_betreff input, #label_strasse input {
    width: 415px;
}

#label_telefon {
    width: 200px;
}






/* LAGEPLAN */

#positionplan a {
    float: left;
    margin-right: 30px;
    text-decoration: none;
}

#positionplan a span {
    display: block;
}




/* SUCHE */

dd em {
    display:none;
}




/* AUFLÖSUNGSANPASSUNG */

.small #content {
    bottom:10px!IMPORTANT;
}

.small #container {
    left:10px!IMPORTANT;
    right:10px!IMPORTANT;
    margin:0 0 0 0!IMPORTANT;
    width:770px!IMPORTANT;
}

.small #navbackground {
    bottom:10px!IMPORTANT;
}

.small #imagebild {
    bottom:10px!IMPORTANT;
}

.small #author {
    top:80px!IMPORTANT;
    bottom:auto!IMPORTANT;
}

.small #contactinfo, .small #functions, .small #contactbackground, .small #bottomline, .small #background, .small #startauthor {
    display:none!IMPORTANT;
}

#start_bottom.small, #startpage #bottomline.small, #startpage #contactbackground.small {
display:none;
}

div.zms_graphic.left {
    text-align: left;
}
div.zms_graphic.right {
    text-align: right;
}
div.zms_graphic.floatleft {
    float: left;
}
div.zms_graphic.floatright {
    float: right;
}
div.zms_graphic.center {
    text-align: center;
}
div.graphic.alignleft {
    float: left;
    text-align: right;
}
div.graphic.alignright {
    float: right;
    text-align: right;
}




/* Projekte */

.project {
    position:relative;
    border:1px solid #ecebf2;
    margin-bottom:1.5em;
}

.project h2 {
    margin-top:0;
}

.project .text {
    float:left;
    width: 250px;
    padding:5px 8px 5px 8px;
    background-color:#ecebf2;
}

.project .image {
    float:left;
    width:auto;
    overflow:hidden;
}

.project .image img {
    margin: 0 0 0 0 !important;
}


/*.project .text {
    float:left;
    width: 255px;
    padding:5px 8px 5px 8px;
    background-color:#ecebf2;
}*/

/*.project .image {
    position:absolute;
    left:271px;
    top:0;
    bottom:0;
    right:0;
    overflow:hidden;
}*/

