﻿@charset "utf-8";
/* CSS Document */

/* Redaxo - Module */



/* -------------------------------------*/

/* Modul_ Inhalt - Bild mit Lightbox */

#imagewrap {
  float: left;
  margin-right: 25px;
  margin-bottom: 15px;
  width: 133px;
  height:100px;
}


.inhalt_bild {
   padding: 1px;
   border: 2px solid #003158;
   float: left;
   margin-bottom:10px;
}

.textpic-caption {
   font-size: 9px;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   color: #989898;
   float: left;
   margin-top: 3px;
}


#pfeil {
  position:relative;
  width:29px;
  height:25px;
  z-index:88;
  float:left;
  background: url(img/pfeil.png) no-repeat top right;
  margin-left:0px;
  top:-105px;
  left:109px;
}


/* FixFloat */
.fixfloat {
   clear:both;
   font-size:0;
   height:1px;
   line-height:0;
}

/* Trennlinie */
.trennlinie {
  border: 0;
  border-bottom: 1px solid #c0c0c0;
  margin-top: 30px;
  margin-bottom: 15px;
  background-color: #ffffff; /* Farbe für Opera und Firefox */
  color: #ffffff; /* Farbe für Internet Explorer (IE) */
  height: 1px;
}



/* ########### Bühne öffnen - schließen ########## */

.t_close {
  margin-left: 20px;
  color: #0072bd;
  font-family: verdana;
  font-weight:bold;
  background: url(img/close.jpg) no-repeat right bottom;
  width: 130px;
}

.t_close a, .t_close a:hover {
  color: #0072bd;
  font-family: verdana;
  font-weight:bold;
  text-decoration:none;
}


.t_open {
  margin-left: 20px;
  color: #0072bd;
  font-family: verdana;
  font-weight:bold;
  background: url(img/open.jpg) no-repeat right top;
  width: 130px;
}

.t_open a, .t_open a:hover {
  color: #0072bd;
  font-family: verdana;
  font-weight:bold;
  text-decoration:none;
}


/* #################################### */

/* ##### Kontakt-Formular ##### */

/*
.formgen{
  position:relative;
  z-index:11111;
}
*/

.fieldset {
 float: left;
 margin-right: 0px;
 padding-right: 20px;
 margin-bottom: 20px;
 width: 400px;

}

.formtext {
 position: relative;
 /* left: 30px; */
 border: 1px solid #d3d3d3;
 margin-bottom: 10px;
 width: 260px;
}

.formcheck {
  float:left;
}

.text2 {
  border: 1px solid #d3d3d3;
  margin-bottom: 0px;
  width: 60px;
}

.formtextfield {
  position: relative;
  /* left: 30px; */
  border: 1px solid #d3d3d3;
  margin-bottom: 7px;
  width: 400px;
  height: 160px;
  margin-top: 8px;
} 

.formtextfield .select:hover, .formtextfield .text:hover, .formtextfield .textarea:hover {
  border:1px solid #929292;
}

.formtextfield:hover, .formtext:hover {
  border: solid 1px #868686;
  background:#F4FBFE;
}


.formhinweis {
   width: auto;
}

.formsubmit, #buttonSubmit, #buttonLogoff, .submit {
border: 3px outset #0072BD;
background: #0072BD;
color:#ffffff;
margin-top: 40px;
margin-bottom: 15px;
/* margin-left:330px; */
}

a.button, .button {
border: 1px solid #8b9690;
background: #ac0026;
margin-top: 7px;
padding: 3px;
padding-left: 5px;
padding-right: 5px;
margin-bottom: 10px;
color:#ffffff;
text-align:right;
}

a.button:hover, .button:hover {
background: #da0030;
text-decoration: none;
text-align:right;
}

label {
  /*width: 80px;*/
  display: block;
  padding-top:2px;
  /* float: left; */
}

.formcaptcha {
 margin-right: 500px;
}

legend {
   margin-left: 0px;
   margin-bottom: 5px;
   font-weight: bold;
}

text[id]legend {
margin-left: 0px;
}

.forminfo, .formerror {
color: #db0133;
}


.table_download {
   margin-bottom: 15px;
}

.ambulant {
	width: 200px;	
	float: left;
	margin: 10px 0;
}

.stationaer {
	width: 190px;	
	float: right;
	margin: 10px 0;
}

.kaufmaennisch_left {
	width: 200px;	
	float: left;
	margin: 10px 0;
}

.kaufmaennisch_right {
	width: 190px;	
	float: right;
	margin:39px 0;
}

.ambulant label, .stationaer label, .kaufmaennisch_left label, .kaufmaennisch_right label {
	width: 170px;	
	font-size:11px;
	margin:5px 0 0 20px;
	float: left;
}

