html, body {width: 100% !important;}

body {
	font: 85% Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	background: #00729E url(./template/body-bg.png) top center no-repeat;
	border-top: 2px solid #fff;
}

#wrapper { 
	margin: 0;
	padding: 0;
	background: transparent;
	text-align: center;
}

#inner-wrapper { 
	margin: 0 auto;
	width: 752px;
	background: transparent; 
	text-align: left;
}

#taalkeuze {
	height: 20px;
	text-align: right;
}
#taalkeuze ul{
	margin: 0;
	padding-top: 10px;
}
#taalkeuze li{
	display: inline;
	list-style-type: none;
}
#taalkeuze a{
	color: #F5F9FB;
	background: transparent;
	text-decoration: none;
	padding: 0 0 0 17px;
	margin-left: 15px;
}
#taalkeuze a:hover {
	color: #A8D440;
	background: transparent;
}

#taalkeuze a.nl {
	background: transparent url(./template/nl.jpg) center left no-repeat;
}
#taalkeuze a.de {
	background: transparent url(./template/de.jpg) center left no-repeat;
}
#taalkeuze a.en {
	background: transparent url(./template/en.jpg) center left no-repeat;
}
#taalkeuze a.fr {
	background: transparent url(./template/fr.jpg) center left no-repeat;
}
#taalkeuze a.sp {
	background: transparent url(./template/sp.jpg) center left no-repeat;
}


#topmenu {
	text-align: right;
	background: transparent;
	margin: 0;
	padding: 0;
}

#topmenu ul{
	margin: 30px 0 0 0;
	padding: 0;
}
#topmenu ul li{
	list-style-type: none;
	display: inline;
	padding: 10px 0 9px 10px;
	margin-left: 5px;
	height: 34px;
	background: transparent url(./template/bg-topmenu-a.png) top left no-repeat;
}

#topmenu a{
	color: #F5F9FB;
	background: transparent url(./template/bg-topmenu-link.png) top right no-repeat;
	font-weight: bold;
	font-size: 16px;
	line-height: 34px;
	text-decoration: none;
	padding: 8px 11px 9px 0;
	margin: 0;
}
#topmenu a:hover {
	color: #A8D440;
}

a.logo {
	position: absolute;
	border: none;
	padding: 0;
	top: 326px;
	margin-left: 40px;
	width: 165px;
	height: 111px;
	background: transparent url(./template/logo.png) top left no-repeat;
	z-index: 1000;
}

a.logo:hover {
	background: url(./template/logo.png) 0 -112px no-repeat;
}

#content {
	margin: 211px 0 12px 0;
	padding: 0 0 13px 0;
	background: transparent url(./template/bg-inhoud-bottom.png) bottom right no-repeat;
}

#zoekvak {
	position: absolute;
	top: 488px;
	margin-left: 0;
	height: 52px;
	width: 249px;
	background: transparent url(./template/zoekvak.png) top left no-repeat;
}

form#cse-search-box {
	margin: 14px 0 0 16px;
	padding: 0;
	background: transparent;
	clear: none;
}
form#cse-search-box input {
	margin: 0;
	padding: 0;
	vertical-align: middle;
	font-size: 14px;
}
form#cse-search-box input[submit] {
	line-height: 20px;
	height: 20px;
}

div#cse-search-results {
	overflow: auto;
	margin-left: -1em;
	width: 476px;
	font-size: 12px !important;
}

#menu {
	float: left;
	margin: 261px 0 0 0;
	width: 249px;
	background: transparent url(./template/bg-menu-top.png) top left no-repeat;
	position: relative;
	clear: left;
}


html #menu ul ul {
	height: 0.1%;
}

#menu ul{
	list-style-type: none;
	position: relative;
	margin: 11px 0 0 0;
	background: transparent url(./template/bg-menu-ul.png) bottom left no-repeat;
	padding: 2px 0 0 0;
}
#menu ul li{
	font-size: 1.15em;
	padding: 0 0 1em 5px;
}
#menu ul ul, #menu ul ul li {
	position: relative;
	padding: 0;
	margin: 0;
	background: transparent;

}
#menu ul ul li {
	margin-top: 0.5em;
	background: transparent;
}

