BODY {
	color: #585858;
	margin: 0px 0px 0px 0px;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	background-repeat: repeat-y;
	font-family: Times, "Times New Roman";
	font-size: 13px;
	letter-spacing: 0.5pt;
	line-height: 13pt;
	overflow:hidden;
}

A
{
   text-decoration:none;
	font-size:13px;
	font-weight:bold;
	color:#ca5235;
	text-decoration: underline;
}

A:hover
{
	color:#b54d40;
	text-decoration: underline;
}

div {
	z-index:5;
}

.kop {
	font-size: 24px;
	color: #ca5235;
	margin-bottom:20px;
	margin-left: auto;
	margin-bottom:20px;
	margin-right:5px;
}

.tussenkop {
	line-height: 30px;
	font-size: 28px;
	color: #59a627;
}

.tussenkopklein {
	line-height: 16px;
	font-size: 14px;
	color: #59a627;
}

.tussenkopmidden {
	line-height: 22px;
	font-size: 18px;
	color: #59a627;
}

.tekstwitkop {
	font-size: 18px;
	color: #FFFFFF;
}

.klein {
	font-family: Times, "Times New Roman";
	font-size: 10px;
	letter-spacing: 0.5pt;
	line-height: 13pt;
}

#topbackgroundblock {
	position:absolute;
	height:130px;
	width:100%;
	z-index: -1;
	background-image:url('../gfx/2011/back_top.gif');
}


#mainblock {
	z-index:5;
	width:1020px;
	height:500px;
	margin-left:auto;
	margin-right:auto;
}

#leftblock {
	z-index:5;
	width:220px;
	height:100%;
	float:left;
	overflow: hidden;
}	


#rightblock {
	z-index:5;
	width:160px;
	height:100%;
	float:right;
}


#centerblock {
	width:600px;
	height:100%;
	margin-left:220px;
	z-index: 20;
}

#menublock {
	width:100%;
	height:130px;
}	


#contentblock {
	width:600px;
	overflow: auto;
	padding-right:20px;
	padding-top: 20px;
	position:relative;
}	

#menuheaderblock {
	height:60px;
	width:100%;
	margin-top:10px;
}

#topmenublock {
	height:130px;
	overflow:hidden;
	background-image:url('../gfx/2011/back_navi.gif');
	background-repeat:no-repeat;
	padding-top: 70px;
	z-index: 50;
}

#topmenublock img {
	margin-top:23px;
}

#submenublock {
	width:100%;
	height:10px;
}

img {
	border-width:0px;
	border-style:none;
}

img.menuimage {
	width:83px;
	height:28px;
}

#menubuttonscontainer {
	height:28px;
	width: 100%;
	margin-top: 5px;
}

div.menubuttondiv {
	position: relative;
	float: left;
	margin-right: 10px;
	width:83px;
	height:28px;
}

.organization_logo_div {
	width:150px;
	height:150px;
	padding:0px;
}

.organization_logo_div[class] {
	display: table-cell; 
	vertical-align: middle;

}



.tekstwit {
	font-size: 11px;
	color: #FFFFFF;
	line-height: 11pt;
}

.tekstwitkop {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 10pt;
}

.klein {
	font-family: Times, "Times New Roman";
	font-size: 10px;
	letter-spacing: 0.5pt;
	line-height: 13pt;
}

hr {
	border-top-color: #3384b0;
	border-left-style: dotted;
	border-bottom-style: dotted;
	border-right-style: dotted;
	border-top-style: dotted;
	border-left-width: 0px;
	border-bottom-width: 0px;
	border-right-width: 0px;
	border-top-width: 1px;
}

.statistiekgetal {
	font-family: Helvetica;
	font-weight:bold;
	color: #ca5235;

}

.agendaitem {
	margin-top:18px;
	font-size: 12px;
	color: #59a627;
}

.upcoming_1 {
	font-size: 14px;
	color: #ca5235;
}

.agendaitem_text {
	display:none;	/* aanvankelijk onzichtbaar */
	padding:5px;
}

.upcoming_1 div {
	color: blue;
}