.ambulant input, .stationaer input, .kaufmaennisch_left input, .kaufmaennisch_right input {
	margin: 7px 0 0 -190px;
}

.formheadline {
	color: #0072BD;
	font-style:italic;
	font-size:14px;
	margin:1px 1px 10px;	
}


.pflichtfelder div.formheadline {
	color: #58595B;
	font-size: 11px;	
}

/* ######################################################################### */

/* ------ Imagefloat ------ */

.text#image_float_left {
  float:left;
  text-align:left;
  margin-top:5px;
  margin-right:20px;
  margin-bottom:10px;
  padding:1px;
  border:solid 1px #a0a0a0;
}

.text#image_float_right {
  float:right;
  margin-top:-36px;
  margin-left:20px;
  margin-bottom:10px;
  margin-right:10px;
  padding:1px;
  border:solid 1px #a0a0a0;
}
/* ------------------------ */


/* ########## Teaser - Rechts ########

.box_teaser{
	width:460px;
	height:auto;
	float:left;
	display:inline;
	overflow:hidden;
	border-bottom: solid 1px #d7d7d7;
	background: #fff;
	margin-top:5px;
	margin-bottom:15px;
	margin-right:20px;
}

.box_teaser p {
	font-size: 11px;
	font-family: Verdana;
	color: #58595b;
	line-height: 14px;
	text-align:left;
	word-spacing:1px;
}

.box_teaser h2 {
 	color: #0072bd;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style:normal;
	line-height:20px;
	word-spacing:1px;
}	

.box_teaser img {
  border:solid 5px #fff;
  float:left;
  margin-right:10px;
  margin-bottom:10px;
}

.box_teaser a.weiter, .box_teaser a.weiter:hover {
  width:80px;
  height:16px;
  background:url(img/button_pfeil.jpg) left center no-repeat #0073bc;
  padding-right:10px;
  float:right;
  border:none;
  margin-top: 5px;
  color: #fff;
  font-size:11px;
  font-weight:bold;
  font-family:verdana;
  text-align:right;
  text-decoration: none;
}
*/
/*##############################################################*/


/* ########### Bildergalerie ########## */

#galerie {
  width:260px;
  height:auto;
  float:left;
  margin-top:5px;
  padding-top:10px;
  margin-bottom:10px;
  padding-left:10px;
}

.galerie_klein {
   padding: 1px;
   border: 1px solid #d4d4d4;
   margin-right: 25px;
   margin-bottom: 10px;
   float: left;
}

.history_back {
   width: 572px;
   float: left;
   margin-top: 10px;
}

.einzelbild_klein {
	border: 1px solid #B2B2B2;
	padding: 1px;	
	margin:3px 3px 3px 0;
}

.einzelbild_klein:hover {
	border: 1px solid #0072BD;
}

/* #################################### */

/* ########### NEWS Teaser ############ */

#inhalt_links h2, #inhalt_rechts h2 {
  margin-left:10px;
}

#slider {
  float:left;
  height:100%;
  width:470px;
}
#slider ul {
  list-style-type: none;
}

.startseite .teaser_datum {
  display:none;
}

.teaser {
  width:460px;
  height:auto;
  margin-left:-5px;
  margin-top:10px;
  padding:15px 20px 15px 10px;
  float:none;
  clear:both;
    margin-bottom:20px;
}


.teaser_titel, .startseite_termine .teaser_titel {
	color: #0073be;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal; 
	text-transform:uppercase;
	text-align:left;
}


.teaser_image, .teaser_image:hover{
  float:left;
  text-align:left;
  margin-right:15px;
  padding:1px;
  border:solid 1px #c0c0c0;
  margin-bottom:10px;
}


p.teaser {
  text-align:left;
  float:left;
}

.teaser_text {
  margin-bottom:12px;
}

.teasernav {
  padding-left: 10px;
	margin-top: -90px;
	display:none;
}

.teaser_weiter{
  width:80px;
  height:15px;
  color:#fff;
  background: #0172be;
  text-align:center;
  font-weight:light;
  display:block;
  float:right;
}



/*  Startseite - Messentermine  */


.startseite .teaserNav {
  display:none;
}


.startseite_termine #slider {
  float:right;
  height:auto;
  width:350px;
  margin-left:5px;
}
.startseite_termine #slider ul {
  list-style-type: none;
}

.startseite_termine .teaser_datum , .termine .teaser_datum{
  display:none;
}

.startseite_termine .teaser {
  width:350px;
  }


.startseite_termine .teaser_image, .startseite_termine .teaser_image:hover{
  float:left;
  text-align:left;
  margin-right:15px;
  padding:1px;
  border:solid 1px #c0c0c0;
  margin-bottom:10px;
}


