#searchablecontent, #skipnavigation, .seo, #print_logo {
	display: none;
	visibility: hidden;
}

#web body, html#web {
	height: 100%;
	margin: 0;
	overflow:hidden;
	background-color: #ffffff;
}
* {
	SCROLLBAR-FACE-COLOR: #ffffff;
	SCROLLBAR-HIGHLIGHT-COLOR: #838B8B;
	SCROLLBAR-SHADOW-COLOR: #838B8B;
	SCROLLBAR-3DLIGHT-COLOR: #D8D8D8;
	SCROLLBAR-ARROW-COLOR:  #838B8B;
	SCROLLBAR-TRACK-COLOR: #e5e5e5;
	SCROLLBAR-DARKSHADOW-COLOR: #D8D8D8;
}

body, input, textarea, button, select, table {
	font-family: "Tahoma", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #464646;
} 
body#epozcontent {
	color: #464646;
	background-color: white;   
	
}

a img {
	border: 0px;
}
.picborder {
border: 1px solid #ffffff;
}
.picborder2 {
border: 1px solid #cccccc;
}
.picborder3 {
border: 1px solid #cccccc;
margin-right:15px;
}

.imgalign {
vertical-align:sub;
} 
a {
	text-decoration: none;
	color: #1A5893;
}
a:hover {
	text-decoration: none;
	color: #464646;
}  
.clearing {
	clear: both;
}

.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1A5893;
	font-weight:bold;
}

.headline2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1A5893;
	font-weight:bold;
}


hr { 
height:1px;
border: none;
background-color: #D8D8D8;
border-bottom: 1px dashed #ffffff;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #1A5893;	
	font-weight:bold;
    margin:1em 0 1em 0;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1A5893;
	font-weight:bold;
	
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #464646;
	font-weight:bold;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1A5893;
	font-weight:bold;
}  

/* seiten layout */

#page_container {
	position:absolute;
	top:40px;
	bottom:20px;
	left:0px;
	right:0px;
}
#header_bg_left {
	position:absolute;
	top:0px;
	height:69px;
	left:0px;
	width:50%;
	background-color: #1A5893;
}
#header_bg_right {
	position:absolute;
	top:0px;
	height:69px;
	right:0px;
	width:50%;
	background-color: #464646;
}
#page {
	position:absolute;
	top:0px;
	bottom:0px;
	left:50%;
	margin-left:-416px; 
	width:833px;
}
#logo {
	position:absolute;
	top:0px;
	left:0px;
} 
#nav_bg {
	position:absolute;
	top:0px;
	left:228px;
	right:-50px; 
	height:69px;
	background-color: #464646;
}  
/* Navigation */
#nav {position: absolute;bottom: 6px;left: 6px;height:31px;list-style-type: none;padding: 0;margin: 0;z-index:60;}
#nav li {float: left; margin-left:2em;} 
#nav li a {display: block;}
#nav li ul {position: absolute;bottom: 31px;left: 0px;width:587px;list-style-type: none;padding:0 15px;margin: 0;visibility: hidden;background-color:#4270aa;}
#nav li.active.first ul, #nav li.active ul{position: absolute;bottom: 31px;left: 0px;width:587px;list-style-type: none;padding:0 22px;margin: 0;background-color:#4270aa; visibility:visible;}
#nav li ul li {padding:0 1.7em 0 0;float: left; margin-left:0; margin-bottom:10px;}
#nav li.last ul li {float:right;padding:0 0 0 1em;}
#nav li ul li a {line-height: 2em;padding-top:2px;background: none;color: #ffffff;float:left;}
#nav li ul li a:hover {background: none;color: #cccccc;} 

