
body {
font-family: Arial, Helvetica, sans-serif;
font-size: 1em;
margin: 40px 0 0 0;
background-color: #FFF;
-webkit-font-smoothing: antialiased;
}
img {
vertical-align: bottom;
}
a:active {
background: none;
}
#layout {
max-width: 1220px;
margin: 0px auto;
}
#top-navigation {
position: relative;
z-index: 2;
margin: 0px 20px 20px 20px;
padding: 0px 20px;
background-color: #FFFFFF;
}
#content {
position: relative;
z-index: 1;
background-color: #FFF;
margin: 0px 30px;
}
h1{
font-family: 'Ubuntu', Arial, Helvetica, sans-serif;
margin: 30px 0px 0px 0px;
letter-spacing:0.05em;
font-size: 1.2em;
}
h2 {
font-family: 'Ubuntu', Arial, Helvetica, sans-serif;
margin: 30px 0px 0px 0px;
letter-spacing:0.05em;
font-size: 1.1em;
}
h3 {
font-family: 'Ubuntu', Arial, Helvetica, sans-serif;
margin: 30px 0px 0px 0px;
letter-spacing:0.05em;
font-size: 1em;
}
h3.neu {
font-family: 'Ubuntu', Arial, Helvetica, sans-serif;
font-size: 0.9em;
color: #FFF;
margin: 10px 0px 8px 0px;
padding: 6px;
border: 1px solid #FFF;
font-weight:400;
letter-spacing:normal;
}
h4 {
font-family: 'Ubuntu', Arial, Helvetica, sans-serif;
margin: 30px 0px 0px 0px;
letter-spacing:0.03em;
font-size: 1em;
}
h6 {
text-align:center;
}

.column-content h1:first-child,
.column-content h2:first-child,
.column-content h3:first-child,
.column-content h4:first-child {
margin-top: 10px;
}
#footer {
color: #000;
margin: 10px 20px 0px 20px;
padding: 10px 24px 0px 24px;
font-size: 0.80em;
text-transform: uppercase;
text-align: center;
}
#footer img {
opacity: .6;
-webkit-transition: opacity linear .35s .1s;
transition: opacity linear .35s .1s;
}
#footer img:hover {
opacity: 1;
}
#footer a {
color: #000;
text-decoration:none;
}
#footer a:hover {
color: #861E75;
text-decoration:none;
}
#copyright {
margin: 0px 20px 8px 20px;
color: #000;
font-size: 0.80em;
text-transform: uppercase;
text-align: center;
}
#copyright a {
color: #000000;
text-decoration:none;
}
#copyright a:hover {
color: #861E75;
text-decoration:none;
}

#copyright.p {
color: #000000;
}
.column-content img {
width: auto !important;
height: auto !important;
max-width: 100%;
display: block;
}
img.scalable, .header img, p img, h1 img, h2 img, h3 img, h4 img {
width: auto;
height: auto;
max-width: 100%;
}
.design-row,
.design2-row  {
zoom: 1;
}
.design-row:after,
.design2-row:after {
visibility: hidden;
display: block;
content: "\0020";
clear: both;
height: 0;
}
.design-column,
.design2-column{
float: left;
}
.design-column.reverse-float {
float: right;
}
.design-row .percent15 {width: 15%;}
.design-row .percent85 {width: 85%;}
.design-row .percent60 {width: 60%;}
.design-row .percent40 {width: 40%;}
.design-row .percent20 {width: 20%;}
.design-row .percent80 {width: 80%;}
.design-row .percent30 {width: 30%;}
.design-row .percent70 {width: 70%;}
.design-row .percent25 {width: 25%;}
.design-row .percent50 {width: 50%;}
.design-row .percent75 {width: 75%;}
.design-row .percent333 {width: 33.333%;}


.design-row2 .percent40 {width: 40%;}
.design-row2 .percent60 {width: 60%;}

.design-row .percent25.boxed {width: 23.5%;}
.design-row .percent333.boxed {width: 31.5%;}
.design-row .percent666.boxed {width: 65%;}
.design-row .percent50.boxed {width: 49%;}

