
.hidden {
	display:none;
	visibility:hidden;
	border:0; margin:0; padding:0;
}


body {
	background: #4A4947 url(../images/top_bg.jpg) repeat-x;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #482000;
	
}

a:link, a:visited, a:hover {
	color: #482000;
	text-decoration: underline;
}

h3 {
	color: #8F4002;
}

th {
	background: #85B45A;
	color: #fff;
}

.wrapper {
	width: 950px;
	margin: 0 auto;
	position: relative;
	/*background: url(../images/head_bg.png) no-repeat;*/
	padding: 0 20px 0;
}

.logo{
	position:absolute;
	width:430px;
	height:130px;
	left:73px;
	top:11px;
}

.logo_grad {
	width: 562px;
	height: 348px;
	position: absolute;
}

.left {
	width: 649px;
	float: left;
}

.right {
	float: right;
	width: 300px;
}

.left_content_top {
	background: url(../images/box_lg_top.png) no-repeat;
	height: 5px;
}

.left_content_mid {
	background: #fffef4 url(../images/box_lg_mid.png) repeat-x left bottom;
	min-height: 277px;
	font-size: 14px;
}

.left_content_btm {
	background: url(../images/box_lg_btm.png) no-repeat;
	height: 5px;
	margin-bottom: 16px;
}

.btm_mods {
	margin-bottom: 30px
}

.btmmod_top {
	background: url(../images/btmmod_top.png) no-repeat;
	height: 5px;
}

.btmmod_mid {
	background: #fffef2 url(../images/btmmod_mid.png) repeat-x left bottom;
	min-height: 72px;
	padding: 10px;
}

.btmmod_btm {
	background: url(../images/btmmod_btm.png) no-repeat;
	height: 5px;
}

.btmmod1, .btmmod2 {
	width: 316px;
}

.btmmod1 {
	float: left;
	margin-right: 8px;
}

.btmmod2 {
	float: right;
	margin-left: 8px;
}

.clr {
	clear: both;
}

.header{
	width: 960px;
	padding-top:153px;
}

.footer {
	height: 150px;
	background: url(../images/footer_bg.png) repeat-x;
	min-width: 1006px;
}

.price {
	width: 319px;
	height: 189px;
	position: absolute;
	top: 21px;
	right: 9px;
}

.right .moduletable {
	margin-bottom: 16px;
}

.rightmod {	
	width: 280px;
	margin-left: 16px;
}

.rightmod_top {
	background: url(../images/rightmod_top.png) no-repeat;
	height: 5px;
}

.rightmod_mid {
	background: #fffef2 url(../images/btmmod_mid.png) repeat-x left bottom;
	min-height: 72px;
	padding: 10px;
}

.rightmod_btm {
	background: url(../images/rightmod_btm.png) no-repeat;
	height: 5px;
}

.padding {
	padding: 20px;
}

.contentheading {
	font-size: 25px;
	font-weight: bold;
	color: #8f4002;
}
.prijskaartje {
	font-size: 35px;
	font-weight: bold;
	color:#F06;
}


/* NAV CSS */

.topmenu {
	height:57px;
}

.nav {
	width: 900px;
}

#nav1 {
	float:left;
	width:26px;
	height:53px;
	z-index:1;
	visibility:visible;
	padding-top:4px;
}
#nav2 {
	float:left;
	width:75px;
	height:53px;
	z-index:2;
	visibility:visible;
	padding-top:4px;
}
#nav3 {
	float:left;
	width:120px;
	height:53px;
	z-index:3;
	visibility:visible;
	padding-top:4px;
}
#nav4 {
	float:left;
	width:102px;
	height:53px;
	z-index:4;
	visibility:visible;
	padding-top:4px;
}
#nav5 {
	float:left;
	width:100px;
	height:53px;
	z-index:5;
	visibility:visible;
	padding-top:4px;
}
#nav6 {
	float:left;
	width:76px;
	height:53px;
	z-index:6;
	visibility:visible;
	padding-top:4px;
}

#getstarted {
}

.whatget {
	margin-bottom: 16px;
	cursor: pointer;
}

.whatget_mid {
	height: 138px;
	background: url(../images/watkrijgikbg.png) no-repeat;
	font-size: 13px;
	color: #5e803e;
	font-weight: bold;
}

.whatget_btm {
	height: 40px;
	background: url(../images/watkrijgikbgbtm.png) no-repeat;
	font-size: 12px;
	color: #2a2a2a;
	font-weight: normal;
	padding-left: 35px;
	padding-top: 62px;
}

.whatget_btm a {
	color: #000;
}

.whatget_mid ul {
	margin: 0;
	padding-left: 40px;
}

.whatget_mid ul li {
	list-style: none;
	background: url(../images/bullet.png) no-repeat center left;
	padding-left: 24px;
	line-height: 26px;
}

