* {
	font-family: Verdana;
	font-size: 11px;
	color: #666666;
	margin: 0px; }

html, body {
	height: 100%; }

ul li {
	list-style-type: none; }

html {
	overflow-y: scroll; }

body {
	background: url("../img/top_bg.png") repeat-x 0px 0px; }

#container {
	width: 960px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -100px; }

#header {
	position: relative;
	width: 960px;
	height: 140px; }

ul.quicklinks {
	position: absolute;
	right: 0px;
	top: 6px;
	height: 20px; }

#talen {
	visibility: hidden;
	position: absolute;
	top: 23px;
	right: 0px;
	z-index: 1;
	background: #10541E;
	padding: 7px 0px 0px 0px; }

#taallijst {
	width: 106px;
	border-left: 1px solid #2C973D;
	border-right: 1px solid #2C973D;
	border-bottom: 1px solid #2C973D;
	background-color: #0E5E21;
	padding: 0px 0px 3px 0px; }

#taallijst li {
	height: 17px;
	line-height: 17px;
	position: relative;
	padding: 0px 0px 0px 6px;
	list-style-type: none; }

#taallijst li a {
	color: #FFFFFF;
	text-decoration: none; }

#taallijst li a:hover {
	text-decoration: underline; }

ul.quicklinks li {
	color: #FFFFFF;
	font: 90%/150% Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-weight: bold;
	float: left;
	padding: 0px 9px 0px 5px;
	background: url("../img/quicklinks_scheiding.png") no-repeat 100% 4px;
	height: 20px;
	line-height: 15px; }

ul.quicklinks li a {
	color: #FFFFFF;
	font: 90%/150% Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none; }

ul.quicklinks li a:hover {
	text-decoration: underline; }

ul.quicklinks li.right {
	background: transparent; }

ul.quicklinks li a.ul {
	color: #FFFFFF;
	font: 90%/150% Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: underline; }

ul.quicklinks li a.ul:hover {
	color: #2C973D; }

img.logo {
	position: absolute;
	top: 49px;
	left: 15px; }

ul.menu {
	padding: 0px;
	position: absolute;
	top: 100px;
	left: 5px;
	height: 30px; }

ul.menu li {
	float: left;
	height: 25px;
	color: #000000;
	font-size: 11px;
	font: 70%/120% verdana, Helvetica, sans-serif;
	text-transform: uppercase;
	font-weight: bold;
	padding: 15px 15px 0px 15px; }

ul.menu li.actief {
	font: 70%/120% verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	background: url("../img/menu_actief.png") no-repeat 50% 100%; }

ul.menu li a {
	font: 70%/120% verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none; }

ul.menu li a:hover {
	color: #217630; }

ul.menu li.actief a {
	display: block;
	color: #217630;
	border-bottom: 1px solid #217630;  }

.push {
	height: 70px; }

#footer {
	margin: 30px 0px 0px 0px;
	height: 70px;
	background: url("../img/bottom_bg.png") repeat-x 0px 0px;
	text-align: center; }

div.footer_inh {
	position: relative;
	width: 960px;
	margin: 0 auto;
	text-align: left; }

div.footer_inh div.copyright {
	position: absolute;
	top: 3px;
	right: 0px;
	font: 90%/150% Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-align: right;
	width: 200px;
	height: 50px;
	padding: 17px 0px 0px 0px;
	background: url("../img/sitemap_watermerk.png") no-repeat 100% 0px; }

div.footer_inh div.copyright strong {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 10px; }

div.footer_inh ul.sitemap {
	padding: 26px 0px 0px 0px; }

div.footer_inh ul.sitemap li {
	color: #FFFFFF;
	font: 90%/150% Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-weight: bold;
	float: left;
	padding: 0px 9px 0px 5px;
	background: url("../img/sitemap_scheiding.png") no-repeat 100% 4px;
	height: 15px;
	line-height: 15px; }

div.footer_inh ul.sitemap li.right {
	background: transparent; }

div.footer_inh ul.sitemap li a {
	color: #FFFFFF;
	font: 90%/150% Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none; }

div.footer_inh ul.sitemap li a:hover {
	text-decoration: underline; }

#content_50 {
	margin: 25px 0px 25px 0px;
	background: url("../img/dotted_bg.gif") repeat-y 50% 0px; }

#content_630 {
	margin: 25px 0px 25px 0px;
	background: url("../img/dotted_bg.gif") repeat-y 628px 0px; }

