html {
	margin:0;
	padding:0;
	height:100%;
	border:none;
}

body {
	width:100%;
	height:100%;
	color:#333;
	margin:0;
	padding:0;
	font-size:70%;
	font-family:verdana, arial, sans-serif;
	background: #fcfbf7 url(/images/bg-body.jpg) top repeat-x fixed;
}
div.buiten {
	width:100%;
	height:100%;
	background::#f00;
	margin:0;
	padding:0;
	position: absolute;
	left: 0;
	top: 0;
}
td {
	padding:0;
	margin:0;
}

h1 {
	margin: 0 0 0.5em 0;
	padding : 0;
	font-size : 1.6em;
	color : #333;
	letter-spacing: 0.1em;
}
h1:first-letter {
	color:#FD7500;
	font-size:1.5em;
}

h2 {
	margin : 1.25em 0 6px 0;
	padding:0;
	font-size : 1.4em;
	letter-spacing : 2px;
	color: #567CB8;
	font-family: georgia, times, serif;
	font-weight: bold;
}
h2.subkop {
	margin: 0 0 1em 1.5em;
	padding : 0 0 5px 10px;
	border-bottom:1px solid #FF9C5A;
	border-left: 1px solid #FF9C5A;
	color: #333;
	font-style: italic;
	letter-spacing: 0.1em;
	font-weight:lighter;
	font-size:1.2em;
	font-family: Arial, sans-serif;
	width:400px;
	background:url("/images/bgh2subkop.gif") right bottom no-repeat;
}

h3 {
	margin:2em 0 4px 0;
	padding:0;
	font-size:1.2em;
	letter-spacing:0;
	font-weight:bold;
}

p, h4, h5, h6 {
	padding: 0;
	margin: 0 0 1em 0;
	letter-spacing: 1px;
	line-height:1.6em;
	font-size:0.9em;
}
p.intro {
	/*font-family : georgia, times, serif;
	font-size:1.4em;
	line-height:1.2em;
	font-style:italic;*/
	font: italic 1.2em/1.2em Georgia, "Times New Roman", Times, serif;
	width:400px;
	margin: -0.5em 0 1em 1.5em;
	padding: 0 0 5px 10px;
	color:#666;
}
a {
	font-style:normal;
	text-decoration:underline;
	color:#ff6600;
}
a:hover {
	text-decoration:none;
	color:#E25A00;
}
a:visited {
	text-decoration:underline;
	color:#C14D00;
}
a:visited:hover {
	text-decoration:none;
	color:#C14D00;
}

img {
	border:0;
}
img.print { 
	display:none;
}
table.wrapper {
	width:770px;
	height:100%;
	border:0;
	text-align:left;
	margin:0px auto;
	border-collapse:collapse;
	background:#fff;
	border-left:1px solid #333;
	border-right:1px solid #333;
}

table.wrapper tr td.boven {
	vertical-align:top;
	margin:0;
	padding:0;
	background:transparent url("/images/bgmain.gif") top left repeat-y;
}
table.wrapper tr td.onder {
	vertical-align:bottom;
	margin:0;
	padding:0;
	background:transparent url("/images/bgmain.gif") top left repeat-y;
}
/* 	=HEADER
	------------------------------------------------------------------------------- */

table.wrapper tr td.boven table.header {
	border-collapse:collapse;
	width:100%;
	font-size:inherit;
	height:100px;
	margin:0;
	height:75px;
	background: #fff url("/images/bgHeader.gif") top left repeat-x;
}
table.wrapper tr td.boven table.header td img.logo {
	float:left;
}
table.header tr td {
	margin:0;
	padding:0;
	vertical-align:top;
}
table.header tr td.hdrRechts {
	width:100%;
	text-align:right;
	padding:25px 7px 3px 0;
	vertical-align:bottom;
	color:#fff;
	font-size:0.8em;
}
table.header tr td.hdrRechts a {
	color:#fff;
	text-decoration:none;
}
table.header tr td.hdrRechts a:hover {
	text-decoration:underline;
}

table.content {
	border-collapse:collapse;
	vertical-align:top;
}

/* =MENU 
-------------------------------------------------------------------------------- */
td.menu {
	vertical-align:top;
	padding:0;
	width:188px;
	padding-top:110px;
	background:#fff url("/images/bgmain.gif") top left repeat-y;
}
td.menu ul {
	margin: 0 0 1em 0;
	padding: 0 0 0 0;
	text-indent:none;
	list-style:none;
	width: 188px;
}
td.menu ul li {
	margin:0;
	padding:0;
	display:block;
	list-style:none;
	line-height:2.5em;
}

