body {
	background:transparent url(../img/gradient.png) repeat-x scroll 0px 0px;
	background-position: bottom;
	background-color: #f7f7f7;
	margin: 0px;
	padding: 0px;
}


div {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #5F5A59
}

a {
	text-decoration: none;
	color: #8c8c8c;
	font-weight: bold;
}

a img {
	border: none;
}

h2 {
	font-size: 18px;
}

div.pagina {
margin: auto;
position:relative;
width:900px;
height:100%;
	}

input {
	border: 1px solid gray;
}	
.item{
	float: left;
	margin-top: 10px;
	margin-left: 10px;
	border-style: solid;
	border-color: #ffffff;
	height: 90px;
	width: 122px;
}
.inhoud .inhoud_line{
	background: url(../img/line.png);
	height: 2px;
	bottom: 0px;
	position: absolute;


}
.header{
background: url(../img/bg_header.png);
height:248px;
margin:0;
padding:0;
position:relative;
top:0;
width:100%;
left: 0;
z-index:0;
	}


.logo {
float:left;
margin-bottom:5px;
margin-top:-25px;
z-index: -1;
position:relative;
}

.bed {
float:left;
width:320px;
z-index: -1;
position:relative;
}

.shadow {
float:left;
margin-top:22px;
position:relative;
z-index:-1;
}

inhoud_line {
	
}

.selected {
	font-weight: bold;
}

.line {
	float: left;	
}

.navigation .content{
width: 100%;
height: 30px;
z-index: 1;

}

#multi-ddm {
float:right;
list-style:none outside none;
margin-bottom:0;
margin-top:0;
padding:5px 20px;
	background-color:#3D7587;

}

#multi-ddm > li {
	float:left;
	font-weight:bold;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	font-size: 11pt;
	padding: 0px;
	height: 28px;

}

#multi-ddm > li > a {
	float:left;
	color: white;
	text-decoration: none;
	
}

#multi-ddm > li > .parent-hover {
	color: white;
	text-decoration: underline;
}

#multi-ddm > li ul {
	display: none;
	list-style: none;
	position: absolute;
	margin: 33px 0 0 -8px;
	*margin-left: -120px;
	z-index: 90;
	padding: 0;
}

#multi-ddm > li ul a {
	display: block;
	color: white;
	background:url(../img/select_menu_bg.png) repeat-x scroll center bottom;
	line-height:29px;
	margin:0;
	margin-left: 5px;
	padding: 0px 5px;
	text-align:center;
	min-width:70px;
	white-space:nowrap;
	font-size: 12px;
	font-weight: bold;
	
}

#multi-ddm > li ul li a.first {
	
}

#multi-ddm > li ul .child-hover1 {
	text-decoration: underline;
}

#multi-ddm > li ul li ul {
	margin: -31px 0 0 90px;
	position: absolute;
}

#multi-ddm span {
	float:left;
	margin-left:20px;
	margin-top:4px;
z-index: 90;
}

a .menu_tekst hover {
	text-decoration: underline;
}

.menu_tekst {
cursor:pointer;
}

.menu_img{
	float:left;
margin-left:5px;
margin-top:12px;	
}

.navigation {
	width: 900px;
	margin:auto;
}

.navigation ul {
	margin-left: 0px;	
}

.inhoud {
	float: left;
margin-bottom:5px;
margin-left:3%;
overflow:hidden;
padding-bottom:10px;
position:relative;
width:63%;
line-height:20px;
*padding-top: 20px;
	}
	
.inhoud_right {
float:left;
margin-bottom:5px;
margin-left:4%;
margin-top:30px;
overflow:hidden;
padding-bottom:10px;
position:relative;
width:30%;
line-height:20px;
}
	
.footer {
	float: left;
background: url(../img/footerbalk.png);
border:0 none;
bottom:0;
height: 26px;
text-align:center;
width:100%;
}

.footer li {
color:white;
display:inline;
font-size:11px;
line-height:28px;
margin:30px 30px 0;
padding:0;
}

.footer ul {
margin: 0px;
padding: 0px;
}

.footer li a {
	color: white;	
}
.footer img {
border:medium none;
height:13px;
margin-left:10px;
margin-top:3px;
}

.hr-bottom {
	margin-bottom: 20px;
}
	
.content_row_boven {
	width: 720px;
	overflow: hidden;
	margin: auto;
}

