/* reset - */
html, body, form, fieldset, h1, h2, h3, h4, h5, h6, p, span, pre, blockquote, ul, ol, dl, address {
	margin:0;
	padding:0;
}

/* pngFix */
img, div, span { behavior: url(images/iepngfix.htc); }

body, select, input {
	margin: 0px;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	line-height: 19px;
	color: rgb(76,76,76);
	background: rgb(220,220,220);
	}

body {
  height: 100%;
  background: rgb(220,220,220);
}

input, select, textarea {
	background: rgb(255,255,255);
	color: rgb(64,64,64);
}

input, select, textarea, span.multi {
	border: 1px solid rgb(200,200,200);
	font: 11px "Lucida Grande", Tahoma, Arial, Helvetica, sans-serif;
	height: 18px;
	sline-height: 11px;
	padding: 2px 5px 0px 5px;
	background: rgb(255,255,255) url(images/bg_input.gif) left top repeat-x;
	margin: 0px;
	cursor: text;
	}

input.focus, textarea.focus, span.multi.focus {
	border: 1px solid rgb(132,165,206);
	background: rgb(255,249,238) url(images/bg_input_focus.gif) left top repeat-x;
}	

input[disabled] {
	background-color: rgb(245,245,245);
	color: rgb(128,128,128);
}

select {
	height: 20px;
	line-height: 20px;
	padding: 1px;
	cursor: default;
	}
	
input.invalid, textarea.invalid {
	border: 1px solid rgb(255,100,100);
	background: rgb(255,245,245) url(images/invalid_line.gif) left bottom repeat-x;
	}

input.checkbox {
	border: 0px;
	cursor: pointer;
}

input.submit {
  cursor: pointer;
}

h1, h2, h3 {
	font-family: Verdana, Arial;
}

h1, h2 {
	font-size: 16px;
	font-weight: bold;
	height: 26px;
	margin: 0px 10px 20px 2px;
	background: rgb(252,212,165) url(images/bg_h1.gif) left top no-repeat;
	}

h2 {
	background: rgb(255,255,255) url(images/bg_h2.gif) left top no-repeat;
	margin-bottom: 10px;
}

h1 span, h2 span {
	display: none;
}

h1.home {
	background-position: 0px 0px;
}

h1.leden {
	background-position: 0px -26px;	
}

h1.nieuws {
	background-position: 0px -52px;	
}

h1.agenda {
	background-position: 0px -78px;	
}

h1.links {
	background-position: 0px -104px;	
}

h1.contact {
	background-position: 0px -130px;	
}

h1.error {
	background-position: 0px -156px;
}

h1.bestuur {
	background-position: 0px -208px;	
}

h1.reglement {
	background-position: 0px -234px;
}

h1.aanmelden {
	background-position: 0px -260px;
}

h2.woord {
	background-position: 0px -26px;
}

h2.leden {
	background-position: 0px -78px;
}

h2.zoeken {
	background-position: 0px -52px;
}

h2.contact {
	background-position: 0px -104px;
}

h2.over {
	background-position: 0px -130px;	
}

h3 {
	font-size: 11px;
	font-weight: bold;
	padding-bottom: 0px;
	margin-top: 8px;
}
	
a {
  text-decoration: none;
  color: rgb(247,148,30);
  padding-bottom: 1px;
	}
	
a:hover {
	text-decoration: underline;
	}

a.clean, a.clean:hover {
	border: 0px;
}
	
img {
	border: 0px;
	}
	
#container { 
  top: 0px;
	width: 960px;
	position: relative;
	display: block;   
	margin: 0px auto 0px auto;
	height: auto;
	clear: both;
	background: rgb(255,255,255);
	}

img.cs {
	margin: 10px 5px 5px 0px;
	border: 1px solid rgb(212,212,212);	
}

.clearfix:after {
  content: "."; 
  display: block; 
  height: 0; 
  clear: both; 
  visibility: hidden;
	}

#header {
	float: left;
	display: block;
	height: 201px;
	width: 960px;
	margin: 0px 0px 20px 0px;
	background: url(images/bg_header.jpg) center top no-repeat;
	}

#breadcrumb {
	background: rgb(255,245,230);
	width: 940px;
	padding-left: 20px;
}

#breadcrumb, #breadcrumb a {	
	color: rgb(103,105,114);
}

#breadcrumb a:hover {
	color: rgb(65,68,79);
	border-bottom: 1px dotted rgb(65,68,79);
}
	
#menu {
	position: absolute;
	display: block;
	left: 0px;
	top: 149px;
	height: 51px;
	width: 960px;
	margin: 0px;
	padding: 0px;
	background: url(images/bg_menu.gif) left top no-repeat;
	}

#menu ul {
	position: absolute;
	margin: 0px 0px 0px 161px;
	padding: 0px;
	height: 51px;
	width: 730px;
	}
	
#menu li {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
	float: left;
	overflow: visible;
	}

