html {
     overflow: -moz-scrollbars-vertical;
}
body {
	background-image: url(../layout/krullen.jpg);
	background-repeat: repeat-x;
	background-position: top center;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	background-color: #076C74;
}
td.hoofdmenu{
	padding-left: 20px;
	color: #FFFFFF;
}
a.hoofdmenu:link,
a.hoofdmenu:active,
a.hoofdmenu:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}
a.hoofdmenu:hover{
	color: #BBBBBB;
	font-weight: normal;
	text-decoration: none;
}
a.hoofdmenu_active:link,
a.hoofdmenu_active:active,
a.hoofdmenu_active:visited,
a.hoofdmenu_active:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFCC00;
	font-weight: normal;
	text-decoration: none;
}
a.submenu:active,
a.submenu:link,
a.submenu:visited
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
a.submenu:hover{
	text-decoration: none;
}
.td_submenu {
	padding-left: 10px;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #EAEAEA;
}
.td_submenu_active {
	padding-left: 10px;
	border-top: 1px solid #6B9CA3;
	border-bottom: 1px solid #6B9CA3;
	background-color: #9AB0C3;
	color: #076D74;
}
a.submenu_active:link,
a.submenu_active:hover,
a.submenu_active:active,
a.submenu_active:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #076D74;
	background-color: #FDC300;
	font-weight: bold;
	text-decoration: none;
}
a.submenu2_active:link,
a.submenu2_active:hover,
a.submenu2_active:active,
a.submenu2_active:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

a.login:link,
a.login:active,
a.login:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}
a.login:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
    color:#FEC20F
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.style1 {
	color: #A8A8A8;
	font-weight: bold;
}
.hoofdmenu_input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 0px;
	width: 110px;
	height: 14px;
}
.hoofdmenu_btn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color:#FFFFFF;
	border: 0px;
	width: 30px;
	background-color: #E80074;
	cursor: hand;
	cursor: pointer;
	height: 16px;
}

.rechtermenu_title_blauw{
	padding-left:9px;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 11px;
	color: #FFFFFF;
	font-weight:bold;
}

.rechtermenu_link{
	padding-left:5px;
	padding-right:5px;
	padding-top:5px;
	font-size: 10px;
	vertical-align:bottom;
}

.rechtermenu_kalenderitem_title{
	padding-left:5px;
	color:#545859;
	padding-bottom:0px;
	font-weight:bold;
}

