@charset "utf-8";
/* Tekst stylen */
.HoofdTitel{
	font-family: verdana;
	font-size: 11pt;
	text-transform: capitalize;
	color: #1f5f7a;
	font-weight: bold;
	margin-bottom: 5px;
	margin-top: 0px;
}
.SubTitel{
	font-family: verdana;
	font-size: 10pt;
	text-transform: capitalize;
	color: #294049;
	font-weight: bold;
	margin-bottom:5px;
}
.SubTitel a{
	text-decoration:none;
	font-family: verdana;
	font-size: 11pt;
	text-transform: capitalize;
	color: #294049;
	font-weight: bold;
}
.SubTitel a:hover{
	text-decoration:none;
	font-family: verdana;
	font-size: 11pt;
	text-transform: capitalize;
	color: #294049;
	font-weight: bold;
}

.AgendaTop{
	font-size: 11pt;
	font-family: verdana;
	text-transform: capitalize;
	color: #1f5f7a;
	font-weight: bolder;
	margin-bottom: 5px;
	margin-top: 15px;
}
.NewsItemsWieZijnWij{
	font-family: verdana;
	font-size: 9pt;
	color:#415E68;
	margin-left:30px;
	margin-right:20px;
	padding-bottom:25px;
}
.Items{
	font-family: verdana;
	font-size: 9pt;
	color:#415E68;
	margin-left:30px;
	margin-right:20px;
}
.ItemsSub{
	font-family: verdana;
	font-size: 9pt;
	color:#415E68;
	margin-left:50px;
	margin-right:20px;
}
.ItemsSub li{
	font-family: verdana;
	font-size: 9pt;
	color:#415E68;
	margin-left:20px;
	margin-right:20px;
}
.ItemsSub1{
	font-family: verdana;
	font-size: 9pt;
	color:#415E68;
	margin-left:20px;
	margin-right:20px;
}
.ItemsSub1 li{
	font-family: verdana;
	font-size: 9pt;
	color:#415E68;
	margin-left:20px;
	margin-right:20px;
}
.Items img{
	margin-right:10px;
}
.Items td{
	margin-left:0px;
	vertical-align:top;
	}
.ClubItems{
	font-family: verdana;
	font-size: 9pt;
	color:#415E68;
	margin-left:30px;
	margin-right:20px;
/*	border-bottom:1px dashed #9c9b9b;*/
}
.ClubItems a{
	text-decoration:none;
	font-family: verdana;
	font-size: 9pt;
	color:#415E68;
}
.ClubItems a:hover{
	text-decoration:underline;
}
.ClubItems img{
	margin-right:10px;
}
.commentaarRechts{
	font-family: verdana;
	font-size: 7pt;
	text-align:center;
	color:#96B1C5;
}
.commentaar{
	margin-left:30px;
	font-family: verdana;
	font-size: 7pt;
	text-align:left;
}
.gewijzigd{
	margin-left:30px;
	margin-right:20px;
	margin-top:15px;
	font-family: verdana;
	font-size: 7pt;
	text-align:right;
	border-bottom:1px dashed #9c9b9b;
	padding-bottom:15px;
	margin-bottom:15px;
	color:#96B1C5;
}
.AgendaTopItems{
	font-family: verdana;
	font-size: 10pt;
	color: #96B1C5;
	border-bottom:1px solid #96B1C5;
	margin-bottom:5px;
}
.AgendaTopItems a{
	text-decoration:none;
	font-family: verdana;
	font-size: 10pt;
	color: #96B1C5;
	margin-bottom:5px;
}
.AgendaTopItems a:hover{
	text-decoration:none;
	font-family: verdana;
	font-size: 10pt;
	color: #294049;
	margin-bottom:5px;
}
*{
	margin:0px;
	padding:0px;
}
body{
	text-align:center; /*voor IE*/
	background-color: #CDCDCD;
}
input,select{
width:240px;
}

#container{
	margin:20px auto;
	width:1020px;
	text-align:left; /*voor IE*/
	border:1px #000000 solid;
	background-color: #FFFFFF;	
}
#headerContainer{
/*	border: 1px solid #666666;*/
	width:1020px;
	height:159px;
	/* Should be the same color as the global background */
	background-color: #FFFFFF; 
}
#headerImages{
	float:left;
	height:159px;
}
#rightNewsItems{
	width:200px;
	height:153px;
	float:right;
	background: #FFFFFF;
	padding-right:10px;
	padding-left:10px;
	padding-top:0px;
	padding-bottom:0px;
	}
#centerContainer{
	padding-top:0px;
	
	margin:0;
	width:1020px;
	text-align:left; /*voor IE*/
	/*border: 1px solid #0000CC;*/
}
#contentLijnOnderAgendaTitel{
	width:560px;
	height:4px;
	background:url(../_images/lijnOnderAgendaTitel.png) center center repeat-x;
}
#menuLeft{
	padding-left:0px;
	padding-right:0px;
	margin-top:0px;
	margin-bottom:30px;
	width:186px;
	float:left;
}
#content{
	font-family: verdana;
	font-size: 9pt;
	color:#415E68;
	float:left;
	width:590px;
	padding-top: 5px;
	padding-left: 24px;
	background:url(../_images/achtergrond_ovoslogo.jpg) no-repeat;
	min-height:500px;
	}
#content a{
	text-decoration:none;
	font-family: verdana;
	font-size: 9pt;
	color:#415E68;
	}
#content a:hover{
	text-decoration:underline;
	font-family: verdana;
	font-size: 9pt;
	color:#415E68;
	}
#bannerRight{
	text-align:center;
	margin-left:800px;
	margin-bottom:25px;
	border-left:dashed 1px #9c9b9b;
	padding-top: 20px;
	width:200px;
	background: #FFFFFF;
	padding-left: 10px;
	
	padding-top: 40px;
	}
#clear{
	clear:both;
	}
#footer{
	font-family: verdana;
	font-size: 7pt;
	color:#96b1c5;
	margin-left:210px;
}
#footer table{
	border-top:1px solid #000000;
}

/*MENUSTYLES*/
/*
	General rules
	*/

	#down_menu li, #down_menu li li{
		list-style-type:none;
	}
	#down_menu ul, #down_menu ul ul{
		margin:0px;
		padding:0px;

	}

	#down_menu div{
		margin:0px;
		padding:0px;
	}
	/* 	Layout CSS */
	#down_menu{
	width:186px;
	background-color: #FFF;
	font-family: verdana;
	font-size:10pt;
	}

	/* All A tags - i.e menu items. */
	#down_menu a{
		color: #1F5F7A;
		text-decoration:none;	
		display:block;
		clear:both;
		width:186px;
		padding-bottom:5px;
		padding-top:5px;	
/*		padding-left:2px;	*/
	}
		#down_menu li a:hover{
		background: url(../_images/menu_duikertje.gif) no-repeat left center;
		background-color:#d8d8d8;
		}
		#down_menu li li a:hover{
		background: url(../_images/menu_duikertje.gif) no-repeat left center;
		background-color:#a0becb;
		}
	/*
	A tags 
	*/
	#down_menu .slMenuItem_depth1{	/* Main menu items */
		margin-top:1px;
		/*border-bottom:1px solid #3E6D78;*/
		font-weight:bold;
		background-color:#D8D8D8;
		padding-left:0px;
	}
	#down_menu .slMenuItem_depth2{	/* Sub menu items  */
		margin-top:1px;
/*		padding-left:50px;*/
		background-color:#A0becb;
	}		
