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

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

body.web{
	overflow:hidden; 
}

.overview .entity h3 {margin-bottom:4px!important;}
.overview .entity  p {margin-top:5px;}

body.zmi {
	overflow:auto!important;
}

body, input, textarea, button, select, table {
	font-family: Arial;
	font-size: 12px;
	color: #445e53;
}

#printlogo {visibility:hidden;}

a, button {
	color:#A6194B;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}


a.linkcollection_toplink {
	display:block;
	color: #445e53;
	background-image:url(../images/row_top.gif);
	background-repeat:no-repeat;
	background-position:0px 0px;
	margin-top:15px;
	padding-left:18px;
	line-height:1.6em;	
}

a img {
	border: 0px;
}

#logo {
	position: absolute;
	top:0px;
	right:60px;
	z-index:1;	
}

#logo_big {
	position: absolute;
	top:210px;
	left:0px;	
}


h1 {
	font-size:16px;
	font-weight:bold;
}

h2 {
	font-size:14px;
	font-weight:bold;
	margin-bottom:5px;
}


h3 {
	font-size:14px;
	font-weight:bold;
	margin-bottom:0px;
}




/* container_top */

#top_bg{		 
	position:absolute;
	display:block;
	top:0px;
	left:0px;
	width:100%;
	height:192px;
	z-index:0; 
}
dl em {display:none!important;}

#container_titleimage {
	position:absolute;
	top:106px; right:217px;
	width:120px; height:80px;
	z-index:50;
}

#container_titleimage img {
	width:180px; height:84px;
}

/* Navigation */

#nav {list-style-type:none; margin:0; padding:0; position:absolute; top:82px; left:120px; z-index:100000!important;}
#nav li {position:relative; float:left; margin-right:4px;}
#nav li a {position:relative; display:block; padding:0px 4px 0px 4px; line-height:20px; color:#000000; text-decoration:none; border-top:3px solid #FFFFFF;}
#nav li a:hover, #nav li a.hover, #nav li a.active, #nav li a.activenode {color:#ffffff; background-color:#A6194B; border-top:3px solid #c46788;}
#nav li ul {list-style-type:none; margin:0; padding:2px 0 0 0; visibility:hidden; position:absolute; top:23px; left:0px; background-color:#F4F4F4; border-left:1px solid #c46788; border-right:1px solid #c46788; border-bottom:1px solid #c46788;}
#nav li ul li {position:relative; float:none; margin:0;}
#nav li ul li a {padding:3px 5px 0px 8p; border:0; color:#000000; font-weight:normal; white-space:nowrap;}
#nav li ul li a:hover, #nav li ul li a.hover, #nav li ul li a.active, #nav li ul li a.activenode {color:#c46788; background:none; border:0;}

/*
#nav li ul li a {
        position:relative;
        width:158px;
        height:16px;
	border:0;
	color: #000000;
	font-weight: normal;
        padding:0;
	padding: 3px 5px 0px 8px;
	background-image: url(../images/bg_subnav_middle.png);
        cursor:pointer;
}

#nav li ul li.first a {
        background-image: url(../images/bg_subnav_top.png);
}

#nav li ul li.last a {
        background-image: url(../images/bg_subnav_bottom.png);
}

#nav li ul li a:hover, #nav li ul li a.active, #nav li ul li a.activenode {
	border-top:0;
	color: #A6194B;
	background-color:transparent;
}

.subnav1 {
	margin-left: -4px!important;
}

.subnav2 {
	margin-left: -8px!important;
}

.subnav3 {
	margin-left: -12px!important;
}

.subnav4 {
	margin-left: -16px!important;
}

.subnav5 {
	margin-left: -20px!important;
}

.subnav6 {
	margin-left: -24px!important;
}
*/

/* content */

#content {
	position:absolute;
	top:250px; right:0px; left:120px; bottom:45px;
	padding-right:15px; padding-bottom:15px;
	overflow:auto; 
z-index:10000;
}

#triangle {
	position:absolute;
	top:192px; right:0px; left:120px; bottom:26px;
	padding-right:15px; padding-bottom:15px;
	overflow:auto; 
	background: url(../images/triangle.gif) right top no-repeat;
}

#content p {
}

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

#content li{
	list-style-image:url(../images/liststyleimage.png);
	line-height:1.3em;
}

#headline {
	position:absolute;
	top:210px; left:120px; right:0px;

line-height:25px;
}

#headline h1.main_title {
	float:left;
	font-size:22px;
	font-weight:normal;
	color:#CCCCCC;
	text-transform:uppercase; margin:0!important; padding:0!important; 
}

#headline .headline_dot {
	float:left;
	margin:14px 6px 0 6px!important; padding:0;


}

#headline .sub_title {
	display:block;
	float:left;
	font-size:22px;
	font-weight:normal;
	color:#A6194B;
	text-transform:uppercase;
margin:0; padding;0;

}

.clear {
	line-height:0.2em;
	font-size:10%;
	clear:both;
}


/* container_bottom */


#container_bottom {
	position:absolute; left:0; right:0;
	bottom:0px;
	width:100%;
	height:27px;
	background-image: url(../images/bottom_bg.gif);
	background-repeat:repeat-x;
	background-position:top;
	overflow:hidden;
}

#functions {
	position: absolute;
	left:40px;
	height:18px;
	width:100%;
	bottom:0px;
	vertical-align:top;
	overflow:hidden;
}

#functions a {
	font-size:11px;
	border-right:1px solid #B0B0B0;
	padding-right:6px;
	padding-left:4px;
	float:left;
}

