.afdelinglink {
	text-decoration: none;
}

.alert {
	color: red;
}

/*.verslagInleiding {
	font-weight: bold;
}*/
.verslagOmschrijving {

}
.agendaItemInleiding {
	font-weight: bold;
}
.agendaItemOmschrijving {

}

.gastenboek {

}
.gastenboekHeader {
	font-weight: bold;
	background-color: #82B9E2;
	color: #FFFFFF;
}
.gastenboekLinesEven {
	background-color: #FAFAFA;
	vertical-align: top; 
}
.gastenboekLinesOneven {
	background-color: #FFFFFF;
	vertical-align: top; 
}
.gastenboekPageLinks {
	text-align: right;
	background-color: #EBF1F7;
	height: 17px;
}

.results {

}
.resultHeader {
	font-weight: bold;
	background-color: #82B9E2;
	color: #FFFFFF;
}
.resultLinesEven {
	background-color: #FAFAFA;
}
.resultLinesOneven {
	background-color: #FFFFFF;
}
.resultPageLinks {
	text-align: right;
	background-color: #EBF1F7;
	height: 17px;
}


.pageLinksTable {
	background-color: #EBF1F7;
	border-collapse: collapse;
}
.pageLinksCount {
	background-color: #82B9E2;
	color: #FFFFFF;
	border-right: 1px solid #FFFFFF;
}
.pageLinksFirst {
	border-right: 1px solid #FFFFFF;
}
.pageLinksBack {
	width: 10px;
	text-align: center;
	border-right: 1px solid #FFFFFF;
}
.pageLinksPage {
	width: 10px;
	text-align: center;
	border-right: 1px solid #FFFFFF;
}
.pageLinksCurrentPage {
	width: 10px;
	text-align: center;
	font-weight: bold;
	border-right: 1px solid #FFFFFF;
}
.pageLinksNext {
	width: 10px;
	text-align: center;
	border-right: 1px solid #FFFFFF;
}
.pageLinksLast {

}

/*.verslagenOverzichtInleidingen {
	color: #666666;
}*/
.verslagenOverzichtKoppen {
	font-weight: bold;
}

.calender {

}
.calenderHeader {
	background-color: #82B9E2;
	color: #ffffff;
}
.calenderSubHeader {
	background-color: #82B9E2;
	color: #ffffff;
	font-weight: bold;
}
.calenderDagen {
	background-color: #E0E7F2;
}
.calenderDag {
	background-color: #F5F8FD;
}
.calenderDagEvent {
	background-color: #EDEEF8;
}
.calenderGeenDagInMaand {
	background-color: #F5F8FD;
}
.today {
	font-weight: bold;
	font-size: 150%;
}
.otherDay {

}

body {
	background-color: #ffffff;
	font-family: Verdana, sans-serif;
	line-height: normal;
	font-size: 11px;
	margin-left: 0px;
	margin-right: 0px;
}

td {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	}

a:link {
	color: #2a80c2;
}

a:visited {
	color: #90668D;
}

a:hover {
	color: #2a80c2;
	text-decoration: none;
}

strong, b {
	font-weight: bold;
}

em, i {
	font-style: italic;
}

img { 
	border: 0px;
}

h1 {
	color: #2a80c2;
	font-size: 18px;
	font-weight: bold;
	line-height: normal;
}

h2 {
	color: #ed9107;
	font-size: 14px;
	font-weight: bold;
	line-height: normal;
}

h3 {
	color: #2a80c2;
	font-size: 14px;
	font-weight: bold;
	line-height: normal;
}

.mainBox {
	background-color: #fffdf8;
	width: 776px;
	border: 1px solid #e5e5e5;
}

.headerBox {
	width: 776px;
}

.BGheaderBox {
	background-image: url(../img/delucht.jpg);
	background-repeat: no-repeat;
	background-color: #2a80c2;
}

.breadcrumbBox {
	margin-bottom: 2px;
	margin-right: 10px;
	font-size: 10px;
}

.menuBox {
	width: 436px;
}

#homeBox {
	margin-top: 20px;
}

.contenthomeBox {
	margin-top: 0px;
	margin-bottom: 20px;
	margin-left: 10px;
	margin-right: 10px;
	line-height: 130%;
}

.homeHeader {
	color: #2a80c2;
	font-size: 14px;
	font-weight: bold;
	line-height: normal;
}

.contentBox {
	margin: 20px;
	line-height: 130%;
}

