html,
button,
input,
select,
textarea {
	color: #00;
}
fieldset {
	border: 0;
	margin: 0;
	padding: 0;
}
textarea {
	/*resize: vertical;*/
}
textarea.alleenvertikaal {
	resize: vertical;
}
img{
	margin:0;padding:0;border:0;
}
img[align="left"],img[style*="float: left"],img[style*="float:left"]{
	margin: 5px 15px 0px 0px;
}
img[align="right"],img[style*="float: right"], img[style*="float:right"]{
	margin: 0px 0px 0px 15px;
}

html * {max-height:1000000px;}
html{
	height: 100%;
	margin: 0;
}

 body {
	background: #ffed3c; 
	height: 100%;
	margin: 0;
}

::-webkit-input-placeholder { color:  #ccc; text-overflow: ellipsis; }
:-moz-placeholder { color: #ccc !important; text-overflow: ellipsis; }
::-moz-placeholder { color: #ccc !important; text-overflow: ellipsis; }
:-ms-input-placeholder {  color: #ccc !important; text-overflow: ellipsis; }
body {
	padding:0;
	margin:0;
}

body, table, td, div, textarea{	
	font-family: "Open Sans", Calibri, Candara, Segoe, "Segoe UI", Optima, Arial, sans-serif;
	color: #000; 
	font-weight:400;
	line-height:1.47;
	-webkit-text-size-adjust: none;
	font-size:1.40vw;	
}
body.blauw{
	background-color:#00b0f0;
}
td{
	vertical-align:top;	
}
a {
	text-decoration: underline;
	color: #000;
}

a.link, a.link img, a img { border: none; outline: none; }

a.nav{
	color: #000;	
	text-decoration: none;
}
a.hi{
	text-decoration:underline
}
a:hover{
	text-decoration:underline;	
}
b, strong{
	font-weight:700;	
}

p{
	padding:0;
	margin:0;
}

::-moz-selection {
	background: #E0DED8;
	text-shadow: none;
}
::selection {
	background: #E0DED8;
	text-shadow: none;
}
.pt5{
	padding-top:4px;
}
p.url { display:none;} 
h1,h2,h3,h4{
	font-family: 'Prompt';
}

h1{
	font-size:3vw;	
	line-height:1.3;
	margin-bottom:0px;
	margin-top:10px;
	font-weight:700;
}

h2{
	font-size:1.8vw;	
	line-height:1.3;
	margin-bottom:10px;
	padding-top:2px;	
}
.kopwit{
	float:left;
	font-size:1.5vw;	
	line-height:1.25;
	margin-bottom:3px;
	padding-top:2px;	
	color:#FFF;
	width:99%;
	text-align:center;
}

.kopwitr{
	float:left;
	font-size:1.5vw;	
	line-height:1.25;
	margin-bottom:3px;
	padding-top:2px;	
	width:1%;
}
.tips .kopwit, .tips .kopwitr{
	font-size:1.2vw;	
}
.tips h2{
	margin-bottom: 4px;
}
.wit{
	color:#FFF;	
}
.toppie{
	font-weight:bold;
	font-size:1.2vw;
	margin-bottom:1%;
}
.intro{
	float:left;
	font-size:1vw;
	text-align:center;
	width:99%;
}
.intror{
	float:left;
	font-size:1vw;
	text-align:center;
	width:1%;
}
.inleidingtips{
	font-size:1.2vw;
	text-align:center;
	padding:0 5% 2% 5%;
	width:90%;
}
a.kiesbutton, .ruimte{
	float:left;
	position:relative;
	text-decoration: none;
	color: #000;
	border:2px solid #000;
	font-size: 1.3vw;
	line-height: 1.4;
	padding: 5px 0;
	margin: 12px 5% 4px 5%;
	font-weight:600;
	width:90%;
	text-align:center;
}
.ruimte{
		border:0;
}
a.nietbreed{
	display:inline-block;
	text-decoration: none;
	color: #000;
	border:2px solid #000;
	FONT-SIZE: 1.5vw;
	line-height: 1.4;
	padding: 5px 4%;
	margin: 10px 4% 4px 4%;
	font-weight:600;
	text-align:center;
	width:auto;
}
.onder{
	FONT-SIZE: 0.87vw;
	width:100%;
	text-align:center;	
	padding-bottom:5%;
	display:inline-block;
	clear:both;
	margin-top:2px;
}
h3{
	font-size: 16px;
	line-height:1.3;
	margin-bottom:7px;
	padding-top:2px;	
	font-weight:700;
}
.handje{
	cursor:pointer;
}
.video-container {
	position: relative;
	padding-bottom: 56.25%;
	height: 0; overflow: hidden;
}

.video-container iframe,
.video-container object,
.video-container embed,
.video-container-hoogtepunt iframe,
.video-container-hoogtepunt object,
.video-container-hoogtepunt embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.zeecontainer {
	position:relative;
	width: 100%;
	margin: 0 auto;
	z-index:1;
	min-height: calc(100% - 35px);

  /* Equal to height of footer */
  /* But also accounting for potential margin-bottom of last child */

  margin-bottom: 0px;
}
.footer,.push {
	height: 30px;
	width:100%;text-align:center;
	line-height:1.4;
	font-size:24px;
	z-index:99998;
}
.footer {
	display:block;
	z-index:99999;
}
.scholen{
	font-size:0.96vw;	
	padding:0 2%;
	margin-top:20px;
}
.header{
	display:table;padding-top:10px;padding-bottom:7px;width:100%;text-align:center;
}

.formulier{
	width:100%;	
}
.content{
	display:table;width:100%;background-color:#fff;padding:15px 0 30px 0;
}

label {
	display:none;
	margin-bottom:5px;
}
input {
	border:none
	
	height:25px;
	line-height:25px;
	width:100%;
	text-indent:5px;
	margin-bottom:10px;
}


input:focus { outline:none; }

/*popup*/
#scrollcontent{
	position:fixed;
	height:100%;
	width:100%;
	overflow:auto;
	overflow-y: scroll;
	/*min-width:400px;*/
	
}
#mmpopup{
	display:none;
	z-index:999999999999999;position:fixed;background-color:rgba(0,24,36,0.9);height:100%;width:100%;top:0;left:0;	
}
#mmvenster{
	position:relative;
	width:90%;
	overflow:hidden;	
	margin:0 auto;
	background-color:#FFF;
}
#mmsluit{
	position:fixed;
	height:18px;
	width:34px;
	background-color: #FFF;
	border-radius:17px;
	font-size:25px;
	line-height:0;
	padding-top:13px;
	color:#000;
	z-index:9999999999999999;
	text-align:center;
	vertical-align:middle;
	cursor:pointer;
}
