@charset "UTF-8";
* {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #575757;
	margin: 0px;
	padding: 0px;
}
html {
	overflow-y:scroll;
}
a img {
	border: 0px none #FFF;
}
a:link, a:visited {
	color: #575757;
	text-decoration: none;
}
a:hover, a:active {
	color: #000;
	text-decoration: none;
}
a.pdf-download, a.certificaat, a.doc-download {
	display: block;
	background-image: url(../images/pdf-icon.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 18px;
	min-height: 16px;
}
a.certificaat {
	margin:15px 0 5px 0;
}
#mainwrap {
	width: 939px;
	margin: 0 auto;
}
#header {
	position: relative;
	height: 108px;
	z-index: 999999999;
}
#header #logo {
	height: 108px;
	overflow: hidden;
}
#header #taalkeuze {
	position: absolute;
	top: 60px;
	left: 535px;
	width: 216px;
}
#header #taalkeuze a {
	font-weight: bold;
	color: #133075;
	text-decoration: none;
}
#header #taalkeuze a:hover {
	color: #F0AB0F;
}
#header #extra-nav {
	position: absolute;
	top: 10px;
	text-align: right;
	width: 300px;
	right: 0px;
}
#header #uitloggen {
	position: absolute;
	left: 535px;
	top: 10px;
	font-size: 11px;
	line-height: 12px;
	width: 280px;
}
#extra-nav a:link, #extra-nav a:visited {
	color: #575757;
	text-decoration: none;
}
#extra-nav a:hover, #extra-nav a:active {
	color: #000;
}
#header #login {
	position: absolute;
	left: 780px;
	top: 35px;
	width: 156px;
	font-size: 11px;
}
#header #login .login {
	margin-top: 24px;
	margin-left: 3px;
	position: absolute;
	left: 120px;
	top: 2px;
}
#header #login .invulveld {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999;
	padding: 2px;
	margin-bottom: 3px;
	border: 1px solid #666;
	width: 110px;
	height: 13px;
}
#header #login a.uitloggen:link {
	text-decoration: underline;
}
#header .zoeken {
	text-align: right;
	float: right;
	width: 165px;
	margin-top: -4px;
	position: absolute;
	top: 62px;
	right: 0px;
}
#header .invulveld  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999;
	padding: 2px;
	margin-bottom: 3px;
	border: 1px solid #666;
	width: 110px;
	height: 12px;
	float: left;
}
#header .zoekknop {
}
#header #tabs {
	position: absolute;
	left: 531px;
	top: 89px;
	width: 408px;
}
#banner {
	height: 137px;
	background-color: #CCC;
}
#mainwrap #hoofdnav-home {
	margin-top: 10px;
}
#hoofdnav-home ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#hoofdnav-home ul li {
	float: left;
	position: relative;
}
#hoofdnav-home ul li a {
	display: block;
	height: 90px;
	width: 140px;
	color: #FFF;
	text-decoration: none;
	background-image: url(../images/btn-hoofdknop-blauw.gif);
	margin-right: 11px;
	margin-bottom: 10px;
	padding-top: 6px;
	padding-left: 12px;
	font-size: 18px;
	padding-right: 150px;
	line-height: 1.4em;
	overflow: hidden;
}
#hoofdnav-home ul li a:hover {
	color: #B6C0D6;
}
#hoofdnav-home ul li a.servicecenter {
	background-image: url(../images/btn-hoofdknop-oranje.gif);
}
#hoofdnav-home ul li a.servicecenter:hover {
	color: #FAE6B3;
}
#hoofdnav-home ul li a span {
	position: absolute;
	right: 50px;
	top: 10px;
	font-size: 45px;
	font-weight: bold;
	height: 30px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#hoofdnav-home ul .soft a , #hoofdnav-home ul .soft a:hover{
	background-image: url(../images/btn-hoofdknop-licht-blauw.gif);
	color: #FFF;
}
#hoofdnav-home ul .soft a.servicecenter , #hoofdnav-home ul .soft a.servicecenter:hover{
	background-image: url(../images/btn-hoofdknop-licht-oranje.gif);
	color: #FFF;
}
#hoofdnav  {
	margin-top: 10px;
	height: 55px;
}
#hoofdnav ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#hoofdnav ul li {
	float: left;
	position: relative;
}
#hoofdnav ul li a {
	display: block;
	height: 44px;
	width: 87px;
	color: #FFF;
	text-decoration: none;
	background-image: url(../images/btn-knop-licht-blauw.gif);
	margin-right: 5px;
	margin-bottom: 5px;
	padding-top: 4px;
	padding-left: 8px;
	font-size: 10px;
	padding-right: 55px;
	line-height: 1.3em;
	background-repeat: no-repeat;
	overflow: hidden;
}
#hoofdnav ul li a:hover {
	background-image: url(../images/btn-knop-blauw.gif);
	background-repeat: no-repeat;
}
#hoofdnav ul li a.servicecenter {
	background-image: url(../images/btn-knop-licht-oranje.gif);
}
#hoofdnav ul li a.servicecenter:hover {
	background-image: url(../images/btn-knop-oranje.gif);
}
#hoofdnav ul li a span {
	position: absolute;
	right: 22px;
	top: 4px;
	font-size: 22px;
	font-weight: bold;
	height: 30px;
	padding-top: 4px;
	padding-bottom: 4px;
}
#hoofdnav ul li.active a {
	background-image: url(../images/btn-knop-blauw.gif);
}
#hoofdnav ul li.active a.servicecenter {
	background-image: url(../images/btn-knop-oranje.gif);
}
#wrap-content {
	clear: left;
	padding-top: 20px;
	min-height: 275px;
    height:auto !important;
    height:275px;
}
.kaders-home td {
	padding-right: 50px;
	width: 263px;
	padding-bottom: 20px;
}
.kaders-home h1 {
	color: #F0AB0F;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #133075;
	font-size: 20px;
	margin-bottom: 15px;
}
.kaders-home ul {
	margin-left: 10px;
}
.kaders-home .rss-feeds a, .rss-feeds a {
	text-decoration: underline;
	display: block;
	margin-bottom: 6px;
}
.kaders-home .direct-naar a {
	color: #133075;
	font-weight: bold;
	text-decoration: none;
}
.kaders-home .direct-naar a:hover {
	text-decoration: underline;
	color: #F0AB0F;
}
#breadcrumbs {
	font-size: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #133075;
	padding-top: 5px;
	padding-bottom: 5px;
}
#breadcrumbs .active {
	font-weight: bold;
	color: #133075;
}
#subnav {
	float: left;
	width: 145px;
	padding-right: 10px;
	padding-bottom: 20px;
}
#subnav h1 {
	font-size: 12px;
	color: #F0AB0F;
	margin-top: 7px;
}
#subnav ul li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#subnav ul li a {
	font-weight: bold;
	color: #133075;
	display: block;
	padding-top: 6px;
	padding-bottom: 6px;
	_padding:0;
}
#subnav ul li a:hover     {
	color: #575757;
}
#subnav ul li a.active {
	color: #575757;
	padding-left: 10px;
}
#content {
	padding-left: 160px;
	padding-right: 350px;
}
#content a:link, #content a:visited {
	text-decoration: underline;
}
#content h1 {
	font-size: 20px;
	color: #F0AB0F;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #133075;
	margin-bottom: 10px;
}
#content h2 {
	font-size: 14px;
	color: #133075;
	margin-bottom: 5px;
}
#content h3 {
	font-size: 12px;
	color: #133075;
}
#content.bibliotheek-startpagina  {
	padding-right: 0px;
}
#content.bibliotheek-startpagina td {
	padding-bottom: 25px;
	padding-right: 20px;
}
#content .contactform td {
	padding-right: 10px;
	padding-bottom: 5px;
}
.attentie {
	margin-bottom: 20px;
}
.attentie .datum {
	font-weight: bold;
	color: #E9AB16;
}
.attentie .kop {
	margin-top: 5px;
	font-size: 18px;
}
#sidebar {
	float: right;
	width: 315px;
	font-size: 11px;
}
#sidebar h1 {
	color: #FFF;
	background-color: #F0AB0F;
	font-size: 14px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 8px;
	margin-bottom: 10px;
	margin-left: -8px;
}
#sidebar-item h2 {
	color: #1B3075;
	font-size: 12px;
	margin-bottom: 5px;
	margin-top: 10px;
}
#sidebar a:link,#sidebar a:visited {
	font-weight: bold;
	text-decoration: underline;
}
#sidebar #sidebar-item {
	margin-bottom: 20px;
	padding-left: 8px;
}
#sidebar .invulveld  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999;
	padding: 2px;
	margin-bottom: 3px;
	border: 1px solid #666;
	width: 150px;
	height: 12px;
	float: left;
	margin-right: 5px;
}

#footer {
	padding-top: 8px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #133075;
	font-size: 11px;
	margin-top: 10px;
	clear: both;
}
#footer a:link , #footer a:visited{
	color: #575757;
	text-decoration: none;
}
#footer a:hover, #footer a:active {
	color: #000;
	text-decoration: none;
}
#footer span {
	color: #133075;
	padding-left: 10px;
}
#footer span a:link , #footer span a:visited{
	color: #133075;
}
#footer span a:hover, #footer span a:active {
	color: #133075;
	text-decoration: underline;
}
.inputveld {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999;
	padding: 2px;
	border: 1px solid #666;

}
.inputveld-verplicht {
	background-image: url(../images/hoekje-verplicht.gif);
	background-position: right top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999;
	padding: 2px;
	border: 1px solid #666;
	background-repeat: no-repeat;
}
.logo-leden {
	float: right;
}
.werelddeel {
	font-size: 14px;
	font-weight: bold;
	text-transform: capitalize;
	color: #000;
	background-color: #CCC;
	margin-top: 3px;
	margin-bottom: 3px;
}

