.table
    {
	border-left        : 1px #fff solid;
    border-right       : 1px #fff solid;
    border-top         : 1px #fff solid;
	border-bottom      : 1px #fff solid;
	border-width       : 1px;
	font-size: 11px; font-family: arial,helvetica;
	color:#B75C01;
    }
.tabletop
    {
	border-left        : 0px black solid;
    border-right       : 0px black solid;
    border-top         : 0px black solid;
	border-width       : 0px;
	border-bottom      : 0px black solid;
	}
.tablemidden
    {
	border-left        : 1px #814102 solid;
    border-right       : 0px black solid;
    border-bottom      : 0px black solid;
	border-top         : 0px #814102 solid;
    }
.tablecat
    {
	border-left        : 1px #9F021F solid;
    border-right       : 0px black solid;
    border-bottom      : 0px black solid;
	border-top         : 1px #9F021F solid;
    }
.tabledatum
    {
	border-left        : 0px #9F021F solid;
    border-right       : 0px #9F021F solid;
    border-bottom      : 1px #814102 solid;
	border-top         : 1px #814102 solid;
    }
.tablelinks
    {
	border-left        : 0px #9F021F solid;
    border-right       : 0px #9F021F solid;
    border-bottom      : 1px #814102 solid;
	border-top         : 0px #814102 solid;
    }
.tablebottom
    {
	border-left        : 1px color:#057505 solid;
    border-right       : 1px color:#057505 solid;
    border-top         : 0px color:#057505 solid;
	border-bottom      : 1px color:#057505 solid;
	border-width       : 0px;
    }
.tablewit
    {
	border-left        : 0px white solid;
    border-right       : 0px white solid;
    border-top         : 0px white solid;
	border-bottom      : 0px white solid;
	border-width       : 0px;
    }
.tabledisclaimer
    {
	border-left        : 0px #9F021F solid;
    border-right       : 0px #9F021F solid;
    border-bottom      : 0px #9F021F solid;
	border-top         : 1px #814102 solid;
    }

.tableonder
    {
	border-left        : 1px #9F021F solid;
    border-right       : 1px #9F021F solid;
    border-bottom      : 1px #9F021F solid;
	border-top         : 0px #814102 solid;
    }


.wittetext  {color:#FFFFFF; font-size: 11px; font-family: arial,helvetica;}
.blauwetext {color:#0F35A2; font-size: 11px; font-family: arial,helvetica;}
.zwartetext {color:#000000; font-size: 11px; font-family: arial,helvetica;}
.distext    {color:#fff; font-size: 11px; font-family: arial,helvetica;}
.zwartekoppen     {color:#000000; font-weight: bold; font-size: 12px; font-family: arial,helvetica;}
.link       { color: #643200; text-decoration: none; font-size: 11px;}

.distext A:link {color:#fff; font-size: 11px; font-family: arial,helvetica;}

A:link    { color: #643200; text-decoration: none; font-size: 11px;}
A:active  { text-decoration: none; }
A:visited { color: #814102; text-decoration: none; }
A:hover   { color: #814102; text-decoration: underline;}

balk    {color:#1F52B9 noshade size: 1px;}
img     {border-color:#024F07;}

/* Navigatie opmaak */



#nav ul {

	padding: 0;

	margin: 0 10px 0 0;



}



#nav li {
	font-weight: normal;
	font-size: 11px;
	font-family: arial,helvetica;

	line-height: 100%;

	list-style: none outside;

	margin: 6px 0 0 0;
	padding: 0 0 0 0;
	text-align: left;

}

#nav li .highlight {
font-weight: bold;
}

h1     {
	color:#814102;
	font-weight: bold;
	font-size: 12px;
	font-family: arial,helvetica;
}

h2     {
	color:#814102;
	font-weight: bold;
	font-size: 12px;
	font-family: arial,helvetica;
}

#tekst       {
	color:#B75C01;
	font-size: 11px;
	font-family: arial,helvetica;
}

#prijs {
	font-size: 11px;
	color:#814102;
}

/* DATA TABLE */

table.data{
	margin:0px 0px 0px 0px;
	padding: 0;
	width: 100%;
	font-family: "verdana", serif;
	font-size: 10px;
	color: #B75C01;
	line-height: 140%;
	border-collapse: collapse;
	border: 1px solid #000;
}





table.data td {
	border: 1px solid #000;
	padding: 5px 5px 5px 0px;
	margin: 0;
	vertical-align: middle;
}



table.data td.top{
	vertical-align: top;
}



table.data th {
	color: #fff;
	text-align: left;
	background: #00514f;
	margin: 0;
	padding: 5px 5px 5px 5px;
	border: 1px solid #000;
}



table.data tr.even{
	background: #fdfbd2;
}



table.data tr.oneven{
	background: #fdfbd2;
}

/* verschillende lengtes textvelden */





textarea.small{
	width: 400px;
	height: 130px;
	background-color: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	padding: 1px;
	margin: 0 0 8px 0;
	color: #2F3C57;
	border:1px solid;
	border-color: #814102;
}

textarea.big{
	width: 400px;
	height: 200px;
	background-color: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	padding: 1px;
	margin: 0 0 8px 0;
	color: #2F3C57;
	border:1px solid;
	border-color: #814102;
}

input {

	background-color: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	padding: 1px;
	margin: 0 0 8px 0;
	color: #2F3C57;
	border:1px solid;
	border-color: #814102;

}

input[type="submit"] {
	width: 200px;
}

textarea {
	width: 284px;
	height: 90px;
	background-color: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	padding: 1px;
	margin: 0 0 8px 0;
	color: #2F3C57;
	border:1px solid;
	border-color: #814102;

}

form {border: 0; margin: 0; padding: 0;}

label,input {
	display: block;
	width: 150px;
	float: left;
	margin-bottom: 10px;
	margin-left: 4px;
}

label {
	text-align: right;
	width: 125px;
	padding-right: 20px;
	font-weight: bold;
}

br {
	clear: left;
}

legend {
font-weight: bold;
}

fieldset {
background: #d3d19e;
}

#omzijlinputstyle input {

}

input[type=hidden] {  height: 0px;  width: 0px;  visibility: hidden;  display: none;}

#reserveertab {

	color:#B75C01;
	font-size: 11px;
	font-family: arial,helvetica;

}

#reserveerknop {

padding: 3px 0px 0px 0px;
width: 150px;
height: 20px;
float: right;
position: absolute;
font-size: 11px;
text-align: center;
border: 1px solid; 
border-color: #000;
color: #B75C01;
background: #d3d19e;
font-weight: bold;


}

hr {

height: 0;
border: 0;
border-top: 1px solid;
border-color: #d3d19e;
}

fieldset {

border: 1px solid #B75C01;

}

select {

border: 1px solid #B75C01;
margin-left: 4px;

}