body, div#footer {
	font-family: Trebuchet MS, Arial;
	font-size:10pt;
	background-color:#10472d;
	margin:0;
	padding:0;
	
	/* IE only */
	scrollbar-face-color: #ffffff; 
	scrollbar-shadow-color: #1e5b3e;
	scrollbar-highlight-color: #1e5b3e;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-darkshadow-color: #ffffff;
	scrollbar-track-color: #ffffff;
	scrollbar-arrow-color: #1e5b3e;

}

div#container, div#footer {
	position:absolute;
	width:836px;
	margin-left:-418px;
	left:50%;
}

div#container {
	background-color:white;
	height:666px;
	margin-top:30px;
	border: 5px solid white;
}

div#footer {
	margin-top:492px;
	text-align:center;
}

div#menu, div#titleBar {
	height:26px;
}

div#menu {
	background-image: url('images/bg_menu.gif');
	background-repeat: repeat-x;
}

div#titleBar {
	background-color:#69ab8c;
    vertical-align: middle;
}

div#rightImage {
	float:right;
	width:202px;
	height:113px;
}

div#content {
	position:absolute;
	overflow:auto;
	height:476px;
	width:100%;
}

div#leftColumn, div#middleColumn, div#rightColumn, div#leftColumnLow, div#middleColumnLow {
	position:absolute;
}

div#leftColumn, div#leftColumnLow {
	position:absolute;
	width:360px;
	overflow:auto;
	height:315px;
}

div#leftColumnLow {
	background-image: url('images/bg_home_inschrijf.jpg');
	top:320px;
	height:156px;
	overflow:none;
}

div#middleColumn, div#middleColumnLow {
	left:367px;
	width:260px;
	height:168px;
	background-image:url('images/bg_home_zoekdirect.jpg');
}

div#middleColumnLow {
	background-image: url('images/bg_home_etalage.jpg');
	top:173px;
	height:303px;
	overflow:none;
}

div#rightColumn {
	right:0px;
	width:202px;
}

div#leftColumn2, div#rightColumn2, div#rightColumn3 {
	position:absolute;
	height:100%;
}

div#leftColumn2 {
	width:570px;
	overflow:auto;
}
div#rightColumn2, div#rightColumn3 {
	background-image: url('images/bg_zoek_rechts.jpg');
	width:259px;
	right:0;
	overflow:hidden;
}

div#rightColumn3 {
	background:0;
}

div#txtRightColumn {
	background-color:green;
}

div#zoekdirect_selects {
	position:absolute;
	top:44px;
	left:95px;
}

div#zoekdirect_selects select, div#zoek_container select {
	margin-top:3px;
	width:153px;
	border:1px solid #286749;
	height:18px;
	font-family: Trebuchet MS, Arial;
	font-size:8pt;
}

div#zoek_container {
	margin-left:21px;
}

div#zoek_container img {
	margin-top:4px;
}

div#zoek_container select {
	margin-top:0;
	margin-bottom:4px;
	width:216px;
}

div#zoek_container input {
	width:158px;
}

div#innerText {
	margin-left:15px;
}

div#innerContent {
	position: absolute;
	overflow:auto;
	width:620px;
	height:476px;
}

img#logo {
	float:left;
}

img#dottted_vertical1, img#dottted_vertical2, img#dottted_vertical3 {
	position:absolute;
	left:360px;
	width:7px;
	height:476px;
}

img#dottted_vertical2 {
	left:627px;
}

img#dottted_vertical3 {
	left:570px;
}

img#home_zoek, img#home_zoekuitgebreid {
	position:absolute;
	left:95px;
	bottom:1px;
}

img#home_zoekuitgebreid {
	left:150px;
}

img#home_welkom {
	margin-left:12px;
	margin-top:11px;
}

.dottedLine {
	height:7px;
	float:left;
}

a img {
	border: 0;
}

p {
	margin:0;
}
p.small_text {
	font-size:8pt;
	margin:0;
	margin-left:6px;
	margin-top:2px;
	line-height:12px;
}

p.default_text_hilinespace {
	margin:12px;
	line-height:22px;
}

h2 {
	padding:0;
	margin:0;
}

table {
	border-collapse:collapse;
	margin:0;
	padding:0;
}

td.firstcol {
	width:125px;
}

td.secondcol {
	padding-left:15px;
}

td.pictureCell img {
	margin-right:10px;
	margin-bottom:10px;
}

td.header {
	font-size:12pt;
	font-weight:bold;
}

td.typeCol {
	font-weight:bold;
	width:140px;
}

span.weightedText {
	color:#10472d;
	font-size:10pt;
	font-weight:bold;
}

div#hoofdaanvrager, div#aanvrager2, div#voorkeuren {
	width:500px;
	margin-left:15px;
}

div#errors, .error {
	color:red;
	font-weight:bold;
}

div#links a {
	color:#10472d;
	text-decoration:none;
	line-height:22px;
}
div#links a:hover {
	text-decoration:underline;
}