.rechtermenu_kalenderitem_text{
	padding-left:5px;
}
.pagetitle {
	font-size: 15px;
	color: #FFCC00;
	font-weight: bold;
	text-transform: uppercase;
	margin-top: 10px;
	margin-bottom: 10px;	
}
h1 {
	font-size: 26px;
	color: #636F07;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 10px;	
}
.h1 {
	font-size: 24px;
	color: #636F07;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 10px;	
}
h2 {
	font-size: 22px;
	color: #6E949A;
	font-weight: normal;
	margin-top: 10px;
	margin-bottom: 0px;
}
h3 {
	font-size: 16px;
	color: #ABB900;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 5px;	
}
h4 {
	font-size: 14px;
	color: #FFCC00;
	font-weight: bold;
	text-transform: uppercase;
	margin-top: 10px;
	margin-bottom: 5px;	
}
.news_title {
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;	
	padding: 5px 10px 5px 10px;
	background-color: #076B74;
}
a:link, a:active {
	color: #076B74;
	text-decoration: none;
	border: none;
}
a:visited{
	color: #666666;
	text-decoration: underline;
	border: none;
}
a:hover
{
	color: #076B74;
	text-decoration: underline;
	border: none;
}
a.nieuwsitem {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.nieuwsitem:hover {
	color: #437374;
	text-decoration: none;
}
a.nieuwsitem:visited {
	color: #000000;
	text-decoration: none;
}
a.categorie {
	color: #000000;
	text-decoration: none;
}
a.categorie:hover {
	text-decoration: underline;
}
a.topmenu:link,
a.topmenu:active,
a.topmenu:hover,
a.topmenu:visited {
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
a.topmenu2:link,
a.topmenu2:active,
a.topmenu2:visited {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
a.topmenu2:hover { color: #FFCC00; }
a.topmenu2_active:link,
a.topmenu2_active:active,
a.topmenu2_active:hover,
a.topmenu2_active:visited {
	font-size: 11px;
	color: #FFCC00;
	text-decoration: none;
}
.alfabet:hover img {
	filter:alpha(opacity=50);
	-moz-opacity:.50;
	opacity:.50;
}
.introtext {
	font-size: 13px;
	font-weight: bold;
	line-height: 16px;
}
.style3 {font-size: 10px}
.clicktable{
	cursor: hand;
	cursor: pointer;
}

table.result
{
	margin: 5px;
	width: 100%;
}

table.result td.header
{
	font-weight: bold;
	background-color: #eeeeee;
	padding: 4px;
}
input, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.footer {
	color: #FFFFFF;
	font-size: 10px;
}
.tablegrijs {
	width: 100%;
	border: none;
	background-color: #E2E89B;
}
.tablegrijs td {
	background-color: #E2E89B;
	padding: 6px;
	border-bottom: 1px solid black;
}
hr.lijn_grijs {
	border: none;
	border-bottom: 1px solid #CCCCCC;
	height: 0;
}
hr.lijn_donker {
	border: none;
	border-bottom: 1px solid #636F07;
	height: 0;
}
.diertitel {
	font-size: 20px;
	color: #000000;
	font-weight: normal;
}
.diertab {
	border-right: 2px solid #FFFFFF;
	border-bottom: 0px;
	background-color: #625940;
	padding-left: 15px;
	padding-right: 15px;
	text-align: center;
	font-weight: bold;
	color: #FFFFFF;
	cursor: pointer;
	cursor: hand;
	background-image: url(../layout/hoerkje.gif);
	background-repeat: no-repeat;
	background-position: top right;
}
.diertab_active {
	border-right: 2px solid #FFFFFF;
	border-bottom: 0px;
	background-color: #BFCE00;
	padding-left: 15px;
	padding-right: 15px;
	text-align: center;
	font-weight: bold;
	color: #000000;
	cursor: pointer;
	cursor: hand;
	background-image: url(../layout/hoerkje.gif);
	background-repeat: no-repeat;
	background-position: top right;
}
.dierblok {
	background-color: #BFCE00;
	padding: 10px;
}
.sorteerdiv{
	background-color: #EDEDED;
	padding: 5px 0px 5px 0px;
}
a.sorteerOp_active{
	padding: 5px 15px 5px 15px;
	background-color: #A9C6CC;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
a.sorteerOp{
	padding: 5px 15px 5px 15px;
	color: #OOOOOO;
	text-decoration: none;
	font-weight: bold;
}
a.dierzoekknop {
	padding: 5px 15px 5px 15px;
	border: 1px solid #A9C6CC;
	background-color: #54848D;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a.dierzoekknop:hover {
	padding: 5px 15px 5px 15px;
	border: 1px solid #54848D;
	background-color: #A9C6CC;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.dagvak {
	background-color: #EEEEEE;
	border: 1px solid #CCCCCC;
	width: 60px;
}
.datumvakske
{
	height: 36px;
	color: #777777;
	vertical-align: top;
	text-align: left;
	border: 1px solid #CCCCCC;
	font-size: 12px;
	padding: 3px;
	font-weight: bold;
}

.eventdatumvakske
{
	height: 40px;
	vertical-align: top;
	text-align: left;
	border: 1px solid #eeeeee;
	font-size: 14px;
	background-color: #AEC1D0;/*#335580;*/
	color: #ffffff;
	cursor: pointer;
	font-weight: bold;
}

.notargeteventdatumvakske
{
	height: 36px;
	vertical-align: top;
	text-align: left;
	border: 1px solid #eeeeee;
	font-size: 12px;
	padding: 3px;
	background-color: #A9C6CC;/*#335580;*/
	color: #ffffff;
	cursor: pointer;
	font-weight: bold;
}
.maandvak {
	font-size: 16px;
	color: #A12834;
	font-weight: normal;
}
a.maandvak:link,a.maandvak:hover,a.maandvak:active,a.maandvak:visited {
	font-size: 12px;
	color: #A12834;
	font-weight: bold;
	text-decoration: none;
}
.dagvak2 {
	background-color: #CFDDDF;
	color: #456A72;
	border: 1px solid #A9C6CC;
	width: 22px;
}
.datumvakske2
{
	height: 16px;
	color: #777777;
	vertical-align: top;
	text-align: left;
	border: 1px solid #A9C6CC;
	padding: 3px;
	cursor:hand; 
	cursor: pointer;
}

.vakskevandaag
{
	height: 16px;
	color: #000000;
	background-color: #EDEDED;
	font-size: 12px;
	font-weight: bold;
	vertical-align: top;
	text-align: left;
	border: 1px solid #A9C6CC;
	padding: 3px;
	cursor:hand; 
	cursor: pointer;
}
.maandvak2 {
	font-size: 12px;
	color: #456A72;
	font-weight: normal;
}
a.maandvak2:link,a.maandvak2:hover,a.maandvak2:active,a.maandvak2:visited {
	font-size: 11px;
	color: #456A72;
	font-weight: bold;
	text-decoration: none;
}
.navtext {
	border: 2px solid #D7DCDF;
	background-color:#FFFFFF;
	color: #333333;
	font-family: Verdana;
	font-size: 10px;
	padding: 2px 2px 2px 2px;
}
#mens {
visibility:hidden;
display:none;
}
.aantalreacties {
	font-style: italic;
	color: #2D4356;
}
.dagkalender_title {
	font-size: 16px;
	color: #999999;
	font-weight: bold;
	border-bottom: 1px solid #D7DCDF;
}

.fields
{
    border: 1px solid #CCCCCC;
}

#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(../images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%	
	}

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}
	
.inborder
{
    border:1px solid #000000;   
}
.poll_title {
	font-size: 16px;
	font-weight: bold;
	color: #24737E;
	text-decoration: none;
}
a.poll:link, a.poll:active, a.poll:visited {
	font-size: 16px;
	font-weight: bold;
	color: #24737E;
	text-decoration: none;
}
a.poll:hover {
	color: #FF0066;
}

a.poll_rev:link, a.poll_rev:active, a.poll_rev:visited {
	font-size: 16px;
	font-weight: bold;
	color: #FF0066;
	text-decoration: none;
}
a.poll_rev:hover {
	color: #24737E;
}

.poll_divheader
{
    width:100%;
    text-align:right;
}

.pink
{
    color: #FF0066;
}

.conf_text
{
    text-align:justify;
    padding-top:35px;
    font-size:16px;
    color:#086C74;
    font-weight:bold;
}