
table.calendar caption div.caption,
table.smallcalendar caption div.caption {
    background: #407dad;
    color: #FFFFFF;
    float: none;
    margin: 0 0 5px 0;
}

table.calendar caption a.prevlink,
table.smallcalendar caption a.prevlink,
table.calendar caption a.nextlink,
table.smallcalendar caption a.nextlink {
    color: #ffffff !important;
}

table.calendar caption,
table.smallcalendar caption {
    padding: 0 0 5px 0;
    border-bottom: 4px solid #407dad;
}

table.calendar caption div.briagenda_jaarmaandnavigatie {
    text-align: center;
}

table.calendar th,
table.smallcalendar th  {
    color: #333333;
    width: 60px;
}

table.calendar td.calendarCell,
table.smallcalendar td.calendarCell {
    background: #eef2f6;
    border: 1px solid #FFF;
    color: #333333
}

table.calendar td.today,
table.smallcalendar td.today,
table.legenda td.today {
    background: #407dad !important;
    color: #FFFFFF !important;
    border: 1px solid #FFF !important;
}

table.legenda td.label {
    border: none;
    height: auto;
}

table.calendar td.calendarLink,
table.smallcalendar td.calendarLink,
table.legenda td.link {
    background: #cf343d;
    color: #FFFFFF;
    border: 1px solid #FFF;
}

table.calendar td.calendarLink a.calenderlink,
table.smallcalendar td.calendarLink a.calenderlink,
table.legenda td.link a.calenderlink {
    color: #FFFFFF;
	text-decoration: none;
}

dl.agendapunten dt {
    margin: 10px 0 0 0;
}

ul.itemlist li.item, ul.itemlist_bullet li.item {
	margin: 0px;
	background: transparent url(../images/internet/bullet_klein.gif) no-repeat scroll left 5px;
	padding-left: 16px;
}
div.archief {
	margin-bottom: 20px;
}
