/* Buchungsformular dk-ferien */
#Bufo select{
	background-image:
    linear-gradient(45deg, transparent 50%, gray 50%),
    linear-gradient(135deg, gray 50%, transparent 50%),
    linear-gradient(to right, #ccc, #ccc);
  background-position:
    calc(100% - 20px) calc(1em + 2px),
    calc(100% - 15px) calc(1em + 2px),
    calc(100% - 2.5em) 0.5em;
  background-size:
    5px 5px,
    5px 5px,
    1px 1.5em;
  background-repeat: no-repeat;
}
#Bufo { margin-top: 0; text-align: left; }
#Bufo h1, #Bufo h2, #Bufo h3, #Bufo h4, #Bufo h5, #Bufo h6 { font-weight: normal; line-height: 120%; margin-left: 0; }
#Bufo h1 { padding: 10px 0 10px 5px; }
#Bufo h2 { margin: 0 0 5px 3px; /*padding: 15px 0 0;*/ }
#main-content .panel-body #Bufo h2 { margin: 10px 0 15px; }
#Bufo h3 { padding: 3px 0;} 
#Bufo h4 { line-height:115%; margin-bottom:2px;	margin-top: 10px; padding: 3px; }
#Bufo h5 { margin-bottom:2px; margin-top: 8px;	line-height:115%;	font-weight: normal; padding: 3px; }
#Bufo h6 { margin-bottom:2px;	line-height:110%;	margin-top:10px; }
#Bufo ul { margin: 6px 0; }  
#Bufo input, #Bufo select {  }
#Bufo p { padding-top: 0; }
#Bufo p.pflicht { color: #DC2B19; margin: 0 0 6px; }
#Bufo span.pflicht { color: #DC2B19; margin: 0 0 6px; }
#Bufo p.fakultativ { color: #008000; margin: 0 0 6px; }
#Bufo span.fakultativ { color: #008000; margin: 0 0 6px; }
#Bufo ul li { }

#Bufo legend { font-family: "Ubuntu",sans-serif; font-size: 15px; }
#Bufo .datensch h3 {font-size:16px;}
#Bufo .bemerkungan {clear: both; padding: 0;width: 100%!important;}
#Bufo.step2 .datenschutzan {
	padding:0;
	width: 100%!important;
}
#Bufo.step3 .iban {
	padding: 5px 0 0 0;
}
#Bufo .ibanshownot {display: none;}
#Bufo .panel-body {
	width: 100%;
}
#Bufo select {
	display: block;
	width: 100%;
	height: 34px;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.42857143;
	color: #555;
	background-color: #fff;
	border: 1px solid #ccc;
	border-radius: 4px;
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
	transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}
#Bufo select#waesche {
	display: inline;
	width: 180px;
	padding: 0px 5px;
	height: 30px;
}
#Bufo label.waesche {
	width:auto;
	margin-top: 2px;
	}
#Bufo input.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
	transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}
#Bufo  input#reisevon.form-control {
    display: inline;
    width: 185px;
}
#Bufo .form-group.reisedauer {
	padding: 10px 15px 0 0;
	width: 100%;
}

