html, body, #wrap {
	height: 100%;
	margin: 0;
}

body > #wrap {
	height: auto; 
	min-height: 100%;
}
#wrap {
	width: 828px;
	margin-left: auto;
	margin-right: auto;

}
body {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
	background: url(../images/bg.jpg) repeat-x #d1d1d0;
}
img {
	border: none;
}
h1 {
	font-size: 13px;
	font-weight: bold;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
a:active {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}

#achtergrondlinks
{
background-image:url('images/theole_links.png');
background-repeat:no-repeat; 
position:fixed;
top:0px;
left:0px;
width:300px;
height:600px;
}

#achtergrondrechts
{
background-image:url('images/theole_rechts.png');
background-repeat:no-repeat; 
position:fixed;
top:0px;
right:0px;
width:300px;
height:600px;
 }

#header {
	height: 210px;
	width: 828px;
	margin-left: auto;
	margin-right: auto;
}
#main {
	position: relative;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	height: 658px;
	background: url(../images/mainbg.jpg) no-repeat;
	padding-bottom: 20px;
}
#pagina {
	position:relative;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	min-height: 580px;
	background: url(../images/paginabg.jpg) repeat-y;
}
#paginaheader {
	position: relative;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	background: url(../images/paginaheader.jpg) no-repeat;
}
#navigatie {
	position:relative;
	top: 25px;
	height: 60px;
	width: 828px;
	margin-left: auto;
	margin-right:auto;
	padding-left: 10px;
	padding-top: 10px;
	font-size: 30px;
}
#navigatie a {
	color: #fef200;
	font-size: 17px;
	font-weight: bold;
}
#paginacontextheader {
	position: relative;
	width: 740px;
	margin-top: 40px;
	margin-left: auto;
	margin-right: auto;
	height: 32px;
	background: url(../images/paginacontextheader.jpg) no-repeat;
}
#paginacontext {
	position: inherit;
	width: 740px;
	margin-left: auto;
	margin-right: auto;
	min-height:580px;
	height:auto !important;
	height:580px;
	background: url(../images/paginacontext.jpg) repeat-y;
	padding-right: 0px;
}
#paginacontextfooter {
	position: relative;
	width: 740px;
	margin-left: auto;
	margin-right: auto;
	height: 7px;
	background: url(../images/paginacontextfooter.jpg) no-repeat;
}
#top {
	position: relative;
	width: 828px;
	height: 300px;
}
#info {
	position: absolute;
	top: 70px;
	left: 50px;
	width: 384px;
	height: 216px;
}
#verslag {
	position: relative;
	top: 70px;
	left: 70px;
	width: 700px;
	height: 416px;
}
#headlinetop {
	position: absolute;
	top: 70px;
	left: 510px;
	width: 265px;
	height: 68px;
}
#headlinebottom {
	position: absolute;
	top: 210px;
	left: 510px;
	width: 265px;
	height: 68px;
}
#bottom {
	position: relative;
	width: 828px;
	height: 250px;
}
#context {
	position: absolute;
	top: 20px;
	left: 50px;
	width: 384px;
	height: 216px;
}
#programma {
	position: absolute;
	top: 20px;
	left: 510px;
	width: 130px;
	height: 216px;
}
#stand {
	position: absolute;
	top: 20px;
	left: 670px;
	width: 100px;
	height: 216px;
}
#copyright {
	position: relative;
	top: 5px;
	margin-left: auto;
	margin-right: auto;
}
#copyrightpagina {
	position: relative;
	margin-top: 30px;
	margin-left: auto;
	margin-right: auto;
}
#paginafooter {
	width: 828px;
	margin-left: auto;
	margin-right: auto;
	height: 47px;
	margin-bottom: 0px;
	background: url(../images/paginafooter.jpg) no-repeat;
}
#footer {
	margin-top: -20px; /* negative value of footer height */
	height: 20px;
	clear:both;
	width: 100%;
} 
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}
* html .clearfix { 
	height: 1%;
}
.clearfix {
	display: block;
}

