#agendaOverzicht{
	width:550px;
	margin:10px 10px 0 0;
	overflow:hidden;
	float:left;
}

#agendaOverzicht table{
	width:550px;
}

#agendaOverzicht table td.agendaTop{
	width:550px;
	height:30px;
	background: url(../agendaImages/agendaTop.gif) no-repeat left top;
}

#agendaOverzicht table td.kolom1{
	width:360px;
	height:31px;
	text-align:right;
	padding:0 10px 0 0;
	font-size:0px;
	background: url(../agendaImages/agendaKolomTitle1.gif) no-repeat left top;
}
#agendaOverzicht table td.kolom2{
	width:108px;
	height:31px;
	text-align:right;
	padding:0 10px 0 0;
	border-left:solid 1px #FFF;
	border-right:solid 1px #FFF;
	font-size:0px;
	background: url(../agendaImages/agendaKolomTitle2.gif) no-repeat left top;
}
#agendaOverzicht table td.kolom3{
	width:60px;
	height:31px;
	font-size:0px;
	background: url(../agendaImages/agendaKolomTitle3.gif) repeat-x left top;
}

#agendaOverzicht table td.agendaBottom{
	width:550px;
	height:30px;
	font-size:12px;
	text-align:center;
	border-top:solid 1px #FFF;
	background: url(../agendaImages/agendaBottom.gif) no-repeat left top;
}
#agendaOverzicht table td.agendaBottom a.tekstlink{
	color:#008fcd;
	text-decoration:none;
}
#agendaOverzicht table td.agendaBottom a.tekstlink:hover{
	color:#008fcd;
	text-decoration:underline;
}
#agendaOverzicht table td.agendaBottom a.paginablok{
	height:14px;
	margin:0 2px 0 2px;
	padding:2px 4px 0 4px;
	text-align:center;
	font-size:10px;
	color:#FFF;
	text-decoration:none;
	background-color:#002f5d;
	cursor:pointer;
}
#agendaOverzicht table td.agendaBottom a.paginablokActive{
	width:16px;
	height:14px;
	margin:0 2px 0 2px;
	padding:2px 4px 0 4px;
	text-align:center;
	font-size:10px;
	color:#FFF;
	text-decoration:none;
	background-color:#008fcd;
	cursor:pointer;
}
#agendaOverzicht table td.agendaBottom a.paginablok:hover, #agendaOverzicht table td.agendaBottom a.paginablokActive:hover{
	background-color:#008fcd;
}

.AgendaOdd{
	width:550px;
	height:49px;
	clear:left;
	color:#002e5f;
	border-bottom:dotted 1px #008fcd;
	background-color:#DFE5EB;
	cursor:pointer;
}
.AgendaEven{
	width:550px;
	height:49px;
	clear:left;
	color:#002e5f;
	border-bottom:dotted 1px #008fcd;
	background-color:#FFF;
	cursor:pointer;
}
.AgendaOdd:hover, .AgendaEven:hover{
	color:#008fcd;
}
.AgendaOdd .aItemKolom1, .AgendaEven .aItemKolom1{
	width:360px;
	height:29px;
	padding:20px 0 0 10px;
	float:left;
	font-size:10px;
	text-transform:uppercase;
}
.AgendaOdd .aItemKolom2, .AgendaEven .aItemKolom2{
	width:118px;
	height:29px;
	padding:20px 0 0 0;
	border-left:solid 1px #FFF;
	border-right:solid 1px #FFF;
	float:left;
	text-align:center;
	font-size:10px;
	text-transform:uppercase;
}
.AgendaOdd .aItemKolom3, .AgendaEven .aItemKolom3{
	width:60px;
	height:29px;
	padding:20px 0 0 0;
	float:left;
	text-align:center;
	font-size:10px;
	color:#002e5f;
	text-transform:uppercase;
}
#contentAgendaInteractiefContainer {
	float:left;
	padding-left:10px;
	padding-top:10px;
	width:175px;
}
.agendaIContent {
	width: 160px;
	height:60px;
	padding-top:5px;
	font-size: 11px;
	color: #008FD7;
	float: left;
	
}


/* Start Agenda styles rechterkolom */
#agendaContainer {
	float: left;
	width: 185px;
	margin-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-image: url(../slices/agendaFooter.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
}
#agendaKop {
	float: left;
}
#agendaDezeWeek {
	float: left;
}
#agendaVolgendeWeek {
	float: left;
}
#agendaOmAlvastTeNoteren {
	float: left;
}
#contentAgendaContainer {
	background-color: #DBEFF9;
	float: left;
	width: 175px;
	padding-left: 10px;
	padding-top: 10px;
}

.agendaitemContainer {
	float: left;
	width: 165px;
	height: 30px;
	padding-bottom: 10px;
}
.agendaDatum {
	font-size: 9px;
	color: #008FD7;
	float: left;
	width: 165px;
}
.agendaOnderwerpInfo{
	font-size: 11px;
	background-image:url(../slices/agendaInfo_bg.gif);
	background-position:right top;
	background-repeat:no-repeat;
	color: #002E5E;
	float: left;
	width: 165px;
	/*padding-left:15px;*/
	font-weight: bold;
}
.agendaOnderwerp {
	font-size: 11px;
	color: #002E5E;
	float: left;
	width: 165px;
	font-weight: bold;
}
.agendaOnderwerpInfo a {
	color: #002E5E;
	text-decoration:none;
}
.agendaOnderwerpInfo a:hover{
	color: #008FD7;
	text-decoration:none;
}
/* Einde Agenda styles rechterkolom */

/* Start Advertentie styles */
.advertentieitemContainer {
	float: left;
	width: 165px;
	height:150px;
	padding-bottom: 10px;
}
/* Einde Advertentie styles */