#Bufo option.abreise, #Bufo option.abreise:hover{
	color: #1565a7!important;
	font-weight:bold;
}
#Bufo p.abreise{
	position: relative;
	float: right;
	font-size: 13px;
	color: #1565a7;
}
#Bufo .endreinigung {
  padding:0;
  background:#f4f4f4;
  display: block;
  width: 170px;
  margin-top: 10px;
}
#shortinfo .price.panel-heading span{
	margin-right: 10px;
	font-size: 80%;
	padding: 0 5px;
	color: #999;
	position: relative;
}
#shortinfo .price.panel-heading span:before {
  position: absolute;
  content: "";
  left: 0;
  top: 50%;
  right: 0;
  border-top: 2px solid;
  border-color: inherit;

  -webkit-transform:rotate(-20deg);
  -moz-transform:rotate(-20deg);
  -ms-transform:rotate(-20deg);
  -o-transform:rotate(-20deg);
  transform:rotate(-20deg);  
}
#Bufo .bf_price i{
	display: block;
	color:#1565a7;
}
@media only screen and (min-width: 768px) {
#Bufo .form-group.reisedauer {
	padding: 0 15px 0 0;
	width: 100%;
}
#Bufo.step1 .col-md-4{
	width: 33%;
}
#Bufo.step1 .col-md-8{
	width: 66%;
}
#Bufo.step1 .col-xs-9 {
  width: 60%;
}
#Bufo.step1 .col-xs-3 {
  width: 40%;

}
  #Bufo.step1 .col-md-1,#Bufo.step1 .col-md-2,#Bufo.step1 .col-md-3,#Bufo.step1 .col-md-4,#Bufo.step1 .col-md-5,#Bufo.step1 .col-md-6,#Bufo.step1 .col-md-7,#Bufo.step1 .col-md-8,#Bufo.step1 .col-md-9,#Bufo.step1 .col-md-10,#Bufo.step1#Bufo.step1 .col-md-11,#Bufo.step1 .col-md-12 {
    float: left;
  }
}
#Bufo label.col-md-3, #Bufo label.col-md-6 {
	padding-top: 10px;
}
#Bufo label.col-md-6, #Bufo label.col-md-5 {
	padding: 10px 0 0 0;
}
#Bufo .col-md-4, #Bufo .col-md-8 {
	padding: 0;
}
#Bufo.step3 label.er_radio{
	margin-right: 0;
	padding-right: 0;
}
#Bufo.step3 .col-sm-12 label.er_radio{
	padding-left: 20px; /*Radiobutton Endreinigung*/
}
@media only screen and (min-width: 550px) {
	#Bufo .col-md-4 {
		padding-bottom: 15px;
	}
	#Bufo.step1 .col-md-4{
	min-height: 45px;
}
}
#Bufo.step2 .col-md-6 {
	float:left;	
	/*nötig für Zebra Datepicker Geburtstag Layer liegt sonst drüber Select Boxes nicht klickbar*/
	padding:0;
	width: 100%;
}
#Bufo.step2 h3{
	padding: 3px 0 0 0;
    margin: 10px 0 0 0;
}
#bf_submit input.zurueck {
    margin-bottom: 5px;
    background: #fff;
	border:1px solid #ccc;
}
#bf_submit input.zurueck:hover {
    margin-bottom: 5px;
    background: #efefef;
	border:1px solid #ccc;
	color: #058FDE;
}
@media only screen and (min-width: 600px) {  
  #Bufo.step3 .iban label { float:left; padding: 5px 5px 0 3px;}
  #Bufo.step3 .iban input { width:50%; }
  #Bufo.step1 .panel-body {
	width: 80%;
}
	#Bufo.step2 .panel-body {
	width: 100%;
}
}
@media only screen and (min-width: 767px) {  
  #Bufo legend { font-size: 18px; }

#Bufo.step1 .panel-body {
	width: 100%;
}
#Bufo.step2 .panel-body {
	width: 80%;
}
}
#Bufo legend.panel-heading { border-bottom: 1px solid #ddd; background: #eee; }

#Bufo span.small { display: block;}
@media only screen and (min-width: 600px) {  
  #Bufo span.small { display: inline; margin-top: 6px; }
  #Bufo.step1 label[for=arttiere]{
	  float:left;
	  width: 25%;
  }
}
#Bufo label { vertical-align: middle; font-weight: normal; margin-bottom: 0;padding-right: 10px;padding-left: 0;}
#Bufo .reisedauer label, #Bufo .datepicker_container label{font-weight: bold;}
#Bufo label.zusatz {width:auto;}
#Bufo.step3 label.checkbox.checkbox-inline { 
	line-height: inherit;
	margin-right: 0;
	padding-right: 0;
 }
#Bufo input[type="checkbox"]{
	margin-left: -8px;
} 
@media only screen and (min-width: 767px) {  
  #Bufo label { padding-top: 0; padding-left:15px; }
}
#Preise h3 { margin: 1em 0 0; font-size: 15px;}

div#Bufo.step1 { min-height: 590px; }
div#Bufo.step2 { min-height: 520px; }
div#Bufo.step3 { min-height: 520px; }

