html,
body {
   margin:0;
   padding:0;
   height:100%;
   font-family: "Tahoma", Geneva, sans-serif;
   font-size: 12px;
   color: #969c9e;
}

#blok_ie6 {
	width: 100;
	height: 70px;
	background-color:#fffcd1;
	border-bottom: 1px solid #666;
	color:#000;
}

img { border:0;}

#tekst_ie6 {
	width: 860px;
	height: 70px;
	padding-left: 20px;
	padding-right: 20px;
	font-size: 10px;
	margin:0 auto;
}

.text {
	width: 650px;
	height: auto;
	float: left;
}

.ie8 {
	width: 150px;
	height: auto;
	float:right;
}


      a.tooltip span {display:none; padding:2px 10px; margin-left:8px; margin-top:-35px; width:115px;}
      a.tooltip:hover span{display:inline; position:absolute; background:#ffffff; border:1px solid #004c98; color:#6c6c6c;}

a:link, a:visited, a:active {
	text-decoration: underline;
	color: #969c9e;
}

a:hover {
	text-decoration: underline;
	color: #005293;
}

h1 {
font-size: 16px;
margin-bottom: 10px;
color: #005293;
}

h2 {
font-size: 14px;
margin-bottom: 10px;
color: #969c9e;
}

p { margin-top: 0;	}

#container {
   min-height:100%;
   position:relative;
   background-image:url(../images/bg-header.jpg);
   background-repeat: repeat-x;

}

	* html #container {
   height:100%;
	}

#header {
	width: 900px;
	margin: 0 auto;
	padding: 0px;
}

#balk {
	width: 900px;
	height: 109px;
	background: url(../images/header.jpg) center bottom;
	background-repeat: no-repeat;
}

* html #balk {
	width: 900px;
	height: 109px;
	background: url(../images/header.jpg) center bottom;
	background-repeat: no-repeat;
	margin-top: -1px;
}

#animatie {
	width: 371px;
	height: 109px;
	margin-left:1px;
	float: left;
}

* html #animatie {
	width: 371px;
	height: 109px;
	margin-left:1px;
	display: inline;
}

#box_menu {
	width: 527px;
	height: 109px;
	float: right;
	margin-right: 1px;
}

* html #box_menu {
	width: 527px;
	height: 109px;
	display: inline;
	margin-right: 1px;
	/*margin-top: -2px;*/
}

#content {
	background-color:#FFFFFF;
	width: 898px;
	margin: 0 auto;
    padding-bottom: 109px;   /* Height of the footer */
}
/*
#wrapper{
	width: 898px;
	height: auto;
	border:0;
	margin:0 auto;
	position: absolute;
	left: 50%;
	margin-left: -449px;
}
*/
#content_left {
	float: left;
	width: 294px;
	height: auto;
	margin-left: 79px;
}

* html #content_left {
	float: left;
	width: 285px;
	height: auto;
	margin-left: 39px;
}


#content_left_home {
	float: left;
	width: 326px;
	height: auto;
	margin-left: 45px;
}

* html #content_left_home {
	float: left;
	width: 326px;
	height: auto;
	margin-left: 22px;
}


#content_right {
	width: 490px;
	float: left;
	height: auto;
	padding-right: 35px;
}

#content_right_home {
	width: 445px;
	float: left;
	height: auto;
	padding-right: 35px;
	padding-left: 45px;
}


#footer {
   position:absolute;
   bottom: 0;
   bottom: 1;
   width: 100%;
   height: 109px;   /* Height of the footer */
   background-image: url(../images/bg-footer-fixed.jpg);
   background-repeat: repeat-x;
}

#inhoud_footer {
	background-image: url(../images/bg-footer.jpg);
	background-repeat: no-repeat;
	height: 109px;
	margin: 0 auto;
	width: 900px;
}

#link_top {
	width: 900px;
	height: 20px;
}

.submenu {
	width: auto;
	height: 20px;
	float: left;
}

/*##########################################################################submenu openen */
.submenu ul{
margin: 0;
padding: 0;
list-style-type: none;
}

/*Top level list items*/
.submenu ul li{
position: relative;
display: inline;
float: left;
}

* html .submenu ul li{
position: relative;
display: inline;
float: left;
height: 20px !important;
}


