<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jan 07 2016 | 11:44:07 */
.main-navigation{
	background-color: #ff5651;  
}
.site-branding {
  padding: 3em 0 60px;
}

.front-page-content-area .with-featured-image {
	opacity: 0.8 !important;
}

#post-45 h2{
	border-bottom: 1px solid #ccc;
  	padding-bottom: 0.2em;
  	margin-top: 2em;
    margin-bottom: 2em;
}
#post-36{
	display: none;
}

.home.page-id-36 #tertiary{
	border-top: none;
	padding: 0 4.661% 1.5em;
  	background-color: #FFFFFF;
}
.home.page-id-36 #secondary{
	border-bottom: none;
	padding: 3em 4.661% 0 4.661%;
}

#tertiary{
	display: none;
}
.home.page-id-36 #tertiary{
	display: block;
}

#jetztbuchenbutton, .wpcf7-form-control.wpcf7-submit,#gmapbutton{
	font-size: 1.25em;
}

#anschrift{
	display: block;
    font-style: normal;
    margin: 0 0 0 15%;
    text-align: left;
    width: 85%;
  
}

@media all {
     input, select, textarea,input[type="text"], input[type="email"], input[type="password"], input[type="search"], input[type="url"] {
        border: 1px solid #404040;
        -webkit-border-radius: 0px;
        border-radius: 0px;
      	padding: 0.6em;
       font-size: 100%;
    }
  select{
    color: #404040;
  }
  button, input[type="submit"]{
  	background-color: #ff5651;
  }
}

@media screen and (max-width: 480px) {
  .hidesmall{
  	display: none !important;
  }
  .col-1-2 {
    width: 100% !important;
}
  .col-3-3 {
    width: 100% !important;
}
.col-2-3 {
    width: 100% !important;
}
}


/*Anfrage Formular*/


#wpcf7-f49-p47-o1 input, #wpcf7-f49-p47-o1 textarea,
#wpcf7-f112-p15-o1 input, #wpcf7-f112-p15-o1 textarea{
  	width: 80%;
}
.col-1-2 {
    width: 50%;
}
.col-3-3 {
    width: 35%;
}
.col-2-3 {
    width: 65%;
}
.block {
    display: block;
    float: left;
    position: relative;
}
#buchpic{
	margin-left: 40px;
}</pre></body></html>