/* Submit Buttons jede Seite + breadcrumb navi*/
#bf_submit { clear: left; margin: 5px 0; }
#bf_submit input.weiter { background-color: #1565a7; color: #fff; font-size: 14px; }
#bf_submit input.weiter:hover { background-color: #006fca /*#2b4068*/; color: #fff; } 
#bf_submit input.zurueck { font-size: 14px; }
@media only screen and (max-width: 600px) {  
  .step2 #bf_submit input.weiter { margin-bottom: 5px; }
  .step2 #bf_submit input.zurueck { margin-bottom: 5px; }
}

@media only screen and (min-width: 600px) {  
  #bf_submit { margin: 15px 0; }
  #bf_submit input.weiter { font-size: 18px; }
  #bf_submit input.zurueck { font-size: 18px; }
}
/* Kreditkartenzahlung Icons */
#bf_zahlung .iconkreditkarte {padding: 0 20px;}
/* Trustpilot Ecomi Buttons */
div#buttons {
  position: relative; 
  top: -35px;
  left: 46px;
  float: right;
}
/* Step 1 */
/* datepicker container */
div.datepicker_container { clear: left; /* height: 600px; */ }

@media only screen and (min-width: 768px) {
 .col-myxs-6, .col-myxs-6 {
    float: left;
    width: 50%;
  }
#Bufo input[type="checkbox"]{
	margin-left: -20px;
} 
} 

#bf1_left { width: 450px; float: left; }
#bf1_left p { margin-top:0; padding: 0 3px; color: #3D3D3D; font-family: open sans, sans-serif; font-size: 13px; }

#bf_von_con { /* Datepicker auf Smallscreen */ height: 360px; }  
@media only screen and (min-width: 500px) { 
#bf_von_con { /* Datepicker auf Smallscreen */ height: 360px; }  
}
 @media only screen and (min-width: 768px) { 
#bf_von_con { /* Datepicker auf Smallscreen */ height: 330px; }  
}

#Bufo #bf_von_con input { margin-bottom: 10px; background: white; width: 238px; }
@media only screen and (min-width: 992px) { 
#Bufo .col-md-5 {
    width: 30%;
}
#Bufo.step1 .col-xs-9 {
  width: 70%;
}
#Bufo.step1 .col-xs-3 {
  width: 30%;
}
}
@media only screen and (min-width: 1100px) { 
  #bf_von_con input { width: 254px; }
  #Bufo.step1 .col-xs-9 {
  width: 75%;
}
#Bufo.step1 .col-xs-3 {
  width: 25%;
}
}
#bf_von_con label { color: #555; }
#bf_teiln { margin: 0 0 0 5px; }
#bf_teiln h2 { clear: left; font-size: 14px; color: #555; }
#bf_teiln ul { clear:left; padding-bottom: 25px; }
#bf_teiln ul li { float:left; margin-right: 74px; margin-left: 0; }
.tiere_edit { width: 468px; }

#bf1_right { float:right; /*height: 292px; */width: 328px; }
#bf1_right img { border-color: #4C6B9A; border-style: solid; border-width: 2px; position: relative; top: 7px; }