#menu a {
	font-weight: bold;
	display: block;
	line-height: 1em;
	color: #F5F9FB;
	background: transparent;
	text-decoration: none;
	padding-left: 12px;
}
#menu ul ul a {
	font-size: 0.8em;
	display: block;
	position: relative;
	line-height: 1.1em;
	margin-left: 10px;
	padding-left: 1em;
}

#menu a:visited {
	color: #003042;
	background: transparent;
}
#menu a.active, #menu ul ul a.active {
	color: #8BC500;
	border-left: 4px solid #8BC500;
}
#menu a:hover, #menu ul ul a:hover {
	color: #8BC500;
}

#menu iframe {
	border: none;
	background: transparent;
	width: 249px;
	z-index: 1000;
}

#socialbuttons {
	float: none;
	margin: 20px 0 0 0;
	width: 249px;
	background: transparent;
	position: relative;
}

#socialbuttons a {
	display:inline;
	float: left;
	margin: 0;
	padding: 0 1px 0 0;
}
.twitter {
	margin-top: 2px;
}
.twitter-share-button {
	margin: 14px 0 0 5px;
}

#inhoud {
	margin: 0 0 0 251px;
	padding: 12px 0 12px 27px;
	color: #E1EDF8;
	background: transparent url(./template/bg-inhoud-top.png) top right no-repeat;
	position: relative;
}

* html #inhoud {
    height: 0.1%;
}


#inhoud h1 { font-size: 1.6em; color: #00484C; margin-bottom: 0.5em; }
#inhoud h2 { font-size: 1.4em; margin-bottom: 1em; }
#inhoud h3 { font-size: 1.3em; font-weight: bold; font-variant: small-caps; letter-spacing: 0.1em; }
#inhoud h4 { color: #003E58; margin-bottom: 0;	padding-bottom: 0; }
#inhoud h5 { color: #224C28; margin-bottom: 0; font-size: 1em; }
#inhoud h6 { color: #112614; margin-top: 1.5em; font-size: 0.9em; }

#inhoud p { margin-top: 0.2em; }

#inhoud a { 
	color: #F5F9FB;
	text-decoration: none; 
	border-bottom: 1px dotted; 
}
#inhoud a:visited {
	color: #042223;
}
#inhoud a:hover { 
	color: #8BC500;
}

#inhoud ul {
	margin: 0;
	padding: 0;
}

#inhoud ul.links {
	margin-bottom: 2em;
}
#inhoud ul.links li {
	list-style-type: none;	
}
#inhoud ul.links h2{
	font-variant: small-caps;
	margin-bottom: 0;
}
#inhoud ul.inline li {
	list-style-type: none;
	display: inline;
}

#inhoud ul.imagelinks {
	text-align: center;
	margin: 0.5em auto 3em auto;
}
#inhoud ul.imagelinks li {
	margin: 0 0.01em;
}
#inhoud ul.imagelinks a, a img {
	border: none;
}

#inhoud ul.imagelinks a:hover {
	border-bottom: 2px dotted #5F8183 !important;
}

ul.imagelinks a.open {
	border-bottom: 2px solid #6D7D8C !important;
}

#inhoud ul li {
	margin-left: 1em;
}

#inhoud ul.notype {
	margin: 1em 0;
	list-style-type: none;
}
#inhoud ul.indent {
	margin-left: 1em;
}
#inhoud ul.indent li{
	margin-bottom: 0.5em;
}
#inhoud ul.indent li p{
	margin: 0.2em 0 0 0;
}

#inhoud ul.indent h4 {
	font-style: italic;
	text-decoration: underline;
	margin: 0;
	color: rgb(254,254,255);
	background: rgb(0,51,102);
}

#inhoud ul.opsomming li{
	list-style-type: none;
	margin-left: 0.8em;
}
#inhoud ul.opsomming li ul li{
	list-style-type: disc;
	margin-left: 1em;
}

ul#bronvermelding {
	color: #40889A;
}

#inhoud ol.lijst {
	list-style-type: upper-alpha;
}
#inhoud ol.lijst h4{
	color: rgb(254,254,255);
	background: rgb(0,51,102);
}
#inhoud ol.lijst h4 span{
	font-style: italic;
}

#inhoud li {
	margin: 0.4em 0; 
}
#inhoud li p, #inhoud ol.abclijst li p, #inhoud ol.cijferlijst li p {
	margin-top: 0;
}

