/* diese styles müssen angepasst werden */


/* die extensions */
div.him_dok, div.him_flv, div.him_form, div.him_news, div.him_newsletter_eintragen, div.him_podcast, div.him_registrate, div.him_search, div.him_slideshow, div.him_tell_a_friend, div.him_text, div.him_text_2_spalten {
	margin-bottom: 16px; /* alle haben den gleichen abstand */
	clear: both;
}


/* bildergalerie */
img.bild_kategorie_oben {
	margin-right: 4px;
}
img.bild_kategorie_normal {
	margin-right: 4px;
	margin-top: 4px;
}
img.bild_kategorie_rechts {
	margin-top: 4px;
}


div.him_dok {
	border-bottom: #cedeeb solid 1px;
	margin-top: -14px;
	padding-top: 2px;
	padding-bottom: 4px;
	background-image: url("../images/dok_pfeil.gif");
	background-repeat: no-repeat;
	background-position: right center;
}
div.him_dok a {
	display: block;
	width: 500px;
	text-indent: -20px;
}
div.him_dok a:hover {
	text-decoration: none;
}
.wie_text {
	color: #222222;
}

a.guest_link {
	color: #FFFFFF;
	text-decoration: none;
}

a.guest_link:hover {
	text-decoration: none;
}

.kleiner_bildgalerie {
	font-size: 9pt;
}
div.infobox {
	background: #A90433;
	color:#000000;
	font:10pt sans-serif;
	width: 200px !important;
	border: solid 1px #A90433;
}
div.infoboxbody {
	background: #e0e0e0;
	color:#000000;
	font:10pt sans-serif;
	padding:2px
}

div.infoboxcaption {
	color:#FFFFFF;
	background-color:transparent;
	font:bold 10pt sans-serif;
	margin:2px;
	text-align:center
}

/* tell a friend */
.tell_a_friend {
	width: 100%;
	display: block;
	padding: 2px 0;
}	
.tell_a_friend label {
	float: left;
	width: 120px;
}
.tell_a_friend input.tell_input_text, .tell_a_friend textarea.tell_textarea {
	float: left;
	width: 250px;
}
.stern_oblig {
	font-weight: bold;
	color: #FF0000;
	font-size: 1.2em;
}

/* poll */

.him_poll textarea {
  width: 400px;
}

.him_poll {
  width: 100%;
  min-height: 200px;
  height: auto !important;
  height: 200px;
  margin: 0 0 10px 0;
  padding: 10px 0 10px 0;
  background: #e8f5fe url('../images/template/bg_poll.gif') repeat-x;
  border-top: 1px solid #ced7de;
  border-bottom: 1px solid #ced7de;
  font-size: 12px;
}

.him_poll .col_left {
  float: left;
  width: 160px;
  margin: 0;
  padding: 0;
}

.him_poll .col_right {
  width: auto;
  margin: 0 0 0 160px;
  padding: 0;
}
  
.him_poll .answer {
  margin: 5px 0 0 0;
  padding: 0;
  width: 100%;
  min-height: 30px;
  height: auto !important;
  height: 30px;
}

.him_poll .frage {
  color: #0066cc;
  margin: 0 0 10px 5px;
  padding: 0 0 0 0;
  display: block;
}

.him_poll .answer .label {
  float: right;
  width: 90%;
}

.him_poll .answer .label label {
  width: 100%;
  display: block;
}

.him_poll .answer .input {
  float: left;
  width: 10%;
}

.him_poll .prozent {
  width: 10%;
  float: left;
  text-align: center;
  color: #0066cc;
  font-size: 11px;
}

.him_poll .balken {
  width: 85%;
  float: left;
  background: #ffffff;
  height: 10px;
  margin-right: 5%;
  margin-bottom: 1px;
}

.him_poll .balken .result {
  background: #0066cc;
    height: 10px;
}

.him_poll .wrapper_result_item {
  margin: 0;
  padding: 0;
  width: 100%;
  height: 30px;
}

.him_poll .result_item {
  margin-left: 10%;
  width: 90%;
}

.comments {
  clear: both;
  width: 100%;
}

.him_poll h1 {
  font-size: 12px;
  font-weight: bold;
  margin: 0 0 15px 8px;
  padding: 0;
}

.him_poll h2 {
  font-size: 12px;
  font-weight: bold;
  padding: 30px 0 10px 5px;
  margin: 0;
}

.him_poll .blue {
  color: #0066cc;
}

.him_poll .italic {
  font-style: italic;
}

.him_poll .comment_item {
  margin: 5px 0 10px 5px;
}

