@import url("content.css") ;
html {
	overflow-y: scroll;
}
a, a:active, a:visited {
	outline: 0;
}
img { border: 0; padding: 0; margin: 0;}

.top 
{
            width:  950px;
            height: 185px;
}

.wrapper {
	width: 1010px;
	margin-left: -505px;
	position: absolute;
	left: 50%;
	margin-top: 45px;
	padding-left: 30px;
	background-image: url(../img/graphics/layout/vert_stippel.gif);
	background-repeat: repeat-y;
	background-position: left top;
	clear: both;
}
.logo {
	left: 50%;
}
.logo_container {
	width: 400px;
	float: left;
}
.logo_sub{
	margin-top: 35px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	position: absolute;
	height: 25px;
	width: 215px;
	top: 30px;
	font-weight: normal;
	background-color: #FFFFFF;
}
.logo_sub_normal {
        font-weight: normal;	
        color: #000;        
}
.logo_sub_icoontje  img{
        margin-top: 4px;
}
.icoon {
	float: left;
}
.logo_sub a {
           color: #666666;
           font-weight: normal;
	text-decoration: none;
}
.logo_sub a:hover {
	color: #00A7A4;
	font-weight: normal;
	text-decoration: none;
}
.opdr {
	width: 712px;
	height: 92px;
}
#opdr_button {
           position: absolute;
           top: 153px;
           left: 50%;
           margin-left: -2px;
	height: 82px;
	width: 228px;
	z-index: 2000000;		
/*	display: block;
	float: right; */
}
.part {
	left: 50%;
	height: 92px;
	width: 950px;
}
.part_button {
	height: 92px;
	width: 238px;
	float: right;
	display: block;
}
#part_button {
           position: absolute;
           top: 50px;
           left: 50%;
           margin-left: 246px;
	height: 82px;
	width: 228px;		
/*	display: block; */
	z-index: 2000000;
}
#image_part_over {
	width: 950px;

	height: 185px;
	margin-left: 30px;
}
.image_opdr_over {
	width: 950px;

	height: 185px;
	margin-left: 30px;
}
.middenblok {
	width: 950px;

}
.linkerkolom {
	float: left;
	width: 598px;
	padding-bottom: 15px;
}
.advcol{
    float: left;
    width: 100px;
    margin: 20px 10px 0 0;
}
.rechterkolom {
	float: right;
	width: 242px;
}
.menublok {

}
.hoofdmenustart {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 25px;
	font-weight: bold;
	height: 25px;
	background-image: url(../img/graphics/menu/hoofdmenustart.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.hoofdmenu, .hoofdmenu_actief {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 25px;
	border-bottom: 1px solid #66CCCC;
	font-weight: bold;
	margin-left: 3px;
}
.hoofdmenu a, .hoofdmenu a:visited,.hoofdmenu_actief a {
	color: #666666;
	text-decoration: none;
	display: block;
	padding-left: 25px;
}
.hoofdmenu a:hover,.hoofdmenu_actief a:hover {
	color: #000000;
	background-color: #C2E3E1;
	display: block;
}
.logo_sub  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 25px;
	font-weight: bold;
	margin-left: 2px;
	pading-left: 1px;
	border-left: 0;
	background-position: left top;
	

}
.submenu_table {

}
.submenu_table tr td.line{
    height: 25px;    
    width: 8px;
    padding: 0;
    margin: 0;
}

.submenu_table tr td.submenu 
{
    height: 25px;     
}

td.submenu a, td.submenu_actief a  
{	
	display: block;
	height: 20px;	
           padding: 5px  0 0 20px;  	
           width: 214px;
	font-weight: bold;
	text-decoration: none;
}

.submenu_table tr td.submenu a:hover, .submenu_table tr td.submenu_actief a:hover  
{
	color: #000000;
	background-color: #c2e3e1;
           font-weight: bold;
	display: block;
}
.submenu_table tr td.submenu_actief a {
        color: #000000;
}
.submenu_table tr td.submenu_actief a:hover {
        background-color: #fff;
        color: #000000;
}
/*
.submenu, .submenu_actief {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 25px;
	font-weight: bold;
	margin-left: 3px;
	border-left: 1px solid #fff;

}
.submenu_actief {
	margin-left: -1px;
	padding-left: 4px;
	
}
.submenu a  {
	
	color: #FFF;
	text-decoration: none;
	display: block;
	padding-left: 25px;

}
.submenu a:hover {
	color: #000000;
	background-color: #c2e3e1;
           font-weight: bold;
	display: block;

}
.submenu_actief a, .submenu_actief a:visited {
	color: #000000;
	text-decoration: none;
           font-weight: bold;
	display: block;
	padding-left: 25px;

}
.submenu_actief a, .submenu_actief a:visited {
	color: #000000;
	text-decoration: none;
	display: block;
	padding-left: 25px;
}
.submenu_actief a
{
    color: #FFF;
}
*/
.tekstcontainer {
	padding-right: 25px;
	line-height: 16px;
	font-size: 11px;
	padding-left: 10px;
	padding-bottom: 1px;
	margin-top: 25px;
	margin-right: 3px;
           border-left: 1px #66CCCC solid;	
}
.tekstcontainer ul{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.tekstcontainer li {
	padding-left: 10px;
	background-image: url(../img/graphics/layout/bullet.gif);
	background-repeat: no-repeat;
	background-position: left 7px;
}
.tekstcontainer a, .tekstcontainer a:visited {
	text-decoration: none;
	color: #00A7A4;
}
.tekstcontainer a:hover {
	color: #000000;
	text-decoration: underline;
}
.artikelkop, .artikelkop h1  {
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 19px;
	color: #000;
	margin-top: -4px;
}
.bodytekst, .bodytekst p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 16px;
	font-size: 11px;
}
.lijnen {
	background-image: url(../img/graphics/layout/lijnen.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.nieuwsoverzicht_blok {
	margin-top: 10px;
	border: 1px solid #CCCCCC;
	padding: 5px;
}
.nieuwsoverzicht_intro {
}
.nieuwsdetail_intro {
	font-weight: bold;
	display: block;
	padding-top: 16px;
}
.terugnaar {
	display: block;
	padding-top: 16px;
}
.nieuwsdetail_tekst {
}
.paginering {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #00a8ab;
}
.datum {
	color: #000;
}
.clear {
    clear: both;
}



p {
	margin: 0;
	padding: 0;
}

ul.sitemap li, ul.sitemap ul 
{
        background-image: none;
        padding: 0;
        margin: 0;
}

li.menu, li.menu_item,li.submenu_item  
{
        margin: 0;
        padding: 0;
}

ul.sitemap li.menu ul  li.menu_title 
{
           font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 4px 0 4px 0;
	margin: 0;
	font-size: 13px;
           font-weight: bold;
}

/* menu ul */
ul.sitemap li.menu ul  li ul.menu_items
{
	padding-left: 20px;
}

/* menu li */
ul.sitemap li.menu ul  li ul.menu_items li.menu_item
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 18px;
	font-size: 11px;
           font-weight: bold;
}

/* submenu ul */
ul.sitemap li.menu ul  li ul.menu_items li.submenu_item ul.submenu_items
{
	padding: 0  0 0 10px;
	margin: 0;
}
/* submenu li */
ul.sitemap li.menu ul  li ul.menu_items li.submenu_item ul.submenu_items li.submenu_item
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 18px;
	font-size: 11px;
	padding: 0;
	margin: 0;	
}
#credits {
	height: 20px;
	width: 160px;
	position: absolute;
	z-index: 5;
	left: 0px;
	top: 0px;
}
.watermark {
	display: none;
}
