body {
	padding:0;
	margin:0;
	font-family: 'Karla', sans-serif;
	font-size:14px;
}

.wrapper {
	max-width:1100px;
	min-width:800px;
	width:100%;
	margin:0 auto;	
	padding:0;
}
.clear {
	clear:both;	
}
h2 {
	font-family: 'Lato', sans-serif;
	font-size:45px;
	font-weight:300;
	line-height:42px;
	margin:10px 0 30px 0;
}
h3 {
	font-family: 'Lato', sans-serif;
	font-size:30px;
	font-weight:300;
	text-transform:uppercase;
	text-align:center;
	padding:0 0 20px 0;
}

/* ////// MENU ////// */

#menu {
	background-color:#FFF;
	height:70px;
	width:100%;
	position:fixed;	
	z-index:100;
	border-bottom:1px solid #d9d9d9;
}
img.logo {
	float:left;	
}
.menu_items {
	margin:30px 30px 0 0;
	width:60%;
	float:right;	
}
a.item_menu {
	float:right;
	margin:0 15px;
	color:#777;
	text-decoration:none;
	transition-duration:200ms;
	-moz-transition-duration:200ms; /* Firefox 4 */
	-webkit-transition-duration:200ms; /* Safari and Chrome */
	-o-transition-duration:200ms; /* Opera */
}
a.item_menu:hover {
	color:#01c0f0;
}

/* ////// EINDE MENU ////// */



/* ////// TOP INFO ////// */

#top_informatie {
	background-image:url('images/bg_top.jpg');
	background-repeat:no-repeat;
	background-position:center;
	background-attachment:fixed; 
  	-webkit-background-size:cover;
  	-moz-background-size:cover;
  	-o-background-size:cover;
  	background-size:cover;
	position:relative;
	z-index:50;
    width:100%;
	padding:60px 0 0 0;
	height:500px;
	color:#FFF;	
}
.text_blok {
	width:60%;	
	text-align:left;
	margin:90px 0 0 30px;
}
.advies {
	background-image:url('/images/advies.png');	
	background-position:left center;
	background-repeat:no-repeat;
	padding:0 0 0 30px;
	margin:0 0 10px 0;
	font-size:15px;
}

/* ////// EINDE TOP INFO ////// */



/* ////// GESPECIALISEERD ////// */

#gespecialiseerd {
	background-color:#f7f7f7;
	padding:100px 0 60px 0;
	height:250px;
	color:#555;	
	font-size:13px;
	text-align:center;
	border-bottom:1px solid #d9d9d9;
}
#gespecialiseerd h3 {
	color:#243841;	
	margin:0 0 30px 0;
}
.items {
	margin:0 auto;
	width:95%;	
}
.text_item {
	float:left;
	padding:10px 15px;
	margin:0 5px 5px 0;
	background-color:#243841;
	color:#FFF;
}



/* ////// EINDE GESPECIALISEERD ////// */


/* ////// PEDICURE ////// */

#pedicure {
	background-color:#FFF;
	padding:100px 0 60px 0;
	height:auto;
	color:#243841;	
	font-size:13px;
	text-align:center;
}
#pedicure h2 {
	margin:20px 0 45px 0;
}
#pedicure h3 {
	color:#243841;	
	margin:0 0 30px 0;
}
#pedicure h4 {
	font-family: 'Lato', sans-serif;
	font-size:14px;
	font-weight:300;
	text-transform:uppercase;
	margin:20px 0 0 0;
}

.prijs_L {
	float:left;
	line-height:25px;
	width:29%;
	margin:0 2%;
	padding:10px 0;	
	border:1px solid #d9d9d9;
}
.prijs_M {
	float:left;
	line-height:25px;
	width:29%;
	margin:0 2%;
	padding:10px 0;	
	border:1px solid #d9d9d9;	
}
.prijs_R {
	float:left;
	line-height:25px;
	width:29%;
	margin:0 2%;
	padding:10px 0;	
	border:1px solid #d9d9d9;	
}
.prijs_row {
	border-top:1px solid #d9d9d9;
	padding:10px 0;	
}


/* ////// EINDE PEDICURE ////// */



/* ////// ACTIE ////// */

