body{
	background-image:url(../art/grasbg2.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
	background-attachment:fixed;
	background-color:#ececec;
	font-family:Arial, Helvetica, sans-serif;	
	text-align:center
}
table td{
	font-size:12px
}
#topbar{
	width:912px;
	margin:24px auto 6px auto;
	text-align:left;
}
#topbar img{
	margin-right:6px
}
#header{
	width:912px;
	height:125px;
	margin:0 auto;
	background-position:center center
}
#navigatie{
	height:25px;	
	position:absolute;
	z-index:1;
	margin:98px 0 0 1px;
}
#navigatie ul{
	margin:0;
	padding:0;
	height:25px;
	list-style:none;
}
#navtable{
	width:910px;
	height:26px
}
#navtable td{
	text-align:center;
	line-height:24px;
	font-size:13px;
	font-weight:bold;
	opacity:.72;
	background-color:#000;
	filter: alpha(opacity = 82);
	border-top:1px #fff solid;
}
#navtable td.current{
	background-color:#fff;
	opacity:1;
	filter:aplha(opacity=00);
}
#navtable td a:link,#navtable td a:visited{
	display:block;
	color:#fff;
	text-decoration:none;
	border-right:1px #82937B solid;
}
#navtable td a:hover{
	display:block;
	color:#063;
	text-decoration:underline;
	border-right:1px #82937B solid;
}
#navtable td a.current:link,#navtable td a.current:visited{
	display:block;
	color:#063;
	text-decoration:none;
	border-right:none;
}
#navigatie ul li{
	display:inline;
	float:left;
	filter: alpha(opacity = 82);
}
#navigatie ul li.current{
	filter: alpha(opacity = 100);
}
#navigatie ul li a:link,#navigatie ul li a:visited{	
	opacity:.82;
	width:100%;
	color:#fff;
	padding:0 12px;
	height:25px;
	line-height:25px;
	font-size:13px;
	border-right:1px #82937B solid;
	background-color:#006699;
	font-weight:bold;
	text-decoration:none;
	border-top:1px #fff solid;
	padding-top:4px;
	padding-bottom:6px;
}
#navigatie ul li a:hover{
	border-right:1px #fff solid;
	background-color:#f0f0f0;
	color:#006633;
	border-top:1px #fff solid;
}
#navigatie ul li a.current{
	border-right:1px #fff solid;
	color:#006633;
	border-top:1px #353535 solid;
	background-color:#f0f0f0;
	opacity:1
}
.hrbg{
	width:5px;
	height:5px;
	font-size:1px;
	background-repeat:no-repeat;
	position:absolute;
	z-index:4;
}
#hrlb{
	background-image:url(../art/hrlb.png);
}
#hrlo{
	background-image:url(../art/hrlo.png);
	margin:120px 0 0 0;
}
#hrrb{
	background-image:url(../art/hrrb.png);
	margin:0 0 0 907px;
}
#hrro{
	background-image:url(../art/hrro.png);
	margin:120px 0 0 907px;
}
#logo_only{
	width:177px;
	height:177px;
	position:absolute;
	z-index:3;
	margin-left:369px;
	margin-top:-28px;
	background-image:url(../art/logo_only_ie.png);
	background-repeat:no-repeat
}
#content{
	width:912px;
	margin:52px auto;
}
#left{
	width:180px;
	float:left;
	color:#666666;
	font-size:12px;
	text-align:left
}
#right{
	width:180px;
	float:left;
	color:#666666;
	font-size:12px;
	text-align:left
}
#center{
	width:520px;
	margin:0 16px;
	float:left;
	text-align:left
}
div.banner{
	width:160px;
	/*background-image:url(../art/rightbg.gif);*/
	background-image:url(../art/rightblok.png);
	padding:0 10px;
	text-align:center;
	margin-top:10px
}	
div.endbanner{
	width:180px;
	/*background-image:url(../art/rightbgb.gif);*/
	background-image:url(../art/rightblokb.png);
	height:10px;
	padding:0;
	font-size:2px
}
div.banner h1{
	color:#3B4E44;
	line-height:22px;
	font-size:13px;
	margin:0;
	padding:0;
	text-align:left;
	padding-top:2px
}
div.banner img{
	width:160px;
	margin:10px 0 0 0;
	border:0
}
div.topic{
	width:520px;
	padding:0;
	text-align:center;
	margin-top:10px;
	background-image:url(../art/contentbg.gif);
	background-repeat:repeat-y;
	background-position:top;
	color:#333;
	font-size:13px
}	
div.endtopic{
	width:520px;
	/*background-image:url(../art/centerbgb.gif);*/
	background-image:url(../art/endtopic.png);
	background-position:bottom;
	height:10px;
	padding:0;
	font-size:2px
}
div.topic h1{
	color:#3B4E44;
	line-height:22px;
	font-size:13px;
	margin:0;
	padding:0;
	text-align:left;
	padding:2px 10px 2px 10px;
	background-image:url(../art/contentbgg.png);
	background-repeat:no-repeat;
}
div.topic img{
	float:left;
}
div.text{
	padding:10px 5px 0 5px;
	line-height:140%;
	text-align:left
}
div.text a:link,div.text a:visited{
	text-decoration:none;
	color:#49aa6e;
	font-weight:bold;
}
div.text a:hover{
	text-decoration:underline
}
div.topic p.sectie{
	margin:0 16px;
	clear:both;
	padding:16px 0;
	border-top:1px #d4d9d9 solid
}
div.topic strong.green{
	margin:0 0 4px 0;
	padding:0;
	color:#49aa6e;
	font-size:15px;
	display:block
}
div.nieuws img{
	margin-right:8px
}
div.topic strong.norm{
	margin:0;
	padding:0;
	color:#333;
	font-size:12px;
	display:inline
}
div.topic table{
	margin-left:16px
}
div.topic h2{
	font-size:15px; 
	color:#49aa6e
}
div.topic div.text{
	padding:10px 15px 0 15px;
}
.footnote{
	float:right;
	color:#789C7F;
	font-style:italic;
	font-size:10px;
	margin-bottom:12px
}
#subnav{
	width:912px;
	margin:0 auto;
	background-image:url(../art/subnav3.jpg);
	position:absolute;
	z-index:2;
	margin:149px 0 0 0;
	font-size:12px;
	color:#fff;
	background-repeat:no-repeat
}
.subnavul{
	width:912px;
	height:25px;
	line-height:25px;
	margin:0;
	padding:0;
	list-style:none;
}
.subnavul li{
	display:inline;
	float:left;
	line-height:25px;
	height:25px;
	padding:0 7px;
	border-right:1px #0c391f solid;
}
.subnavul li.current{
	background-image:url(../art/subnav3_current.jpg);
	background-position:center center;
}
.subnavul li a:link, .subnavul li a:visited{
	line-height:25px;
	color:#ececec;
	text-decoration:none;
}
.subnavul li a:hover{
	line-height:25px;
	color:#ececec;
	text-decoration:underline;
}
.topic input, .topic textarea{
	border:1px #ccc solid;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px
}
#zoekdiv{
	width:200px; 
	height:21px; 
	line-height:21px;
	float:right;
	background-image:url(../art/zoeken.gif);
}
input#zoekveld{
	border:1px #fff solid;
	padding:2px 0;
	width:126px;
	background-color:#fff;
	margin:1px 0 0 3px
}
input#subimg{
	border:0;
	margin:1px 0 0 3px;
	float:right
}
table.stand{
	margin:0;
	padding:0;
	float:none;
}
table.stand th{
	font-weight:bold;
	text-align:center;
	padding:1px 3px;
	line-height:22px;
	height:22px;
	background-image:url(../art/subnav3.jpg);
	background-position:top center;
	border-left:1px #0c391f solid;
	color:#fff;
	font-size:12px
}
table.stand td{
	border-bottom:1px #B4CFB8 solid;
	border-left:1px #B4CFB8 solid;
	text-align:center;
	padding:1px 3px
}
table.stand tr.cl td{
	background-color:#e1ece1
}
#wknav{
	width:488px; height:23px;
	margin:4px 0 24px 0
}
#wknav ul{
	margin:0;
	padding:0;
	list-style:none;
	height:23px
}
#wknav ul li{
	display:inline; 
	float:left;
	padding:0 0;
	text-align:center;
	height:23px;
	line-height:23px;
	padding:0 6px;
	background-image:url(../art/orbalk.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	border-right:1px #8f3801 solid
}
#wknav ul li a:link, #wknav ul li a:visited{
	color:#333333;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:13px;
	text-decoration:none;
	font-weight:normal;
	text-align:center;
	display:block;
	color:#fff;
}