/*Top level menu link items style*/
.submenu ul li a{
display: block;
width: auto; /*Width of top level menu link items*/
height: 17px;
padding-top: 2px;
padding-right: 10px;
padding-bottom: 1px;
padding-left: 10px;
border-right: 1px solid #969c9e;
border-left-width: 0;
text-decoration: none;
color: #969c9e;
font-weight: normal;
font-size: 10px;
}

	* html .submenu ul li a{
	display:inline-block;
	width: auto; /*Width of top level menu link items*/
	height: 17px !important;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 1px;
	padding-left: 10px;
	border-right: 1px solid #969c9e;
	border-left-width: 0;
	text-decoration: none;
	color: #969c9e;
	font-weight: normal;
	font-size: 10px;
	}

	
.submenu ul li a:hover{
	color: #005293;
}

.submenu li a.actieve_taal:link, .submenu li a.actieve_taal:active, .submenu li a.actieve_taal:visited{
	color: #005293;
}

* html p#iepara{ /*For a paragraph (if any) that immediately follows menu, add 1em top spacing between the two in IE*/
padding-top: 1em;
}
	
/* Hack for IE \*/
* html .submenu ul li { float: left; height: 1%; }
* html .submenu ul li a { height: 1%; }
/* End */


.talen {
	width: auto;
	height: 20px;
	float: right;
}

/*##########################################################################submenu openen */
.talen ul{
margin: 0;
padding: 0;
list-style-type: none;
}

/*Top level list items*/
.talen ul li{
position: relative;
display: inline;
float: left;
}

/*Top level menu link items style*/
.talen ul li a{
display: block;
width: auto; /*Width of top level menu link items*/
height: 17px;
padding-top: 2px;
padding-right: 10px;
padding-bottom: 1px;
padding-left: 10px;
border-left: 1px solid #969c9e;
border-right-width: 0;
text-decoration: none;
color: #969c9e;
font-weight: normal;
font-size: 10px;
}

* html .talen ul li a{
display: inline-block;
width: auto; /*Width of top level menu link items*/
height: 17px !important;
padding-top: 2px;
padding-right: 10px;
padding-bottom: 1px;
padding-left: 10px;
border-left: 1px solid #969c9e;
border-right-width: 0;
text-decoration: none;
color: #969c9e;
font-weight: normal;
font-size: 10px;
}

	
.talen ul li a:hover{
	color: #005293;
}

.talen li a.actieve_taal:link, .talen li a.actieve_taal:active, .talen li a.actieve_taal:visited{
	color: #005293;
}

* html p#iepara{ /*For a paragraph (if any) that immediately follows menu, add 1em top spacing between the two in IE*/
padding-top: 1em;
}
	
/* Hack for IE \*/
* html .talen ul li { float: left; height: 1%; }
* html .talen ul li a { height: 1%; }
/* End */

#b {
	width: 527px;
	height: 20px;
	background-image: url(../images/buttonskleingrijs-stukje.jpg);
    background-repeat: repeat-x;	
}


#box_submenu {
	width: auto;
	height: 20px;
	background-image: url(../images/buttonskleingrijs-stukje.jpg);
    background-repeat: repeat-x;
	float: left;
}

#box_submenu ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

/*Top level list items*/
#box_submenu ul li{
	position: relative;
	display: inline;
	float: left;
}

/*Top level menu link items style*/
#box_submenu ul li a{
	display: block;
	width: auto; /*Width of top level menu link items*/
	height: 17px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 1px;
	padding-left: 10px;
	border-right-width: 0;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: normal;
	font-size: 12px;
}

* html #box_submenu ul li a{
	display: inline;
	width: auto; /*Width of top level menu link items*/
	height: 17px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 1px;
	padding-left: 10px;
	border-right-width: 0;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: normal;
	font-size: 12px;
}

	
#box_submenu ul li a:hover{
	width: auto;
	height: 20px;
	color: #FFFFFF;
	background-image: url(../images/buttonskleinblauw-stukje.jpg);
    background-repeat: repeat-x;	
}

* html #box_submenu ul li a:hover{
	width: auto;
	height: 19px !important;
	color: #FFFFFF;
	display: inline-block;
	background-image: url(../images/buttonskleinblauw-stukje.jpg);
    background-repeat: repeat-x;
}