.startseite_termine p.teaser {
  text-align:left;

}

/*  Aktuelles - Newsteaser  */


.aktuelles .teaserNav {
  margin-top:15px;
}


.aktuelles #slider {
  float:left;
  height:auto;
  width:auto;
}
.aktuelles #slider ul {
  list-style-type: none;
}

.aktuelles .teaser_datum {
  margin-bottom: 5px; 
  font-weight:normal;
  font-size: 10px;
  color:#868686;
  margin-left:320px;
}


.aktuelles .teaser {

  width:380px;
  height:auto;
  /*border-bottom: solid 1px #c0c0c0;*/
  padding-bottom: 20px;
  margin-top:10px;
  margin-left:-15px;
}

.aktuelles .teaser_titel {
	color: #0073be;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal; 
	text-transform:uppercase;
/* 	text-align:left;
	list-style-type:none;
	float:left;
	margin-left:170px;
	margin-top: -110px;*/
}

.aktuelles .teaser_image, .aktuelles .teaser_image:hover{
  float:left;
  text-align:left;
  margin-right:15px;
  padding:1px;
  border:solid 1px #c0c0c0;
  margin-bottom:10px;
}

.aktuelles  p.teaser {
  text-align:left;

}

.aktuelles .teaser_text {
  text-align:left;
}

.aktuelles .teaserNav {
  width:525px;
  height:auto;
  float:left;
}


/*   Termine  */

/*  Aktuelles - Newsteaser  */


.aktuelles .teaserNav {
  margin-top:15px;
}


.termine #slider {
  float:left;
  height:auto;
  width:auto;
}
.termine #slider ul {
  list-style-type: none;
}

.termine .teaser_datum {
 display:none;
}


.termine .teaser {
  width:380px;
  height:auto;
  /*border-bottom: solid 1px #c0c0c0;*/
  padding-bottom: 20px;
  margin-top:10px;
  margin-left:-15px;
}

.termine .teaser_titel {
	color: #0073be;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal; 
	text-transform:uppercase;
/* 	text-align:left;
	list-style-type:none;
	float:left;
	margin-left:170px;
	margin-top: -110px;*/
}

.termine .teaser_image, .aktuelles  .teaser_image:hover{
  float:left;
  text-align:left;
  margin-right:15px;
  padding:1px;
  border:solid 1px #c0c0c0;
  margin-bottom:20px;
}

.termine #slider a.teaser_text {
 float:right;
 background:black; 
}

.termine p.teaser {
  text-align:left;

}

.termine .teaser_text {
  text-align:left;
}

.termine .teaserNav {
  width:525px;
  height:auto;
  float:left;
}



/* #################################### */

.image_verti {
  position:relative;
  height:287px;
  width:215px;
  clear: both;
  background: #fff;
  padding: 3px;
  border: 2px solid #b9b9b9;
  margin-top: 20px;
}


/* ###### Aufzaehlung ###### */
ul#aufzaehlung {width: auto; height:auto; list-style-type: none;}
ul#aufzaehlung li {width:auto; height: 30px; margin: 0 0 0 0; line-height:20px;}
ul#aufzaehlung li a {width:auto; padding:7px 7px 7px 7px; background: none;}
ul#aufzaehlung li a:hover, .current, .active{}

ul#aufzaehlung li a{
  font-size:11px;
  font-weight:normal;
  color:#525252;
  line-height:16px;
  text-align:left;
  height:auto;
  background:#fff;
}

ul#aufzaehlung li a:hover {
  font-size:11px;
  font-weight:normal;
  color:#000;
  line-height:16px;
  text-align:left;
  background:#d2d2d2;
  text-decoration:none;
}

ul#aufzaehlung li.active a {	
  font-size:11px;
  line-height:11px;
  font-weight:normal;
  color:#000;
  text-align:left;
  background:#d2d2d2;
}

ul#aufzaehlung li.active a:hover {	
  font-size:11px;
  font-weight:normal;
  color:#000;
  text-align:left;
  line-height:11px;
  background:#d2d2d2;
}

/* ######################### */

/* Modul_ Mitarbeiter */

#mitarbeiter_sup{
	width: 120px;	
	float: left;
	margin:0 15px 20px 0;
	height: 160px;
}

#mitarbeiter_port {
	width: 190px;
	float: left;
	height: 160;
	margin:0 12px 40px 0;
	height:220px;
}

#ma_bild_port {
	padding-bottom:10px;	
}


/* ######################### */

/* Modul_PDF-Liste */

