﻿html, body {
	height: 100%;
}

body, td, input, select, textarea {
	color: #000; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

a:link, a:visited, a:active {
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}


h6 a:link, h6 a:visited, h6 a:active, .tblOverzicht a:link, .tblOverzicht a:visited, .tblOverzicht a:active {
	text-decoration: none;
}

h6 a:hover, .tblOverzicht a:hover {
	text-decoration: underline;
}

img { 
	border: none;
}

img.left {
	margin: 0px; 
	margin-right: 10px;
}

img.right {
	margin: 0px; 
	margin-left: 10px;
}

.pagina {
	margin: 0px;
	padding: 0px;
	background: #FFF;
}

.container {
	width: 935px;
	margin: 0px auto;
	position: relative;
}

.menu {
	width: 188px;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 5;
}

/* blok vanaf het menu naar rechts */


.siteblok ul {
	margin: 0px 0px 12px 0px;
	padding: 0px 0px 0px 15px;
	background: none;
}

.siteblok ol {
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 0px 15px;
	background: none;
}

.siteblok ul li {
	list-style-type: disc;
	margin: 0px;
	padding: 0px 0px 5px 0px;
	border: none;	
	color: #000;	
	background: none;
}

.siteblok ol li {
	margin: 0px;
	padding: 0px 0px 5px 0px;
	border: none;	
	color: #000;	
	background: none;
}

.siteblok li a, .siteblok li a:link, .siteblok li a:visited, .siteblok li a:active {
	text-decoration: underline;
}

.siteblok li a:hover {
	text-decoration: none;
}

/* sitemap */

.sitemap ul {
	margin: 0px;
	padding: 0px;
}

.sitemap ul ul {
	margin: 5px 0px 0px 0px;
	padding: 0px;
}

.sitemap ul li {
	list-style-type: none;
	margin: 0px;
	padding: 0px 0px 5px 0px;
	border: none;	
	background: none;
	font-weight: bold;
}

.sitemap ul li ul li{
	list-style-type: none;
	margin: 0px;
	padding: 0px 0px 5px 20px;
	border: none;	
	background: none;
	font-weight: normal;
}

.sitemap li a, .sitemap li a:link, .sitemap li a:visited, .sitemap li a:active {
	text-decoration: none;
}

.sitemap li a:hover {
	text-decoration: underline;
}

/* werkveld */

.werkveld {
	position: absolute;
	top: 96px;
	left: 194px;
	width: 554px;
	overflow: hidden;
	z-index: 1;
} 

.spacer {
	float: left;
	width: 1px;
	height: 525px;
	overflow: hidden;
}

.clear {
	clear: both;
	height: 1px;
	overflow: hidden;
}

.werkveldBlok {
	float: left;
	width: 553px;
	width/**/:/**/ 544px;	
	overflow: hidden;
	padding: 5px 5px 5px 4px;	
}

.inhoud {
	width: 480px;
	margin: 10px;
}

p {
	margin: 0px 0px 14px 0px;
}

.print {
	float: right;
	display: block;
	margin: 0px 3px 0px 0px;
	width: 21px;
	height: 16px;
	overflow: hidden;
	cursor: hand;
}

.print span {
	display: none;
}

.terugLink {
	margin: 12px 0px 0px 0px;
}

/* rechter kolom */

.sidebar {
	width: 181px;
	position: absolute;
	top: 96px;
	left: 754px;
	overflow: hidden;
	z-index: 1;
}

#zoeken {
	margin: 0px;
	padding: 5px 10px 10px 10px;
	width: 181px;
	width/**/:/**/ 161px;	
	background: #B9AED3;
	overflow: hidden;
}

#zoeken table {
	margin: 5px 0px 0px 0px;	
}

#zoeken label {
	font-weight: bold;
}

#zoeken input {
	border: 1px solid white;
}

#zoeken .btn {
	border: none;
	margin: 0px 0px 0px 5px;
}

.afb {
	width: 181px;
	overflow: hidden;
	margin: 6px 0px 0px 0px;
}

.knop {
	margin: 6px 0px 0px 0px;
}

/* blokje onder menu */

.menuOnder {
	width: 188px;
	width/**/:/**/ 168px;
	margin: 6px 0px 0px 0px;
	padding: 10px 10px 10px 10px;
	color: white;
	overflow: hidden;
	background: #ED4289;
}

.menuOnder a, .menuOnder a:link, .menuOnder a:visited, .menuOnder a:active{
	text-decoration: none;
	color: white;
}

.menuOnder a:hover {
	text-decoration: underline;
	color: white;
}

/* breadcrumbs */