#box_submenu li a.actieve_knop:link, #box_submenu li a.actieve_knop:active, #box_submenu li a.actieve_knop:visited{
	width: auto;
	height: 20px;
	color: #FFFFFF;
	background-image: url(../images/buttonskleinblauw-stukje.jpg);
    background-repeat: repeat-x;	
}

* html #box_submenu li a.actieve_knop:link, * html #box_submenu li a.actieve_knop:active, * html #box_submenu li a.actieve_knop:visited{
	width: auto;
	height: 19px !important;
	color: #FFFFFF;
	display: inline-block;
	background-image: url(../images/buttonskleinblauw-stukje.jpg);
    background-repeat: repeat-x;
}

* html p#iepara{ /*For a paragraph (if any) that immediately follows menu, add 1em top spacing between the two in IE*/
padding-top: 1em;
}
	
/* Hack for IE \*/
* html #box_submenu ul li { float: left; height: 1%; }
* html #box_submenu ul li a { height: 1%; }
/* End */

* html #box_zoeken {
	width: auto;
	height: 20px;
	margin-left: 116px;
	float: left;
	display: inline;
}

* + html #box_zoeken {
	width: auto;
	height: 20px;
	margin-left: 114px;
	float: left;
}

#box_zoeken {
	width: auto;
	height: 20px;
	margin-left: 116px;
	float: left;
}

#zoekveld {
	width: 119px;
	height: 20px;
	float:left;	
	border:0;
}

.zoekveld_transparant {
	width: 102px;
	height: 15px;
	border-left: 1px solid #969c9e;	
	border-right: 1px solid #969c9e;	
	border-top:0;
	border-bottom:0;
	color: #969c9e;
	font-size: 10px;
	padding-top: 4px;
	padding-left: 7px;
	padding-right: 7px;
}

* html .zoekveld_transparant {
	margin-top: -1px;
	width: 102px;
	height: 15px;
	border-left: 1px solid #969c9e;	
	border-right: 1px solid #969c9e;	
	border-top:0;
	border-bottom:0;
	color: #969c9e;
	font-size: 10px;
	padding-top: 4px;
	padding-left: 7px;
	padding-right: 7px;
}


#vergrootglas {
	width:20px;
	height: 20px;
	background-image: url(../images/zoek-button.jpg);
    background-repeat: no-repeat;	
	float:left;
	border-right: 1px solid #969c9e;	

}

.vergrootglas_transparant {
	width:20px;
	height: 20px;
	border: 0px;
	background-image: url(../images/zoek-button.jpg);
    background-repeat: no-repeat;	
}

/*##########################################################################*/
.horizontalcssmenu {
	width: auto;
	height: 89px;
	float: left;
}

/*##########################################################################menu openen */
.horizontalcssmenu ul{
margin: 0;
padding: 0;
list-style-type: none;
}

* html .horizontalcssmenu ul{
margin: 0;
padding: 0;
list-style-type: none;
height: 89px;
}


/*Top level list items*/
.horizontalcssmenu ul li{
position: relative;
display: inline;
float: left;
}

#lijn{
	width: 1px;
	height: 89px;
	/*
	background-image:url(../images/button-groot-schaduw.png);
	background-repeat: no-repeat;
	background-position: right;
	*/
	border-right: 1px solid #98989A;
	float: left;
}

/*Top level menu link items style*/
.horizontalcssmenu ul li a{
display: block;
width: auto; /*Width of top level menu link items*/
height: 59px;
padding-left: 15px;
padding-right: 15px;
font-size: 14px;
padding-top: 30px;
text-decoration: none;
color: #FFF;
}
.horizontalcssmenu ul li a:hover{
	width: auto;
	background-image:url(../images/bg-menu.jpg);
	background-repeat:repeat-x;
	height: 59px;
}
.horizontalcssmenu ul li a.active:link, .horizontalcssmenu ul li a.active:visited, .horizontalcssmenu ul li a.active:active {
	width: auto;
	background-image:url(../images/bg-menu.jpg);
	background-repeat:repeat-x;
	height: 59px !important;
	text-decoration: none;
	color: #FFFFFF;
}

