@media all { .Body, .Template .minitext, 
.l543 .gespeichertesuche, 
.l543 .gespeichertesuche a {
    font-family: "Helvetica Neue",Arial,Helvetica,Geneva,sans-serif;
    font-size: 0.9em;
    color: #666666 !important;
}

.l543 h1 {
    font-family: Georgia,Times,serif;
    font-style: italic;
    font-weight: normal;
    font-size: 1.5em;
    
}
    
.l543 .treffersuche h3.static, .treffersuche h3 a.open {
  color: #0069B4;
  font-family: Georgia,Times,serif;
  font-style: italic;
}

.l543 #submit,
.l543 .treffersucheheader .button,
.l543 .treffersuchefooter .button{

    background: -moz-linear-gradient(top,  #9bc54e 0%, #79b51c 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#9bc54e), color-stop(100%,#79b51c)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #9bc54e 0%,#79b51c 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #9bc54e 0%,#79b51c 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #9bc54e 0%,#79b51c 100%); /* IE10+ */
	background: linear-gradient(top,  #9bc54e 0%,#79b51c 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9bc54e', endColorstr='#79b51c',GradientType=0 ); /* IE6-9 */

  
     border: 0 none;
    border-radius: 1px 1px 1px 1px;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.5);
    color: #FFFFFF;
    font-size: 0.9em;
    padding: 3px 5px;
    text-decoration: none;
  
}

.l543 .treffersucheheader .button a,
.l543 .treffersuchefooter .button a{
	color: #fff;
    text-decoration: none;
    display: block;
}


.l543 #travelsearch,
.l543 #travelsearch .treffersuche, 
.l543 #travelsearch .treffersucheheader,
.l543 #travelsearch .treffersuchefooter,
.l543 #getTravelBetriebe .anfragenservice {
    background-color: #F8F8F8 !important; 
}

.l543 .treffersuche .treffersuchewas label{
    width: 200px !important;
}

.l543 .treffersuche #treffersuchezimmertyp,
.l543 .treffersuche #treffersuchezimmertyp2,
.l543 .treffersuche #treffersucheverpflegung,
.l543 .treffersuche #treffersuchebetriebsart,
.l543 .treffersuche #treffersucheklassifizierung {
     width: 200px;
}

.l543 .treffersuche .treffersuchewas .preis span {
 width: 300px; 
}

.l543 a:link, a:visited{
 color: #0069B4; 
}

.l543 a:hover {
  color: #666666;
}


.l543 .treffersucheheader .button {
  padding: 5px 10px 5px 10px;
}
 }