#container {
	width: 1000px;
	height:500px;
	left:50%;
	margin-left:-500px;
	position:absolute;
	text-align:left;
	top:-250px;
}
#footer {
	width: 1000px;
}
#submenu {
	height: 320px;
}
#footer_col3 {
	width: 300px;
	text-align: right;
}
#footer_col4 {
	width: 420px;
	text-align: right;
}
#content {
	height:337px;
}
#content_worldmap {
	height:600px;
	background-color:red;
}
#col2_content {
	float:left;
	width:774px;
}
table.beschrijving {
	width: 740px;
}
table.beschrijving td {
	width: 315px;
	vertical-align: top;
}
#header {
	background-color:black;
	height: 89px;
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid black;
}
#row1 {
	height: 89px;
	margin: 0px;
	padding: 0px;	
}

#nav, #nav ul {
	width: 1000px;
	background-color: Black;
}


