﻿@charset "utf-8";
*{
	padding: 0;
	margin: 0;
	}
	body {
	background: #F0F0F0;
	}
#rondom {
width:996px;
margin:0px auto 0px auto;
}
#wrapper {
	margin:auto;
	width:996px;
	min-height: 564px;
	background: url(../img/background-wrapper.gif) repeat;
	float:left;
	background-color:#FFFFFF;
}
	
#header {
	background:transparent url(../img/header.png) repeat;
	height:146px;
	width:989px;
	font:12px "arial";
	color:#0a8dd3;
	text-align: right;
	padding-right:7px;
}

#header a
{
	text-decoration: none;
	color:#0a8dd3;

}

#header a:hover, a:active
{
text-decoration: underline;
color: #0a8dd3;

}

#menu{
	background:transparent url(../img/menu3.gif) repeat;
	letter-spacing: 1px;
	padding-top:0px;
	height: 25px;
	width:996px;
	font:12px "arial";
	float:left;	
}	
#menu a
{
	text-decoration: none;
	color:#666666;
	line-height: 25px;
	padding-left: 12px;
	padding-right: 12px;
	display: inline-block;
}

#menu a:hover, #menu a:active
{
text-decoration: none;
background:transparent url(../img/menu4.gif) repeat;
color: #666666;

}

#tabelcontainer {
width:996px;
height:0;
position: relative;
background-color:#FFFFFF;
}
#tabelcontent {
background: #ffffff;
margin-top: 125px;
float:right;
width:915px;
min-height:236px;
position: relative;
z-index: 1;
}
#tabel_1{
font-family: arial;
font-size:12px;
color:#666666;
width:450px;
min-height:232px;
margin: 0 auto;
padding-top: 11px;
padding-left: 15px;
padding-right: 15px;
float: left;
}
#tabel_1 h1{
font-family: arial;
font-size:12px;
color:#666666;
font-weight:bold;
}
#tabel_2{
font-family: arial;
font-size:12px;
width:250px;
max-width:250px;
padding: 15px;
min-height:px;
margin: 0 auto;
float: left;
}
#tabel_3{
font-family: arial;
font-size:12px;
color:#666666;
width:125px;
background:transparent url(../img/nieuws-back.gif) repeat-y;
background-position:bottom left;
min-height:366px;
margin: 0 auto;
float: left;
padding-top: 11px;
padding-left: 15px;
padding-right: 15px;
}
#tabel_3 h1{
font-family: arial;
font-size:12px;
color:#666666;
font-weight: bold;
}

a {
color:#088cd6;
text-decoration:underline;
}
a:hover {
color:#666666;
text-decoration:underline;
}
a:active {
color:#088cd6;
text-decoration:underline;
}
#tabel_3 a
{
	text-decoration:none;
}
#searchdiv{	
margin-top:105px;
float:right;
}

#sitemap {
float:right;
}

.textbox {
	font-size: 10px;
	color: #666666;
	border: none;
	background:transparent url(../img/textbox.png);
	height:18px;
	width: 113px;
	padding-left: 30px;
	padding-top: 4px;

}
#search{
float:right;
margin: 0 auto;
}
.searchbutton {
	font-size: 10px;
	width:20px;
	height: 21px;
	background:transparent url(../img/go.png);
	border:none;
	margin-right:8px;
	margin-top:3px;

}

#footer{
	margin:auto;
	padding:10px 0px 10px 0px ;
	height:45px;
	width:915px;
	font:10px "arial";
	color:#666666;
	float:left;
}

.margin {
margin-top:5px;
}

#footer a
{
	text-decoration: none;
	color:#666666;

}

#footer a:hover, a:active
{
text-decoration: underline;
color: #666666;
}
#dropdown {
color:#666666;
width:200px;

}