h2 {
	color: #000000;
	font-size: 14px;
	font-weight: bold; }

h3 {
	color: #217630;
	font-size: 11px;
	font-weight: bold; }

p {
	line-height: 16px;
	margin: 4px 0px 14px 0px; }

div.viertachtig {
	width: 440px;
	float: left;
	padding: 0px 20px 0px 20px; }

div.zesdertig {
	width: 590px;
	float: left;
	padding: 0px 20px 0px 20px; }

div.driedertig {
	width: 290px;
	float: left;
	padding: 0px 20px 0px 20px; }

br.clear {
	clear: both; }

div.foto {
	border: 1px solid #CCCCCC;
	padding: 4px;
	margin: 5px 0px 12px 0px; }

div.fotoklein {
	float: right;
	width: 125px;
	border: 1px solid #CCCCCC;
	padding: 4px;
	margin: 5px 0px 12px 0px; }

div.fotoklein_l {
	float: left;
	width: 125px;
	border: 1px solid #CCCCCC;
	padding: 4px;
	margin: 5px 10px 12px 0px; }

img.foto {
	height: 75px;
	margin: 0px 0px 0px 0px; }

img.poweredby {
	float: right;
	margin: 0px 0px 4px 10px; }

div.fotolabel {
	background: #E3E3E3;
	color: #999999;
	font: 70%/120% Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	font-style: italic;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: -1px;
	padding: 3px 5px 3px 5px; }

