body {
	text-align:center;
	background: #616161;
	margin: 0px;
	}
	
a img {
	border: 0px none;
	}

#frame {
	width:898px;
	margin-right:auto;
	margin-left:auto;
	margin-top:0px;
	margin-bottom: 0px;
	padding:0px;
	text-align:left;
	}

#maincontainer {
	float: left;
	color: #ffffff;
	background: url(../afbeeldingen/threecolumns.gif) #393838 repeat-y;
	width: 898px;
	}

#subcontainer {
	float: left;
	color: #ffffff;
	background: url(../afbeeldingen/threecolumns.gif) #393838 repeat-y;
	width: 701px;
	}

#contentleft {
	float: left;
	width:197px;
	padding:0px;
	margin: 0px;
	border: 0px none;
	color: #ffffff;
	background:#393838;
	}

#contentcenter {
	width:484px;
	padding:0px 10px 0px 10px;
	margin: 0px;
	color: #ffffff;
	background:#242323;
	float: right;
	}

#contentright {
	width:197px;
	padding:0px;
	margin: 0px;
	color: #ffffff;
	background:#c8c8c8;
	float: right;
	text-align: center;
	}

#contentheader {
	color: #ffffff;
	background:#393838;
	height: 280px;
	padding:0px;
	margin: 0px;
	}

#menubar {
	height: 30px;
	width: 898px;
	padding:0px;
	margin: 0px;
	float: left;
	background: url(../afbeeldingen/background_menu.gif) repeat-x;
	}

#curveleft {
	background: url(../afbeeldingen/curve_left.gif) no-repeat;
	width: 30px;
	height: 30px;
	float: left;
	}
#language {
	width: 53px;
	height: 30px;
	float: left;
	}

#menu {
	left: 0px;
	float: left;
	padding:0px;
	margin: 0px;
	height: 30px;
	}
	
#curveright {
	float: right;
	background: url(../afbeeldingen/curve_right.gif) no-repeat;
	width: 30px;
	height: 30px;
	}

#rectangle_footer {
	color: #ffffff;
	background:#616161;
	width: 898px;
	height: 30px;
	float: left;
	}
	
#left_footer {
	color: #ffffff;
	background:#393838;
	width: 197px;
	height: 20px;
	float: left;
	}
	
#center_footer {
	color: #ffffff;
	background:#242323;
	width: 504px;
	height: 20px;
	float: left;
	}
	
#right_footer {
	color: #ffffff;
	background:#c8c8c8;
	width: 197px;
	height: 20px;
	float: left;
	}

h1 {
	font-size:14px;
	padding-top:10px;
	}

#contentright p { 
	font-size:10px
	}

#main_visual {
	width: 898px;
	height: 250px;
	border: 0px;
	margin: 0px;
	padding: 0px;
	}
	
div > img#main_visual {
	float: left;
	}

#textheader {
	width: 484px;
	height: 43px;
	margin: 0px;
	padding: 0px;
	}
	
#button_english {
	width: 53px;
	height: 30px;
	border: 0px none;
	margin: 0px;
	padding: 0px;
	}

.columnspacer {
	height: 10px;
	}