.subnav{right:-200px; height:32px; background:#4270aa; z-index:50;}

#slogans_klein{position:absolute; top:0; left:227px; }  
#slogans_klein img{}   
.startbildchen.activate, .sloganklein.activate {cursor:pointer;} 
#startpic.activate{cursor:pointer;}

#middle_container {
	position:absolute;
	top:121px;
	bottom:27px;
	left:0px;
	right:0px;
}
#startpage2 #middle_container, #startpage #middle_container {
	position:absolute;
	top:121px;
	height:350px;
	left:0px;
	right:0px;
}
#middle_left {
	position:absolute;
	top:0px;
	bottom:0px;
	left:0px;
	width:228px;
	background-color: #E5E5E5;
}
#sitepic {
	position:absolute;
	top:0px;
	left:0px;
	border-bottom:5px solid white;
}
#startpic {
	position:absolute;
	top:0px;
	left:233px;
	display: none;
}
#startslogan {
	position:absolute;
	left:233px;
	display: none;
}
#middle_right {
	position:absolute;
	top:0px;
	bottom:0px;
	right:0px;
	width:23px;
	background-color: #E5E5E5;
}
#content_container {
	position:absolute;
	top:3px;
	bottom:3px;
	right:3px;
	left:248px;
	
} 
#subheadline {
	position:absolute;
	top:-20px;
	left:246px;
	z-index:1500;
}
#content {
	position:absolute;
	top:0px;
	left:0px;
	right:0px;
	bottom: 0px;
	overflow: auto;
	padding-bottom: 10px;
	padding-right:20px;
	padding-top:10px;
}
#content ul {
	margin:0;
	padding:0;
	list-style-type: none;
}
#content ul li {
	margin-bottom:5px;
	margin-top:5px;
	background-image: url(../images/pfeil.gif);
	padding-left:12px;
	background-repeat: no-repeat;
	background-position: 2px 4px;
}
#calcdiv {
	position:absolute;
	top:0px;
	left:0px;
	right:0px;
	bottom: 0px;
	overflow: none;

	background-color: transparent!important;
}
#calc {
	position:absolute;
	top:0px;
	bottom:0px;
	width: 100%;
	height: 100%;
	border: 0px;
	background-color: transparent!important;
}
#footer2 {
	position:absolute;
	bottom:0px;
	height:20px;
	left:0px;
	right:0px;
	background-color: #ffffff;
}
#startpage2 #footer2, #startpage #footer2 {
	position:absolute;
	top:540px;
	height:20px;
	left:0px;
	right:0px;
	background-color: #ffffff;
}
#footer_border {
	position:absolute;
	top:0px;
	bottom:0px;
	left:50%;
	margin-left:-416px; 
	width:833px;
}
#author {
	position:absolute;
	top:5px;
	right:0px;
}

#footer {
	position:absolute;
	bottom:0px;
	height:22px;
	left:0px;
	right:0px;
	background-color: #464646;
}
#headline_bg {
	position:absolute;
	top:0px;
	left:0px;
	width:233px;
	height:22px;
	background-color:white;
}
#willkommen {
	position:absolute;
	top:0px;
	left:0px;
}
#startpage2 #footer, #startpage #footer {
	position:absolute;
	top:476px;
	height:22px;
	left:0px;
	right:0px;
	background-color: #464646;
}

