<style type="text/css">

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #F7880D;
}
a:active {
	text-decoration: none;
	color: #000000;
}

#left_cont {
	position:absolute;
	left:40px;
	top:40px;
	width:400px;
}
#middle_cont {
	position:absolute;
	left:400px;
	top:40px;
	width:350px;
	padding-bottom:50px;
}
#right_cont {
	position:absolute;
	left:790px;
	top:40px;
	width:200px;
}

#menu {
	position:absolute;
	left:220px;
	top:0px;
	width:150px;
	
	font-family:"Times New Roman", Times, serif;
	font-size:15px;
	line-height:21px;
}
#newscontain {
padding-top:10px;
}
#newslinks {
padding-top: 5px;
padding-bottom: 5px;
}
#newscontain {
padding-top:10px;
}
#publ_contain{
position:relative;
width:100%;
background-color:#CCCCCC;
}
#publ_text{
position:relative;
width:175px;
float:left;
}
#publ_pic{
position:relative;
float:left;
width:150px;
text-align: right;
}
.text {
font-family:"Times New Roman", Times, serif;
font-size:13px;
line-height:16px;
}
.nieuwstext {
font-family:"Times New Roman", Times, serif;
font-size:13px;
line-height:16px;
}
.nieuwstext a:link {
	color: #F7880D;
	text-decoration: none;
}
.nieuwstext a:visited {
	text-decoration: none;
	color: #F7880D;
}
.nieuwstext a:hover {
	text-decoration:underline;
	color: #F7880D;
}
.nieuwstext a:active {
	text-decoration: none;
	color: #000000;
}
.kop {
font-family:"Times New Roman", Times, serif;
font-weight:bold;
color:#F7880D;
}
.oranje {
color:#F7880D;
}
.rood {
color:#970F06;
}
.colofon{
font-family:Arial, Helvetica, sans-serif;
font-size:9px;
text-align:right;
padding-top:2px;
}

</style>