.design-row .column-content.boxed {
padding: 1em;
}
.design-row .boxed.spacer {
margin-left: 2.5%;
}
.column-content {
padding: 1em;
overflow: hidden;
}
.column-content p {
line-height: 1.45em;
}
.column-content .list {
  margin: -16px 0px 8px 19px;
  padding: 0px;
  font-weight: normal; 
  line-height: 1.45em;
  color: black; /* Tekst zwart */
  list-style-type: square;
}

.column-content .list li::marker {
  color: #861E75; /* Paarse list-icon */
}

.column-content .list2 {
margin: -16px 0px 8px 19px;
padding: 0px;
font-weight: normal; 
line-height: 1.45em;
color: #FFFFFF;
list-style-type:square;
}

#erecht ul {
margin: -16px 0px 8px 19px;
padding: 0px;
font-weight: normal; 
line-height: 1.45em;
color: #FFFFFF;
list-style-type:square;
}

.centered {
text-align: center; 
}
.right {
text-align: right; 
padding: 0px 52px 0px 0px;
}
.noPadding {
padding: 0px;
}
.smallPadding {
padding: 0px 4px;
}
.smallPaddingRight {
padding: 0px 4px 0px 0px;
}
.leftBild {
padding-top: 0em!important;
padding-left: 0em!important;
padding-right: 0.5em;
padding-bottom: 1em;
}
.rightBild {
padding-top: 0em!important;
padding-right: 0em!important;
padding-left: 0.5em;
padding-bottom: 1em;
}
.lifeStylePadding {
padding: 1em 1em 1em 2em;
}
.noMarginTop {
margin-top: 0px;
}
.lila {
color: #FFF;
background-color: #861E75;
}
.black {
color: #FFFFFF;
background-color: #151515;
}
.black h1, .black h2, .black h3, .black h4 {
color: #FFFFFF;
}
.black h3 {
margin: 12px 0px 0px 0px;
}
.black a {
color: #FFFFFF;
text-decoration:underline;
}
.black a:hover {
color: #FFFFFF;
text-decoration:none;
}
.blackFont {
color: #000000;
}
.white {
background-color: #FFFFFF;
text-align:center;
}
.whiteBorder {
background-color: #FFFFFF;
border: 1px solid #CBC8C9;
}
.whiteFB h3 {
margin: 12px 30px 0px 0px;
}
.whiteBorderTopBottom {
border-top: 2px solid #FFFFFF;
border-bottom: 2px solid #FFFFFF;
padding: 22px 0px;
margin-top: 40px!important;
text-align:center;
}
.grey {
color: #000000;
background-color: #e9eaeb;
}
.grey h3 {
color: #000000;
}
.grey a {
color: #000000;
text-decoration:underline;
}
.grey a:hover {
color: #FFFFFF;
text-decoration:none;
}
.grey h1, .grey h2, .grey h4 {
color: #861E75;
}
.whiteFont {
color: #FFFFFF!important;
}

.ausgesprochen {}
img { border: 0; }
.neu {
color: #861E75;
font-size: 0.75em;
padding-left: 12px;
}
.map-wrapper {
position: relative;
padding-bottom: 100%;
padding-top: 0px;
height: 0px;
overflow: hidden;
margin-bottom: 20px;
}
.map-wrapper iframe, .map-wrapper object, .map-wrapper embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
.video-wrapper {
position: relative;
padding-bottom: 56.25%;
padding-top: 30px;
height: 0px;
overflow: hidden;
}
.video-wrapper iframe, .video-wrapper object,.video-wrapper embed {
position: absolute;
top: 20px;
left: 0;
width: 100%;
height: 100%; 
}
.semi-transparent {
opacity: .7;
transition: opacity linear .5s .1s;
}
.semi-transparent:hover {
opacity: 1;
}
.smallFont {
font-size: 0.70em;
}
img.displayed {
display: block;
margin-left: auto;
margin-right: auto;
}

.salon-liste {
  list-style: none;
  padding: 0;
  margin: 30px 0 0 0;
  color: white;
}

.salon-liste li {
  border-bottom: 1px solid white;
  padding: 0.5em 0;
}

