@charset "utf-8";
/* CSS Document */

body {
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2d556f;
	background-color: #de5318;
	line-height: 16px;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2d556f;
	line-height: 16px;
}
p {
	margin-top: 8px;
	margin-bottom: 8px;
}

A{ font-family:Verdana, Arial, Helvetica, sans-serif; color:#DE5B00; font-size: 11px;}
A:link{ text-decoration:none; font-size: 11px; color: #DE5B00;}
A:visited{ text-decoration:none; color: #DE5B00;}
A:hover{ text-decoration:underline; color: #DE5B00;}
A:active{ text-decoration:none; color: #DE5B00;}

.nieuwslink{ font-family:Verdana, Arial, Helvetica, sans-serif; color:#ffffff; font-size: 11px;}
.nieuwslink:link{ text-decoration:none; font-size: 11px; color: #ffffff;}
.nieuwslink:visited{ text-decoration:none; color: #ffffff;}
.nieuwslink:hover{ text-decoration:underline; color: #DE5B00;}
.nieuwslink:active{ text-decoration:none; color: #ffffff;}

.kalenderlink{ font-family:Verdana, Arial, Helvetica, sans-serif; color:#2d556f; font-size: 11px;}
.kalenderlink:link{ text-decoration:underline; font-size: 11px; color: #2d556f;}
.kalenderlink:visited{ text-decoration:underline; color: #2d556f;}
.kalenderlink:hover{ text-decoration:underline; color: #ffffff;}
.kalenderlink:active{ text-decoration:underline; color: #2d556f;}

.agendalink{ font-family:Verdana, Arial, Helvetica, sans-serif; color:#2d556f; font-size: 11px;}
.agendalink:link{ text-decoration:underline; font-size: 11px; color: #2d556f;}
.agendalink:visited{ text-decoration:underline; color: #2d556f;}
.agendalink:hover{ text-decoration:underline; color: #66b8dc;}
.agendalink:active{ text-decoration:underline; color: #2d556f;}


.titleBig {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 31px;
	line-height: 35px;
	color: #2D556F;
}

.titleSmall {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 24px;
	line-height: 25px;
	color: #2D556F;
}

.titleSmaller {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 20px;
	line-height: 25px;
	color: #2D556F;
}

.canvasContent {
	width: 710px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #2d556f;
	background-color: #dfe5e9;
	background-image: url(../../_resources/images/content/shadow.gif);
	background-repeat: repeat-x;
	vertical-align: top;
	padding: 0px 40px 40px 40px;
}

.content {
	width: 456px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #2d556f;
	vertical-align: top;
}

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #8299a9;
	height: 25px;
	background-color: #dfe5e9;
	padding: 0px 0px 0px 40px;
}

.footer A{ font-family:Tahoma, Arial, Helvetica, sans-serif; color:#8299a9; font-size: 11px;}
.footer A:link{ text-decoration:underline; font-size: 11px; color: #8299a9;}
.footer A:visited{ text-decoration:underline; color: #8299a9;}
.footer A:hover{ text-decoration:none; color: #8299a9;}
.footer A:active{ text-decoration:underline; color: #8299a9;}

.canvasMenu {
	width: 190px;
	background: url(../../_resources/images/menu/shadow.gif);
	vertical-align: top;
}

.menuButton {
	height: 25px;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	background-image: url(../images/menu/bg_button.gif);
	cursor:pointer;
	padding-left: 30px;
}

.menuButtonOver {
	height: 25px;
	color: #00335F;
	font-size: 12px;
	font-weight: bold;
	background-image: url(../images/menu/bg_button.gif);
	cursor:pointer;
	padding-left: 30px;
}

.menuCatButton {
	height: 18px;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: normal;
	background-image: url(../images/menu/bg_cat_button.gif);
	cursor:pointer;
	padding-left: 30px;
}

.menuCatButtonOver {
	height: 18px;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: normal;
	background-image: url(../images/menu/bg_cat_button_o.gif);
	cursor:pointer;
	padding-left: 30px;
}

.menuSubCatButton {
	height: 18px;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: normal;
	background-image: url(../images/menu/bg_sub_cat_button.gif);
	cursor:pointer;
	padding-left: 55px;
}

.menuSubCatButtonOver {
	height: 18px;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: normal;
	background-image: url(../images/menu/bg_sub_cat_button_o.gif);
	cursor:pointer;
	padding-left: 55px;
}

.menuButtonSub {
	height: 18px;
	color: #FFFFFF;
	font-size: 10px;
	font-weight: normal;
	cursor:pointer;
	padding-left: 30px;
	padding-top: 3px;
	padding-bottom: 2px;
}

.menuButtonSubOver {
	height: 18px;
	color: #00335F;
	font-size: 10px;
	font-weight: normal;
	cursor:pointer;
	padding-left: 30px;
	padding-top: 3px;
	padding-bottom: 2px;
}

.menuButtonLan {
	height: 25px;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	background-image: url(../images/menu/bg_button_en.gif);
	cursor:pointer;
	padding-left: 45px;
}

.menuButtonLanOver {
	height: 25px;
	color: #00335F;
	font-size: 12px;
	font-weight: bold;
	background-image: url(../images/menu/bg_button_en.gif);
	cursor:pointer;
	padding-left: 45px;
}

.singleScreenCanvas {
	width: 224px;
	vertical-align: top;
}

.singleScreen {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	background-color: #b0bfc9;
	background-image: url(../../_resources/images/common/single_screen_gradient.gif);
	background-repeat: repeat-x;
	padding: 0px 10px 5px 10px;
	vertical-align: top;
}

.singleScreenMeerInfo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	background-color: #b0bfc9;
	padding: 0px 10px 5px 10px;
	vertical-align: top;
}

.singleNieuwsbrief {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	background-color: #ccd6dc;
	padding: 0px 10px 5px 10px;
	vertical-align: top;
}

.butBlueLeft{
	background-image: url(../images/buttons/but_blue_left.gif);
	width: 22px;
	height: 23px;
	cursor: pointer;
}

.butBlueRight{
	background-image: url(../../_resources/images/buttons/but_blue_right.gif);
	background-position: right;
	padding-right: 10px;
	height: 23px;
	font-size: 11px;
	color: #FFFFFF;
	cursor: pointer;
}

.butBlueLeftOver{
	background-image: url(../images/buttons/but_blue_left_o.gif);
	width: 22px;
	height: 23px;
	cursor: pointer;
}

.butBlueRightOver{
	background-image: url(../../_resources/images/buttons/but_blue_right_o.gif);
	background-position: right;
	padding-right: 10px;
	height: 23px;
	font-size: 11px;
	color: #FFFFFF;
	cursor: pointer;
}

.butWhiteLeft{
	background-image: url(../../_resources/images/buttons/but_white_left.gif);
	width: 22px;
	height: 23px;
	cursor: pointer;
}

.butWhiteRight{
	background-image: url(../../_resources/images/buttons/but_white_right.gif);
	background-position: right;
	padding-right: 10px;
	height: 23px;
	font-size: 11px;
	color: #2D556F;
	cursor: pointer;
}

.butWhiteLeftOver{
	background-image: url(../images/buttons/but_white_left_o.gif);
	width: 22px;
	height: 23px;
	cursor: pointer;
}

.butWhiteRightOver{
	background-image: url(../../_resources/images/buttons/but_white_right_o.gif);
	background-position: right;
	padding-right: 10px;
	height: 23px;
	font-size: 11px;
	color: #2D556F;
	cursor: pointer;
}

.butSinglescreenLeft{
	background-image: url(../../_resources/images/buttons/but_singlescreen_left.gif);
	width: 22px;
	height: 23px;
	cursor: pointer;
}

.butSinglescreenRight{
	background-image: url(../../_resources/images/buttons/but_singlescreen_right.gif);
	background-position: right;
	padding-right: 10px;
	height: 23px;
	font-size: 11px;
	color: #2D556F ;
	cursor: pointer;
}

.butSinglescreenLeftOver{
	background-image: url(../images/buttons/but_singlescreen_left_o.gif);
	width: 22px;
	height: 23px;
	cursor: pointer;
}

.butSinglescreenRightOver{
	background-image: url(../../_resources/images/buttons/but_singlescreen_right_o.gif);
	background-position: right;
	padding-right: 10px;
	height: 23px;
	font-size: 11px;
	color: #2D556F;
	cursor: pointer;
}

.butSinglescreenUitschrijvenLeft{
	background-image: url(../../_resources/images/buttons/but_singlescreen_uitschrijven_left.gif);
	width: 22px;
	height: 23px;
	cursor: pointer;
}

.butSinglescreenUitschrijvenRight{
	background-image: url(../../_resources/images/buttons/but_singlescreen_uitschrijven_right.gif);
	background-position: right;
	padding-right: 10px;
	height: 23px;
	font-size: 11px;
	color: #2D556F ;
	cursor: pointer;
}

.butSinglescreenUitschrijvenLeftOver{
	background-image: url(../images/buttons/but_singlescreen_uitschrijven_left_o.gif);
	width: 22px;
	height: 23px;
	cursor: pointer;
}

.butSinglescreenUitschrijvenRightOver{
	background-image: url(../../_resources/images/buttons/but_singlescreen_uitschrijven_right_o.gif);
	background-position: right;
	padding-right: 10px;
	height: 23px;
	font-size: 11px;
	color: #2D556F;
	cursor: pointer;
}



.singleScreenMenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	background-image: url(../../_resources/images/buttons/menu_mid.gif);
	color: #FFFFFF;
	cursor: hand;
	cursor: pointer;
	padding-left: 5px;
	padding-right: 5px;
	height: 23px;
}

.singleScreenMenuOver {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	background-image: url(../../_resources/images/buttons/menu_mid_active.gif);
	color: #2D556F ;
	cursor: hand;
	cursor: pointer;
	padding-left: 5px;
	padding-right: 5px;
	height: 23px;
}


.singleScreenAgenda {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 16px;
	background-image: url(../../_resources/images/buttons/agenda_mid.gif);
	color: #FFFFFF;
	padding-left: 5px;
	padding-right: 5px;
	height: 23px;
}

.planePhoto {
	vertical-align: top;
	background-color: #66b8dc;
}

.planePhotoOver {
	vertical-align: top;
	background-color: #9ddefb;
	cursor: pointer;
}

.nieuwsbrief {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2d556f;
	width: 200px;
}

.zoek {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2d556f;
	width: 200px;
}

.inschrijven {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2d556f;
	width: 200px;
}
.informatie {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2d556f;
	width: 200px;
}

.agendaListingEven{
	background-color: #d9edf6;
	padding-bottom: 10px;
	padding-left: 5px;
}
.agendaListingOdd{
	background-color: #FFFFFF;
	padding-bottom: 10px;
	padding-left: 5px;
}

.agendaTitle{
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 24px;
	line-height: 25px;
	color: #ffffff;
	background-color: #66b8dc;
	vertical-align: middle;
	padding: 5px;
}
.agendaDescription{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #2d556f;
}

.agendaInschrijvenSub{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #798b97;
}
.searchresult{
	background-color:#FFFF00;
}