/*
.horizontalcssmenu ul li a:hover{
	width: auto;
	background-image:url(../images/button-over.jpg);
	background-repeat:repeat-x;
	background-position: bottom;
	height: 59px;
	margin-right: 10px;
}
.horizontalcssmenu ul li a.active:link, .horizontalcssmenu ul li a.active:visited, .horizontalcssmenu ul li a.active:active {
	width: auto;
	background-image:url(../images/button-over.jpg);
	background-repeat:repeat-x;
	background-position: bottom;
	height: 59px !important;
	margin-right: 10px;
	text-decoration: none;
	color: #FFFFFF;
}
*/
* html p#iepara{ /*For a paragraph (if any) that immediately follows menu, add 1em top spacing between the two in IE*/
padding-top: 1em;
}
	
/* Hack for IE \*/
* html .horizontalcssmenu ul li { float: left; height: 1%; }
* html .horizontalcssmenu ul li a { height: 1%; }


/*##########################################################################*/
.horizontalcssmenu_ie6 {
	width: auto;
	height: 89px;
	float: left;
}

/*##########################################################################menu openen */
.horizontalcssmenu_ie6 ul{
margin: 0;
padding: 0;
list-style-type: none;
height: 89px;
}

/*Top level list items*/
.horizontalcssmenu_ie6 ul li{
position: relative;
display: inline;
float: left;
margin-top: 26px;
}

/*Top level menu link items style*/
.horizontalcssmenu_ie6 ul li a{
display: inline;
width: auto; /*Width of top level menu link items*/
height: 89px !important;
padding-left: 15px;
padding-right: 15px;
margin-right: 10px;
font-size: 15px;
text-decoration: none;
color: #FFF;
}

.horizontalcssmenu_ie6 ul li a:hover{
	width: auto;
	height: 59px !important;
	font-size: 15px;
	text-decoration: underline;
	color: #FFFFFF;
}
.horizontalcssmenu_ie6 ul li a.active:link, .horizontalcssmenu_ie6 ul li a.active:visited, .horizontalcssmenu_ie6 ul li a.active:active {
	width: auto;
	height: 59px !important;
	font-size: 15px;
	text-decoration: underline;
	color: #FFFFFF;
}


/* End */
/*#########################################################################################################################*/
#b_menu_top {
	width: 238px;
	height: 55px;
	background-image:url(../images/subbuttonbalk-grijs-stukje.jpg);
	background-repeat:repeat-y;
}

#b_menu_bottom {
	width: 238px;
	height: 35px;
	background-image:url(../images/subbuttonbalk-grijs-rondehoek.jpg);
	background-repeat: no-repeat;
}

#b_menu_middle {
	width: 238px;
	height: auto;
	background-image:url(../images/subbuttonbalk-grijs-stukje.jpg);
	background-repeat:repeat-y;
}

#b_menu_middle ul {
	margin:0;
	padding:0;
	list-style: none;
	font-size: 12px;
	width: 238px;
}

#b_menu_middle ul li a:link, #b_menu_middle ul li a:visited, #b_menu_middle ul li a:active{
	margin:0;
	padding-top: 10px;
	padding-bottom: 0px;
	padding-right:0px;
	list-style: none;
	font-size: 12px;
	width: 218px;
	padding-left: 20px;
	height: 22px;
	background-image:url(../images/subbutton-schaduw.jpg);
	background-position: top;
	background-repeat: no-repeat;
	display: block;
	text-decoration: none;
	color:#FFFFFF;
}

#b_menu_middle ul li a:hover{
	margin:0;
	padding-top: 10px;
	padding-bottom: 0px;
	padding-right:0px;
	list-style: none;
	font-size: 12px;
	width: 218px;
	padding-left: 20px;
	height: 22px;
	background-image:url(../images/subbutton-overblauw.jpg);
	background-position: top;
	background-repeat: no-repeat;
	display: block;
	text-decoration: none;
	color: #FFFFFF;
}


#b_menu_middle ul li a.act2:link, #b_menu_middle ul li a.act2:visited, #b_menu_middle ul li a.act2:active{
	margin:0;
	padding-top: 10px;
	padding-bottom: 0px;
	padding-right:0px;
	list-style: none;
	font-size: 12px;
	width: 218px;
	padding-left: 20px;
	height: 22px;
	background-image:url(../images/subbutton-overblauw.jpg);
	background-position: top;
	background-repeat: no-repeat;
	display: block;
	text-decoration: none;
	color: #FFFFFF;
}

#b_menu_middle ul#sub_submenu {
	width: 218px;
}