ul#pdf_liste {width:210px; margin-bottom: 130px;}
ul#pdf_liste  li {border-bottom:1px solid #FFFFFF; background-color:#eaeaea; font-size: 11px; list-style-type:none; line-height:35px;} 
ul#pdf_liste  li a {color:#686868; font-family: Verdana, Geneva, sans-serif; text-decoration:none; padding:10px;}
ul#pdf_liste  li a:hover, .current, .active {color:#0072BD;}
ul#pdf_liste  li#active {width:auto;}
ul#pdf_liste li.current a {width:auto;}
ul#pdf_liste li.current a:hover {width:auto;}


/* ######################### */


/* Bühne - Bild mit Überschrift und Text */

.key_visual_single {
   height:267px;
   margin-top:-5px;   
   width: 917px; 
}


#buehne_schrift {
  margin-left: 115px; 
  height:263px;
}


#buehne_schrift_single {
  position:absolute; /*buggy*/ 
  margin-top: 265px;  
  left:200px;

/* margin-top: 265px;
  margin-left: 115px; 
  height:263px;*/
}

#buehne_schrift_single h1 {
  color: #fff;
  font-size:28px;
  font-weight:bolder;
  margin-left:60px; 
  margin-top: -245px;
  width:450px; 
  line-height: 30px;
}


#buehne h1 {
  color: #fff;
  font-size:28px;
  font-weight:bolder;
  margin-left:20px; 
  margin-top: -245px;
  width:305px; 
  line-height: 30px;
  margin-bottom:0px;
}

#buehne strong {
  color:#fff;
} 

#buehne p{
  font-size:11px;
  color:#fff;
  width:300px;  
  margin-left:20px; 
}


.test, .test2,.test3,.test4{
 display: none;
}
/*Main Container*/
.container {
 width:100%;
 margin-left: 14px;
 /*height:263px;
 */
}

ul .accordion {
 list-style-type: none;
 margin: 0;
 padding:0;
 /*height:263px;
*/
}
.accordion li{
 display: inline;
 margin: 0px;
 padding:0px;
 /*height:263px;
*/
}

.listItem {
  background:#fff;
}

/*Content Container*/
.contentContainer {
 padding-left: 0px;
 float: left;
 width:0px;

 overflow:hidden;

}
.contentWrapper{


}


.contentInnerWrapper{
 text-align: left;
 padding:0px;
}



.accordion {
  margin-left:1px;
  display: none;
}


/* Handle*/
.handle{
 float: left;
 width: 38px;
 height: 267px;
 /*margin:1px;*/
 /*background: url(img/balken_unternehmen.jpg) no-repeat;*/
 cursor:pointer;
}

.handleOver{
 
}


.handleSelected{
} 




.contentInnerWrapper .text {

}

/*
.contentInnerWrapper #buehne_schrift {
  margin-left:-10px;
  width:200px;
}

#accordionListItem0 #buehne_schrift {

}

#accordionListItem1 #buehne_schrift {

}

#accordionListItem2 #buehne_schrift {

}

.contentInnerWrapper #buehne h1 {
  color: #fff;
  font-size:28px;
  font-weight:bolder;
  margin-top: 50px;
}
*/


/* ### Download Button ### */

.downloadbutton{
	bottom:0;
	margin-bottom:60px;
	position:absolute;	
	padding-left:15px;
	left:700px;
	padding-top:35px;
	margin-top:15px;
}

.downloadbutton_text {
	width: 100px;	
	float: left;
	margin:10px 5px 0 0;
}

.downloadbutton_img {
	float:left;
	
}


/* ### Download Button ### */

.netviewer{
	bottom:0;
	/*margin-bottom:70px;	
	padding-left:15px;*/
	left:700px;
	padding-top:10px;
}

.netviewer_text {
	width: 100px;	
	float: left;
	margin:0px 5px 0 0;
}

.netviewer_img {
	float:left;
}


/* ############################*/


/* ### Redaxo-Modul Download-Link mit MIME-Icon ### */
.link_icon { line-height: 15px; display:block; padding-left:20px; background-repeat:no-repeat; background-position:0px 2px;}
.ico_pdf { background-image:url(../tools/mime_iconset/fico_pdf.gif); }
.ico_xls { background-image:url(../tools/mime_iconset/fico_xls.gif); }
.ico_doc { background-image:url(../tools/mime_iconset/fico_doc.gif); }
.ico_zip { background-image:url(../tools/mime_iconset/fico_zip.gif); }
.ico_jpg, .ico_jpeg { background-image:url(../tools/mime_iconset/fico_jpg.gif); }
.ico_gif, .tif { background-image:url(../tools/mime_iconset/fico_pic.gif); }
.ico_def { background-image:url(../tools/mime_iconset/fico_def.gif); }







div#loginanmeldung {
  width:300px;
  background:#fefefe;
}
