html {
	padding		: 0px;
	margin		: 0px;
	border		: 0px;
}

body {
	font-family	: Verdana, sans-serif;
	font-size       : 11px;
	color		: #000;
	background	: #222;
	margin		: 0px;
	padding		: 0px;
	border		: 0px;
	background	: #8bb3cc url(../../images/body_bg.jpg) repeat-x;
	
	overflow	: auto;
	
	scrollbar-face-color: #fff;
	scrollbar-arrow-color: #db1442;
		
	scrollbar-track-color : #e3e3e3;
	scrollbar-3dlight-color: #e3e3e3;
	scrollbar-shadow-color: #808080;
	scrollbar-darkshadow-color: #e3e3e3;
	scrollbar-highlight-color: #fff;
}

img {
	border		: 0px;
}

a {
	font-weight	: bold;
	color		: #d61b46;
	text-decoration : none;
}


pre {
	font-family	: Verdana, sans-serif;
	font-size       : 11px;
	color		: #fff;	
}

table {
	font-family	: Verdana, sans-serif;
	font-size       : 11px;
	color		: #fff;
}
td {
	vertical-align	: top;
	padding		: 0px 20px 0px 0px;
}

h1 {
	font-weight	: bold;
	font-size	: 12px;
}

#cnt {
	position	: absolute;
	left		: 50%;
	width		: 994px;
	margin-top	: 0px;
	margin-left	: -497px;
	padding		: 0px;
	z-index		: 100;
}

#cntcontent {
	background-image: url(../../images/bgrcontent.jpg);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-color: #E1E6EA;
	height		: 650px;
}

#trefwoorden {
	display		: none;
}

#fotos {
	position	: relative;
	width		: 150px;
	top		: 95px;
	left		: 30px;
	z-index		: 1000;	
}
#fotos img {
	border		: 1px solid #aeaeae;
}

#content {
	width		: 574px;
	height		: 384px;
	position	: absolute;
	top		: 95px;
	left		: 210px;
	margin		: 0px 10px 0px 0px;
	display		: block;
	overflow-y	: scroll;
	/*border	: 1px solid green;*/
}

#content h1 {
	font-weight	: bold;
	font-size	: 12px;
}
#content h2 {
	font-weight	: bold;
	font-size	: 12px;
}
#content li {
	margin-right	: 30px;
}
#content p {
	margin-right	: 30px;
}
#content td {
	color		: #000;
}


#vragenlijst {
	position	: relative;
	width		: 554px;
	top		: 0px;
	left		: 0px;
	display		: block;
}
#vragenlijst ol {
	color		: #d61b46;
	font-weight	: bold;
}	
#vragenlijst ol a {
	color		: #d61b46;
	font-weight	: bold;
}

#vraag-en-antwoord {
	position	: relative;
	width		: 554px;
	top		: 0px;
	left		: 20px;
	display		: block;
}
#vraag-en-antwoord a {
	font-weight	: bold;
}	


/* Menu */
#menu {
	position	: absolute;
	top		: 508px;
	left		: 210px;
	width		: 574px;
	height		: 81px;
	border		: 1px solid #aeaeae;
	background-color: #fff;
	z-index		: 2000;
}

#menu ul {
	font-size	: 11px;
	font-weight 	: bold;
	margin		: 0px;
	padding		: 0px;
}
#menu ul li {
	color		: #cccccc;
	margin-bottom	: 4px;
	
}
#menu ul li a {
	list-style-image: url('../../images/arrow_right.gif');	
	color		: #d61b46;
	text-decoration	: none;
}

#menulinks {
	position	: absolute;
	top		: 10px;
	left		: 22px;
}
#menumidden {
	position	: absolute;
	top		: 10px;
	left		: 200px;
}
#menurechts {
	position	: absolute;
	top		: 10px;
	left		: 422px;
}


/* Kop */
#kop {
	position	: absolute;
	top		: 0px;
	left		: 0px;
	width		: 100%;
	height		: 43px;
	background-color: #fff;
	z-index		: 1000;
}

#kop h1 {
	position	: absolute;
	top		: 0px;
	left		: 150px;
	font-family	: Verdana, sans-serif;
	font-size	: 26px;
	font-style	: italic;
	color		: #556478;
	margin      : 0px;
}

#kop h2 {
	position	: absolute;
	top		: 60px;
	left		: 246px;
	font-family	: Verdana, sans-serif;
	font-size	: 16px;
	font-style	: italic;
	line-height	: 18px;
	color		: white;
}


/* Hoofdmenu */
#hoofdmenu {
	position	: absolute;
	width		: 100%;
	height		: 28px;
	top		: 43px;
	left		: 0px;
	z-index		: 2000;
	background	: #666 url('../../images/menubalk.jpg');
}
	
#hoofdmenu ul {
	margin		: 0px;
	padding		: 0px;
	list-style	: none;
}

#hoofdmenu ul li {
	position	: relative;
	top		: 5px;
	float		: left;
	border-right	: 1px solid black;
	
	
}

#hoofdmenu ul li a {
	font-size       : 11px;
	font-weight     : bolder;
	text-transform  : uppercase;
	
	display		: block;
	float		: left;
	color		: #556478;
	
	text-align	: center;
	width		: 120px;
	line-height	: 18px;
}

#hoofdmenu ul li a.hover,
#hoofdmenu ul li a:hover {
	color		: #dc1a46;
}

#hoofdmenu #taalkeuze {
	position	: absolute;
	top		    : 8px;
	left		: 706px;
	width		: 100px;
}


/* banner */
#banner {
	position	: absolute;
	top		: 95px;
	left		: 776px;
}


/* footer */
#footer {
	/* !!! */
	position	: absolute;
	margin		: 0;
	bottom		: 0;
	left		: 0px;
	display		: block;
	width		: 994px;
	height		: 27px;
	z-index		: 5;
	overflow	: hidden;
	background-color: #fff;
}
#footer .copyright {
	color		: white;
	background-color: black;
	text-align	: center;
	
	/*font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	padding: 4px;
	
	height: 100%;*/
	
	/* !!! */
	height		: 21px;
	font-family	: Verdana, sans-serif;
	font-size	: 10px;
	line-height	: 21px;
	margin		: 3px;
}
#footer .copyright a {
	text-decoration	: underline;
	color		: #fff;
}
