body {
	background-color: #ffffff;
	font-family: arial,sans-serif;
	font-size: 12px;
	color: #000000;
	margin: 0 auto;
	padding:0px;
	line-height:150%;
}
body, p, td,li {
	font-family: arial,sans-serif;
	font-size: 12px;
	color: #000000;
}
p{
margin-top:0px;
margin-bottom:8px;
}
ul{
margin-bottom: 0px;
margin-top:0px;
}
#top{
	margin:0px;
	padding:0px;
	height:86px;
}
#container {
width:948px;
}
#inhoud {
	width: 948px;
	background-image: url('images/ss_links.jpg');
	background-position: top left;
	background-repeat: no-repeat;
	margin:0px;
	padding:0px;
	min-height: 470px;
}
#tekst{
	width: 495px;
	border: solid 1px;
	margin: 23px 15px 23px 220px;
	text-align:left;
	float:left;
}
#tekst h1 {
	background-color: #b5b800;
	color : #000000;
	margin-top:15px;
	font-size: 14px;
	line-height:28px;
	padding-left: 20px;
	font-weight:bold;
	margin-bottom: 5px;
}
#tekst h1.start {
	margin-top:0px;
}
#tekst p{
	color : #000000;
	padding-left: 20px;
	padding-right: 20px;
}
#tekst li{
	padding-right: 20px;
}
#special {
	width: 209px;
	float: right;
	border: solid 1px;
	margin:23px 0px 0px 0px;
	padding:0px;
	text-align:left;
	overflow:hidden;

}
#special ul{
	list-style-type: none;
	margin-left: 20px;
	padding-left:0px;
}
#special h1 {
	background-color: #506b8a;
	margin-top:15px;
	font-size: 14px;
	line-height:28px;	
	padding-left: 20px;
	color: #ffffff;
	font-weight:bold;
	margin-bottom:0px;
}
#special h1.start {
	margin-top:0px;
}
#special img{
	margin:0px 0px 5px 0px;
	padding:0px;
}
#special p{
	color : #000000;
	padding-left: 20px;
	padding-right: 20px;
}
a:link {
	color:#506b8a;
	text-decoration: underline;
	font-weight:bold;
}
a:visited {
	color:#506b8a;
	text-decoration: underline;
	font-weight:bold;
}
a:hover {
	color:#b5b800;
	text-decoration: underline;
	font-weight:bold;
}
a:active{
	color:#b5b800;
	text-decoration: underline;
	font-weight:bold;
}
