@charset "utf-8";
/* CSS Document */

/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
html {
}
body {
	line-height: 1;
	background:url(../images/bg-structuur.gif) repeat-x #f2f3f2;
	font-family:Arial, Helvetica, sans-serif;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

#wrapper {
	width:905px;
	background:url(../images/bg-page.gif);
	min-height:650px;
	margin-left:auto;
	margin-right:auto;
}

#header {
	background:url(../images/bg-header.gif);
	height:80px;
}

#headimages {
	position:absolute;
	width:201px;
	margin-left:29px;
	background-color:#FFF;
	height:240px;
}

#navbalk {
	position:absolute;
	margin-left:29px;
	width:201px;
	background-image:url(../images/verloopbalkje.gif);
	height:10px;
	margin-top:240px;
}

#lang {
	position:absolute;
	margin-left:290px;
	margin-top:40px;
	height:25px;
}

#lang a {
	margin-right:20px;
}

#logo {
	position:absolute;
	margin-left:828px;
	margin-top:25px;
}
#sidebar {
	position:absolute;
	margin-left:30px;
	margin-top:260px;
	width:200px;
	font-size:11px;
	line-height:14px;
	color:#454643;
	text-align:center;
}

#sidebar a {
  color:#454643;
}

#sidebar strong {
	color:#223d7f;
}

#sidebar a img {
	margin-bottom:7px;
}

#content {
	padding-top:150px;
	padding-left:292px;
	min-height:540px;
	width:540px;
	padding-right:71px;
	background-repeat:no-repeat;
	background-image: url(../images/bg-page2.gif);
	background-position: 0px 200px;
}

#content h1 {
	font-size:18px;
	margin-bottom:15px;
	color:#454643;
}

#content p {
	font-size:12px;
	line-height:18px;
	color:#454643;
	margin-bottom:15px;	
}

#content a {
	color:#223d7f;
}

#footer {
	background-image:url(../images/footer.gif);
	height:40px;
	width:905px;
	margin:0 auto;
	background-color:#999;
}

#tabel {
	font-size:11px;
	line-height:14px;
	color:#454643;
}

#cel {
	padding:5px;
	border:1px solid #C2C6C1;
}

#kopcel {
	padding:5px;
	border:1px solid #C2C6C1;
	background-color:#C2C6C1;
}

#certificaatregel {
	height:75px;
	font-size:12px;
	color:#454643;
}

.float {
	float:left;
}