td.menu ul li a, 
td.menu ul li a:visited {
	color:#424242;
	font-weight:normal;
	padding:3px 0 6px 10px;
	width:188px;
	text-decoration:none;
}
td.menu ul li a:hover {
	color:#ff6600;
	text-decoration:underline;
}
td.menu ul li.select a, 
td.menu ul li.select a.select {
	color: #424242;
	text-decoration:none;
	font-weight:bold;
}
td.menu ul li.select ul li.select a.select {
	font-weight:normal;
	text-decoration:underline;
}
td.menu ul li.select a:hover {
	color: #ff6600;
	text-decoration:underline;
}
td.menu ul li.select ul li a {
	color:#555;
}
td.menu ul li.select ul li a:hover {
	color:#C61C20;
	text-decoration:underline;
}


/* =SUBMENU
---------------------------------------------------------------------- */
td.menu ul ul { /* block submenu */
	margin:-0.75em 0 0 0;
	padding:0;
	text-indent:0;
	list-style:none;
	width:187px;
	background:transparent;
}

td.menu ul li.select ul li {
	line-height:2em;
	background:transparent;
	padding:0 0 0 1em;
}
td.menu ul li.select ul li a {
	font-weight:normal;
}
td.menu ul li.select ul li a:before {
	content: "» ";
}

td.menu ul li.select ul li a:hover {
	color:#ff6600;
	text-decoration:none;
	text-decoration:underline;
}
td.menu ul li.select ul li a:hover:before {
	content: "» ";
}

/* =CONTENT
---------------------------------------------------------------------- */

table.content tr td.content {
	vertical-align:top;
	padding:0;
	margin:0;
	padding-top:15px;
	width:100%;
}

table.content tr td.content div.content {
	padding:0 25px 10px 25px;
	margin:0;
}

table.content tr td.content div.content ul, 
table.content tr td.content div.content ol {
	margin-left:40px;
	padding-left:20px;
}
table.content tr td.content div.content ul ul, 
table.content tr td.content div.content ol ol{
	margin: 0 0 5px 15px;
}

table.content tr td.content div.content ul li,
table.content tr td.content div.content ol li {
	margin:0;
	padding:5px 0;
	line-height:1.4em;
	letter-spacing:1px;
	font-size:0.9em;
}

table.content tr td.content div.content ul ul li {
	list-style-type:disc;
}


/* =FOOTER
---------------------------------------------------------------------- */

table.footer {
	border-collapse:collapse;
	width:100%;
	margin:0;
	padding:0;
	border:0;
}
table.footer tr td {
	color:#333;
	padding:5px;
}
table.footer tr td.bottomnavlinks {
	text-align:left;
	color:#777;
	font-size:0.8em;
}
table.footer tr td.bottomnavrechts {
	text-align:right;
}
table.footer tr td.bottomnavrechts ul {
	text-indent:0;
	list-style:none;
	margin:0;
	padding:0;
}
table.footer tr td.bottomnavrechts ul li {
	display:inline;
	margin:0 0 0 0.5em;
}
table.footer tr td.bottomnavlinks ul li a,
table.footer tr td.bottomnavrechts ul li a,
table.footer tr td a {
	color:#777;
	padding:0;
	text-decoration:none;
	font-size:0.8em;
}

table.footer tr td.bottomnavlinks ul li a:hover,
table.footer tr td.bottomnavrechts ul li a:hover,
table.footer tr td a:hover {
	text-decoration:overline;
}

/* =FORMULIEREN
---------------------------------------------------------------------- */
form {
	padding:0;
	margin:0;
}
select {
	padding:0;
	margin:3px;
	font-family:inherit;
	border:1px solid #999;
	font-size:0.95em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	vertical-align:bottom;
	background:#FFFEF0;
}
option {
	padding:2px;
	vertical-align:bottom;
}
select option.highlight {
	background:#FFFEF6;
}
input.input {
	border-top:1px solid #ddd;
	border-right:1px solid #ddd;
	border-bottom:1px solid #999;
	border-left:1px solid #999;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background:#FFFEF0;
	margin:3px;
	padding:3px;
	color:inherit;
	font-size:0.95em;
	width:300px;
}

input.submit {
	border: 3px double #999999;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding: 2px;
	background: #e4e4e4 url("/images/bgSubmit.gif") repeat-x;
	color: #333333;
	font-weight: bold;
	font-size:0.9em;
	letter-spacing:1px;
}
input.submit:active {
	border: 3px double #CCCCCC;
	border-top-color: #999999;
	border-left-color: #999999;
} 