#menu li a {
	display: block;
	padding: 0px;
	margin: 0px;
	text-decoration: none;
	border: 0px;
	height: 51px;
	width: 80px;
	}
	
#menu li a span {
	display: none;
	}

a#home:hover, a#home.current {
	background: url(images/bg_menu_h.gif) -161px 0px;
	}

a#leden:hover, a#leden.current {
	background: url(images/bg_menu_h.gif) -241px 0px;
	}
	
a#nieuws:hover, a#nieuws.current {
	background: url(images/bg_menu_h.gif) -321px 0px;
	}

a#agenda:hover, a#agenda.current {
	background: url(images/bg_menu_h.gif) -401px 0px;
	}

a#links:hover, a#links.current {
	background: url(images/bg_menu_h.gif) -481px 0px;
	}
	
a#contact:hover, a#contact.current {
	background: url(images/bg_menu_h.gif) -561px 0px;
	}
	
#menu li a.disabled {
	background-image: none;
	cursor: default;
}

div.left, div.right {
	float: left;
	display: block;
	width: 229px;
	min-height: 300px;
	padding-bottom: 20px;
}

div.left {
	background: url(images/bg_line_v.gif) right top repeat-y;
}

div.left.small {
	width: 160px;
}

div.left.large {
	width: 320px;
}

#content {
	float: left;
	display: block;
	width: 500px;
	min-height: 300px;
	background: url(images/bg_line_v.gif) right top repeat-y;
	padding-bottom: 20px;
	}

.loading {
	background: url(images/loading.gif) center center no-repeat;
	min-height: 50px;
}
	
#content.small {
	width: 640px;
	background: none;
}

div#content p {
	margin: 8px 0px 2px 0px;
}

div#content ol, div#content ul {
	margin-left: 0px;
}

div#content li {
	margin-left: 15px;
	margin-right: 10px;
}


div.contactUs {
	border-top: 2px solid rgb(255,155,0);
	border-bottom: 1px solid rgb(255,155,0);
}
	
div.padding {
	padding: 0px 20px 0px 20px;
	}	

div.padding_small {
	padding: 0px 10px 0px 15px;
	}	
			
ul.navigate {
	font-size: 10px;
	border-top: 1px solid rgb(220,220,220);
	border-bottom: 1px solid rgb(220,220,220);
	padding-top: 3px;
	padding-bottom: 2px;
	list-style-type: none;
	text-align: center;
	height: 21px;
}

ul.navigate li {
	display: block;
	float: left;
	width: 98px;
}

ul.navigate .previous {
	text-align: left;
	color: rgb(147,147,147);
}

ul.navigate .next {
	text-align: right;
	color: rgb(147,147,147);
}

#footer {
	display: block;
	float: left;
	left: 0px;
	width: 960px;
	height: 70px;
	margin: 10px 0px 0px 0px;
	padding: 0px;
	background: url(images/bg_footer.gif) top left no-repeat;
	color: rgb(147,147,147);
	font-size: 10px;
	line-height: 15px;
	}

#footer span.left {
	float: left;
	margin-top: 12px;
	margin-left: 20px;
}

#footer span.right {
	float: right;
	margin-top: 12px;
	margin-right: 180px;
}

#footer a {
	color: rgb(220,220,220);
	border-color: rgb(220,220,220);
 }

#footer a:hover {
	color: rgb(255,255,255);
	border-color: rgb(255,255,255)
}

ul.comments {
	display: block;
	margin: 10px 0px 0px -15px;
	padding: 0px;
}

ul.comments li {
	list-style-type: none;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 5px 10px;
	sborder-bottom: 2px solid rgb(255,245,230);
	background: rgb(255,250,243);
}

ul.comments li.odd {
	background: rgb(255,250,243);
}

#site_comments_clone {
	display: none;
}

ul.comments li h3 {
	padding: 4px 0px 0px 10px;
	font-family:"Lucida Grande",Tahoma,Arial,Helvetica,sans-serif;
	font-size:11px;	
	font-weight: normal;
	color: rgb(144,144,144);
	margin: 0px 0px 0px -10px;
}

span.comment {
	display: block;
	padding: 8px 5px 0px 10px;
	margin-left: 0px;
	margin-right: 10px;
	border-top: 1px solid rgb(227,228,231);
}

ul.news {
	font-size: 10px;
	list-style-type: none;
	margin: 0px 3px;
	padding-top: 0px;
}

ul.news li {
	padding-left: 0px;
	margin-left: 0px;
	background: url(images/bg_line_h.gif) bottom left repeat-x;
}

ul.news li a {
	display: block;
	padding: 2px 0px 2px 6px;
	border: 0px;
	white-space: nowrap;
	overflow: hidden;
}

ul.news li a:hover, ul.news li a.current {
}

li.news.noBorder {
	border-bottom: 1px hidden;
}

ul.leden {
	font-size: 10px;
	list-style-type: none;
	margin: 0px 3px;
	padding-top: 0px;
}

