/* CSS Document for Screens */

/* gebruikte kleuren
donkerpaars: #330066
lila: #9999cc
Grijze achtergrond: #313131*/

@import url(https://fonts.googleapis.com/css?family=Open+Sans:300italic,700italic,300,700);

html {
height: 100%;
background: #313131;
}


body {
	font-family: Arial, sans-serif;
	font-size: 16px;
	font-weight: 100;
	line-height: 1.5em;
	color: #9999cc;
	color: #ccc; 
	margin: 0;
	padding: 0;
}

#page {
	max-width: 1200px;
	margin: 0 auto;
	position: relative;
	background-color: #222;
	border-left: 1px solid #666;
	border-right: 1px solid #666;
}

#mededeling {
	margin-left: 4%;
	margin-right: 12%;
}


/* Text */

p {font-weight: 200; margin: 0 0 1.5em 0; line-height: 1.5em;}

p.lila {color: #9999cc;}
p.paars {color: #330066; text-align: center;}
p.roze {color: #ff99cc; margin: 0 0 .5em 0;}
p.rozehs {color: #ff99cc; margin: 0;}
p.wit {color: #ddd; margin: 0 0 .5em 0;}
p.dgrijs {color: #222; margin: 0 0 0 0;}

p.contact {
	margin: 0 0 0 0;
	font-size: 1em;
	font-weight: 100;
	line-height: 1.5em;
	vertical-align: top;
	color: #ddd;}

p.klein {
	font-size: 0.8em;
	text-align: left;
	margin-top: -10px;}

hr {
	height:1px;
	border-width:0;
	color:#9999cc;
	background-color:gray}

hr.lila {
	height:2px;
	background-color:#9999cc;
	margin-top: 1em;
	width: 100%;
	align: center;}

hr.roze {
	height:1px;
	background-color:#ff99cc;
	margin: 2em 0px;
	width: 100%;
	align: center;}

h1 {
	margin: 0 0 0 0;
	font-size: 2.8em; 
	font-weight: 700;
	color: #9999cc;}

h1.roze{
	color: #ce6d8e;
	text-align: center;
	margin: 1em 0;}

h2 {margin: 0 0 .5em 0; font-size: 1.6em; font-weight: 700; line-height: 1.1em;}

h2.lila {color: #9999cc;}
h2.lilahs {color: #9999cc; margin: 0.5em 0;}
h2.paarshs {color: #330066; margin: 0.5em 0; text-align: center;}

h3 {margin: 0 0 1.2em 0; font-size: 1.5em; font-weight: 800;}
h3.lila {color: #9999cc;}
h3.lilatarief {color: #9999cc; margin-left: 3px;}
h3.roze {color: #ce6d8e; text-align: center;}
h3.rozeleft {color: #ce6d8e; text-align: left;}
h3.center {text-align: center;}

h4 {margin: 0 0 1em 0; font-size: 1em; font-weight: 700;}

a {color: #ce6d8e;}
a.wit {color: #bbb;}
a.paars {color: #9999cc;}
a: visited {color: #cc66cc;}

a.btn {
	font-size: 1.2em;
	text-decoration: none;
	color: #fff;
	border: 1px solid #bbb;
	padding: 4px 15px;
	background-color: rgba(0,0,0,.3);
	transition: background-color .5s;}

a.btn:hover {
	background-color: rgba(0,0,0,.7);}


li.text {margin-left: 0px; font-weight: 100;}



/* HEADER */

header.keune { 
	height: 430px;
	background: url(../images/banners/1200/bannerkeune_1200.jpg); 
	position: relative;
	margin-top: -46px;
	z-index: 1;}

header.overmij {
	background: url(../images/banners/1200/bannerEsther_1200.jpg);
	height: 360px;
	margin-top: -46px;
	z-index: 0;}
header.wimpers {
	background: url(../images/banners/1200/bannerwimpers_1200.jpg);
	height: 360px;
	margin-top: -46px;
	z-index: 0;}

header.keuneyou {
	background: url(../images/banners/1200/bannerkeuneyou_1200.jpg);
	height: 360px;
	position: relative;
	margin-top: -46px;	
	z-index: 0;}
	
header.kapsalon {
	background: url(../images/banners/1200/bannerkapsalon_1200.jpg);
	position: relative;
	height: 360px;
	margin-top: -46px;
	z-index: 0;}
	
header.kapsels {
	background: url(../images/banners/1200/bannerkapsels_1200.jpg);
	height: 360px;
	margin-top: -46px;
	position: relative;
	z-index: 0;}
	
header.contact {
	background: url(../images/banners/1200/bannercontact_1200.jpg);
	height: 360px;
	margin-top: -46px;
	position: relative;
	z-index: 0;}

#handtekening {
	position: relative;
	top: -35px;
	text-align:right;}


/* Section - All */

section {padding: 0 30px;}

section::after {
	content:''; 
	display: block; 
	clear: both;
}


/* Section - main */
section.main {
	margin: 20px 20px 30px 20px;
	padding: 0;
	border: 0px solid #9999cc;
}

section.main aside {
	width: 50%;
	float: left;
	text-align: left;
	border: 0px solid red;
}

section.main .content {
	margin: 25px; /* ruimte tussen de sections */
	background: no-repeat center top; /* center = x-position en top = y-position */
	background-size: 75px 75px; 
	padding-top: 0px; /* om de icons neer te zetten */
}

section.main aside h3 a {
	color: #777;
	text-decoration: none;
}
section.main aside h3 a:hover {
	text-decoration: underline;
}

/* Section - images */
section.images {
	margin: 20px 20px 30px 20px;
	padding: 0;
}

section.images aside {
	width: 50%;
	float: left;
	text-align: left;
}
section.images .content {
	margin: 25px; /* ruimte tussen de sections */
	background: no-repeat center top; /* center = x-position en top = y-position */
	background-size: 75px 75px; 
	/* padding-top: 85px;  om de icons neer te zetten */
}


/* Navigation */

	#nav-toggle {display: none;}
	.topnav {display: none;}

nav {
	position: absolute;
	top: 1px;
	left: 0px;
	padding: 0px;
	width: 100%;
	z-index: 5;
	border: 0px solid red;
}

#navbalk {
	background-color: #330066;
	height: 50px;
	width: 100%;
	z-index: 20;
}

nav::after {
	content: '';
	display: block;
	clear: both;
}
nav ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	z-index: 5;
}

nav ul li:hover {background-color: #9999cc; color: #9999cc;}

nav ul li:hover > ul {display: block;}

nav ul li a {
	display: inline-block;
	color: #eee; /* wel te zien */
	padding: 10px 20px;
	text-decoration: none;
	width: 200px; /* breedte van submenu's  */
	position: relative;
}

nav ul li a:visited {font-color: #fff;}

nav ul li a:hover {color: #fff}

nav ul ul {
	position: absolute;
	top: 100%;
	background-color: #330066;
	color: #9999cc;
	display: none;
	z-index: 5; 
}

nav ul ul li {
	position: relative;
	z-index: 5;
}

nav ul ul ul {
	left: 100%;
	top: 0px;
	z-index: 5;
}




/* top-level */

nav > ul {padding-left: 200px; z-index: 5;}

nav > ul > li {float: left;}

nav > ul > li > a {width: auto; padding: 10px 17px 15px 17px;}

nav a[aria-haspopup="true"]::after {
	content: '';
	display: block;
	width: 0px;
	height: 0px;
	position: absolute;
	top: 16px;
	right: 15px;
	border-top: 4px solid transparent;
	border-bottom: 4px solid transparent;
	border-left: 4px solid #9999cc;}

nav > ul > li > a[aria-haspopup="true"]::after {
	border-left: 4px solid transparent;
	border-right: 4px solid transparent;
	border-top: 4px solid #9999cc;	
	left: 20px;
	right: auto;
	bottom: 6px;
	top: auto;}

	/*#nav-toggle {display: none;}*/
	
/* Footer */

footer {
	background-color: #330066;
	font-size: .8em;
	margin: 40px 0px;
	color: #777;
	color: #9999cc;
	padding: 8px 0 8px 30px;
}

footer .content {display: inline;}

footer a {margin-left: 30px; color: #777; color: #9999cc;}

footer a:visited {color: #777; color: #9999cc;}

footer a:hover {color: #777;}


iframe {align: center; border: 2px solid #9999cc;}


/*  Tables */

table.contact tr {overflow: hidden; height: 30px; white-space: nowrap;}

tr {line-height: 20px;}

th {font-family: 'Open Sans', sans-serif; 
	font-type: Arial; 
	font-size: .95em; 
	font-weight: 600; 
	display: table-cell;}
	
td {font-family: 'Open Sans', sans-serif;
	font-type: Arial; 
	font-size: .95em; 
	color: #ddd; 
	line-height: 1.2em; 
	font-weight: 300; 
	background-color: #222;
 	display: table-cell;}

td.lila {background-color: #9999cc;}
td.paars {background-color: #330066;}
td.wit {background-color: #eee;}

th.left {text-align: left; 	vertical-align: middle; }
th.right {text-align: right; vertical-align: middle;}
th.middle (text-align: center; vertical-align: middle;}

td.left {text-align: left; vertical-align: middle; }
td.right {text-align: right; vertical-align: middle;}
td.middle (text-align: center; vertical-align: middle;}

td.bottom {vertical-align: bottom;}





/* Contact Icons */

.contact-icons {
  text-align: left;
}  
.contact-icons li {
  -webkit-user-select:none;
  -moz-user-select:none;
}
.contact-icons li a {
  border-bottom: none;
}
.contact-icons li img {
  width:20px;
  height:20px;
  margin-right: 20px;
}