input.checkbox {
	margin:3px;
	border:0;
}
input.radio {
	margin:3px;
	border:0;
}

textarea {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.95em;
	width:350px;
	height:80px;
	padding:3px;
	margin:3px;
	border:1px solid #999;
	background:#FFFEF0;
}

/* =INFOBAR
---------------------------------------------------------------------- */
table.content tr td.infobar {
	padding:5px;
	width:190px;
	vertical-align:top;
	text-align:left;
	background: url("/images/bgcontent.gif") top repeat-x;
}
table.infobar {
	border-collapse:collapse;
	border-left: 1px dotted #FBFBF2;
	margin:2em 0.5em 0 0;
	width:175px;
	font-size:0.9em;
}
table.infobar tr td {
	margin: 0;
	padding: 0 0 0 5px;
}
table.infobar tr td img.infobar {
	position:relative;
	margin:0;
	display:inline;
	top:-1px;
}
table.infobar tr td h2 {
	font-weight:bold;
	font-size:1.1em;
	margin:1em 0 0.2em 0;
	padding:0 0 0 5px;
}
table.infobar tr td p {
	padding:0;
	margin:0 0 1em 5px;
}
table.infobar tr td ul {
	margin:0.5em 0 1em 0;
	padding:0 0 0 0px;
	list-style:none;
	list-style-type:none;
}
table.infobar tr td ul li {
	padding:5px 0 5px 7px;

}
table.infobar tr td ul li a {
	padding:1px 0 3px 10px;
}
table.infobar tr td ul li a.afspraak {
	background:url("/images/template/icoAfspraak.gif") left top no-repeat;
}

table.infobar tr td ul li a.afdrukken {
	background:url("/images/template/icoAfdrukken.gif") left top no-repeat;
}
table.infobar tr td ul li a.contact {
	background:url("/images/template/icoContact.gif") left top no-repeat;
}
table.infobar tr td ul li a.pdf {
	background:url("/images/template/icoPDF.gif") left top no-repeat;
}
table.infobar tr td ul li a.calculator {
	background:url("/images/template/icoCalculator.gif") left top no-repeat;
}
table.infobar tr td ul li a.demo {
	background:url("/images/template/icoDemo.gif") left top no-repeat;
}
table.infobar tr td ul li a.informatie {
	background:url("/images/template/icoInformatie.gif") left top no-repeat;
}
table.infobar tr td ul li a.inschrijven {
	background:url("/images/template/icoInschrijven.gif") left top no-repeat;
}
table.infobar tr td ul li a.luidspreker {
	background:url("/images/template/icoLuidspreker.gif") left top no-repeat;
}
table.infobar tr td ul li a.ster {
	background:url("/images/template/icoSter.gif") left top no-repeat;
}
table.infobar tr td ul li a.download {
	background:url("/images/template/icoDownload.gif") left top no-repeat;
}


/* ----- gewone tabel ---------------------------------------------------------- */
table.content tr td.content div.content table.content tr td.content div.content table {
	margin:0.75em 0 1em 30px;
	padding:0;
	border:0;
	border-collapse:collapse;
	background:transparent;
	width:90%;
}
table.content tr td.content div.content table tbody tr td {
	margin:0;
	padding:5px;
	background:transparent;
	vertical-align:top;
}
table.content tr td.content div.content table thead tr td,
table.content tr td.content div.content table tfoot tr td {
	margin:0;
	padding:5px;
	font-weight:bold;
}

/* ----- grijze tabel ---------------------------------------------------------- */
table.content tr td.content div.content table.grijs {
	margin:0.75em 0 1em 30px;
	padding:0;
	border:1px solid #000;
	border-collapse:collapse;
	background:transparent;
	width:90%;
}
table.content tr td.content div.content table.grijs thead tr td,
table.content tr td.content div.content table.grijs tfoot tr td {
	margin:0;
	padding:5px;
	color:#fff;
	background:#666;
	border-bottom:1px solid #000;
	font-weight:bold;
}
table.content tr td.content div.content table.grijs tfoot tr td {
	border:0;
	border-top:1px solid #000;
	font-weight:normal;
}
table.content tr td.content div.content table.grijs tbody tr td {
	margin:0;
	padding:5px;
	background:#F0F0F0;
	vertical-align:top;
}
table.content tr td.content div.content table.grijs tbody tr.highlight td {
	background:#c6c6c6;
}

#mandje td {
	vertical-align:top;
	padding:5px;
}