.footer_text {
	width: 950px;
	margin: 0 auto;
	font-size: 11px;
	color: #4c4c4c;
	padding-top: 40px;
}

.icon_text {
	margin: 0 auto;
	font-size: 11px;
	color: #4c4c4c;
}


.footer_text a {
	color: #999999;
	text-decoration: none;
}

.footer_text a:hover{
	color: #ffffff;
}



/*
PERFORMS
*/
.noprint { 
  display: none; 
 } 
.formContainer {
  border: none;
}
.pagetable {
  width:500px;
}
.tabber{display:none;} .tabbernav{display:none;}




.performs_error{
/*	color:#FF0000*/
  color: #EF6900;
  /*padding: 4pt;*/
  background-color: #FFFFFF;

}

.performs_required{
	color:#FF0000
}
.performs_help{
}

#security_try{
	width:300px;
}

.tabber{display:none;} .tabbernav{display:none;}



.captioncell {
vertical-align: top;
}
.elementcell {
vertical-align: top;
}
.helpcell {
padding-left: 12pt;
}
.rulerow {
/*background-color: rgb(240,220,230);*/
}
.titlerowtitle {
color: maroon;
font-size: large;
font-family: serif;
}
.printtextarea {
border: thin #EF6900 solid;
border-color: #EF6900; 
width: 292pt;
height: 96pt;;
}

.formContainer {
  border: none;
}
.pagetable {
  width:100%;
}

div.fieldset {
	border:  1px solid #afe14c;
	margin: 10px 0;
	padding: 20px 10px;
}
div.fieldset span.legend {
	position: relative;
	background-color: #FFF;
	padding: 3px;
	top: -30px;
	font: 700 14px Arial, Helvetica, sans-serif;
	color: #73b304;
}

div.flash {
	width: 565px;
	margin: 10px 5px;
	border-color: #D9E4FF;

	-moz-border-radius-topleft : 5px;
	-webkit-border-top-left-radius : 5px;
    -moz-border-radius-topright : 5px;
    -webkit-border-top-right-radius : 5px;
    -moz-border-radius-bottomleft : 5px;
    -webkit-border-bottom-left-radius : 5px;
    -moz-border-radius-bottomright : 5px;
    -webkit-border-bottom-right-radius : 5px;

}
div.fieldset {
	border:  1px solid #afe14c;
	margin: 0px 0;
	padding: 0px 10px;
}
div.fieldset span.legend {
	position: relative;
	background-color: #FFF;
	padding: 3px;
	top: -30px;
	font: 700 14px Arial, Helvetica, sans-serif;
	color: #73b304;
}

div.round {
	width: 600px;
	margin: 10px -10px;
	border-color: #D9E4FF;

	-moz-border-radius-topleft : 5px;
	-webkit-border-top-left-radius : 5px;
    -moz-border-radius-topright : 5px;
    -webkit-border-top-right-radius : 5px;
    -moz-border-radius-bottomleft : 5px;
    -webkit-border-bottom-left-radius : 5px;
    -moz-border-radius-bottomright : 5px;
    -webkit-border-bottom-right-radius : 5px;

}

/* FORM STYLES utility-form
-------------------------*/
#contact_form input, #contact_form textarea, #member_form input, #member_form textarea, #change_pass_form input, #change_pass_form textarea, #utility-form input, #utility-form textarea {
  	background: url("images/input_bg.gif");
	border:1px #ccc solid;
	display:block;
	padding:4px;
	margin:0 0 10px 23px;
	}
	

#contact_form input, #contact_form select, #member_form input, #member_form select, #change_pass_form input, #change_pass_form select, #utility-form input, #utility-form select {
  	background: url("images/input_bg.gif");
	border:1px #ccc solid;
	display:block;
	padding:4px;
	margin:0 0 10px 23px;
	}
	
#contact_form input.validation-failed, #contact_form textarea.validation-failed {
	border: 1px solid #FF3300;
	}
input.validation-passed, textarea.validation-passed {
	border: 1px solid #ccc;
	}

#contact_form label, #member_form label, #change_pass_form label, #utility-form label {
	margin-left:23px;
	font:12px/20px Arial, Helvetica, sans-serif;
	padding:5px 0 0 3px;
	}
#contact_form label span {
	font:10px/20px "Trebuchet MS",Arial, Helvetica, sans-serif;
	color:#838b90;
	padding:0px 0 0px 3px;
	}
#contact_form input:hover, #contact_form textarea:hover {
	border:1px #cedc28 solid;
}
#contact_form input:focus, #contact_form textarea:focus {
	border:1px #3a535e solid;
}
.validation-advice {
	margin: 5px 0 30px 0;
	padding: 5px 26px;
	background-color: #ff3300;
	color : #fff;
	font:12px/20px "Trebuchet MS",Arial, Helvetica, sans-serif;
}