#b_menu_middle ul#sub_submenu li a:link,#b_menu_middle ul#sub_submenu li a:visited, #b_menu_middle ul#sub_submenu li a:active {
	margin:0;
	padding-top: 10px;
	padding-bottom: 0px;
	padding-right:0px;
	list-style: none;
	font-size: 12px;
	width: 198px;
	padding-left: 40px;
	height: 22px;
	background-image: none;
	display: block;
	text-decoration: none;
	color: #FFFFFF;
}

#b_menu_middle ul#sub_submenu li a:hover {
	margin:0;
	padding-top: 10px;
	padding-bottom: 0px;
	padding-right:0px;
	list-style: none;
	font-size: 12px;
	width: 198px;
	padding-left: 40px;
	height: 22px;
	background-image: none;
	display: block;
	text-decoration: underline;
	color: #FFFFFF;
}

#b_menu_middle ul#sub_submenu li a.act3:link, #b_menu_middle ul#sub_submenu li a.act3:visited , #b_menu_middle ul#sub_submenu li a.act3:active {
	margin:0;
	padding-top: 10px;
	padding-bottom: 0px;
	padding-right:0px;
	list-style: none;
	font-size: 12px;
	width: 198px;
	padding-left: 40px;
	height: 22px;
	background-image: none;
	display: block;
	text-decoration: underline;
	color: #FFFFFF;
}


#broodkruimel {
	width: auto;
	height: auto;
	margin-top: 15px;
	margin-bottom: 15px;
}

#broodkruimel a:link, #broodkruimel a:visited, #broodkruimel a:active {
	text-decoration: none;
	color: #969c9e;
}

#broodkruimel a:hover {
	text-decoration: underline;
	color: #969c9e;
}

#kop {
	font-size: 16px;
	color: #005293;
	height: auto;
	width: auto;
	margin-bottom: 15px;
}

#tekst_content {
	width: auto;
	height: auto;
}

#tekst_content p {
	line-height: 20px;
}

#tekst_content ul {
	color:#969c9e;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:square;
	margin-left:15px;
	margin-top:1px;
	padding:0;
}

#tekst_content ul li {
	color:#969c9e;
padding-left:10px;
text-decoration:none;
}


/*#########################################################################################*/
#box_footer1 { width: 370px; height: 109px; float:left;}
#box_footer2 { width: 740px; height: 109px; float: left;}
#box_footer3 { width: 150px; height: 109px; float:left;}

#kop_footer1 { width: 362px; height: 20px; text-align: center; color: #FFFFFF;/* border-right:1px solid #a4cddf;*/}
#kop_footer2 { width: 317px; height: 20px; padding-left:20px; text-align: left; color: #FFFFFF;/* border-right:1px solid #a4cddf;*/}
#kop_footer3 { width: auto; height: 20px; }
#inhoud_footer1_ie { width: 510px; height: 69px; color: #FFFFFF; border-right: 1px solid #FFFFFF; float:left; line-height: 17px; padding-right: 10px; padding-left:20px; padding-bottom:10px; padding-top: 10px; }
#inhoud_footer1 { width: 520px; height: 69px; color: #FFFFFF;  background-image:url(../images/button-groot-schaduw.png); background-repeat: no-repeat; background-position: right; float:left; line-height: 17px; padding-right: 10px; padding-left:20px; padding-bottom:10px; padding-top: 10px; }

#inhoud_footer2 { width: 170px; height: 89px; color: #FFFFFF; background-image:url(../images/button-groot-schaduw.png); background-repeat: no-repeat; background-position: right; float: left; padding-left: 20px; line-height: 17px;}
#inhoud_footer2_ie { width: 170px; height: 89px; color: #FFFFFF; border-right: 1px solid #FFFFFF; float: left; padding-left: 20px; line-height: 17px;}
#inhoud_footer3 { width: auto; height: 79px; color: #FFFFFF; text-align:center; padding-top: 10px;}

#inhoud_footer a:link {color: #FFFFFF; text-decoration:underline;}
#inhoud_footer a:visited {color: #FFFFFF; text-decoration:underline;}
#inhoud_footer a:active {color: #FFFFFF; text-decoration:underline;}
#inhoud_footer a:hover {color: #FFFFFF; text-decoration:none;}
/*########################################################################################*/