.content_row_onder {
	margin: auto;
	margin-top:20px;
	overflow:hidden;
	width:720px;
}

.links_boven {
	float:left;
	margin-top:-5px;
	padding:0 10px;
	text-align:center;
	width:330px;
}



.dialog {
 margin:0px auto; 
 max-width:800px; /* I only cut the left background images out to 800px. You could do much larger, etc. */
}

.dialog .hd .c,
.dialog .ft .c {
 font-size:1px; /* ensure minimum height */
 height:11px;
}

.dialog .ft .c {
 height:14px;
}

.dialog .hd {
background:transparent url(../img/imageBorder/tl.png) no-repeat scroll 0 4px;
margin-right:10px;
}

.dialog .hd .c {
background:transparent url(../img/imageBorder/tr.png) no-repeat scroll right 5px;
margin-right:-9px;
}

.dialog .bd {
background:transparent url(../img/imageBorder/ml.png) repeat-y scroll 0 0;
margin-right:6px;
}

.dialog .bd .c {
background:transparent url(../img/imageBorder/mr.png) repeat-y scroll right 0;
margin-right:-6px;
}

.dialog .bd .c .s {
margin-top:-1px;
overflow:hidden;
padding:0 7px;
}

.dialog .ft {
background:transparent url(../img/imageBorder/bl.png) no-repeat scroll -1px 0;
margin-right:14px;
}

.dialog .ft .c {
background:transparent url(../img/imageBorder/br.png) no-repeat scroll right 0;
margin-right:-13px;
}

.dialog .whitebg {
background: white;
overflow:hidden;
}

.nieuws_content_home{
	background: url(../img/blok_content_bg.gif);
	background-repeat: repeat-y;
	background-color: #ffffff;
	background-position: bottom;
	padding-bottom: 10px;
	line-height: 25px;
	margin: 0px;
	padding: 0px;
	font-size: 12pt;
}

.nieuws_content_home a {
	color: black;
}

.verslag_content{
	background: url(../img/blok_content_bg.gif);
	background-repeat: repeat-y;
	background-color: #ffffff;
	background-position: bottom;
	padding-bottom: 10px;
	line-height: 25px;
	margin: 0px;
	padding: 0px;
	font-size: 12pt;
	overflow:hidden;
}


.agenda_pagina {
	margin-left: 30px;
	width: 347px;
	padding: 0px;
	margin: 0px;
}

.agenda_content{
	background: url(../img/blok_content_bg.gif);
	background-repeat: repeat-Y;
	background-color: #ffffff;
	background-position: bottom;
	padding-top: 10px;
	padding-bottom: 5px;
	overflow: hidden;
}


.agenda_content .rightcol_agenda {
float:left;
padding-bottom:5px;
width:65%;
}

.agenda_content .rightcol_agenda p {
	margin: 0px;
}


.content_text_rechts {
	width: 365px;
	float: left;
	margin-left: 60px;
}

.content_text_links {
	float:left;
	margin-left:20px;
	width:280px;
}

.contact_leftcol {
	float: left;
	width: 100px;
	min-height: 30px;
	margin-bottom: 8px;
}

.contact_rightcol {
	min-height: 30px;
	margin-bottom: 8px;
}

.contact_melding {
	color: red;
	margin-left: 100px;
	margin-bottom: 5px;
}

#backgroundPopup{
display:none;
position:fixed;
_position:absolute; /* hack for internet explorer 6*/
height:100%;
width:100%;
top:0;
left:0;
background:#000000;
border:1px solid #cecece;
z-index:1;
}

#popupContact{
display:none;
position:fixed;
_position:absolute; /* hack for internet explorer 6*/
height:384px;
width:408px;
background:#FFFFFF;
border:2px solid #cecece;
z-index:2;
padding:12px;
font-size:13px;
}
#popupContact h1{
text-align:left;
color:#6FA5FD;
font-size:22px;
font-weight:700;
border-bottom:1px dotted #D3D3D3;
padding-bottom:2px;
margin-bottom:20px;
}
#popupContactClose{
font-size:14px;
line-height:14px;
right:6px;
top:4px;
position:absolute;
color:#6fa5fd;
font-weight:700;
display:block;
cursor: pointer;
}

.standaardPageContent {
background-color: white;
overflow: hidden;
padding: 5px;
}


