#container {
	position:				absolute;
	top:					0;
	left:					0;
	width:					100%;
	border:					0px solid red;
}

#top {
	position:				absolute;
	top:					0;
	left:					0;
	width:					100%;
	height:					301px;
	background:				url(images/wereldbol2.jpg) right no-repeat;
}

#topbeeld {
	width:					400px;
	height:					301px;
	float:					left;
	background:				url(images/beeld_toxcontrol.jpg) bottom no-repeat;
}

#latest {
	width:					500px;
	height:					155px;
	float:					left;
	background-image:		url(images/latestnews.gif);
	background-repeat:		no-repeat;
	padding:				140px 0 0 20px;
	background-position: 	20px 100px;
	line-height:			13px;
	border:					0px solid red;
}

#flashlogo {
	position:absolute;
	right:0;
	top:0;
	width:250px;
	height:101px;
	float:right;
}

#titelbalk {
	position:				absolute;
	top:					301px;
	left:					0;
	width:					100%;
	height:					30px;
	background-color:		#004B8D;

}

h1.titelbalk {
	margin-top:				0;
	margin-left:			220px;
	color:					#fff;
	font-size:				23px;
}

#main {
	position:				absolute;
	top:					331px;
	left:					0;
	width:					100%;
	background:				url(images/bg_tekst.jpg) no-repeat;
}

#menu {	
	top:					331px;
	left:					0;
	width:					161px;
	float:					left;
	padding:				20px 0 20px 40px;
	font-size: 				1.2em;
	line-height:			25px;
}

#menu a:link, #menu a:visited {
	color:					#004B8D;
	font-weight:			bold;
	text-decoration:		none;
}

#menu a:hover {
	color:					#fff;
	font-weight:			bold;
	text-decoration:		none;
}


#content {
	top:					331px;
	left:					201px;
	width:					780px;
	float:					left;
	margin-left:			20px;
	padding-top:			20px;
	font-size: 				1.2em;
}

#content_index {
	top:					331px;
	left:					201px;
	width:					500px;
	float:					left;
	margin-left:			20px;
	padding-top:			20px;
	font-size: 				1.2em;
}

#login {
	position:absolute;
	top:0;
	right:0;
	width:300px;
	padding:17px 25px 25px 17px;
	z-index:5;
	border:0px solid black;
	font-family:tahoma;
	font-size:11px;
	color: #004b8d;	
}

#adres {
	width:					780px;
	height:					25px;
	border-top:				1px solid #004b8d;
	margin-top:				20px;
	font-size:				10px;
	float:					left;
}

hr {
	height:					1px;
	color:					#004b8d;
	width:					100%;
}

.lnkopje {
	color:#00BCE4;
	font-size:11px;
	font-weight:bold;
}

#latest a:link, #latest a:visited {
	color:					#004B8D;
	font-size:				10px;
	font-weight:			bold;
	text-decoration:		none;
}

#latest a:hover {
	color:					#00BCE4;
	font-size:				10px;
	font-weight:			bold;
	text-decoration:		underline;
}

.textbox	{
    border-color:#004b8d;
    border-style:solid;
    border-width: 1px;
    background-color:#FFFFFF;
	FONT-SIZE: 11px;
	FONT-FAMILY: tahoma;
	color:#004b8d;
	height:15px;
	width:180px;
}

.inloggenKnop
{
	border-width: 0px;
	FONT-SIZE: 9pt;
	FONT-FAMILY: GillSans, Arial;
	color:#1D1546;
	background-image: url(images/login_off.gif);
	height:24px;
	width:47px;
}


#OneStatTag {
	visibility:hidden;
}