.headerTop {
	width: 935px;
	height: 13px;
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 0px;
	left: 0px;
	background: #FFFFFF;
}

.header {
	width: 741px;
	height: 55px;
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 14px;
	left: 194px;
	z-index: 200;
	background: #FFFFFF url(/images/header.gif) left top no-repeat;
}

.breadCrumbsBug{
	position: absolute;
	background-color:#FFFFFF;
	top: 65px;
	left: 188px;
	width: 6px;
	height: 13px;
	z-index: 100;
}

.breadCrumbs {
	position: absolute;
	background-color:#FFFFFF;
	top: 65px;
	left: 194px;
	width: 741px;
	padding: 10px 0px 0px 0px;
	height: 38px;
	overflow: hidden;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	z-index: 1;
	color: #998FC5;
}

.breadCrumbs a, .breadCrumbs a:link, .breadCrumbs a:visited, .breadCrumbs a:active {
	display: inline;
	text-decoration: none;
	color: #998FC5;
}

.breadCrumbs a:hover {
	display: inline;
	text-decoration: underline;
	color: #998FC5;
}


 a.index,  a.index:link,  a.index:visited,  a.index:active {
	display: block;
	margin:0px 2px 2px 0px;
	float:left;
	width: 17px;
	height: 14px;
	text-decoration: none;
	text-align:center;
	background: #E1DFEE url(images/bg-AZ.gif) top left no-repeat;	
	color: #E1DFEE;
}

 a.index:hover {
	display: block;
	margin:0px 2px 2px 0px;
	float:left;
	width: 17px;
	height: 14px;
	text-decoration: none;
	text-align:center;
	background: #E1DFEE url(images/bg-AZ.gif) top left no-repeat;	
	color: #E1DFEE;
}

/* footer */

.footer {
	width: 100%;
	padding: 8px 0px 15px 0px;
	background: white;
	font-size: 10px;
	color: #666;
	font-family:Arial, Helvetica, sans-serif;
}

.werkveld a.footer, .werkveld a.footer:link, .werkveld a.footer:visited, .werkveld a.footer:active{
	color: #666;
	text-decoration:none; !important
}

.werkveld a.footer:hover {
	color: #666;
	text-decoration:underline; !important
}

/* pagina elementen */


h1 {
	margin: 0px 0px 12px 0px;
	width: 544px;
	font-weight: normal;
	font-size: 30px;
}

h1 span {
	display: block;
	width: 544px;
	width/**/:/**/ 524px;
	padding: 5px 10px;	
}

h1 span .subkop {
	font-size: 18px;
}	

h2 {
	margin: 5px 0px 0px 5px;
	width: 181px;
	font-size: 14px;
}

h2 span {
	display: block;
	width: 181px;
	width/**/:/**/ 164px;	
	margin: 0px;
	padding: 5px 12px 5px 5px;
}

h3 {
	margin: 5px 0px 0px 5px;
	width: 181px;
	font-size: 13px;
}

h3 span {
	display: block;
	width: 181px;
	width/**/:/**/ 170px;	
	margin: 0px;
	padding: 5px 8px 5px 3px;
}

h4 {
	margin: 0px;
	font-size: 12px;
}

h5 {
	margin: 0px;
	font-size: 11px;
	font-weight: normal;
}

h6 {
	margin: 0px;
	font-size: 12px;
}

.btnGroot {
	display: block;
	width: 181px;
	height: 41px;
	overflow: hidden;
	margin: 6px 0px 0px 0px;
}

.btnGroot2 {
	display: block;
	width: 181px;
	height: 49px;
	overflow: hidden;
	margin: 6px 0px 0px 0px;
}

table {
	margin: 0px 0px 12px 0px;
}

td {
	vertical-align: top;
	padding: 0px 5px 0px 0px;
}

th {
	vertical-align: top;
	padding: 0px 5px 0px 0px;
	text-align: left;
	font-weight: normal;
}

.vink {
	padding: 0px;
}

.selectieLabel {
	padding: 4px 5px 3px 0px;
}


.legeRegel td {
	vertical-align: top;
	padding: 0px 5px 10px 0px;
}

.intro {
	font-size: 12px;
}

form {
	margin: 5px 0px 12px 0px;
}

.Naam {
	padding: 3px 5px 12px 0px;
	width: 120px;
}

.Veld {
	width: 180px;
}

.VeldUitvullen {
	width: 98%;
}

.Error {
	padding: 3px 5px 0px 0px;
	width: 180px;
}

.Error span, .errorTxt {
	color: #B11F24;
	font-weight: bold;
}

div.errorTxt {
	padding-bottom:5px;
}


.EmailServiceSelecteer {
	width: 240px;
	float: left;
	overflow: hidden;
}