.contentBoxHomepage {
	margin: 20px 0px 0px 0px;
	line-height: 130%;
}

.breadcrumb {
	font-size: 10px;
}

.topmenu, a.topmenu:link, a.topmenu:visited {
	text-transform: uppercase;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	padding: 3px;
}

a.topmenu:hover {
	color: #2a80c2;
	background-color: #ffffff;
}

.topmenuselected, a.topmenuselected:link, a.topmenuselected:visited {
	text-transform: uppercase;
	font-size: 14px;
	font-weight: bold;
	color: #ed9107;
	background-color: #ffffff;
	text-decoration: none;
	padding: 3px;
}

a.topmenuselected:hover {
	color: #2a80c2;
}

.menu, a.menu:link, a.menu:visited {
	font-size: 10px;
	font-weight: bold;
	background-color: #d9f3d9;
	border-left: 4px solid #70d270;
	color: #2a80c2;
	text-decoration: none;
	padding: 4px;
	display: block;
	margin-bottom: 1px;
	width: 158px;
}

a.menu:hover {
	background-color: #70d270;
	border-left: 4px solid #70d270;
	color: #ffffff;
}

.menuselected, a.menuselected:link, a.menuselected:visited {
	font-size: 10px;
	font-weight: bold;
	background-color: #2a80c2;
	border-left: 4px solid #2a80c2;
	color: #ffffff;
	text-decoration: none;
	padding: 4px;
	display: block;
	margin-bottom: 1px;
	width: 158px;
}

a.menuselected:hover {
	background-color: #2a80c2;
	border-left: 4px solid #2a80c2;
	color: #e6e6e6;
}

.submenu, a.submenu:link, a.submenu:visited {
	font-size: 10px;
	font-weight: bold;
	background-color: #c7e3f1;
	border-left: 4px solid #70d270;
	color: #2a80c2;
	text-decoration: none;
	padding: 4px;
	display: block;
	margin-bottom: 1px;
	width: 158px;
}

a.submenu:hover {
	background-color: #70d270;
	color: #ffffff;
}

.submenuselected, a.submenuselected:link, a.submenuselected:visited {
	font-size: 10px;
	font-weight: bold;
	background-color: #2a80c2;
	border-left: 4px solid #2a80c2;
	color: #ffffff;
	text-decoration: none;
	padding: 4px;
	display: block;
	margin-bottom: 1px;
	width: 158px;
}

a.submenuselected:hover {
	background-color: #2a80c2;
	border-left: 4px solid #2a80c2;
	color: #e6e6e6;
}

.submenuchild, a.submenuchild:link, a.submenuchild:visited {
	font-size: 10px;
	font-weight: bold;
	background-color: #d9f3d9;
	border-left: 4px solid #2a80c2;
	color: #2a80c2;
	text-decoration: none;
	padding: 4px;
	display: block;
	margin-bottom: 1px;
	width: 158px;
}

a.submenuchild:hover {
	background-color: #70d270;
	color: #ffffff;
}

.submenuchildselected, a.submenuchildselected:link, a.submenuchildselected:visited {
	font-size: 10px;
	font-weight: bold;
	background-color: #d9f3d9;
	border-left: 4px solid #ed9107;
	color: #2a80c2;
	text-decoration: none;
	padding: 4px;
	display: block;
	margin-bottom: 1px;
	width: 158px;
}

a.submenuchildselected:hover {
	background-color: #70d270;
	color: #ffffff;
}

.datum {
	text-transform: uppercase;
	font-size: 10px;
	border-bottom: 1px solid #2a80c2;

}

.note {
	font-size: 11px;
	padding: 20px;
	border-top: 1px solid #2a80c2;
	background-color: #edf6fb;
}

.snelmenuCell {
	background-color: #d9f3d9;
	border-top: 1px solid #f7fbfd;
	border-bottom: 1px solid #c4e0f0;
}

.zoekafdelingBox {
	margin-left: 15px;
	margin-top: 8px;
	font-size: 9px;
}

.zoekafdelingHeader {
	margin: 4px;
	font-size: 9px;
	color: #ffffff;
}

.snelnaarHeader {
	margin: 4px;
	margin-left: 7px;
	font-size: 9px;
	color: #ffffff;
}

.cellSpecial {
	background-color: #f8fcfd;
	border-bottom: 1px solid #2a80c2;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 8px;
	padding-right: 4px;
}

.cellPoll {
	background-color: #f8fcfd;
	border-bottom: 1px solid #98999d;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 4px;
	padding-right: 4px;
}