.linkblok, .linkblokrechts {
	float: left;
	padding: 0;
	margin: 0 10px 9px 0;
	position: relative;
	width: 225px;
	height: 176px;
	background: transparent url(./template/bg-block.png) top left no-repeat;
}
.linkblokrechts {
	float: right;
	margin: 0 10px 13px 10px;
}


.linkblok div, .linkblokrechts div {
	padding: 10px;
}
.linkblok div h2, .linkblokrechts div h2 {
	margin: 0;
	padding: 0;
}
.linkblok img, .linkblokrechts img {
	float: right;
	width: 65px;
	height: 65px;
	margin-left: 0.5em;
}

img.largedesign {
	float: left;
	width: 201px;
	height: 155px;
	margin-left: 2px;
}

.linkblokrechts h3 {
	font-size: 1em !important;
	color: #14304C !important;
	margin: 0;
	padding: 0;
}
.linkblokrechts h4 {
	font-size: 1em;
	color: #064150 !important;
	text-align: right;
	margin: 0;
	padding: 0;
}

.linkblok-large {
	width: 460px;
	padding-top: 13px;
	margin-bottom: 12px;
	background: transparent url(./template/bg-linkblok-large-top.png) top left no-repeat;
}
.linkblok-large div {
	min-height: 130px;
	padding: 1px 13px 13px 13px;
	background: transparent url(./template/bg-linkblok-large.png) bottom left no-repeat;
	clear: right;
}
.linkblok-large img {
	float: right;
	width: 130px;
	height: 130px;
	margin-left: 1em;
}
.linkblok-large h2 {
	margin: 0;
}

.linkblok a, .linkblok a:visited,
.linkblok-large a, .linkblok-large a:visited,
.linkblokrechts a, .linkblokrechts a:visited { 
	color: #8BC500 !important;
	text-decoration: none; 
	border-bottom: 1px dotted; 
}
.linkblok a:hover,
.linkblok-large a:hover,
.linkblokrechts a:hover { 
	color: #F5F9FB !important;
}


form {
}

form table h3 {
	padding-top: 1em;
}

fieldset {
	margin-top: 2em;
	padding: 0 0.5em 0.5em 0.5em;
	border: 1px solid #617E8C;
}

fieldset div, table.aanvraag {
	color: #F6FAEC;
	background: #79BA14;
	padding: 1em;
}

legend {
	color: #fff;
	font-weight: bold;
}

span.form_error {
	color: #733000;
}

div#category-menu {
	float: right;
	margin: -10px 1em 0 0;
	background: transparent url(./template/bg-categorymenu-links.png) top left no-repeat;
}

form#category-search {
	margin: 0 0 0 8px;
	padding: 10px 8px 0 0;
	height: 41px;
	background: transparent url(./template/bg-categorymenu.png) top right no-repeat;
}

form#category-search select {
	font-size: 1em;
}
form#category-search option {
	margin-left: 1em;
}
form#category-search .optgroup, .suboptgroup {
	font-weight: bold;
	margin-top: 0.3em;
	margin-left: 0;
}
form#category-search .firstoption {
	margin-left: 0;
}
.image-rechts {
	float: right;
	margin: 0 0 1em 1.5em;
	display: block;
}
.image-links {
	float: left;
	margin: 0 1.5em 1em 0;
}

a img.image-rechts, a img.image-links {
	border: none;
}

p.bijschrift, p.small {
	text-align: center;
	font-size: 0.95em;
	font-style: italic;
}

abbr {
	font-style: italic;
}

#footer {
	padding: 0;
	background: transparent url(./template/bg-footer.png) top left no-repeat;
	clear: both;
	margin-bottom: 2em;
}

#footer div {
	color: #F5F9FB;
	text-align: center;
	padding: 0.5em 0.5em 1em 0.5em;
	margin-top: 1px;
}

#footer ul {
	margin: 0;
}
#footer ul li {
	margin: 0;
	padding: 0;
	display: inline;
	list-style-type: none;
}

#footer a { 
	color: #F5F9FB; 
	margin-left: 0.5em; 
	text-decoration: none; 
	border-bottom: 1px dotted; 
}
#footer a:visited { color: #A8D440; }
#footer a:hover { color: #A8D440; }

.vulblok {
	height: 10em;
}

.vulblokgroot {
	height: 20em;
}

p.blind {
	clear: both;
}