#actie {
	background-color:#13ccf1;
	height:120px;
	width:100%;	
}
#actie h2 b {
	font-family: 'Montserrat', sans-serif;
	font-weight:300;
	font-size:20px;
	text-transform:uppercase;
}
#actie h2 {
	color:#FFF;
	text-align:center;
	font-weight:400;
	font-size:25px;
	padding:37px 0 0 0;
}

/* ////// EINDE ACTIE ////// */



/* ////// BEHANDELINGENv ////// */

#behandelingen {
	background-color:#FFF;
	height:auto;
	width:100%;
	padding:80px 0 50px 0;	
}
#behandelingen h3 {
	color:#243841;	
	margin:0 0 30px 0;
}

#behandelingen .text_L, #behandelingen .text_M, #behandelingen .text_R {
	float:left;
	width:29%;
	text-align:center;
	margin:0 2%;	
	color:#777;
}
#behandelingen .text_L h3, #behandelingen .text_M h3, #behandelingen .text_R h3 {
	font-family:'Montserrat', sans-serif;
	font-size:14px;
	margin:0;
	padding:30px 0 15px 0;
}
#behandelingen .text_blok {
	margin:100px 0 60px 25px;	
}
#behandelingen .text_blok h3 {
	padding:0 0 0 0;	
	margin:0 0 10px 0;
}
#behandelingen .prijs_L, #behandelingen .prijs_M, #behandelingen .prijs_R {
	text-align:center;
	font-size:20px;
	padding:0 0 50px 0;	
}
#behandelingen h2 {
	font-size:22px;
	margin:30px 0 10px 0;
	text-align:center;
}
#behandelingen h4 {
	font-size:16px;
	margin:10px 0 0 0;
	padding:0;
}
.datum {
	background-color:#233941;
	color:#FFF;
	font-size:16px;
	line-height:16px;	
	height:60px;
	width:80px;
	padding:20px 0 0 0;
	margin:-30px auto 0 auto;
	-moz-border-radius:50%;
    -webkit-border-radius:50%;
    -khtml-border-radius:50%;
    border-radius:50%;
}
.text_full {
	width:80%;
	margin:100px auto;
	text-align:center;	
}


/* ////// EINDE BEHANDELINGEN ////// */


/* ////// MAP ////// */

#map {
	margin:0;
	padding:0;	
}
.map_overlay {
	background-image:url('/images/map_bg.png');
	background-repeat:repeat;
	height:550px;
	width:300px;
	padding:0 150px;
	position:absolute;
	right:0;
	color:#FFF;
	text-align:center;
	line-height:22px;
	font-size:13px;
}
.map_overlay h3 {
	padding:0;
	margin:80px 0 0 0;	
}
.map_overlay h4 {
	padding:0;
	margin:30px 0 10px 0;
	font-family:'Lato', sans-serif;
	font-weight:300;
	font-size:15px;	
	text-transform:uppercase;
}
.map_overlay i {
	font-size:11px;	
	line-height:15px;
}
.map_overlay a {
	color:#6aa7c3;
	text-decoration:none;
	transition-duration:200ms;
	-moz-transition-duration:200ms; /* Firefox 4 */
	-webkit-transition-duration:200ms; /* Safari and Chrome */
	-o-transition-duration:200ms; /* Opera */
}
.map_overlay a:hover {
	color:#03bef2;
}

/* ////// EINDE MAP ////// */


#footer {
	background-color:#1a2529;
	width:100%;
	height:100px;	
	padding:10px 0 0 0;
	margin:-5px 0 0 0;
}
#footer h3 {
	padding:0;	
}

.footer_L, .footer_M, .footer_R {
	float:left;
	width:29%;
	text-align:left;
	margin:0 2%;	
	color:#FFF;	
	font-size:12px;
}
.footer_bottom {
	width:95%;
	margin:40px auto;
	color:#FFF;	
}
a.facebook {
	float:right;
	margin:-10px 15px 0 0;
	background-color:#FFF;
	background-image:url('/images/facebook.png');	
	background-position:center;
	background-repeat:no-repeat;
	height:45px;
	width:45px;	
	-moz-border-radius:50%;
    -webkit-border-radius:50%;
    -khtml-border-radius:50%;
    border-radius:50%;
}
a.facebook:hover {
	background-color:#14cdf4;	
}