.him_poll .showAll {
  float: left;
  height: auto;
  vertical-align: middle;
  margin: 0 0 0 5px;
  padding: 0;
  color: #0066cc;
}

.him_poll .newEntry {
  float: right;
  height: auto;
  vertical-align: middle;
  margin: 0 5px 0 0;
  padding: 0 0 0 0;
  color: #0066cc;
}

.him_poll .comments label {
  margin: 0 0 0 5px;
}


/* tageskarten */
.ext_tageskarte {
  background: #e8f5fe url("../images/tageskarten/bg_tageskarten.gif") no-repeat top;
  border-top: #bbd6ea solid 1px;
  border-bottom: #bbd6ea solid 1px;
  padding-top: 10px;
  margin-bottom: 20px;
  width: 100%;
}
#content .ext_tageskarte div, #content .ext_tageskarte td, #content .ext_tageskarte th, #content .ext_tageskarte p, #content .ext_tageskarte li,#content  .ext_tageskarte ul {
  font-size: 11px;
}

.ext_tageskarte .tageskarten_bild {
  float: left;
  width: 178px;
}
.ext_tageskarte .monatswahl {
  width: 330px;
  padding-bottom: 6px;
}
.ext_tageskarte .zurueck {
  float: left;
  width: 80px;
  height: 10px;
  display: block;
}
a.a_zurueck {
  display: block;
  background: url("../images/tageskarten/pfeil_links.png") no-repeat left center;
  padding-left: 20px;
  height: 18px;
  color: #0066cc;
}
.ext_tageskarte .weiter {
  float: right;
  width: 80px;
  height: 10px;
    display: block;
}
a.a_weiter {
  display: block;
  text-align: right;
  background: url("../images/tageskarten/pfeil_rechts.png") no-repeat right center;
  padding-right: 20px;
  height: 18px;
  color: #0066cc;
}
.ext_tageskarte .monatsname {
  width: 160px;
  text-align: center;
  float: left;
}
.ext_tageskarte .datepicker {
  float: left;
  width: 330px;
  padding-bottom: 10px;
}
.ext_tageskarte .mehr_als_zwei a, .ext_tageskarte a.links {
  color: #fff;
  background-color: #0066CC;
}
.ext_tageskarte .mehr_als_zwei {
  color: #2440bf;
}
.ext_tageskarte .zwei a {
  color: #fff;
  background-color: #8cb1e7;
}
.ext_tageskarte .zwei {
  color: #4774d2;
}
.ext_tageskarte .eine a {
  color: #fff;
  background-color: #DFAAA7;
}
.ext_tageskarte .eine {
  color: #8cb1e7;
}
.ext_tageskarte .keine a, .ext_tageskarte .keine a:hover {
  color: #999;
  cursor: default;
  text-decoration: none;
}
.ext_tageskarte .keine {
  color: #999;
}
.ext_tageskarte td.mehr_als_zwei, .ext_tageskarte td.zwei, .ext_tageskarte td.eine, .ext_tageskarte td.keine, .ext_tageskarte td.wochentag {
  padding-right: 3px;
  padding-bottom: 7px;
  text-align: center;
  vertical-align: middle;
}
.ext_tageskarte .mehr_als_zwei a, .ext_tageskarte .zwei a, .ext_tageskarte .eine a, .ext_tageskarte .keine a, .ext_tageskarte td.wochentag span {
  border: #fff solid 1px;
  line-height: 14px;
  width: 38px;
  height: 16px;
  display: block;
}
.ext_tageskarte .ga_form {
  padding: 10px;
}
.ext_tageskarte .datum_anzahl {
  padding-bottom: 20px;
}

.ext_tageskarte td.wochentag span {
  background: #fff;
}

.ext_tageskarte table.examples tr td {
  font-size: 9px !important;
  line-height: 15px;
}

.ext_tageskarte table.examples tr td span {
  display: block;
  height: 15px;
  width: 15px;
  float: left;
  margin: 0 5px 5px 0;
}

.ext_tageskarte table.examples tr td.mehralszwei span {
  color: #2440bf !important;
  background-color: #0066CC;
  border: 1px solid #fff;
}

.ext_tageskarte table.examples tr td.nocheine span {
  color: #2440bf !important;
  background-color: #DFAAA7;
  border: 1px solid #fff;
}

.ext_tageskarte table.examples tr td.nochzwei span {
  color: #2440bf !important;
  background-color: #8cb1e7;
  border: 1px solid #fff;
}

.ext_tageskarte table.examples tr td.keinemehr span {
  color: #2440bf !important;
  border: 1px solid #fff;
}

.input_ga_text {
  width: 180px;
  border: #999999 solid 1px;
}