.salon-liste a {
  color: white;
  display: flex;
  justify-content: space-between;
  align-items: center;
  text-decoration: none; /* optioneel */
  transition: color 0.3s ease;
}

.salon-liste a:hover,
.salon-liste a:focus {
  color: #E20083;
}

.salon-liste .calendar {
  height: 20px;
  max-height: 20px;
  width: auto; /* behoudt verhoudingen */
  margin-left: 0.5em;
  flex-shrink: 0;
}
.button-container {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 40px; /* afstand naar boven */
}
.button-book {
  display: inline-block;
  text-decoration: none!important;
  background-color: #861E75;
  color: #fff;
  font-size: 1.4rem;
  font-weight: 600;
  padding: 1rem 2.5rem;
  border-radius: 6px;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  transition: background-color 0.3s ease, transform 0.2s ease;
}

.button-book:hover {
  text-decoration: none; /* blijft zonder streep bij hover */
  background-color: #9c2a89;
  transform: translateY(-2px);
}

.button-book:active {
  background-color: #6d165d;
  transform: translateY(0);
}

.footer-menu {
  list-style: none;
  padding: 0;
  margin: 0 0 20px 0;
  text-align: center;
  font: inherit; /* neemt font-family en font-size over van document */
}

.footer-menu li {
  display: inline-block;
  margin: 0 8px;
}





/*
*************************************************************
                      SOCIAL ICONS
*************************************************************
*/
.social-icons img {
	filter: grayscale(1);
	opacity: .5;
	transition: all linear .5s;
    font-size: 2em!important;
}
.social-icons img:hover {
	filter: grayscale(0);
	opacity: 1;
}
ul.social-icons {
	margin: 0px 0px 12px 0px;
	padding: 0px;
}
.social-icons li {
	list-style-type: none;
	display: inline-block;
    padding: 0px 3px;
}

img.social {
height:22px!important;
}


/*SMARTPHONE AND NARROW WINDOWS (LESS THAN 700PX WIDE)*/
@media only screen and (min-width: 0px) and (max-width: 700px) {
    .design-column {
        float: none;
        width: auto !important;
    }
	
    .column-content {
	padding: .75em;
	border: none !important;
	border-radius: 0px;
	height: auto !important;
	max-height: 888678px;
    }
	#layout {max-width: none;}
	#content, #top-navigation, .column-content, #footer, #copyright {
		margin: 0px;
		border-radius: 0px !important;
	}
	#top-navigation {padding: 0px;}
	#logo .left-side, #logo .right-side {
	float: none;
	width: auto;
	margin: 0px;
	text-align: left;
	}
.design-row .boxed.spacer {
margin-left: 0%;
margin-top: 2.5%!important;
}	

.ausgesprochen {
display:none!important;
}
.grey img {
text-align:center!important;
}
.ausgesprochen {
display:none!important;
}
.leftBild {
padding-top: 0em!important;
padding-left: 0em!important;
padding-right: 0em;
padding-bottom: 1em;
}
.rightBild {
padding-top: 0em!important;
padding-right: 0em!important;
padding-left: 0em;
padding-bottom: 1em;
}
}

/*Smartphones ONLY*/
@media only screen and (max-device-width: 480px) {}

/*Tablet ONLY. Use this query to add rules for tablets.*/
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) {
body {
font-size: 0.85em!important;
}
#content {margin: 0px 0px 0px 10px!important;}
#top-navigation {
	margin: 0px 0px!important;
}
#footer {margin: 0px 0px!important;}
#copyright {margin: 0px 0px!important;}
.column-content {padding: 20px;}
.design-row .boxed.spacer {
margin-left: 0.8%!important;
}
.design-row .percent333.boxed {width: 32.2%;}

.leftBild {
padding-top: 0em!important;
padding-left: 0em!important;
padding-right: 0.25em;
padding-bottom: 0.5em;
}
.rightBild {
padding-top: 0em!important;
padding-right: 0em!important;
padding-left: 0.25em;
padding-bottom: 0.5em;
}

}

/*Portrait Tablet ONLY. Use this query to add rules for tablets in Prtrait orientation.
Landscape tablets should get a normal and unaltered display.*/
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : portrait) {}
