html {
	overflow:auto;
}
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	overflow:auto;
}
a {
	color:#0088ba;
}
p a:hover {
	background:#0088ba;
	color:#fff;
	text-decoration:none;
}
header {
	margin:35px auto 35px auto;
	width:900px;
	*margin:15px auto 15px auto;
}
.inschrijven input,
.inschrijven select{
    padding:5px;
    box-sizing:border-box;
    width:160px;
}
.inschrijven table table tr td{
    padding:5px 0px;
}

.melding {
	background:#fceec6;
	color:black;
	margin:0px auto;
	width:855px;
	padding:8px 10px;
	padding-left:35px;
	margin-top:15px;
	border:1px solid #3e3e3e;
	border-radius:0px;
}
.login {
	float:right;
	width:440px;
	margin-top:15px;
}
.login input[type="text"], .login input[type="password"] {
	width:150px;
	padding:5px;
	border:1px solid #c1c1c1;
	*padding:7px;
}
.meldinglogin {
	position:absolute;
	margin-top:-20px;
}
th {
	background: #00a4c9;
	background: -moz-linear-gradient(top,  #00a4c9 0%, #0076b0 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#00a4c9), color-stop(100%,#0076b0));
	background: -webkit-linear-gradient(top,  #00a4c9 0%,#0076b0 100%);
	background: -o-linear-gradient(top,  #00a4c9 0%,#0076b0 100%);
	background: -ms-linear-gradient(top,  #00a4c9 0%,#0076b0 100%);
	background: linear-gradient(to bottom,  #00a4c9 0%,#0076b0 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00a4c9', endColorstr='#0076b0',GradientType=0 );
	color:#fff;
}
#scholen td {
	background:#fff;
}
input[type="submit"]{
	padding:5px 20px;
	*padding:5px 4px;
	background: #00a4c9;
	background: -moz-linear-gradient(top,  #00a4c9 0%, #0076b0 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#00a4c9), color-stop(100%,#0076b0));
	background: -webkit-linear-gradient(top,  #00a4c9 0%,#0076b0 100%);
	background: -o-linear-gradient(top,  #00a4c9 0%,#0076b0 100%);
	background: -ms-linear-gradient(top,  #00a4c9 0%,#0076b0 100%);
	background: linear-gradient(to bottom,  #00a4c9 0%,#0076b0 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00a4c9', endColorstr='#0076b0',GradientType=0 );
	color:#fff;
	font-weight:bold;
	border:1px solid #c1c1c1;
	cursor:pointer;
}
nav {
	margin:0px auto;
	width:900px;
	background: #ffffff;
	background: -moz-linear-gradient(top,  #ffffff 0%, #d8d8d8 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#d8d8d8));
	background: -webkit-linear-gradient(top,  #ffffff 0%,#d8d8d8 100%);
	background: -o-linear-gradient(top,  #ffffff 0%,#d8d8d8 100%);
	background: -ms-linear-gradient(top,  #ffffff 0%,#d8d8d8 100%);
	background: linear-gradient(to bottom,  #ffffff 0%,#d8d8d8 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#d8d8d8',GradientType=0 );
	border:1px solid #cfcfcf;
	border-radius:5px;
	*height:36px;
}
nav ul {
	list-style:none;
	margin:0;
	padding:0;
}
nav ul li {
	float:left;	
}
nav ul li a {
	display:block;
	padding:10px 25px;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	color:#000;	
	border-right:1px solid #cfcfcf;
}
nav ul li:first-child a:hover, nav ul li:first-child a.actief {
	border-radius:5px 0px 0px 5px;	
}
nav ul li a:hover, nav ul li a.actief  {
	color:#fff;
	background: #3e3e3e;
	background: -moz-linear-gradient(top,  #aebcbf 0%, #6e7774 50%, #0a0e0a 51%, #0a0809 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#aebcbf), color-stop(50%,#6e7774), color-stop(51%,#0a0e0a), color-stop(100%,#0a0809));
	background: -webkit-linear-gradient(top,  #aebcbf 0%,#6e7774 50%,#0a0e0a 51%,#0a0809 100%);
	background: -o-linear-gradient(top,  #aebcbf 0%,#6e7774 50%,#0a0e0a 51%,#0a0809 100%);
	background: -ms-linear-gradient(top,  #aebcbf 0%,#6e7774 50%,#0a0e0a 51%,#0a0809 100%);
	background: linear-gradient(to bottom,  #aebcbf 0%,#6e7774 50%,#0a0e0a 51%,#0a0809 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#aebcbf', endColorstr='#0a0809',GradientType=0 );
}
section {
	margin:0px auto;
	width:610px;
	padding:0px 5px 25px 5px;
	border-bottom:1px solid #cfcfcf;
	min-height:380px;
	background:url('images/home-bg.jpg') right bottom no-repeat;
	padding-right:280px;
}
section h1 {
	color:#0088ba;
	font-size:30px;
	margin-top:30px;
}
section h2 {
	margin-top:15px;
}
section p {
	line-height:20px;	
}
footer {
	margin:0px auto;
	width:890px;
	padding:0px 5px;
}
footer h3 {
	color:#c1c1c1;
	font-size:16px;	
}
footer ul {
	margin:0;
	padding:0;
	list-style:none;
}
footer ul li {
	float:left;
	margin:15px 20px;
	background-position:center;
	background-size:contain;
	background-repeat:no-repeat;
}
footer ul li img {
	height:45px;
	margin:3px 0px;
}
footer ul li:first-child {
	margin:15px 0px;
}