.him_reservation #wochenauswahl {
  padding-left: 55px;
  padding-bottom: 6px;
}
.him_reservation .zurueck {
  float: left;
  width: 80px;
}
.him_reservation .weiter {
  float: right;
  width: 80px;
}
.him_reservation #datum {
  font-weight: bold;
  text-align: center;
}
/* die wochenansicht für reservations-objekte */
#wochenansicht {
  height: 344px;
  overflow: auto;
  width: 500px;
  position: relative;
}
/* die stunden auf der linken seite */
#wochenansicht #stunden {
  float: left;
  width: 43px;
  margin-top: 32px;
  margin-right: 2px;
  background: url("../images/reservation/gb_stunden.gif") right top repeat-y;
}
#wochenansicht #stunden .dieStunde {
  height: 24px;
  position: relative;
}
#wochenansicht #stunden .dieStunde24 {
  height: 2px;
  position: relative;
}
#wochenansicht #stunden .absolut {
  position: absolute;
  top: -6px;
}
/* die reservationen auf der rechten seite */
#wochenansicht #wocheMitTagen {
  float: left;
  width: 432px;
}
#wochenansicht #wocheMitTagen #alleWochentage {
  height: 33px;
}
#wochenansicht #wocheMitTagen .wochentag {
  float: left;
  width: 60px;
  height: 32px;
  overflow: hidden;
  background-color: #FFFFFF;
  text-align: center;
}
#wochenansicht .abstandhalter {
  float: left;
  width: 2px;
  overflow: hidden;
}
#wochenansicht #ansichtAlleTage {
  margin-left: 45px;
}
#wochenansicht #ansichtAlleTage .tag {
  width: 60px;
  float: left;
  height: 432px;
  background-color: #fff;
  position: relative;
}
#wochenansicht #ansichtAlleTage .tag .termin {
  position: absolute;
}
#wochenansicht #ansichtAlleTage .wochentagStunde {
  height: 23px;
  margin-top: 1px;
}
.him_reservation .frei {
  background-color: #fff;
}
.him_reservation .nichtVerfuegbar {
  background-color: #dcf0fb;
}
.him_reservation .reserviert {
  background-color: #fbdce6;
}
.him_reservation input.reservation {
  border: #999999 solid 1px;
}
#wochenansicht #ansichtAlleTage .tag .termin_loeschen a, #wochenansicht #ansichtAlleTage .tag .termin_bearbeiten a {
  width: 16px;
  height: 16px;
  display: block;
  text-indent: -100px;
  overflow: hidden;
}
#wochenansicht #ansichtAlleTage .tag .termin_loeschen a {
  float: right;
  background-image: url("../images/reservation/delete.png");
}
#wochenansicht #ansichtAlleTage .tag .termin_bearbeiten a {
  float: left;
  background-image: url("../images/reservation/pencil.png");
}

.him_reservation a.reservation_seiten {
  color: #333333;
}
.him_reservation a.reservation_seiten:hover, .him_reservation a.reservation_seiten_selected, .him_reservation a.reservation_seiten_selected:hover {
  color: #0066cc;
  text-decoration: underline;
}
.him_reservation #reservation_list {
  margin-top: 6px;
}
.him_reservation .reservation_item {
  height: 47px;
  width: 520px;
}
.him_reservation .reservation_description, .him_reservation .reservation_additional, .him_reservation .reservation_infos {
  float: left;
  height: 40px;
  overflow: hidden;
  background: url('../images/reservation/bg_reservation_list.png') repeat-x;
}
.him_reservation .reservation_description, .him_reservation .reservation_additional {
  width: 201px;
  margin-right: 3px;
}
.him_reservation .reservation_infos {
  width: 112px;
}
.him_reservation .reservation_abstand {
  padding: 6px 6px 0 10px;
}
.him_reservation .reservation_infos a, .him_reservation .reservation_infos a:hover {
  display: block;
  position: relative;
  background: url("../images/tageskarten/pfeil_rechts.png") right center no-repeat;
  color: #222222;
  text-decoration: none;
}
.him_reservation .alleKaestchen {
  margin: 6px 0 20px 100px;
}
.him_reservation .anzeigeKaestchen {
  width: 18px;
  height: 8px;
  line-height: 8px;
  border: #FFFFFF solid 1px;
  float: left;
  margin-left: 34px;
}
.him_reservation .kaestchenBezeichnung {
  float: left;
  margin-left: 4px;
}
.him_reservation .neuerTermin .spalte_links, .him_reservation .neuerTermin .spalte_rechts {
  float: left;
  width: 250px;
}
.him_reservation .neuerTermin label {
  float: left;
  width: 65px;
  margin: 2px 0;
}
.him_reservation #rueckmeldung {
  padding: 10px 0;
  text-align: right;
}
.him_reservation input.userangaben {
  margin: 2px 0;
  width: 160px;
}
.spalte_rechts input.zeit {
  margin: 2px 0;
  width: 40px;
}
.spalte_rechts .abstand_zu_input {
  width: 25px;
  float: left;
  padding-top: 4px;
}
.spalte_rechts input.datum {
  margin: 2px 0;
  width: 80px;
}