#daten input {
  width: 223px;
}
#daten select {
  width: 225px;
}
/* not used anymore #daten input#birthday, #daten input#birthday2{
  margin-right: 3px;
} */
#einleitung {
  margin: 0 0 0 -5px;
  line-height: 120%;
}
.bf_block ul {
  list-style: none outside none;
  margin-left: 3px;
  font-size: 12px;
  padding:  5px 0;
  clear: left;
}
.bf_block ul li {
  float: left;
  margin-right: 48px;
  margin-left: 0;
}
.bf_block {
  margin: 10px 0 10px 4px;
  padding-bottom: 15px;
  text-align: left;
}
.bf_block.zahlbed{
  margin: 20px 0 5px 5px;
}
#Bufo .err_msg {
  color: #DC2B19;
  font-weight: bold;
  font-size: 12px;
  line-height:  100%;
  margin-bottom: 10px;
  
}
#Bufo.step2 .err_msg {
	width:300px;
}
.form div.clear{
  clear: both;
  padding-top: 5px;
}
#Bufo div.bf_price h2 {
  padding: 0;
}
#Bufo div.bf_price ul.list-group .form-group {
  margin-left: 0;
}
.bf_tiny {
  font-size: 11px;
  font-weight: normal;
  color: #000;
}
.bf_large {
  font-size: 1.6em;
  padding: 0 1%;
  vertical-align: text-bottom;
}
div.bf_price span.small {
  font-size: 80%;
}
div.bf_price span.old {
  color: #9a9a9a;
  font-size: 1.3em;
}
div.bf_price span.new {
  color: green;
}
div.bf_price span.strike {
  position: relative;
}
div.bf_price span.strike:before {
  position: absolute;
  content: "";
  left: 0;
  top: 50%;
  right: 0;
  border-top: 2px solid;
  border-color: inherit;

  -webkit-transform:rotate(-20deg);
  -moz-transform:rotate(-20deg);
  -ms-transform:rotate(-20deg);
  -o-transform:rotate(-20deg);
  transform:rotate(-20deg);  
}
p.bf_row {
  clear: left;
  padding: 0;
}
p.line {
  border-bottom: 1px dotted #2B4068;
  padding-bottom: 10px;
  width: 96%;
} 
.bf_row label {
  clear: both;
  display: block;
  float: left;
  width: 115px;
}
.bf_row span{
  float: left;
}
.fotoobjekt {
  float: right;
  margin-right: 0;
  margin-top: 30px;
  border-color: #4C6B9A;
  border-style: solid;
  border-width: 2px;
  width: 300px;
  height: 225px;
}
#col1_content div.bf_col_one {
  clear: left;
  font-size: 13px;
  font-family: open sans, sans-serif;
} 
div.bf_col_one p {
  font-size: 12px;
  padding-top: 15px;
  margin-bottom: 2px;
}
div.bf_col_one span {
  padding-left: 3px;
  padding-right: 20px;
}
div.bf_col_one table {
/*  font-size: 13px;*/
  border-bottom: 0 transparent;
  border-top: 0 transparent;
}
div.bf_col_one table td.erbetrag {
  text-align: right;
}
#daten div.bf_col_left{
  float: left;
  position: relative;
  width: 387px;
  min-height: 380px;
  padding: 15px 0;
}
#daten div.bf_col_right{
  float: left;
  width: 370px;
  padding: 15px 0;
}
#bank .creditcard {
  color: grey;
}
#bank .bf_row label.zpue {
  float: none;
  display: inline;
}
.bf_block span.confirm {
  color: #4C6B9A;
  font-weight: bold;
}
.form ul.bfbreadcrumb li {
  margin-left: 0;
  font-size: 13px;
  padding-right: 4px;
  height: 19px
}
ul.bfbreadcrumb li.active {
  background-color: #9EBDEC;
  color: #2B4068;  
  font-weight: bold;
  letter-spacing: 0.4px;
}
.bfbreadcrumb li.active:after {
  border-left: 30px solid #9EBDEC;
}
.bfbreadcrumb li.active:before {
  border-left-color: #DC2B19;
} 
.bfbreadcrumb li:last-child:before {
  border-left-color: #EFEFEF;
}
.bfbreadcrumb li {
	color: #2B4068;
	text-decoration: none; 
	padding: 7px 7px 7px 63px;
	background: darkgrey; 
	position: relative; 
	display: block;
	float: left;
  border-top-left-radius: 0 !important;
  border-top-right-radius: 0 !important;
  margin: 0;
  font-family: open sans;
  font-size: 13px;
  height: 23px;
  padding-top: 10px;
  letter-spacing: 0.4px;
}
.bfbreadcrumb li:first-child {
	padding-left: 32px;
}
.bfbreadcrumb li:after { 
	content: " "; 
	display: block; 
	width: 0; 
	height: 0;
	border-top: 50px solid transparent;           
	border-bottom: 50px solid transparent;
	border-left: 30px solid darkgrey;
	position: absolute;
	top: 50%;
	margin-top: -50px; 
	left: 100%;
	z-index: 2; 
}
.bfbreadcrumb li:before { 
	content: " "; 
	display: block; 
	width: 0; 
	height: 0;
	border-top: 50px solid transparent;       
	border-bottom: 50px solid transparent;
	border-left: 30px solid white;
	position: absolute;
	top: 50%;
	margin-top: -50px; 
	margin-left: 3px;
	left: 100%;
	z-index: 1; 
}
.bfbreadcrumb { 
	list-style: none; 
	overflow: hidden;
  margin-left: 0; 
/*  display: none;*/
}
#Bufo h1 {
  margin: 0;
}
/* Überschreiben von content.css zum Ausprobieren */
 #col1_content h2 {
  border-bottom: 1px solid #A9A9A9;
  margin: 10px 10px 12px 0;
}
table.of {
/*  left: 32px;*/ /*solange die Tabelle noch drin ist*/
  position: relative;
/*  width: auto; zu schmal im Kalender */
  width: 100%;
}
div#Bufo {
  margin: 0;
  padding: 0;
}
#Bufo h2 {
  border: none;
}

