html {
	background:#007f9c url(../images/layout/bg.jpg) no-repeat center top;
}

body {
	width:755px;
	margin:0px auto;
	background:transparent url(../images/layout/bg.gif) repeat-y;
	position:relative;
}

#header {
	background:#aeae0e url(../images/layout/headerbg.gif) no-repeat left bottom;
	height:115px;
	padding-top:45px;
	position:relative;
}

#logo {
	margin:0;
}

#logo a:link, #logo a:visited {
	display:block;
	width:500px;
	height:115px;
	text-indent:-10000px;
}

#subtext {
	display:none;
}

#textsize {
	position:absolute;
	right:14px;
	top:16px;
	color:#fff;
}
#textsize #fontsmall {
	visibility:hidden;
}
#textsize #fontbig {
	background-color:#fff;
}

#contentcontainer {
	background:transparent url(../images/layout/contentbg.gif) no-repeat;
	padding:38px 0 0 105px;
}

#content {
	width:610px;
	padding:0 20px 20px 20px;
}

#footer {
	background:#aeae0e;
	padding:22px 10px 22px 0;;
	height:10px;
	text-align:right;
	position:relative;
}
#footer, #footer a:link, #footer a:visited {
	color:#fff;
	font-size:10px;
	line-height:10px;
	font-weight:normal;
	text-decoration:none;
}
#footer a:hover {
	text-decoration:underline;
}
#footer #logos {
	position:absolute;
	left:10px;
	top:7px;
}
a:link img, a:visited img {
    border:none;
}
img.voortgang {
    border:none;
    padding: 1px;
}
.pagebrowser {
    color: grey;
}
tr.outside td {
    color: grey;
}