input.onlineschalter {
  width: 180px;
  border: #999999 solid 1px;
}
.ext_onlineschalter textarea {
  width: 180px;
  height: 60px;
  border: #999999 solid 1px;
}





.stern_oblig {
	color: #FF0000;
	font-size: 10px;
	font-weight: normal;
}




/*--------------------------------------------------
  REQUIRED to hide the non-active tab content.
  But do not hide them in the print stylesheet!
  --------------------------------------------------*/
.tabberlive .tabbertabhide {
 display:none;
}

/*--------------------------------------------------
  .tabber = before the tabber interface is set up
  .tabberlive = after the tabber interface is set up
  --------------------------------------------------*/
.tabber {
}
.tabberlive {
}

/*--------------------------------------------------
  ul.tabbernav = the tab navigation list
  li.tabberactive = the active tab
  --------------------------------------------------*/
ul.tabbernav {
  margin:0;
  padding: 0;
  background-color: #fff;
  height: 28px;
  width: 520px;
}

ul.tabbernav li {
  list-style: none;
  margin: 0;
  display: inline;
}

ul.tabbernav a, ul.tabbernav a:hover {
  display: block;
  position: relative;
  width: 172px;
  float: left;
  color: #999999;
  line-height: 28px;
  text-align: center;
  font-weight: bold;
  text-decoration: none;
  border-bottom: #c3d9ea solid 1px;
  border-top: #d7d7d7 solid 1px;
  background-color: #f8f8f8;
}

ul.tabbernav li a {
  margin-right: 1px;
}

ul.tabbernav li:nth-child(1) a {
  margin-right: 2px;
}
ul.tabbernav li:nth-child(2) a {
  margin-right: 2px;
}
ul.tabbernav li:nth-child(3) a {
  margin-right: 0;
}

ul.tabbernav li.tabberactive a {
  background-color: #e8f5fe;
  border-bottom: #e8f5fe solid 1px;
  border-top: #c3d9ea solid 1px;
  color: #222222;
}

/*--------------------------------------------------
  .tabbertab = the tab content
  Add style only after the tabber interface is set up (.tabberlive)
  --------------------------------------------------*/
.tabberlive .tabbertab {
  border-bottom: 1px solid #bbd6ea;
  background-color: #e8f5fe;
  width: 520px;
}
.tabberlive .innertab, .tabbertab .innertab {
  padding: 32px 10px;
}

.ext-gewerbe {
  width: 526px;
}

.ext-gewerbe-header {
  width: 526px;
  height: 50px;
}

.ext-gewerbe-header-left {
  float: left;
  width: 50%;
}

.ext-gewerbe-header-right {
  float: right;
  width: 50%;
  text-align: right;
}

.ext-gewerbe-header-right label {
  text-align: right;
}

.ext-gewerbe-span {
  line-height: 20px;
}
.ext-gewerbe-span label {
  float: left;
  width: 33px;
}

ul.ext-gewerbe-items, .ext-gewerbe-details {
  margin: 0;
  padding: 0;
  width: 561px;
  clear: both;
}

.ext-gewerbe-itemtable tr td {
  height: 25px;
}

.ext-gewerbe-itemtable tr td.label {
  text-align: left;
}

ul.ext-gewerbe-items {
  list-style-type: none;
}

ul.ext-gewerbe-items li {
  margin: 0;
  padding: 0;
}

ul.ext-gewerbe-items li a {
  display: block;
  margin: 2px 0 0 0;
  padding: 0 0 0 3px;
  background: #eef9ff;
  width: 523px;
  height: 18px;
  color: #222222;
  line-height: 18px;
}

ul.ext-gewerbe-items li a:hover {
  text-decoration: none;
  background: #d1edf9;
}

.ext-gewerbe-navi {
  clear: both;
  float: left;
  margin: 30px 0 0 0;
  width: 523px;
}

.ext-gewerbe-navi .ext-gewerbe-prev {
  float: left;
}

.ext-gewerbe-navi .ext-gewerbe-next {
  float: right;
}






