div#advert {
	font-family: Arial, Helvetica, sans-serif;
	width: 468px;
	height: 57px;
	background-image: url(../beelden/redbkgrd.jpg);
	background-repeat: no-repeat;
	color: #FFFFFF;
	font-size: 22px;
	line-height: 24px;
	text-align: center;
	padding: 5px 0px 0px;
	border: thin solid #FFFFFF;
	font-weight: lighter;
}

div#advert2 {
	font-family: Arial, Helvetica, sans-serif;
	width: 448px;
	height: 200px;
	background-image: url(../beelden/adverts/aurora.jpg);
	background-repeat: no-repeat;
	color: #DB5115;
	font-size: 20px;
	line-height: 38px;
	text-align: right;
	padding: 5px 20px 0px 0px;
	border: thin solid #FFFFFF;
	font-weight: lighter;
}

div#bodywrapper { 
  text-align: 		left; 
  width: 			870px; 
  background-color: #ffffff; 
  overflow: 		hidden; 
  padding: 			0 15px 15px; 
  border-right: 	thin solid #666666; 
  border-bottom: 	thin solid #666666; 
  border-left: 		thin solid #666666; 
}

div#container{
	height:			100%;
	width:			100%;
	visibility: 	visible;
}

div#content { /* scrolls */
  top:				0px;
	left: 0px;
  width:			100%;
  
  position:			absolute;
  overflow:			visible;
  visibility:		visible;
  z-index:			0;
}

div#copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 11px;
	color: #999999;
	height: 15px;
	width: 880px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 20px;
	text-align: left;
}

div#header { /* fixed */
  left:				0px;
  top:				0px;
  width:			100%;
  height:			105px;
  
  position:			fixed;
  overflow:			visible;
  z-index:			1000;
	
  background-image: url(../beelden/header/menubackground.jpg);
  background-color:	#FFFFFF;
  background-position:left top;
  background-repeat:repeat-x;
	
	display: none;
}

div#heatAdvert {
	width: 470px;
	text-align: center;
}

div#links { 
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 10px; 
  line-height: 12px; 
  text-transform: uppercase; 
  color: #666666; 
  left: 0; 
  bottom: 0; 
  position: static; 
  height: 15px; 
  width: 98%; 
  vertical-align: bottom; 
  text-align: left; 
  padding: 10px 5px 0; 
  display: table; 
}

div#mainMenu {
  left:				0px;
  bottom:			0px;
  width:			900px;
  height:			30px;
	text-align: left;
}

div#statement { 
  color: #ffffff; 
  font-size: 13px; 
  font-family: Arial, Helvetica, sans-serif; 
  font-weight: lighter; 
  line-height: 16px; 
  background-color: #1b2884; 
  width: 428px;
  padding: 15px 20px 0; 
  border: solid thin; 
}

div#taalkeuze {
	width: 330px;
	height: 177px;
	
	top: 50px;
	
	position: relative;
	overflow: hidden;
	
	border: 1px solid #C3C3C3;
	background-color: #F7F7F7;
	padding-top: 20px;
	
}

div#topBanner {
  left:				0px;
  top:				0px;
  width:			900px;
  height:			75px;
}

div#topMenuContainer {
  top:				0px;
  width:			900px;
  height:			105px;
}

div#wrapper { 
	padding: 8px 20px 10px; 
}