.EmailServiceLogin {
	width: 230px;
	float: left;
	overflow: hidden;	
	margin: 0px 0px 0px 10px;
}

.item {
	margin: 0px 0px 12px 0px;
}

.beginletter {
	font-size:14px;
	font-weight: bold;
}

/* blokken sidebar */
.blokSide, .blokSideInformatie, .infoBlok {
	width: 181px;
	overflow: hidden;
	margin: 6px 0px 0px 0px;
}

.blokSide a:link, .blokSide a:visited, .blokSide a:active {
	color: #000;
}

.blokSide a:hover {
	color: #000;
}

.blokSideInformatie, .infoBlok {
	background: #E1DFEE;
}

.blokSideInformatie a:link, .blokSideInformatie a:visited, .blokSideInformatie a:active {
	text-decoration: none;
}

.blokSideInformatie a:hover {
	text-decoration: underline;
}

.infoBlok a:link, .infoBlok a:visited, .infoBlok a:active, .infoBlok li a:link, .infoBlok li a:visited, .infoBlok li a:active {
	color: #9278D1;
	text-decoration: underline;
	font-weight: bold;
}

.infoBlok a:hover, .infoBlok li a:hover {
	color: #9278D1;
	text-decoration: none;
	font-weight: bold;	
}

.blokSide .text, .blokSideInformatie .text, .infoBlok .text {
	width: 161px;
	margin: 10px;
	overflow: hidden;
}

.blokSideInformatie h3, .infoBlok h3 {
	color: #9278D1;
	background: url(images/sideblok/h3boven.gif) top left no-repeat;
}

.blokSideInformatie h3 span, .infoBlok h3 span {
	background: url(images/sideblok/h3onder.gif) bottom left no-repeat;
}

.blokSideInformatie a.smeerLink, .blokSideInformatie a.smeerLink:link, .blokSideInformatie a.smeerLink:visited, .blokSideInformatie a.smeerLink:active, .infoBlok a.smeerLink, .infoBlok a.smeerLink:link, .infoBlok a.smeerLink:visited, .infoBlok a.smeerLink:active {
	display: block;
	color: #9278D1;
	font-size: 10px;
	text-decoration: none;
}

.blokSideInformatie a.smeerLink:hover, .infoBlok a.smeerLink:hover {
	display: block;
	color: #9278D1;
	font-size: 10px;	
	text-decoration: underline;
}

.blokSideInformatie a.smeerLink div, .infoBlok a.smeerLink div {
	display: inline;
	background: url(images/sideblok/ico-pijl.gif) bottom right no-repeat;
	padding: 0px 15px 0px 0px;
	margin: 0px;
}

/* opgemaakte tabellen */

.tblOverzicht {
	margin: 12px 0px 12px 0px;
}

.tblOverzicht th, td {
	text-align: left;
	vertical-align: top;
	padding: 3px 3px 3px 2px;
}
.tblOverzicht .lijn {
	border-bottom: 1px solid white;
}

.tblOverzicht th {
	font-weight: bold;
}

.tblOverzicht .kolOn {
	padding: 3px;
}



.letterIndexNoLink {
	display: block;
	margin:0px 2px 2px 0px;
	float:left;
	width: 17px;
	height: 14px;
	text-decoration: none;
	text-align:center;
	background: #E1DFEE url(images/bg-AZ.gif) top left no-repeat;
	color: #999999
}

a.index,  a.index:link,  a.index:visited,  a.index:active {
	display: block;
	margin:0px 2px 2px 0px;
	float:left;
	width: 17px;
	height: 14px;
	text-decoration: none;
	text-align:center;
	background: #E1DFEE url(images/bg-AZ.gif) top left no-repeat;	
	color: #E1DFEE;
}

a.index:hover {
	display: block;
	margin:0px 2px 2px 0px;
	float:left;
	width: 17px;
	height: 14px;
	text-decoration: none;
	text-align:center;
	background: #E1DFEE url(images/bg-AZ.gif) top left no-repeat;	
	color: #E1DFEE;
}



/* Styles voor de print variant */


@media print
{

    .NoPrint { 
    	display: none;
    }
	
	#kleur1 h1 {
		width: auto;
		margin: 0px 0px 10px 0px;
		padding: 0px;
	}
	
	#kleur1 h1 span {
		width: auto;
		margin: 0px;
		padding: 0px;
	}
    
	.werkveld {
		position: absolute;
		top: 0px;
		left: 0px;
		width: 554px;
		overflow: hidden;
		z-index: 1;
	} 
		
	.inhoud {
		width: auto;
		margin: 0px;
	}	



}
