html, body {
	font-family: Tahoma;
	margin: 0px;
	padding: 0px;
	height: 100%;
	background-image: url(../images/bg_container.jpg);
	background-repeat: repeat-y;
	background-position: center;
	}

#container {
	height: 1100px;
	width: 955px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	min-height: 100%;
	}

#beurskoersen {
	position:absolute;
	left:25px;
	top:0px;
	width:905px;
	height:30px;
	overflow: hidden;
	padding-top: 10px;
	z-index: 1;
	}

#menu {
	position: absolute;
	height: 50px;
	width: 600px;
	top: 45px;
	left: 25px;
	background-color: #000;
	overflow: visible;
	z-index: 10;
	}

#datum {
	position: absolute;
	height: 14px;
	width: 205px;
	top: 45px;
	right: 25px;
	background-image: url(../images/js_menu/main-bg.png);
	background-color: #000;
	background-repeat: repeat-x;
	padding-top: 12px;
	padding-right: 50px;
	padding-bottom: 15px;
	padding-left: 50px;
	text-align: right;
	color: #e5e5e5;
	font: normal 14px Trebuchet MS;
	}

#banner {
	height: 250px;
	width: 895px;
	position: absolute;
	top: 90px;
	left: 30px;
	overflow: hidden;
	z-index: 7;
	}

#rbbusiness {
	position: absolute;
	height: 90px;
	width: 537px;
	left: 25px;
	bottom: 30px;
	}

#logo {
	width:250px;
	height:225px;
	top:575px;
	right:25px;
	position:absolute;
	text-align:center;
	padding-top:15px;
	}

.koptekst {
	color: #D3001B;
	font-size: 16px;
	}

.contactformulier {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000;
	line-height: 30px;
	}

#bladermodule {
	position:absolute;
	width:200px;
	height:150px;
	top:780px;
	right:25px;
	padding:25px;
	text-align:center;
	color:#D3001B;
	}

#bladermodulespecial {
	position:absolute;
	width:250px;
	height:200px;
	top:345px;
	right:25px;
	padding-top:5px;
	text-align:center;
	color:#D3001B;
	border-top-width:3px;
	border-top-style:solid;
	border-top-color:#000;
	}

#tekst {
	height: 600px;
	width: 554px;
	position: absolute;
	top: 345px;
	left: 25px;
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-style: normal;
	color: #000;
	line-height: normal;
	padding-left: 50px;
	padding-top: 50px;
	margin-right: 0px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #000;
	padding-right: 50px;
	}

#footer {
	height: 30px;
	width: 885px;
	left: 25px;
	bottom: 0px;
	position: absolute;
	font-family: Tahoma;
	font-size: 10px;
	color: #3A3A3A;
	overflow: visible;
	text-align: left;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	margin-top: 5px;
	z-index: 8;
}

.sub    {
	font-weight: bold;
	font-size: 12px;
}
.small {
	font-size: 10px;
}
.kop {
	font-size: 16px;
	color: #C00F1B;
}
.kop2 {
	font-size: 12px;
	color: #000;
}
.hoofdtekst {
	line-height: 30px;
	font-size: 16px;
}
.hyperlink {
	color: #D3001B;
	text-decoration: none;
}
.functiebold {
	font-weight: bold;
}
#reclame {
	position: absolute;
	height: 300px;
	width: 250px;
	bottom: 30px;
	right: 25px;
}
#lijn {
	position: absolute;
	height: auto;
	width: 1px;
	top: 345px;
	right: 275px;
	bottom: 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000;
	z-index: 9;
}

