@import 'https://fonts.googleapis.com/css?family=Archivo';
@font-face {font-family: 'Archivo'; font-style: normal; font-weight: 400; src: url(../fonts/font-47c74381.woff2) format('woff2'), url(../fonts/font-6eb4565f.woff) format('woff'); }

/*@import 'http://www.mediensalat.work/lindgart2019_relaunch/templates/yootheme/css/theme.9.css?v=1554724788';*/

html {
  /* 1 */
  font-family: Archivo;

	font-size: 14px;

	font-weight: 300;

	line-height: 1.714;

	-webkit-text-size-adjust: 100%;

	color: #524f4f;

	text-rendering: optimizeLegibility;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  /* 3 */
  background: #ffffff;
  color: #7a8188;
  
}

#slider_persons
{
}

#slider_roms
{
}

#txtHeader
{
	font-size: 36px;
	text-shadow: 2px 2px 4px #000;
    line-height: 1;
}
#txtHeader2
{
	text-shadow: 2px 2px 4px #000;
    line-height: 1;
}

.ui-slider .ui-slider-handle{
	background: #dc5500;
	color:white;
}

.ui-slider .ui-slider-handle{
	background: #dc5500;
	color:white;
}	
#soap_response 
{
	/*width: 600px;*/
	overflow: auto;
	min-height:  250px;
}

#resvdata
{
	width: 650px;
	overflow: auto;
	min-height:  250px;
	margin-left: 10px;
  margin-top: 20px;
}

#outer{
    width:100%;

    /* Firefox */
   /* display:-moz-box;
    -moz-box-pack:center;
    -moz-box-align:center;

    /* Safari and Chrome */
   /* display:-webkit-box;
    -webkit-box-pack:center;
    -webkit-box-align:center;

    /* W3C */
   /* display:box;
    box-pack:center;
    box-align:center;*/
}

#inner{
    /*width:65%;*/
}

#resvdata{
    width:65%;
}

.description {

color:#dc5500;
font-weight:bold;
margin-bottom:0;}

.button {
	
padding:5px;
background-color:#dc5500;
color:#ffffff;}

.button:hover, .button:focus {
	
padding:5px;
background-color:#fac051;
color:#ffffff;}

.button a {
	color:#ffffff;
	text-decoration:none;}
	
#txtArrival, #txtDepature {
	padding-right:12px;
}



.btn, .uk-button {
    margin: 0;
    border: none;
    overflow: visible;
    font: inherit;
    color: inherit;
    text-transform: none;
    display: inline-block;
    box-sizing: border-box;
    padding: 0 30px;
    vertical-align: middle;
    font-size: 11px;
    line-height: 40px;
    text-align: center;
    text-decoration: none;
    transition: .1s ease-in-out;
    transition-property: color,background-color,background-position,border-color,box-shadow;
    font-family: Archivo;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 1px;
    background-origin: border-box;
}

.btn, .uk-button-default {
    background-color: #cccccc;
    color: #524f4f;
    border: 1px solid #524f4f;
}

.btn, .uk-button-default:hover {
    background-color: #3B3B3B;
    color: #ffffff;
    border: 1px solid #ffffff;
}

.uk-icon {
	text-align: center;
	vertical-align:middle;
    margin: 0;
    border: none;
    border-radius: 0;
    overflow: visible;
    font: inherit;
    color: inherit;
    text-transform: none;
    padding: 0;
    background-color: transparent;
    display: inline-block;
    fill: currentcolor;
    line-height: 0;

}

.ui-datepicker {
    width: 14em;
    padding: .2em .2em 0;
    display: none;
}
