@charset "utf-8";
body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000;
	background-color: #FFF;
    leftmargin: 0;
    topmargin: 0;
    marginwidth: 0;
    marginheight: 0;
}
/* CSS Document */

#container {
	width: 968px;
	background: #FFF;
	margin: 0;
	padding: 0;
	border: 0;
	overflow: hidden;
}
#hlijn {
	width: 968px;
	height: 0px;
	float: left;
}
#logo {
	position: relative;
	height: 127px;
	width: 263px;
	padding-left: 5px;
	padding-top: 5px;
	float:left;
}
#topmenu {
	position: relative;
	height: 41px;
	width: 680px;
	padding-top: 85px;
	margin-bottom: 20px;
	float:left;
}
#left_column {
	position: relative;
	width: 266px;
	float:left;
	background-color:#9F009F;
}
#left_column_2 {
	position: relative;
	width: 266px;
	float:left;
	background-color:#458D0A;
}
#left_column_3 {
	position: relative;
	width: 266px;
	float:left;
	background-color:#FF7D26;
}
#left_column_4 {
	position: relative;
	width: 266px;
	float:left;
	background-color:#0086BF;
}
#right_column {
	padding:0;
	position: relative;
	width: 700px;
	float: left;
}
#kopje {
	position: relative;
	width: 550px;
	float:left;
}
#kopplaatje {
	position: relative;
	width: 150px;
	float:left;
	padding-top: 10px;
	text-align: right;
}
#hoofdtekst {
	position: relative;
	width: 700x;
	float:left;
}
#footer {
	position: relative;
	height: 106px;
	width: 806px;
	float: left;
	margin-top: 10px;
}
#oost {
	position: relative;
	height: 106px;
	width: 160px;
	float: left;
	margin-top: 10px;
}
p {
	font-size: 14px;
	margin-left:20px;
	margin-right:10px;
	margin-top:0px;
	margin-bottom:5px;
}
h2 {
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	margin-left:20px;
	margin-right:20px;
	margin-top:20 px;
}
h3 {
	font-size: 18px;
	font-style:italic;
	font-weight:bold;
	color:#FFF;
}
#right_column u1{
	font-size: 14px;
	clear: left;
	margin-left:20px;
}
#right_column li{
	font-size: 14px;
	clear: left;
	margin-left:20px;
}
#topmenu a:link {
	text-decoration: none;
	background: transparent;
	color: #fff;
}
#topmenu a:visited {
	text-decoration: none;
	background: transparent;
	color: #fff;
}
#topmenu a:hover {
	text-decoration: none;
	background: transparent;
	color: #000;
}
#topmenu a:focus {
	text-decoration: none;
	background: transparent;
	color: #fff;
}
#topmenu a:active {
	text-decoration: none;
	background: transparent;
	color: #fff;
}
a:link {
	text-decoration: underline;
	color: #000;
	background: transparent;
	border:none;
}
a:visited {
	text-decoration: underline; 
	color: #000; 
	background: transparent;
	border:none;
}
a:hover {
	text-decoration: none; 
	color: #000; 
	background: #6196BC;
	border:none;
}
a:focus {
	text-decoration: none; 
	color: #000; 
	background: #6196BC;
	border:none;
}
a:active {
	text-decoration: none; 
	color: #000; 
	background: transparent;
	border:none;
}	#container #right_column #hoofdtekst p {
	color: #F00;
}
#container #logo {
	color: #000;
}
#container #right_column #hoofdtekst p {
	color: #000;
}
#container #left_column_3 #MenuBar1 li a {
	color: #A6A600;
}
#container #left_column_3 #MenuBar1 li a {
	color: #FFF;
}
