* {
	margin: 0;
	padding: 0;
	outline: none;
}
img {
	border: none;
}
a {
	cursor: pointer;
}
p, div.p {
	padding: 0 0 15px 0;
}
h1 {
	font-size: 20px;
	margin: 0 0 10px 0;
}
h2 {
	font-size: 20px;
	margin: 0 0 5px 0;
}
h3 {
	font-size: 16px;
	margin: 0 0 5px 0;
}

#nieuws h2 {
	margin-top: 15px;
}

.bold {
	font-weight: bold;
}

html {
	background-image: url('/img/background_html.gif');
	background-position: center top;
	background-repeat: repeat-y;
	background-color: #eeeeee;
	overflow: scroll;
	overflow-x: hidden;
}
body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-image: url('/img/background_home.gif');
	background-repeat: repeat-x;
}

#wrapper {
	margin: 0 auto;
	width: 992px;
	background-color: #fff;
	xbackground-image: url('/img/wrapper_background.gif');
}

#navigation {
	display: block;
	clear: both;
	height: 114px;
	padding: 0 8px;
	background-image: url('/img/nav_logo.gif');
	background-repeat: no-repeat;
}
#languages {
	float: right;
	margin-top: 8px;
	height: 81px;
}
#languages div {
	clear: both;
	float: right;
}
#languages div a {
	text-decoration: none;
	color: #050933;
}
#languages div a:hover {
	text-decoration: underline;
}
#languages div img {
	border:1px solid #ffffff;
}
#languages div.switch_active {
	font-weight: bold;
}
#languages div.switch_active img {
	border:1px solid #c9cfd9;
}
#navigation ul {
	clear: right;
	float: right;
	height: 25px;
	width: 100%;
}
#navigation ul li {
	list-style: none;
	float: right;
	height: 25px;
}
#navigation ul li a {
	background-image: url('/img/menu_spacer.gif');
	background-position: right;
	background-repeat: no-repeat;
	background-color: #c9cfd9;
	line-height: 23px;
	height: 23px;
	display: block;
	font-size: 12px;
	text-decoration: none;
	color: #1b1c1d;
	padding: 0 18px 0 17.2px;
	_width: 10px;
	white-space: nowrap;
	border-top: 2px solid #ffffff;
	font-weight: bold;
}
#navigation ul li a#last {
	background-image: none;
	padding-right: 16px;
}
#navigation ul li a:hover {
	background-color: #8ea4ca; /* eerst was het #050933 */
	border-top: 2px solid #8ea4ca;  /* eerst was het #050933 */
	color: #ffffff;
	background-image: none;
}
#navigation ul li a.active {
	background-color: #050933;
	border-top: 2px solid #050933;
	color: #ffffff;
	background-image: none;
}

#header {
	display: block;
	border-bottom:	10px solid white;
	background-color: #050933;
	height: 261px;
}
#header_text {
	padding: 0 0 0 8px;
	width: 258px;
	margin-right: 10px;
	float: left;
	display: block;
}

#form_nieuwsbrief_home {
	margin-top: 10px;
	width: 243px;
	height: 130px;
	background: transparent url('/img/background_form_nieuwsbrief_home.gif') top center no-repeat;
}

#form_nieuwsbrief_home h2 {
	color: #ffffff;
	font-size: 16px;
	padding: 4px 0 3px 8px;
	margin: 0;
}
#form_nieuwsbrief_home input#input_nieuwsbrief_home {
	width: 218px;
	height: 17px;
	color: #CCCCCC;
	background-color: #0c234b;
	border: none;
	margin: 0 0 0 8px;
	padding: 4px;
}
#form_nieuwsbrief_home input#submit_nieuwsbrief_home {
	width: 82px;
	height: 23px;
	color: #FFF;
	background-color: #010327;
	border: none;
	margin: 8px 0 0 8px;
	cursor: pointer;
}

#header_images {
	width: 440px;
	height: 240px;
	margin: 10px 8px 0 0;
	float: left;
	overflow: hidden;
}
#header_images img {
	float: right;
}
#header_headlines {
	float: left; /**/
	margin-top: 10px;
	background-color: #09193c;
	height: 215px;
	padding: 0 5px;
}
#header_headlines h2 {
	color: #ffffff;
	font-size: 16px;
	padding: 0 0 5px 4px;
	margin: 0;
}
#header_headlines a {
	display: block;
	width: 226px;
	color: #b7c3df;
	text-decoration: none;
	font-weight: bold;
}
#header_headlines a .datum{
	vertical-align: top;
	float: left;
	width: 35px;
	color: #d1dfed;
	font-size: 12px;
	line-height: 16px;
	padding: 2px 4px 2px 4px;
	margin: 0 0 2px 0;
	text-decoration: none;
	font-weight: normal;
}
#header_headlines a .bericht{
	vertical-align: top;
	color: #b7c3df;
	font-size: 12px;
	line-height: 16px;
	padding: 2px 4px 2px 4px;
	margin: 0 0 2px 0;
	text-decoration: none;
	font-weight: normal;
}
#header_headlines a:hover {
	background-color: #4c5871;
}

#header_meer_nieuws {
	float: left; /**/
	width: 226px;
	background-color: #09193c;
	height: 20px;
	padding: 0 5px 5px 5px;
	text-align: right;
}
#header_meer_nieuws a {
	color: #fff;
}

#left_column ul#subnav {
	list-style: none;
}
#left_column h2, #left_column ul#subnav li a, #middle_column #nieuws h2, #middle_column h2 {
	clear: both;
	background-color: #09193a;
	line-height: 24px;
	width: 100%;
	text-indent: 10px;
	font-size: 12px;
	color: #fff;
	border-bottom: 8px solid white;
}
table {
	width: 100%;
}
th, td {
	text-align: left;
	padding: 2px 2px 2px 5px;
}
tr.even, tr.oneven {
	border: none;
	margin: 0;
	padding: 0;
	font-size: 13px;
}
tr.even {
	background-color: #09193a;
	color: white;
}
tr.oneven {
	background-color: #cccccc;
}

tr.even td, tr.oneven td{
	padding: 3px 0 3px 5px; 
}
td.verslag {
	font-size: 12px;
}

#middle_column #nieuws h2 {
	border-bottom: none;
}
#left_column ul#subnav li a {
	display: block;
	background-color: #29447f;
	text-decoration: none;
}
#left_column ul#subnav li a:hover, #left_column ul#subnav li a.active {
	background-color: #09193a;
	}

#middle_column #nieuws img {
	margin: 0 5px 5px 0;
}

#middle_column ul {
	margin-left: 15px;
	*list-style-position: inside;
	*margin: 5px 0 5px 3px;
}

#middle_column ul li ul {
	list-style-type: circle;
	margin: 0 0 0 5px;
}

#content {
	clear: both;
}
.clear {
	clear: both;
}

#left_column {
	width: 245px;
	padding-left: 14px;
	margin-right: 17px;
	float: left;
	clear: left;
}
#middle_column {
	width: 440px;
	float: left;
	padding-right: 8px;
	padding-bottom: 20px;
}
#right_column {
	width: 180px;
	float: left;
	clear: right;
	padding: 0 40px;
}

#right_column img {
	border: 1px solid #d9d9d9;
	padding: 4px;
	width: 75px;
	height: 75px;
}