/*
** Webbuilding & design by Webtool-Design
** http://www.webtool-design.com
** contact: info@webtool-design.com
*/

body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	background: #999967 url(pix/bg.jpg) repeat-x;
}
html { /* Force Vertical Scrollbar */
	overflow-y: scroll; /* IE */
	height: 100%; /* Moz */
	margin-bottom: 0.1em;
}
#wrapper {
	width: 900px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	font: 0.9em Arial, Helvetica, sans-serif;
	color: #333333;
	border: 4px none #9A9A68;
	background: #FFFFFF;
}
#banner {
	background: #FFFFFF;
	height: 144px;
	width: 100%;
}
#nav {
	background: #CCCCCC;
	float: left;
	width: 200px;
}
#taal {
	width: 100%;
	margin: 0px;
	padding: 5px 0px 5px 5px;
	height: 24px;
	text-align: center;
	background: #FFFFFF;
}
#taal .home {
	float: left;
}

#navigatie {
	width: 100%;
	background: #FFFFFF;
	font-size: 0.9em;
}
#navigatie a.navbtn {
	display:block;
	text-decoration:none;
	color:#FFFFFF;
	width:100%;
	background: #61613D;
	/*height: 18px;*/
	border-bottom: 1px solid #FFFFFF;
	padding: 3px 2px 3px 8px;
	white-space: normal;
}
#navigatie a.navbtn:hover {
	background: #E6D76A;
	color: #000;
}
#navigatie a.snavbtn {
	display:block;
	text-decoration:none;
	color:#333333;
	width:100%;
	background: #E6E6D5;
	border-bottom: 1px solid #FFFFFF;
	white-space:normal;
	padding: 3px 2px 3px 8px;
}
#navigatie a.snavbtn:hover {
	background: #E6D76A;
}
.snavbtn_select {
	background: #E6D76A !important;
}

#midnav {
	padding: 3px 5px 3px 4px;
	float: right;
	width: 200px;
	background: #F9F9F2;
	border: 1px solid #B0B07E;
	margin: 49px 5px 10px 14px;
	font-size: 14px;
}
ul#midnav  {
	padding-left: 5px;
}
ul#midnav  li {
	list-style: none;	
}
#smain {
	margin-left: 210px;
	padding-top: 20px;
}
#smain #top {
	float: left;
	width: 100px;
}
#smain #top a {
	color: #666666;
	text-decoration: none;
}
#smain #print {
	text-align: right;
	width: 640px;
	clear: both;
}

#footer {
	width: 100%;
	clear: left;
	height: 30px;
}
#footer img {
	padding-top: 12px;
	padding-left: 5px;
}

.imgRight {
	margin: 4px 0px 4px 4px;
	float: right;
	border: 1px solid #A8B1BB;
}

.imgLeft {
	margin: 5px 5px 0px 0px;
	float: left;
	border: 1px solid #A8B1BB;
}
#print{
	color:#000000;
	background-color: #FFFFFF;
	height: 24px;
	width: 780px;
}
#print a {
	text-decoration: none;
}
#print a:hover {
	text-decoration: underline;
}

a {
	color:#00F;
	text-decoration: underline;
}
a:hover {
	color:#6666FF;
	text-decoration: none;
}
a.terug {
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
a.terug:hover {
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}

#main {
	margin-left: 210px;
	padding-right: 15px;
	padding-left: 15px;
	text-align: justify;
}
#main * {
	margin: 0px;
	padding: 0px;
}
#main h1, #main h2, #main h3 {
	margin-bottom: 10px;
	margin-left: 14px;
}
#main h1 {
	color: #333333;
	font-size: 16px;
	margin-top: 27px;
}
#main h2 {
	color: #333333;
	font-size: 14px;
	background: #F0F0F0;
	padding-left: 10px;
	padding-bottom: 3px;
}
#main h3 {
	color: #61613D;
	font-size: 12px;
}
#main p {
	color: #000000;
	margin-left: 14px;
	margin-bottom: 10px;
	line-height: 120%;
}
#main li {
	/*list-style: square url(pix/bullit.gif);*/
	margin: 0px 0px 5px;
	list-style: square;
	line-height: 120%;
}
#main li li {
	list-style: url(pix/bullit.gif) none;
	margin: 0px;
}
#main ul, #main ol {
	margin-left: 40px;
	margin-bottom: 10px;
	margin-top: 0px;
}
#main ol li {
	list-style: decimal url(none);
}
#main ol li a {
	color: #333399;
	text-decoration: none;
}
#main blockquote {
	background: #F3F3F3;
	padding: 8px;
	margin-bottom: 10px;
	margin-left: 14px;
}
#main ol li a:hover {
	color: #0066CC;
	text-decoration: underline;
}
#main ol li a:visited {
	color: #813A6B;
}
#main strong {
	color: #6C6B3E;
}
#main table#faq {
	margin-left: 20px;
}
#main table#faq td a {
	color: #333399;
	text-decoration: none;
}
#main table#faq td a:hover {
	color: #0066CC;
	text-decoration: underline;
}
#main table#faq td a:visited {
	color: #813A6B;
}
#main img {
	margin-right: 5px;
	margin-left: 5px;
}

cite {
	font-style: normal;
	color: #0066CC;
}

/*
** stijl v zelf toegvoegde tabellen via editor 
*/

th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #666666;
	padding: 1px;
	text-align: center;
	border: 1px solid #FFFFFF;

}
.table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	background-color: #FFFFFF;
	padding: 2px;
	width: 100%;
}

.table td {
	text-align: center;
	border: 1px dashed #999999;
}

/*--- contact form styles ---*/
#contact {
	border: 1px dashed #999999;
	background-color: #F5F5F5;
	display: block;
	width: 95%;
	background-image: url(pix/bg_contact.gif);
	background-repeat: no-repeat;
	padding: 5px;
}

.contacterror {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
	line-height: 130%;
	width: 95%;
	padding: 5px;
}
.print {
	float: right;
}

#newsbody {
	display: block;
	width: 560px;
}
#richtext {
	background: #FFFFFF;
}

/* 
** pictogrammen
*/

.map {
	list-style: url(pix/bullet_map.gif);
	padding-left: 14px;
	line-height: 20px;
}
.fileDoc {
	list-style: url(pix/doc_doc.jpg);
	padding-left: 14px;
	line-height: 20px;
}
.filePdf {
	list-style: url(pix/adobe_pdf2.gif);
	padding-left: 14px;
	line-height: 24px;
}
.fileImg {
	list-style: url(pix/image.gif);
	padding-left: 14px;
	line-height: 24px;
}
.fileXls {
	list-style: url(pix/xls.gif);
	padding-left: 14px;
	line-height: 24px;
}
.fileZip {
	list-style: url(pix/zip.jpg);
	padding-left: 14px;
	line-height: 24px;
}
.fileHtm {
	list-style: url(pix/html.gif);
	padding-left: 14px;
	line-height: 24px;
}

