html {
    -webkit-text-size-adjust: none;
}
body,td,th {
	font-family: Source Sans Pro,Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	line-height: 16px;
}
body {
	background-image:url("../images/bg.jpg");
	background-repeat:repeat;
	margin: 0 auto;
}
a:link, a:visited, a:active {
	color: #003366;
	text-decoration: none;
}
a:hover {
	color: #336699;
	text-decoration: none;
}
form {
	margin: 0;
}
h1, h2, h3, h4, h5 {
	margin: 5px 0px 5px 0px;
}
.header {
	background-color: #336699;
	vertical-align: middle;
	text-align: center;
	color: #FFFFFF;
	height: 50px;
	font-size: 20px;
	font-weight: bold;
}
.menu ul, .menu li {
	list-style-type: none;
	display: block;
	margin: 0;
	padding: 0;
	padding-left: 5px;
}

.content {
	background-color: #FFFFFF;
	padding: 20px;
	height: 400px;
	vertical-align: top;
}
.footer {
	background-color: #DDDDDD;
	text-align: center;
	font-size: 10px;
	height: 10px;
}
.wrapper {
	width:95%;
	max-width: 864px;
	min-height: 776px;	
	background-image:url("../images/background2.jpg");
	background-repeat:no-repeat;
	margin:0 auto;
}
.footerwrapper {
	width:95%;
	max-width: 864px;
	margin:0 auto;
}
.wrapper2 {
	width:95%;
	max-width:640px;	
	background-color:#f1f1f1;
	margin:0 auto;
	display:none;
}

#navMob {background-color:#21486e;padding:0 2%;}
#navigation {display:none;}
#mobile-header a {color:#fff;text-decoration: none;display: block;font-size:16px;padding:10px 0px;background:url(../images/list.png) no-repeat left #21486e;padding-left:30px;text-transform:uppercase;font-weight:bold;} 

#logo {text-align:center;}
#menu {
	float:left;
	width: 200px;
	height: 200px;
	margin-top:223px;
	margin-left:0px;
	position:absolute;
}
#menu a {
	color:#c3e9c2;
	text-decoration:none;
}
#menu a:visited {
	color: #c3e9c2;
	text-decoration: none;
}
#menu a:hover {
	color: #ffdf1c;
	text-decoration: none;
}
#menu a:active {
	color: #ffdf1c;
	text-decoration: none;
}
#menu a:focus {
	color: #ffdf1c;
	text-decoration: none;
}

#menu .menu_current a{
	color:#ffdf1c;
	padding-left:5px;
}
.menu {
	line-height:21px;
	padding-left: 17px;
	font-size:14px;
	font-weight:bold;
}
.pad {padding:15px}
#head {
	float:left;
	width: 450px;
	text-align:left;
	padding-top: 36px;
	padding-left:285px;
	font-size:30px;
	line-height: 36px;
	color:#002b55;
	position:absolute;
}

#foot {
	float:left;
	width: 450px;
	text-align:center;
	margin-top: 731px;
	margin-left: 300px;
	position:absolute;
}
#inhoud {
	float:right;
	width: 480px;
	margin-top: 172px;
	padding-left: 285px;
	margin-right:97px;
}
#kmosites {
	margin-top:20px;
	position: relative;
}
h1 {
	text-align:left;
	font-size:30px;
	line-height: 36px;
	color:#002b55;
}
h2 {
	color:#3d5f7f;
	font-size:17px;
	text-transform:uppercase;
}