#icons {
	position:absolute;
	bottom:0px;
	height:22px;
	width:138px;
	right:0px;
	background-color: #1A5893;
}
#home {
	position:absolute;
	top:0px;
	left:0px;
}
#sitemap {
	position:absolute;
	top:0px;
	left:23px;
}
#news_selection {
	position: absolute;
	top: 102px;
	left: 500px;
	z-index: 10000;
}
#newsletter {
	position:absolute;
	top:0px;
	left:46px;
}
#swe {
	position:absolute;
	top:0px;
	left:69px;
}
#print {
	position:absolute;
	top:0px;
	left:92px;
}
#blue {
	position:absolute;
	top:0px;
	left:115px;
}
/* forms general */
form {margin:0;padding:0;}
input, select, textarea {margin:0;padding:0;color:#000000;}
input, textarea {padding: 0 2px 0 2px;border:1px solid #616161;}
select {border:1px solid #616161;}
textarea {overflow:auto;}
label.error {color:#cc0000;}
label.error input, label.error select, label.error textarea {border:1px solid #cc0000;}
button {padding:0;margin:0;margin-right:-3px;border:0;cursor:pointer;background:none;}


/* forms content */
#content form .container_1 {float:left;margin-right:5px;}
#content form .container_2 {float:left;}
#content label {display:block;margin-bottom:3px;}
#content label span {display:block;}
#content input {width:233px;margin-top:1px;}
#content textarea {width:230px;margin-top:1px;}
#content input.radio, #content input.checkbox {padding-left:0;padding-right:0;border:0;width:auto;}
#content .container_senden {clear:both;float:right;margin-top:20px;}
#content .button_senden {border:none;background:none;font-weight:bold;color:#1a5893;}
#content .button_senden:hover, #content .button_senden.hover {color:#464646;}
#content #label_plz {float:left;margin-right:2px;}
#content #fld_plz {width:40px;}
#content #label_ort {float:left;}
#content #fld_ort {width:185px;}
#content #label_telefon {clear:both;}
#content #fld_betreff {width:230px;}
#content #fld_text {height:205px!important;}

#content button {margin-right:0px!important;}

/* form_appointmentmaker */	


#form_appointmentmaker .container_termine {
margin-bottom:20px;
}							 

#form_appointmentmaker .container_termine .termin {
float:left;
margin-right:16px;
}

#form_appointmentmaker .container_termine .termin.last {
margin-right:0;
width:180px;
}

#form_appointmentmaker .container_termine .termin .title  {
display:block;
font-weight:bold;
}

#form_appointmentmaker .container_termine input {
width:75px;
}

#form_appointmentmaker .container_termine label {
float:left;
margin-right:3px;
}

#form_appointmentmaker .container_termine label.last {
margin-right:0;
}

/* form_inforequest */

#form_inforequest #infoselection {
list-style-type:none!important;
margin:0 0 1em 0;
padding:0;
}


#form_inforequest #infoselection li {
margin-bottom:3px!important; 
margin-top:0px!important;
background-image: none!important;
padding-left:0px!important;
}

#form_inforequest #infoselection label {
display:inline;
}

#form_inforequest #infoselection label span {
display:inline;
}

#form_inforequest #infoselection input {
width:auto;
}

#form_inforequest #fld_text {
height:237px!important;
} 
#form_inforequest #fld_info_imagebroschuere, #form_inforequest #fld_info_produktblaetter	{
border:none!important;
}
#form_inforequest .infoinputs input {
width:20px!important;
}

/* newsletter */
#form_newsletter #label_name {float:left;margin-right:2px;}
#form_newsletter #label_email {float:left;}

/* form_recommendation */
#content #form_recommendation .container_1, #content #form_recommendation .container_2 {float:none;width:95%;}
#content #form_recommendation .container_2 {margin-bottom:1em;}
#form_recommendation h4.title {font-weight:bold; margin:0px;}

#form_recommendation .sender, #form_recommendation .receiver {margin-bottom:10px;}
#form_recommendation #label_name_absender {float:left;margin-right:2px; }
#form_recommendation #label_email_absender {float:left; }
#form_recommendation #label_kommentar {font-weight:bold;}
#form_recommendation textarea {width:474px;height:100px;} 

/* search */
#search input {
width: 200px;
} 

#infoliste_de_steuertermine td.steuer, .ust, .grundst {
background: #EDF0F0;
}
#infoliste_de_steuertermine td.est, .gewst {
background: #CBD3D3;
}
#infoliste_de_steuertermine td {
font-size: 11px;
padding:4px;
border-right: dashed 1px #838B8B;
border-bottom: dashed 1px #838B8B;
}

#infoliste_de_steuertermine  {
border-left: dashed 1px #838B8B;
border-top: dashed 1px #838B8B;
} 
  
/* Downloads */

#content .container_downloads .excelfile {
position:relative;
padding-left:23px;
background-image: url(../images/icon_excel.gif);
background-position:left center;
background-repeat:no-repeat;
padding-top:0.5em;
padding-bottom:0.5em;
}
#content .container_downloads .moviefile {
position:relative;
padding-left:20px;
background-image: url(../images/icon_movie.gif);
background-position:left center;
background-repeat:no-repeat;
padding-top:0.5em;
padding-bottom:0.5em; 
font-weight: bold;
}