table.standwk{
	margin:0;
	padding:0;
	float:none;
}
table.standwk th{
	font-weight:bold;
	text-align:center;
	padding:1px 3px;
	line-height:22px;
	height:22px;
	background-image:url(../art/bggroep.jpg);
	background-position:top center;
	color:#fff;
	font-size:12px
}
table.standwk td{
	border-bottom:1px #B4CFB8 solid;
	text-align:center;
	padding:1px 3px
}
table.standwk tr.cl td{
	background-color:#e1ece1
}
table.standwk tr.troranje td{
	background-color:#FF6600;
	font-weight:bold;
	color:#fff
}
td.wnr{
	color:#006600;
	font-weight:bold;
	width:20px;
	font-size:10px
}
div#agendadiv{
	padding:0 14px 0 6px
}
div#agendadiv div.text{
	padding:10px 0 0 4px
}
div#verslag_archief,div#foto_archief,div#jarig_archief{
	width:178px;padding:0 1px
}
div.opm{
	border:1px #667 solid;
	position:absolute;
	z-index:1;
	width:150px;
	padding:8px;
	margin:20px 0 0 0;
	background-color:#fff;
	color:red;
	font-weight:bold
}
input.stand{
	width:22px;
	height:18px;
	padding:1px 2px;
	font-weight:bold;
	text-align:center;
	background-image:url(../wkziener/art/stand.gif);
	background-repeat:no-repeat;
	border:0;
	background-color:transparent;
	margin:2px 0
}
input.topscorer{
	width:250px;
	height:18px;
	padding:1px 2px;
	font-weight:bold;
	text-align:left;
	background-image:url(../wkziener/art/topscorer.gif);
	background-repeat:no-repeat;
	border:0;
	background-color:transparent;
	margin:2px 0
}
input.savewk{
	background-color:#000;
	padding:3px;
	color:#fff;
	font-weight:bold;
	width:88px
}
div.ftxt{
	padding:1px 0 1px 2px;
	margin:2px 0;
	width:124px;
}
div.ftxtB{
	padding:1px 0 1px 2px;
	margin:2px 0;
	width:124px;
}
div.ftxtL{
	padding:1px 0 1px 22px;
	margin:2px 0;
	width:104px;
	background-repeat:no-repeat;
	background-position:0 3px;
}
img.ard{
	float:right
}
.selectland{
	background-color:#fff;
	border:1px #333 solid;
	width:126px;
	position:absolute;
	z-index:1;
	margin:-3px 0 0 0;
}
.selectland ul{
	margin:0;
	padding:0;
	list-style:none;
}
.selectland ul li{
	margin:0;
	padding:0;
	padding:0 1px
}
.selectland ul li a:link,.selectland ul li a:visited{
	color:#333;
	background-color:#fff;
	background-repeat:no-repeat;
	padding:0 0 0 22px;
	text-decoration:none;
	font-weight:normal;
	cursor:default;
	display:block; 
	width:103px;
	background-position:0 2px
}
.selectland ul li a:hover{
	background-color:#0066CC;
	color:#fff
}
div.ftxtL img.wkar,div.ftxt img.wkar{
	margin:1px;
	float:right; 
	width:17px; 
	height:17px
}
.selectland ul li.lhelp{
	background-color:#333;
	color:#fff;
	padding:1px 3px
}
table#spelregels td{
	text-align:left;
	border:0
}