#functions a.last {
	border-right:none;
}

#author {
	position: absolute;
	right:25px; bottom:30px;
}

#contactinfo {
	position: absolute;
}

#contactinfo a {
	text-decoration: none;
}


#search {
	position:absolute;
	font-size:11px;
	right:23px; bottom:5px;
}

#search label input{
	border:1px solid #999999;
}

#search button{
	position:absolute;
	border:none;
	background-color:#FFFFFF;
}



#calc {
	position:absolute;
left:0; right:0; bottom:0; top:0;
	height:100%; width:100%;
	overflow:auto; 
}


/*--- DOWNLOADS ---*/
#web .downloads * {vertical-align:middle;}
#web .downloads .link {padding-left:35px;}
#web .downloads a {}
#web .downloads a:hover {}
#web .download {padding-bottom:3px;}
#web .downloads img {margin-right:5px;}
/*-----------------*/

/*--- LINKS ---*/
#web .linksammlung {padding-left:0px; margin:0 0 1px 10px;}
#web .linksammlung a {	background:url(../images/liststyleimage.png) 0 4px no-repeat; margin-left:15px; padding-left:15px;}
#web .linksammlung a:hover {}
/*--------------*/


.lexikon_liste a {font-weight:bold;}


/* Infolisten */

#content .container_infolisten_item .preview {
	margin-bottom:15px;
}

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



/* Startpage */

#startpage #headline{
	display:none;
}

#startpage #logo_big{
	display:none;
}

#startpage #content #enter_site{
	position:absolute;
	top:40%;	   
	z-index:888;
}

.startpage{
	background:white!important;
}

/*--- NEWS ---*/

#web #news_page {padding-top:20px;}
#web #news_page .image {float:left; padding:1px; margin:0 20px 0px 2px;}
#web #news_page .image img {}
/*------------*/


/* forms general */
.clearing {clear:both;float:none;}
#content .clearing {float:none;clear:both;}

form {margin:0;padding:0;}

input, select, textarea {margin:0;padding:0;}
input, textarea {padding: 0 2px; border:1px solid #445e53;}
select {border:1px solid #445e53;}
textarea {overflow:auto;}

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

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


/* forms content */
#content form {margin-bottom:1em;}
#content form .container_1 {float:left;margin-right:1em;margin-bottom:0.3em; width:291px;height:24.8em;}
#content form .container_2 {float:left;margin-bottom:0.3em; width:291px; height:24.8em;}

#content label {display:block; margin-bottom:0.1em; height:3em;}
#content label span {display:block;}

#content input, #content textarea {width:285px;margin-top:1px;}
#content input.radio, #content input.checkbox {padding-left:0;padding-right:0;border:0;width:auto;}

#content button {margin-right:-0.2em;}
#content .button_send {float:right; font-weight:bold; color:#A6194B;}
#content .button_send:hover, #content .button_senden.hover {text-decoration:underline;}

#content #label_plz {float:left;margin-right:3px;}
#content #fld_plz {width:60px;}
#content #label_ort {float:left;}
#content #fld_ort {width:216px;}
#content #label_telefon {clear:both;}
#content #label_text {height:21em;}
#content #fld_text {height:19.8em;}


/* form_appointmentmaker */
#form_appointmentmaker .container_termine {margin-bottom:1em;}
#form_appointmentmaker .container_termine .container_1, #form_appointmentmaker .container_termine .container_2 {height:4.5em;}
#form_appointmentmaker .container_termine .title  {display:block;font-weight:bold;}
#form_appointmentmaker .container_termine input {width:138px;}
#form_appointmentmaker .container_termine label {float:left;}
#form_appointmentmaker .container_termine label.first {margin-right:3px;}

/* form_recommendation */
#form_recommendation .title {font-weight:bold;}
#form_recommendation .sender, #form_recommendation .receiver {clear:both;height:4em;margin-bottom:1em;}
#form_recommendation #label_name_absender {float:left;margin-right:3px;}
#form_recommendation #label_email_absender {float:left;}
#form_recommendation #label_email_empfaenger {float:left;}
#form_recommendation #label_kommentar {clear:both;font-weight:bold;height:10em;margin-bottom:1em;}
#form_recommendation textarea {width:578px;height:100px;}

/* newsletter */
#form_newsletter #label_name {float:left;margin-right:3px;}
#form_newsletter #label_email {float:left;}

/* form_appointmentmaker */
#form_appointmentmaker .container_termine {margin-bottom:1em;}
#form_appointmentmaker .container_termine .container_1, #form_appointmentmaker .container_termine .container_2 {height:4.5em;}
#form_appointmentmaker .container_termine .title  {display:block;font-weight:bold;}
#form_appointmentmaker .container_termine input {width:138px;}
#form_appointmentmaker .container_termine label {float:left;}
#form_appointmentmaker .container_termine label.first {margin-right:3px;}


/* Sitemap */
#sitemap li {
	list-style:none;
	font-size:14px;
	font-weight:bold;
	margin-top:15px;
}

#sitemap li ul li {background:url(../images/liststyleimage.png) 0 4px no-repeat; padding-left:15px;
	font-size:12px;
	font-weight:normal;
	margin:3px 0 0 0;

}

#sitemap li ul li ul li{
	font-size:11px;
	font-weight:normal;
	margin-top:3px;
}

#sitemap li ul li ul li a{
	color:#000000;
}

#sitemap li ul li ul li.last{
	margin-bottom:10px;
}

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