#h_menu {
	width: 327px;
	min-height: 150px;
	height:auto;
	padding-top: 15px;
	background-image:url(../images/home-balkgrijs-stukje.jpg);
	background-repeat:repeat-y;	
}

#h_menu_bottom {
	width: 327px;
	height: 45px;
	background-image:url(../images/home-beneden.jpg);
	background-repeat: no-repeat;	
}

/*####################################################################################*/
ul#sitemap {
	margin-left:15px;
	margin-top: 1px;
	padding:0;
	list-style: square;
	color: #005293;
}

ul#sitemap li a:link, ul#sitemap li a:active, ul#sitemap li a:visited {
	color: #969c9e;
	padding-left: 10px;
	text-decoration: none;

}

ul#sitemap li a:hover {
	color: #005293;
	text-decoration: underline;
}


ul#sitemap_2 {
	margin-left:25px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding:0;
	list-style: square;
}

ul#sitemap_2 li a:link, ul#sitemap_2 li a:active, ul#sitemap_2 li a:visited {
	color: #969c9e;
	padding-left: 10px;
	text-decoration: none;
}

ul#sitemap_2 li a:hover {
	color: #005293;
	text-decoration: underline;
}
/*####################################################################################*/

.opmaak_field {
	height: 20px;
	width: 250px;
	border: 1px solid #969c9e;
	   font-family: "Tahoma", Geneva, sans-serif;
   font-size: 12px;
   color: #969c9e;

}

.opmaak_lijst {
	height: 22px;
	width: 253px;
	border: 1px solid #969c9e;
	   font-family: "Tahoma", Geneva, sans-serif;
   font-size: 12px;
   color: #969c9e;

}


.opmaak_fieldarea {
	height: 100px;
	width: 445px;
	border: 1px solid #969c9e;
	font-family: "Tahoma", Geneva, sans-serif;
   font-size: 12px;
   color: #969c9e;

}

.opmaak_button_form {
	border:0;
	background-color: #969c9e;
	color: #FFFFFF;
	width: 80px;
	height: 22px;
}

#afbeelding1 {
	width: 246px;
	height: 83px;
	background-image:url(../images/afbeelding1.png);
	background-repeat: no-repeat;
	margin-left: 15px;
	padding-bottom: 15px;
	font-size: 20px;
	color: #FFF;
	padding-top: 15px;
	padding-right: 50px;
	text-align: right;

}

#afbeelding2 {
	width: 296px;
	height: 98px;
	/*background-image:url(../images/afbeelding2.jpg);
	background-repeat: no-repeat;*/
	margin-left: 15px;
	padding-bottom: 15px;
	z-index:1;
	position: relative;
}

#play {
	width: 296px;
	height: 98px;
	background-image:url(../images/play-afbeelding.png);
	background-repeat: no-repeat;
	margin-left: 15px;
	z-index:9999;
	position: absolute;
}

* + html #play {
	width: 296px;
	height: 98px;
	background-image:url(../images/play-afbeelding.png);
	background-repeat: no-repeat;
	margin-left: 0px;
	z-index:9999;
	position: absolute;
}

#afbeelding3 {
	width: 276px;
	height: 83px;
	background-image:url(../images/afbeelding3.png);
	background-repeat: no-repeat;
	margin-left: 15px;
	padding-bottom: 15px;
	font-size: 20px;
	color: #FFF;
	padding-top: 15px;
	padding-right: 20px;
	text-align: right;
}

#afbeelding3 a:link, #afbeelding3 a:active, #afbeelding3 a:visited {
	text-decoration: none;
	color:#FFF;
}

#afbeelding3 a:hover {
	text-decoration: underline;
	color: #FFF;
}

#box_nieuws {
	width: 276px;
	height: auto;
	margin-left: 15px;
	padding-left: 20px;
}

#kop_nieuws {
	font-size: 16px;
	color: #FFFFFF;
	padding-bottom: 10px;
}

#tekst_nieuws {
	color:#FFFFFF;
}

#inhoud_nieuws p {
	height: auto;
	padding-top: 5px;
	margin:0;
}

#more_news { height:auto; padding-top: 10px; float:right; padding-right: 10px;}
#more_news a:link, #more_news a:visited , #more_news a:active  {color:#FFFFFF;text-decoration: underline;}
#more_news a:hover { color:#FFFFFF; text-decoration: none; }