ul.leden li {
	padding-left: 0px;
	margin-left: 0px;
	background: url(images/bg_line_h.gif) bottom left repeat-x;
}

ul.leden li a {
	color: rgb(76,76,76);
	display: block;
	padding: 2px 0px 2px 6px;
	border: 0px;
	text-decoration: none;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

ul.leden li a:hover, ul.leden li a.current {
	background: rgb(252,212,165);
	text-decoration: none;
}

ul.leden li.odd {
	background: rgb(255,250,243);
}

li.leden.noBorder {
	border-bottom: 1px hidden;
}

div#presentatie {
	margin-top: 0px;
}

div#presentatie ul.presentatie {
	font-size: 10px;
	list-style-type: none;
	margin-left: 0px;
	margin-right: 0px;
}

div#presentatie ul.presentatie li {
	padding-left: 0px;
	margin-left: 0px;
	margin-right: 0px;
	width: 210px;
	display: inline;
	float: left;
}

div#presentatie ul.presentatie li p {
	padding: 0px;
	margin-left: 5px;
	margin-right: 0px;
}

span.title {
	margin-left: 0px;
	font-size: 14px;
	font-weight: bold;
	display: block;
	}

span.editor, span.date {
	color: rgb(103,105,114);
	font-style: normal;
	font-size: 9px;	
	}

div.content {
	padding-top: 15px;
}

#presentatie {
	margin-top: -20px;
}

a.readon {
	margin: 0px 5px 0px 0px;
	display: block;
	float: right;
	font-weight: bold;
	font-size: 9px;
	line-height: 11px;	
	text-transform: uppercase;		
}
	
img.left {
	margin: 0px 10px 5px 0px;
	float: left;
	border: 1px solid rgb(207,208,211);
	background: rgb(255,255,255);
	}
	
img.right {
	margin: 0px 0px 5px 10px;
	float: right;
	border: 1px solid rgb(188,189,199);
	}

.required em {
	color: rgb(255,0,0);
	font-style: normal;
	margin-left: 3px;
	}
	
a.button {
  display: inline;
	height: 21px;
	text-decoration: none;
	border: 0px;
	cursor: pointer;
}

a.button span, a.button input {
	float: left;
	display: block;
	height: 21px;
	line-height: 20px;
	padding-right: 0px;
	background: url(images/button_r.gif) no-repeat;		
	text-align: center;
	color: rgb(235,235,235);
	font-weight: bold;
	white-space: nowrap;
	}

a.button:hover {
	text-decoration: none;
	border: 0px;
	}
	
a.button input.submit {
  cursor: pointer;
	border: 0px;
	margin: 0px;
	padding: 0px;
	width: 70px;
	height: 21px;
	color: rgb(255,255,255);
}

a.button span.left {
	width: 10px;
	padding-right: 0px;
	background: url(images/button.gif) left top no-repeat;
	background-position: 0px 0px;			
}

a.button span.right {
	padding-right: 10px;
	background-position: 100% 0px;
	margin: 0px 5px 0px 0px;
	}
		
a.button:hover span {
	color: rgb(255,255,255);	
}	

a.button.disabled span {
	color: rgb(64,64,64);
	cursor: default;
}

.PDF {
	background: url(images/pdf.gif) left top no-repeat;
	height: 32px;
	display: block;
	margin: 4px;
	line-height: 32px;
	padding-left: 40px;
	}
	
.PDF span {
	margin-left:40px;
	line-height: 32px;
	}

.icon {
	background: url(images/document_icon.gif) left top no-repeat;
	width: 16px;
	height: 16px;
	display: block;
	text-decoration: none;
}	


.form table td {
	padding-right: 3px;
	padding-bottom: 2px;
}


div.overlay {
	position: absolute;
	width: 100%;
	height: 100%;
	background: rgb(32,32,32);
	left: 0px;
	top: 0px;
	z-index: 1000;
}

div.box {
	display: block;
	visibility: hidden;
	background: rgb(255,255,255);
	border: 4px solid rgb(255,155,0);
	padding: 0px;
	left:50%;
	position:absolute;
	z-index: 1001;
	top:50%;
}

div.loading {
	background: rgb(255,255,255) url(images/loading.gif) center center no-repeat;
}

div.box_title {
	display: block;
	height: 30px;
	line-height: 30px;
	padding-left: 10px;
	sborder: 4px solid rgb(243,130,30);
	background: rgb(255,205,165);
	border-bottom: 1px dotted rgb(243,130,30);
	font-size: 12px;
	font-weight: bold;
	color: rgb(68,68,68);
	margin: 0px;
}

div.box_close {
	position: absolute;
	display: block;
	width: 24px;
	height: 24px;
	background: url(images/box_close.png) left top no-repeat;
	cursor: pointer;
}

div.box_content {
  display: block;
  visibility: hidden;
	position: absolute;
	overflow: auto;
	color: rgb(68,68,68);
}
	
div.box_content a {
	color: rgb(32,32,32);
}
