body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	scrollbar-face-color: #CACCC7;
	scrollbar-base-color: #FFFFFF;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-track-color: #FFFFFF;
	scrollbar-arrow-color: #660000;
	font-family: Arial, Helvetica, sans-serif;
	color: #757575;
	font-size: 11px;
	line-height: 19px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	text-align: center;
	background-image: url(img/algemeen/bg_container.gif);
	background-position: 50% 116px;
	background-attachment: scroll;
	background-repeat: repeat-y;
}
table {
	color: #757575;
	font-size: 11px;
}
.error {
	font-weight:bold;
	color:#AB003E;
}
a {
	color:#AB003E;
	text-decoration:none;
	font-weight: normal;
}
a:hover {
	color:#000000;
	text-decoration:none;
	font-weight: normal;
}

#container {
	position:relative;
	z-index:1;
	width:1000px;
	height:600px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}
#containerleft { /* menu */
	position:relative;
	z-index:1;
	width:250px;
	height:600px;
	float:left;
	display:inline;
	margin: 0px 0px 0px 27px;
	background-image: url(img/algemeen/bg_menu.jpg);
	background-position: 0px 156px;
	background-repeat: no-repeat;
}
.menu, .submenu {
	position:relative;
	z-index:1;
	width:250px;
	height: 19px;
	margin:0;
	background-image: url(img/algemeen/streep_menu.gif);
	background-position:bottom left;
	background-repeat: repeat-x;
	color:#000000;
	padding: 2px 0px 0px 0px;
	visibility:visible;
}
.submenu a {
	color:#FFFFFF;
	text-decoration:none;
}
.submenu a:hover {
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
}
.menu a {
	background-image: url(img/algemeen/menu_vlak_1.gif);
	background-position:top left;
	background-repeat: no-repeat;
	color:#000000;
	text-decoration:none;
	font-weight: normal;
}
.menu a:hover {
	background-image: url(img/algemeen/menu_vlak_2.gif);
	background-position:top left;
	background-repeat: no-repeat;
	color:#000000;
	font-weight:bold;
	text-decoration:none;
}
.submenucontainer {
	position:relative;
	z-index:1;
	display: none;
	height:auto;
	margin:0;
}
#header {
	position:absolute;
	z-index:2;
	left:230px;
	top:0px;
	width:752px;
	height:116px;
	margin: 0px 0px 0px 19px;
	overflow:hidden;
	background-color:#FFFFFF;
	background-image:url(img/algemeen/bg_header.gif);
	background-repeat:repeat-y;
}
#containertopleft { /* */
	position:relative;
	z-index:1;
	width:371px;
	height:141px;
	margin:116px 0px 0px 0px;
	float:left;
	display:inline;
	overflow:hidden;
	background-image: url(img/algemeen/bg_vlak1.jpg);
	background-position:top left;
	background-repeat: repeat-y;
	background-color:#F2F3F2;
}
#containertopright { /* */
	position:relative;
	z-index:1;
	width:344px;
	height:141px;
	margin:116px 0px 0px 0px;
	float:left;
	display:inline;
	background-color:#DDE0DE;
	overflow:hidden;
}
#kopdiv {
	position:relative;
	z-index:1;
	width:313px;
	float:left;
	display:inline;
	margin:12px 0px 10px 40px;
	color:#797979;
	font-size:21px;
	line-height: 26px;
}
.kop {
	color:#000000;
}
.subkop {
	color:#000000;
	font-size:9px;
	line-height:14px;
}
.subkop1 {
	color:#000000;
	font-size:11px;
	line-height:14px;
}
.kopklein {
	color:#000000;
	font-weight:bold;
	font-variant:small-caps;
	font-size:14px;
}
#nieuws { /* identiek aan kopdiv */
	position:relative;
	z-index:1;
	width:313px;
	float:left;
	display:inline;
	margin:12px 0px 10px 40px;
	color:#797979;
	font-size: 11px;
	line-height: 14px;
}
#nieuws a {
	color:#797979;
	text-decoration:none;
}
#nieuws a:hover {
	color:#660000;
	text-decoration:none;
}
.nieuwsitem {
	position:relative;
	z-index:1;
	width:316px;
	height:21px;
	background-image: url(img/algemeen/streep_nieuws.gif);
	background-repeat:repeat-x;
	background-position:bottom left;

}
#containermiddle { /* */
	position:relative;
	z-index:1;
	width:313px;
	float:left;
	display:inline;
	margin:25px 0px 10px 40px;
}
#containerright { /* */
	position:relative;
	z-index:1;
	width:343px;
	float:left;
	display:inline;
	margin:0px 0px 10px 18px;
	text-align:right;
}
#containerrightontop { /* */
	position:absolute;
	z-index:2;
	width:343px;
	float:left;
	display:inline;
	margin:0px 0px 0px 0px;
}
#containerrighttext { /* */
	position:relative;
	z-index:1;
	width:314px;
	float:left;
	display:inline;
	margin:25px 0px 10px 40px;
	text-align:left;
}
.rood, .rood a {
	color:#AB003E;
	text-decoration:none;
}
.rood a:hover {
	color:#660000;
	text-decoration:none;
}
.floatimg {
	float:left;
	display:inline;
	margin:0px 10px 3px 0px;
}
.stip {
	position:absolute;
	z-index:4;
}
#hintbox{ /*CSS for pop up hint box */
	position:absolute;
	z-index:100;
	top: 0;
	width: 200px;
	background-color: #B2E0FF;
	color:#333333;
	padding: 3px;
	border:1px solid black;
	line-height:16px;
	border-right: 3px solid black;
	border-bottom: 3px solid black;
	visibility: hidden;
	text-align:left;
}
.underline {
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #990000;
}
.underline a {
	color:#757575;
}