#hausseiten div.siegel {
  position: relative;
}
#hausseiten div.contact {
  font-size: 12px;
  margin: 20px 6px 0;
}
#hausseiten div.contact a {
  padding: 10px 30px;
  background: url(../img/dialog_question.png) no-repeat left 5px;
}
#hausseiten div.important_btns {
  font-size: 10px;
  margin-right: 2px;
  margin-top: 0;
  height: 0;
  position: relative;
  top: -38px;
}
ul.etabs {
  background: none repeat scroll 0 0 #D2D7DE;
  border: 1px dotted;
  color: #ABABAB;
  margin: 25px 6px 0;
  height: 39px;
  width: 82%
}
ul.etabs li {
  padding: 10px 8px;
  float: left;
  font-size: 14px;
  margin-left: 9px;
}
#hausseiten ul.etabs li a:hover{color: #DC2B19;}
#hausseiten ul.etabs li a:focus{background: #fff;}

#col1_content ul.etabs li a.Buchen{
  font-size: 17px;
  font-weight: bold;
  color: #DC1B19;
  display: block;
  width: 81px;
  background: url("../img/tick.png") no-repeat scroll 66px 2px rgba(0, 0, 0, 0);
}
}
#hausseiten .jahr, #hausseiten .kosten {
  margin: 0 9px 0 10px;
  padding-left: 10px;
}
#hausseiten h4.tabs {
  margin: 0 9px 0 0;
  padding-left: 0;
  font-family: open sans,sans-serif;
  font-size: 15px;
}
#Preise h5 {
  font-family: open sans,sans-serif;
  font-size: 13px;
}
#Preise h4 {
  font-family: open sans,sans-serif;
  font-size: 14px;
}
#Preise .kosten p{
  font-family: open sans,sans-serif;
  font-size: 13px;
}
#col1_content #hausseiten .tabcontent {
  margin-right: 15px;
}
#Bewertungen div.critics {
  margin-left: 1px;
}
#Bewertungen div.critic_title {
  margin: 0 9px 0 0;
  padding: 10px 0 0;
}
#Bewertungen div.critic_text {
  margin: 0 9px 0 0;
  padding-left: 12px;
  font-size: 14px;
}
#Bewertungen div.answer_title {
  font-size: 13px;
  font-style: italic;
  font-weight: normal;
  margin: -10px 9px 1px 0;
  padding-left: 12px;
}
#Bewertungen div.answer_text {
  font-size: 13px;
  margin: 0 9px 1px 0;
  padding-left: 12px;
}
#Preise div.kosten p{
  margin: 0;
}
div.monat {
  padding-left: 0;
  padding-bottom: 6px;
}
#hausseiten div.kosten h4 {
  padding-left: 0;
}
table.legende {
  margin-left: 0;
  width: 705px;
}
/* Änderungen wegen neuem Seitenaufbau (keine Tabelle) mehr etc. */
div.feature{
  width: 100%; 
}
#Details dl, #Details dd, #Details dt {
  font-size: 14px;
  width: 97%;
}
#Details dt {
  color: #555;
}
div.panel-container{
  clear: both;
}
#filter .filtercat label {
  color: #3D3D3D;
  font-size: 12.8px;
  text-align: left;
}
#datevon {
  margin: 5px 5px 1px 3px;
}
#datebis {
  margin: 4px 5px 1px 3px;
}
#col1_content div.Haustitel h1 {
  margin: 8px 0 10px;
}
/* Accordion Bewertungen */ 
dl.Zebra_Accordion {
  margin-left: 0;
}
.Zebra_Accordion dt {
  cursor: pointer;
  color: #495578;
}
.Zebra_Accordion dd {
  margin-left: 0;
}
/* Accordion Kalender */
dl.Zebra_CalAcc {
  margin: 0 0 0 20px;
}
.Zebra_CalAcc dt {
  font-size: 14px;
  font-weight: normal;
  color: #0152A6; /* #495578; */
  cursor: pointer;
/* Buttondarstellung */
  border: 1px solid #495578;
  border-radius: 12px;
  padding: 1px 8px;
  width: 156px;  
}
.Zebra_CalAcc dd {
  margin: 1em 0 0 -0.6em;
}
/* Bufo Datepicker */ 
#Bufo .Zebra_DatePicker td, #Bufo .Zebra_DatePicker th { padding: 3px 2px; }
@media only screen and (min-width: 767px) {
  #Bufo .Zebra_DatePicker td, #Bufo .Zebra_DatePicker th { padding: 1px 2px; }
}
@media only screen and (min-width: 1100px) { 
  #Bufo .Zebra_DatePicker td, #Bufo .Zebra_DatePicker th { padding: 1px 3px; }
}
#Bufo .ZebraDatepicker { line-height: 1.4 em; }
#Bufo div.erlAnreise { margin: 10px 0; }