.cellPollQuestion {
	background-color: #f8fcfd;
	border-bottom: 1px solid #2a80c2;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 8px;
	padding-right: 4px;
}

.cellPollAnswer {
	background-color: #f8fcfd;
	border-bottom: 1px solid #98999d;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 0px;
	padding-right: 4px;
}

.cellPollVote {
	background-color: #f8fcfd;
	border-bottom: 1px solid #2a80c2;
	padding-top: 6px;
	padding-bottom: 5px;
	padding-left: 4px;
	padding-right: 8px;
}

.voteButton, a.voteButton:link, a.voteButton:visited {
	color: #2a80c2;
	font-weight: bold;
	text-decoration: none;
}

a.voteButton:hover {
	background-color: #2a80c2;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

.fieldZoekafdeling {
	background-color: #f7fbfd;
	border: 1px solid #2a80c2;
	font-size: 9px;
	color: #000000;
}

.buttonZoekafdeling {
	background-color: #70d270;
	border: 1px solid #70d270;
	font-size: 9px;
	color: #ffffff;
}

.snelmenu, a.snelmenu:link, a.snelmenu:visited {
	font-size: 10px;
	font-weight: bold;
	background-color: #d9f3d9;
	border-left: 4px solid #70d270;
	border-bottom: 1px solid #c4e0f0;
	color: #2a80c2;
	text-decoration: none;
	padding: 4px;
	display: block;
	margin-bottom: 1px;
	width: 158px;
}

a.snelmenu:hover {
	background-color: #8cdb8c;
	border-left: 4px solid #70d270;
	color: #ffffff;
}
.snelmenuHome, a.snelmenuHome:link, a.snelmenuHome:visited {
	font-size: 10px;
	font-weight: bold;
	background-image: url(../img/home_button.gif);
	background-color: #d9f3d9;
	border-left: 4px solid #70d270;
	border-bottom: 1px solid #c4e0f0;
	color: #2a80c2;
	text-decoration: none;
	padding: 4px;
	display: block;
	margin-bottom: 1px;
	width: 158px;
}

a.snelmenuHome:hover {
	background-color: #8cdb8c;
	border-left: 4px solid #70d270;
	color: #ffffff;
}

.zoekBox {
	margin: 8px;
	font-size: 9px;
}

.fieldZoek {
	background-color: #f7fbfd;
	border: 1px solid #2a80c2;
	font-size: 11px;
	color: #000000;
	padding: 2px 5px;
	width: 80px;
	height: 14px;
}

.buttonZoek {
	background-color: #ed9107;
	border: 0px solid #ed9107;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	color: #ffffff;
	padding: 1px;
	width: 38px;
	height: 20px;
}

.buttonPrimary {
	background-color: #f7fbfd;
	border: 1px solid #2a80c2;
	font-size: 11px;
	color: #000000;
	padding: 2px 5px;
}

a:link.buttonPrimary, a:visited.buttonPrimary {
	text-decoration: none;
	color: #000000;
}

.buttonSecondary {
	background-color: #f7fbfd;
	border: 1px solid #2a80c2;
	font-size: 11px;
	color: #000000;
	padding: 2px 5px;
}

.footerBox {
	margin: 20px;
}

.footer {
	font-size: 10px;
}

#logo {
	position: absolute;
	top: 490px;
}

#div1 {
	color: #ffffff;
	font-weight: bold;
}

td.hptemp {
	padding: 0px 10px 20px 10px;
	margin-top: 0px;
	margin-bottom: 20px;
	margin-left: 10px;
	margin-right: 10px;
	line-height: 130%;
	text-align: left;
	vertical-align: top;
	border-top: 1px solid #d9f3d9;
	}
	
td.hptempimg {
	text-align: right;
	vertical-align: top;
	height: 95px;
	width: 95px;
	}
	
div.homeheader {
	color: #2a80c2;
	font-size: 14px;
	font-weight: bold;
	line-height: normal;
	}

span.afdeling {
	font-family: Verdana, Helvetica, sans-serif;
	color: #7a7a7a;
	font-size: 18px;
	font-weight: normal;
	line-height: 19px;
	text-transform: uppercase;
	vertical-align: bottom;
}
span.afdelingnaam {
	font-family: Verdana, Helvetica, sans-serif;
	color: #7a7a7a;
	font-size: 18px;
	font-weight: bold;
	line-height: 19px;
	text-transform: uppercase;
	vertical-align: bottom;
}