body {
	background-color: white;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	padding: 0px;
	margin: 0px;
	line-height: 14px;
}


td, form {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	padding: 0px;
	margin: 0px;
	vertical-align : top;

}
.outerTabel {
	border: 1px solid #EBEBEB;
	vertical-align:center;
	background:#EBEBEB;
	padding:0;
	margin:0;
}
.innerTabel {
	vertical-align:center;
	background: #EBEBEB;
	border: 2px solid #FFF;	
}
.strokeGrey {
	border: 2px solid #C7C7C7;
}
.strokeGreyDark {
	border: 2px solid #EBEBEB;
}
.strokeWit {
	border: 2px solid #FFF;
}
.error {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color:#BF0000;
	font-weight:bold;
	padding: 0px;
	margin: 0px;
	vertical-align : top;
}
.errorField{
	background-color:#FF6464;
	color:#FFFFFF;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #383838;
	line-height: 14px;
	
}

UL { list-style : square; }
HR { height: 1px; }
input, select, textarea { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size : 10px; }

a {
	color: #264210;
	text-decoration : none;
	font-weight: bold;
}
a:hover {
	text-decoration : none;
	color: #6DAC20;
}
a.loggedInNav{
	text-decoration : none;
	color: #ffffff;
	font-weight: bold;
}
a.loggedInNav:hover{
	text-decoration : none;
	color: #ffffff;
	}
	
a.witLinkUnderline:link {
	color: #FFFFFF;
	text-decoration: underline;
}
a.witLinkUnderline:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
a.witLinkUnderline:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
a.witLinkUnderline:active {
	color: #FFFFFF;
	text-decoration: underline;
}

a.camera_link {
	background-image : url(../images/camera.gif);
	background-repeat : no-repeat;
	padding-left: 18px;
	white-space: nowrap;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 20px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	font-weight: bold;
	color: #264210;
	text-decoration: none;
}
.subkop {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	font-weight: bold;
	color: #264210;
	text-decoration: none;
}
.bodytext {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	font-weight: normal;
	color: #292D37;
	text-decoration: none;
}
.tip {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

.borderGrijs {
	border: 1px solid #CCCCCC;
}
.tip1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

a.thumbImage { border: 1px solid #264210; margin: 5px; width: 119px; height: 96px; display: block; }
a:hover.thumbImage { border: 1px solid #6DAC20; }

a.gnavArrLeft { height: 22px; width: 24px; display : block; float: left; margin: 2px; background-image : url(../images/gnav/arrowsLeft.gif); background-repeat : no-repeat; text-decoration : none; }
a.gnavArrRight{ height: 22px; width: 24px; display : block; float: left; margin: 2px; background-image : url(../images/gnav/arrowsRight.gif); background-repeat : no-repeat; text-decoration : none; }

a.gnavGrey { height: 22px; width: 23px; display : block; float: left; margin: 2px; background-image : url(../images/gnav/bgGrey.gif); background-repeat : no-repeat; text-align : center; text-decoration : none; font-size: 12px; font-weight : bold; color: white; padding: 3px 0px 0px 0px; }
a:hover.gnavGrey { color: white; text-decoration : underline; }

a.gnavBlack { height: 22px; width: 23px; display : block; float: left; margin: 2px; background-image : url(../images/gnav/bgBlack.gif); background-repeat : no-repeat; text-align : center; text-decoration : none; font-size: 12px; font-weight : bold; color: white; padding: 3px 0px 0px 0px; }
a:hover.gnavBlack { color: white; text-decoration : underline; }

#activeGrey{ background-image : url(../images/gnav/bgGreyActive.gif); color: black; text-decoration : underline; }
#activeblack { background-image : url(../images/gnav/bgBlackActive.gif); }
#nextGrey { background-image : url(../images/gnav/bgGreyNext.gif); color: #264210; }

.bgNotEqual { background-color : #F6FDFF; border-top: 1px solid #E1F7FF; border-bottom: 1px solid #E1F7FF; padding: 4px 3px 4px 3px; }
.bgEqual { padding: 4px 3px 4px 3px; }

a.ansNotEqual { width: 100%; display: block; text-decoration : none; font-weight: normal; padding: 4px 10px 3px 10px; text-align : left; }
a:hover.ansNotEqual { color: black; }
.ansNotEqual { width: 100%; display: block; text-decoration : none; padding: 4px 10px 3px 10px; }

a.ansEqual { width: 100%; display: block; text-decoration : none; font-weight: normal; padding: 4px 10px 3px 10px; text-align : left; }
a:hover.ansEqual { color: black }
.ansEqual { width: 100%; display: block; text-decoration : none; padding: 4px 10px 3px 10px; }

.bgDisNotEqual { background-color : #F6FDFF; border-top: 1px solid #E1F7FF; border-bottom: 1px solid #E1F7FF; padding: 8px 4px 7px 12px; }
.bgDisEqual { padding: 8px 4px 7px 12px; }

.ansImageHolder { width: 130px; display: block; float: left; }
.ansImage { border: 1px solid #264210; }
.stableford { clear: both; text-align : center; background-color : white; padding: 5px 0px 10px 0px; ; border-top: 1px dotted #436A14; border-bottom: 1px dotted #436A14; }

.footer_tekst {
	color: #264210;
	text-decoration : none;
	font-weight: bold;
}