#content .container_downloads .pdffile {
position:relative;
padding-left:23px;
background-image: url(../images/icon_pdf.gif);
background-position:left center;
background-repeat:no-repeat;
padding-top:0.5em;
padding-bottom:0.5em;
}

#content .container_downloads .onlinefile {
padding-left:23px;
background-image: url(../images/icon_ie.gif);
background-position:left center;
background-repeat:no-repeat;
padding-top:0.5em;
padding-bottom:0.5em;
}
#content .container_downloads td {
height:20px;
}
#content .container_downloads .filesize {
color: 666666px!important;
font-size: 10px;
} 

/* Onlinetools */

#web .container_onlinetool_item {
position:relative;
padding-left:0px;
border-bottom: 1px dotted #cccccc;
}

#web .container_onlinetool_item h3 {
position:relative;
margin-left:-15px;
}

#web .container_onlinetool_item h3 a {
position:relative;
padding-left:15px;
background-image: url(../images/pfeil.gif);
background-position:center left;
background-repeat:no-repeat;
}
 /* links */
.linksammlung {

margin-bottom:5px;
margin-top:5px;

}
.linksammlung a{
position:relative;
padding-left:12px;
background-image: url(../images/pfeil.gif);
background-position:center left;
background-repeat:no-repeat;
color: #333333!important;
}

.linksammlung a:hover {
color: #1A5893!important;
}
.linkcollection_overview {
margin-bottom:10px;
}
.linkcollection_overview a {
line-height:18px;

}
.linkcollection_toplink {
position:relative;
margin-top: 10px;
margin-bottom: 10px;
text-align:right;

}
/* lageplan */
#positionplan .overview, #positionplan .detail {
cursor: pointer;

}

#e1238, #e1237 {
border-top: 1px dotted #cccccc;
}


/* Sitemap */
.sm_level1 {
position:relative;
margin-bottom:15px;
}

.sm_level1, .sm_level1 a {
font-size:12px;
font-weight:bold; 

}
.sm_headline  {
margin-bottom:5px;
}

.sm_level2 {
position:relative;
margin-left:15px;
}

.sm_level2, .sm_level2 a {
font-size:11px;
font-weight:normal;
}

.sm_level2 a {
padding-left:10px;
padding-top:1px;
color:#000000;
background-image: url(../images/pfeil.gif);
background-position:left center;
background-repeat:no-repeat;
}
.sm_level2 a:hover {
color:#CC0000;
}


.sm_level3 {
position:relative;
margin-left:15px;
}



/* Gallery */
.gallery a {
        display: block;
        float: left;
        width: 138px;
        height: 105px;
        border: none;
        margin-right: 5px;
        margin-bottom: 5px;
        background-position: center center;
        background-repeat: no-repeat;
        background-color: #E8ECEC;
}

