html {
	/* voor het tonen van de (non)actieve scrolbar, zodat de pagina niet verschuift */
	height: 					100%;
	overflow: 				-moz-scrollbars-vertical; 
}

body {
	background:				#f6f9e9 url("../images/bg.gif") repeat-y scroll 0 0;
	font:						normal 11px/150% Verdana, Georgia, Arial, Tahoma; /* geldt voor de hele pagina */
	margin:					0;
}

select, input, textarea {
	font:						normal 100% Verdana, Arial, Tahoma; /* geldt voor de hele pagina */
}

input.textfield, textarea.textfield, select.textfield {
	border: solid 1px #a7cc17;
	font-size: 12px;
	padding: 1px 2px;
}

div.container {
	width:					760px;
	border-right: 			solid 5px #FFF;
}

a, a:visited {color: #af2325;}


/* -- basic layout elements ---------------------------------------------------------------------------- */
.wrapper {
	overflow:hidden;
	width:100%;
}

.right {float:right;}
.left {float:left;}

.col-left {width:191px; float:left;}
.col-right {width:560px; float:right;}

.col2-left {width:346px; float:left;}
.col2-right {width:205px; float:right; background-color: #fbfcf4;}

/* -- index (image and text) -- */
.index {margin: 10px 0;}
.index img {float: left; margin-right:10px;}
.index div { display:table; zoom:1; /*IE*/}

/* -- element with border -- */
.border {border:solid 1px #a7cc17;padding:2px;}
.border img {display:block;}
.box {background: #ecf3cf url("../images/bg_box.gif") scroll no-repeat bottom right; padding: 5px;}

h1, h2, h3, h4, h5, h6, h3 a:link, h3 a:hover, h3 a:visited {
	/*text-transform: uppercase;*/
	color: #444e19;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin: 0.2em 0;
	text-decoration: none;
}

h3 a:hover { text-decoration: underline; color: #af2325;}

h2.special {font-family: Verdana, Georgia; color:#666; font-style: italic; text-transform:inherit;}

h1 
{
   /*text-transform: uppercase;*/
   color: #000;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 16px;
   font-weight: bold;
}
h2 {font-size: 120%;}
h3 {font-size: 110%;}

div.box2 {margin: 1em 0; color: #444e19;}

div.box2 h3 
{
   text-transform: uppercase;
	background-color:#a8cc19;
	padding: 0.2em 0.5em;
}

div.box3 {
	padding: 15px 5px;
}

div.formsub 
{
   padding: 0px 0px 0px 15px;
}

div.box3 p { padding: 0px 0px 0.4em 0px; }

a.btn {
	background: transparent url("../images/bg_btn.gif") scroll no-repeat center right ;
	padding: 0 18px 0 0;
	font-weight: bold;
	color: #af2325;
	font-family: Verdana, Georgia;
}

a.btn2 {
	text-transform: uppercase;
	color: #444e19;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin: 0.2em 0;
	text-decoration:none;
}

a.btn3 {
	border:solid 1px #a7cc17;
	padding: 3px 0 0 0;
	text-decoration:none;
	color: #444e19;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a.btn-wordtsponsor, a.btn-wordtsponsor:visited {
	display: block;
	margin: 10px 0;
	padding:2px;
	color:#FFF;
	font-family: Arial, Helvetica, sans-serif;
}


/* -- sidebar left --------------------------------------------------------------------------------------*/
div.payoff {
	width:171px;/*191*/
	height:175px;/*275*/
	padding: 40px 10px 10px 10px;
	color:#666;
	font-size:2.5em;
	line-height:100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

div.wordtsponsor {
	width:163px;/*183*/
	height:94px;/*114*/
	padding: 10px;
	color:#FFF;
	font: bold 140% Verdana, Arial, Helvetica, sans-serif;
	background:#5f0b0d url("../images/bg_wordtsponsor.gif") scroll no-repeat right 0;
}

/* -- sidebar right --------------------------------------------------------------------------------------*/
div.header {
	height: 55px;/*95*/
	padding: 40px 10px 0 0;
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

/* -- navigation -- */
div.nav {
	padding: 2px 0 0 0;
	border-top: solid 1px #a8cc17;
}

ul.nav {
	list-style-type: none;
	background-color:	#a8cc17;
	height: 32px;
	margin: 0;
}

ul.nav li { 
	display:inline;
	height: 34px;
	line-height: 34px;
}

ul.nav li.first { 
	border-left: none;
}

ul.nav a, ul.nav a:visited {
	border-left: solid 1px #FFF;
	color: #444e19;
	text-transform: uppercase;
	height: 34px;
	line-height: 34px;
	padding: 11px 8px 9px 9px;
	text-decoration: none;
	font: normal 10px Verdana;
}

#imgFlagUK
{
	padding-top:5px;
}

ul.nav a:hover, ul.nav a:active, ul.nav a.true {
	color: #FFF;
	background-color: #6c8411;
}

/* -- subnavigation -- */
ul.subnav {
	margin: 30px 0 20px 0;
	list-style-type: none;
	border-top: solid 1px #e5e5e5;
}

ul.subnav a, ul.subnav a:visited {
	display: block;
	color: #5f0b0d;
	text-transform: uppercase;
	text-decoration: none;
	background: transparent url("../images/bg_subnav.gif") scroll no-repeat 0 0;
	font: normal 10px/30px Verdana;
	height: 30px;
	padding: 0 0 0 35px;
	border-bottom: solid 1px #e5e5e5;
}

ul.subnav a:hover, ul.subnav a:active {
	background-color: #dfcecf;
}

ul.subnav a.true {
	background-color: #dfcecf;
}



ul.subsubnav {
	margin: 0;
	list-style-type: none;
	border-top: solid 1px #e5e5e5;
}

ul.subsubnav a, ul.subsubnav a:visited {
	display: block;
	color: #5f0b0d;
	text-decoration: none;
	font: normal 10px/20px Verdana;
	background: none;
	height: 20px;
	padding: 0 0 0 35px;
	border-bottom: solid 1px #e5e5e5;
}

ul.subsubnav a:hover, ul.subsubnav a:active {
	/*font-weight: bold;*/
	background-color: #dfcecf;
}

ul.subsubnav a.true {
	/*font-weight: bold;*/
	background-color: #dfcecf;
}


/* -- main content -- */
div.main {
	width: 100%;
	overflow: hidden;
	padding: 5px 0;
}

div.cbfkeur {
	margin: 10px 0 0 0;
}

p.ja {
	font-size: 14px;
	color: #5f0b0d;
	font-weight: bold;
	margin: 10px 0;
}

div.checkbox {
	margin: 8px 0;
}

span.checkbox
{
   margin: 0px 10px 0px 0px;
}

div.checkbox input.checkbox {
	margin-right: 5px;
}

div.checkbox span  {
	font-size: 11px;
	display: block;
	color: #666666;
	margin-left: 1.5em;
}

div.checkbox span.validate  {
	margin: 0;
	display: inline-block;
}

table.table-form {
	padding: 0;
	border-collapse:collapse;
	width: 300px;
}

table.table-form td {
	padding: 0 10px 5px 0;
	vertical-align: middle;
}

table.table-form td input.textfield {
	width: 80%;
}

.verplichtveld {
	color: #CC3300;
}

hr.divider {
	border: 0;
	border-bottom: solid 4px #f6f9e9;
	margin: 10px 0;
}

input.radio {
	margin:0 2px;
}

.title
{
   text-decoration: underline;
}

/* -- footer -- */
div.footer {
	margin-left: 200px;
	width: 550px;
	text-transform: uppercase;
	background-color: #6c8411;
	color:#FFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 0.2em 5px; 
}

div.footer a, div.footer a:visited {
	text-decoration: none;
	color: #FFF;
	margin: 0 0 0 20px;
}
/* --------------------------------------------------------------------------------------------------------
Photo album
---------------------------------------------------------------------------------------------------------*/
.AlbumList {  }
.AlbumList td.index {width: 175px; padding: 5px 5px 5px 5px; text-align: left; vertical-align: top; }
.AlbumList td.index  div.index { width: 100%; }



/* --------------------------------------------------------------------------------------------------------
error popup (validatie) voor FireFox
---------------------------------------------------------------------------------------------------------*/

#Error
{
   font: icon;
   position:         absolute;
   margin-left:      0px;
   text-align:       center;
   background-color: #ECE9D8;
   border:           solid 2px #245EDC;
   width:            250px;
   display:          none;
   
}

#Error table
{
   margin: 10px;
}

#Error td
{
   text-align:       left;
}
#Error td font
{
   color: black;
}

.winButton
{
   font: icon;
   margin-top: 5px;
   margin-bottom: 5px;
   background-color: buttonface;
}
.ErrorHeader
{
   background-color: #0054E3;
   padding:          5px;
   text-align:       left;
   font: icon;
   color: white;
   font-weight: bold;
}


body.album { background-image: none; margin: 10px; }
body.album div.box3 h1 { margin: 0; }

h4 {font-size: 150%; color:  #af2325; font-weight: bold;}
h5 {font-size: 120%; color:  #af2325;}
h6 {font-size: 120%; color:  #a7cc17;}