/* erlaubte normale Tage, nicht Weekend */
#Bufo .Zebra_DatePicker .dp_daypicker td, .Zebra_DatePicker .dp_monthpicker td, .Zebra_DatePicker .dp_yearpicker td {
  background-color: /* #80B280 */ #87b2d5;
}    
#Bufo .Zebra_DatePicker td.anreise {
  background-color: /*#338533*/ #1565a7;
}
#Bufo .Zebra_DatePicker td.dp_weekend_disabled {
  background: /*#CCE0CC*/ #F3F3F3; 
}
#Bufo .Zebra_DatePicker td.dp_selected {
  background-color: orange !important;  /*#DC2B19*/
  color: #000 !important;
}
#Bufo .Zebra_DatePicker .dp_daypicker th {
  background-color: #eaf0f4;
  color: #333;
}
#Bufo .Zebra_DatePicker td.dp_week_number {
  background-color: #eaf0f4;
}
#Bufo .Zebra_DatePicker td.dp_not_in_month {
  background-color: #F3F3F3;
}
#Bufo .Zebra_DatePicker td.dp_disabled {
  background-color: #F3F3F3;
}
#Bufo .Zebra_DatePicker td.dp_not_in_month {
    color: #F3F3F3;
}
#Bufo .Zebra_DatePicker table.dp_monthpicker td, 
#Bufo .Zebra_DatePicker table.dp_yearpicker td { vertical-align: middle; }

/* Birthday input so aussehen lassen wie bs input-group! */
#bf_birthday .input-group, #bf_birthday2 .input-group { width: 100%; }
input.birthday1, input.birthday2 {
  line-height: 1.42857;
  padding: 6px 12px;
  width: 100%;
  font-size: 14px;
  border: 1px solid #cccccc;
  border-radius: 4px;
  height: 34px;
}
    
/* Umgebung */
/* temporär, bis Städte Abschnitt mit Inhalt gefüllt ist */
div.attraktionen {
  /*min-height: 445px; kann dann weg? */
  padding-top: 20px;
/*  clear: left; */
}
div#Bewertungen { clear: both; }
dl.lex_entry{ margin: 5px 0 0; }
dt.lex_entry {
  float: left;
  clear: left;
/*  width: 215px;*/
  font-weight: normal;
}
dd.lex_entry {
/*  margin: 0 0 0 220px;
  padding: 0 5px 3px 0;*/
  margin: 0;
  padding: 0 4px 1px 0;  
}
dd.lex_entry img{
  width: 24px;
  position: relative;
  top: -2px;
  padding-left: 8px;
}
/* iframe minimap*/
#col1_content iframe.minimap {
  width: 402px;
  height: 402px;
  border: 0 solid;
} 
#col1_content div.floating{
  float: right;
  width: 410px;
  padding: 30px 10px;
}
/* Bufo Zustimmung */
.zustimm {
  padding: 5px;
}
table.zustimmbewert {
  border: 0 none rgba(0, 0, 0, 0);
  margin: 3px;
}
table.zustimmbewert td {
  padding: 0 15px 0 0;
}
.abst_oben {
  margin: 15px 0 2px;
}
/* disabled ausgegraut */
.bfbreadcrumb li.disabled {
  color: #c9c9c9;
}
.hide {
  display: none;
}
/* mitbuchende 2.Familie */