.gallery a img {
        visibility: hidden;
}
/* suche */
#search input {
width: 200px;
}  
/* News */ 
.news_preview .entity h3 {font-size:12px;}
.news_preview {border-bottom:1px dotted #cccccc;margin-bottom:20px;}
.news_preview .entity {padding-left:12px;background:url(../images/pfeil.gif) no-repeat 0 5px;}
.news_page .image {float:right;margin-left:15px;margin-bottom:5px;border:5px solid #dfdfdf;}
#inhalt table {margin-left:1px;border:1px solid #cccccc!important;} 
#inhalt table td {padding:2px!important;}
#news_selection {position: absolute;top: 11px;right: 20px;z-index: 10000;} 
/* infolists */
.overview .entity, .onlinetool_overview .entity {
margin-bottom:1em;
border-bottom: 1px dotted #cccccc;
}

.disclaimer {margin: 0 0 1em 0;}

.infolist_toplink {margin-top:1em;}

.titelklein {font-weight:bold;}
 
.entity h3 {
font-size: 12px;
font-weight: bold;
padding: 0px 0 5px 0;
margin: 0px;

}

.entity p {
padding: 0px 0 8px 0;
margin: 0px;
}

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, table.data .thead {background-color: white; color: #333333;}
table.data th {font-weight: normal; vertical-align: top;}
table.data td, table.data th, table.data .thead th {font-size: 11px; 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.even {background-color: #F0F0F0;}
table.data col.odd {background-color:#CBCBCB;}
table.data col.last {background-image: none;}
table.data col.desc {background-color: #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 #FFFFFF; padding: 0 0.8em; }

ol.loweralpha {list-style-type:lower-alpha;}
ol.upperalpha {list-style-type:upper-alpha;}
ol.lowerroman {list-style-type:lower-roman;}
ol.upperroman {list-style-type:upper-roman;}
  
#infoliste_de_steuertermine td.steuer, .ust, .grundst {
background: #F0F0F0;
}
#infoliste_de_steuertermine td.est, .gewst {
background: #F0F0F0;
}
#infoliste_de_steuertermine td {
padding:3px;
border-right: dashed 1px #BBBBBB;
border-bottom: dashed 1px #BBBBBB;
font-size: 10px;
}

#infoliste_de_steuertermine  {
border-left: dashed 1px #BBBBBB;
border-top: dashed 1px #BBBBBB;

}
/* Infolisten Übersicht */
#web .container_infolisten_item {
position:relative;
margin-bottom:10px;
border-bottom: 1px dotted #cccccc;
}

#web .container_infolisten_item h3 {
position:relative;
}

#web .container_infolisten_item .title {
font-weight:bold;
margin-bottom: 5px;
}

#web .container_infolisten_item .preview {
margin-bottom: 10px;
}

#hovertitle {
	position: absolute;
	top: 0px;
	left: 0px;
	padding: 10px;
	border: 1px solid gray;
	background: #DDDDDD;
} 
#logo1_border {
	position:absolute;
	top:0px;
	left:232px;
	height:172px;
	width:297px;
	border: 1px solid #cccccc;
}
#logo2_border  {
	position:absolute;
	top:0px;
	right:0px;
	height:172px;
	width:297px;
	border: 1px solid #cccccc;
}
#logo3_border  {
	position:absolute;
	top:177px;
	left:232px;
	height:172px;
	width:297px;
	border: 1px solid #cccccc;
}
#logo4_border  {
	position:absolute;
	top:177px;
	right:0px;
	height:172px;
	width:297px;
	border: 1px solid #cccccc;
}
#logo1 {
	position:absolute;
	top:20px;
	left:20px;
}
#logo2 {
	position:absolute;
	top:10px;
	left:48px;
}
#logo3 {
	position:absolute;
	top:42px;
	left:93px;
}
#logo4 {
	position:absolute;
	top:23px;
	left:19px;
} 
#stripe {
	position:absolute;
	top:0px;
	left:228px;
	width:5px;
	height:69px;
	background-color: #464646;
	border-left:4px solid white;
}
#start_slogan1 {
	position:absolute;
	top:8px;
	left:70px;
} 
#start_slogan2 {
	position:absolute;
	top:8px;
	left:238px;
} 
#start_impressum {
	position:absolute;
	top:5px;
	right: 10px;
}
#start_impressum a {
	color:white;
} 
#start_impressum a:hover {
	color:#cccccc;
} 

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;
}

h1 span {display:none;}
h1 {margin:0; padding:0;}

/*Team*/
.teamoverview{ overflow:hidden; width:96%; }
    .teamoverviewtxt{margin-bottom:15px;}
    .teammember.partner{ float:left;  margin-bottom:20px; height:190px!important;}
         .teammember.partneroben{float:left;  margin-bottom:20px; height:140px!important;}
    .teammember.partner.second,  .teammember.partneroben.second{float:right;}
        .teammember.partner .txt{ margin-top:5px;}
        
    .teammember{ float:left; margin-right:8px; margin-bottom:20px; height:190px;}
        .teammember .txt{ margin-top:5px;}
        .teammember .teamname{font-weight:bold;}

#firma_uebersicht{margin-top:20px; margin-left:40px;}
.firma_uns a{float:left; margin-right:20px; display:block; width:42px; height:50px;}
.firma_uns div{margin-bottom:10px;}