a.meer {
	color: #999999;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none; }

a:hover.meer {
	color: #999999;
	text-decoration: underline; }

div.viertachtig ul {
	margin: 0px 0px 8px 0px;
	padding: 0px; }

div.viertachtig ul li {
	height: 16px;
	line-height: 16px;
	list-style-type: none; }

div.driedertig ul.nav {
	padding: 0px;
	margin: 5px 0px 8px 0px; }

div.driedertig ul.nav li {
	height: 20px;
	line-height: 20px; }

a {
	color: #FF6600;
	text-decoration: none; }

a:hover {
	color: #FF6600;
	text-decoration: underline; }

a.nav {
	color: #FF6600;
	text-decoration: none;
	padding: 0px 0px 0px 10px;
	background: url("../img/arrow.gif") no-repeat 0px 4px; }

a:hover.nav {
	text-decoration: underline; }

div.horscheiding {
	background: url("../img/dotted_bg.gif") repeat-x 0px 50%;
	height: 16px;
	margin: 0px 0px 4px 0px;
	clear: both; }

img.logos_gr {
	float: left;
	margin: 8px 8px 0px 0px; }

img.logos_gr_corr {
	float: left;
	margin: 6px 8px 0px 0px; }

p span.titel {
	color: #666666;
	font-style: italic; }
	
span.abbr {
	cursor: help;
	border-bottom: 1px dotted #14182E; }
	
table.contact input.submit {
	border: 0px;
	padding: 2px;
	margin: 0px; }

table.contact input.form, table.contact select.form {
	padding: 5px;
	width: 320px;
	margin: 2px 0px 0px 0px; }
	
table.contact input.blank, table.contact select.blank {
	padding: 5px;
	width: 320px;
	margin: 2px 0px 0px 0px;
	background-color: #FFE7E6;
	border: 1px solid #FF8582; }
	
table.contact textarea.form {
	padding: 5px;
	height: 100px;
	width: 322px;
	margin: 2px 0px 0px 0px; }
		
table.contact textarea.blank {
	padding: 5px;
	height: 100px;
	width: 320px;
	margin: 2px 0px 0px 0px;
	background-color: #FFE7E6;
	border: 1px solid #FF8582;	}
	
table.contact input.captcha {
	padding: 5px;
	width: 194px;
	margin: -3px 0px 0px 0px; }
		
table.contact input.captcha_blank {
	padding: 5px;
	width: 194px;
	margin: -3px 0px 0px 0px;
	background-color: #FFE7E6;
	border: 1px solid #FF8582;	}
	
table.contact img.captcha {
	height: 27px;
	margin: 2px 2px 0px 0px; }

table.contact td.header {
	color: #217630;
	font-size: 11px;
	font-weight: bold; }
	
table.contact td.space {
	height: 16px; }

textarea.webpage {
	width: 576px;
	height: 200px;
	border: 1px solid #D4D4D4;
	margin-left: 1px;
	padding: 5px; }

textarea.fppage {
	width: 576px;
	height: 50px;
	border: 1px solid #D4D4D4;
	margin-left: 1px;
	padding: 5px; }

textarea.news {
	width: 576px;
	height: 200px;
	border: 1px solid #D4D4D4;
	margin-left: 1px;
	padding: 5px; }

textarea.description {
	width: 387px;
	height: 150px;
	border: 1px solid #D4D4D4;
	margin-left: 1px;
	padding: 5px; }

table {
	margin: 0px 0px 0px 0px; }

table td {
	line-height: 20px; }

table td.top {
	border-bottom: 1px solid #D4D4D4; }

table td.bottom {
	border-top: 1px solid #D4D4D4; }

table td.form input {
	padding: 5px;
	width: 386px;
	margin: 2px 0px 0px 0px; }

table td.form_small input {
	padding: 5px;
	width: 30px;
	text-align: center;
	margin: 2px 0px 0px 0px; }

table td.form_points input {
	padding: 1px;
	width: 20px;
	text-align: center;
	margin: 0px 0px 0px 0px; }

table td.form select {
	padding: 5px;
	margin: 2px 0px 0px 0px; }

table td.form textarea {
	padding: 5px;
	width: 388px;
	height: 100px;
	margin: 2px 0px 0px 0px; }

table a {
	color: #000000;
	text-decoration: none; }

table a:hover {
	color: #FF6600;
	text-decoration: none; }

ul.table, ul.tab {
	margin-left: -39px; }

ul.table li, ul.tab li {
	display: inline; }

table.legenda td {
	line-height: 12px;
	font-size: 9px; }
	
table.border td {
	border: 1px #DDDDDD;
	border-style: solid; }

table.accept {
	margin: 0px 0px 20px 0px; }

table.accept td {
	line-height: 15px;
	padding: 4px;
	border: 1px solid #33CC33;
	background: #DDFFDD; }

table.accept td img {
	float: left; }

table.accept td div.text {
	padding-left: 22px; }

table.error {
	margin: 0px 0px 20px 0px; }

table.error td {
	line-height: 15px;
	padding: 4px;
	border: 1px solid #FF0000;
	background: #FFDDDD; }

table.error td img {
	float: left; }

table.error td div.text {
	padding-left: 22px; }

table.info {
	margin: 0px 0px 20px 0px; }

table.info td {
	line-height: 15px;
	padding: 4px;
	border: 1px solid #6666FF;
	background: #CEDBEB; }

table.info td img {
	float: left; }

table.info td div.text {
	padding-left: 22px; }

ul.table li a {
	float: left;
	background: #FFFFFF;
	border: #D4D4D4 solid 1px;
	border-bottom: none;
	margin-right: 3px;
        margin-bottom: -1px;
	color: #000000;
	padding: 5px;
	text-align: center;
	text-decoration: none; }

ul.tab li a {
	float: left;
	background: #FFFFFF;
	border: #D4D4D4 solid 1px;
	margin-right: 1px;
        margin-bottom: 8px;
	color: #000000;
	padding: 2px;
	font-size: xx-small;
	text-transform: lowercase;
	text-align: center;
	text-decoration: none; }

ul.table li a:hover, ul.tab li a:hover {
	background: #D9D9D9; }

ul.table li.active a, ul.tab div.selected a {
	background: #D9D9D9;
	cursor: default; }
	
#thumbBox {
	position: absolute;
	left: 0;
	top: 0;
	width: auto;
	padding: 10px;
	padding-bottom: 0;
	background: #3D3D3D;
	visibility: hidden;
	z-index: 10;
	cursor: hand;
	cursor: pointer; }

#thumbBox .footerbar {
	font: bold 16px Tahoma;
	letter-spacing: 5px;
	line-height: 1.1em;
	color: white;
	padding: 5px 0;
	text-align: right; }

#thumbBox #thumbImage {
	background-color: white; }

#thumbLoading {
	position: absolute;
	visibility: hidden;
	border: 1px solid black;
	background-color: #EFEFEF;
	padding: 5px;
	z-index: 5; }