/* Teaserbox für Städte */
div.stdt { clear: left; width: 100%; margin: 15px 0 0 0; }
.stdtbx { float: left; width: 30%; padding: 8px 10px 8px 0px; min-height: 270px; }
.stdtimg { width: 100%; height: 170px; }

/* Panel Reisezeitraum Abstand unter Header */
.panel-heading.bufo {
  margin-bottom: 0;
}
/* Rabattgrund */
.rabattgrund {
    border: 1px solid green;
    color: green;
    font-size: 12px;
    margin: 0 8px;
    padding: 5px 8px;
    vertical-align: top;
    cursor: help;
	display: inline;
}
@media only screen and (max-width: 600px) {  
 /* .rabattgrund { display: table; margin-top: 8px; margin-left: 0; }*/
}    
/* langen Text bei xs verbergen */
@media only screen and (max-width: 600px) {  
  .hidden-myxs {
      display: none !important;
  }    
}
/* ER Radiobutton */
#Bufo label.er_radio {
  line-height: inherit;
  padding-top: 0;
}



/* Umbruchsverhalten inline Formelemente, ganz schmal: umbrechen  */
@media only screen and (max-width: 600px) { 
  .col-fm600-12 { width: 100%; padding-left: 0; padding-right: 0; z-index:10;}
} 
.nopadding { padding: 0; }
.kk_selbox1 { width: 55px; padding-left: 3px; display: inline; }
.kk_selbox2 { width: 70px; padding-left: 3px; display: inline; }
/* Zahlungsdaten Schritt 3 ohne Border wenn schmal */
#bf_zahlung .list-group-item { border: 0 transparent; }

/* iframe Bufo Step 4 */
iframe#if_bufo {
  height: 1550px;
  width: 100%;
  border-style: none;
}

@media only screen and (min-width: 768px) {
  .reisedauer {
    padding: 0;
  }
}

/*Von SE*/
/* Tooltip container */
.payrexxtooltip {
    position: relative;
    display: inline-block;
    border-bottom: 1px dotted black; /* If you want dots under the hoverable text */
}

/* Tooltip text */
.payrexxtooltip .payrexxtooltiptext {
    visibility: hidden;
    background-color: #555;
    color: #fff;
    text-align: left;
    padding: 5px;
    border-radius: 6px;
 
    /* Position the tooltip text - see examples below! */
    position: absolute;
    z-index: 1;
	 width: 250px;
    bottom: 100%;
    left: 50%;
    margin-left: -60px; /* Use half of the width (120/2 = 60), to center the tooltip */
}

/* Show the tooltip text when you mouse over the tooltip container */
.payrexxtooltip:hover .payrexxtooltiptext {
    visibility: visible;
}

@media only screen and (min-width: 500px) {
	.payrexxtooltip .payrexxtooltiptext {
		width: 350px;
		margin-left: -175px; /* Use half of the width (120/2 = 60), to center the tooltip */
	}
}
@media only screen and (min-width: 768px) {
	.payrexxtooltip .payrexxtooltiptext {
		width: 500px;
		margin-left: -200px; /* Use half of the width (120/2 = 60), to center the tooltip */
	}
}
#Bufo.step2 .col-md-7{
	margin-bottom: 10px;
}
#Bufo.step2 .Zebra_DatePicker_Icon_Wrapper {
	width: 100%;
}
#Bufo.step2 button.Zebra_DatePicker_Icon {
	right: 10px;
}
#Bufo.step3 .endrein{
	padding:5px 0;
}