/* CSS Document Stylesheet for Screen
============================================================================= */
/* Author | Martijn de Valk // Huizen 17 March 2007
============================================================================= */
/* Copyright | www.martijndevalk.nl // front-end developer
============================================================================= */
/* Basic elements
============================================================================= */
.clear{
	clear:both;
}
.float-left{
	float:left;
}
.float-right{
	float:right;
}
body{
	margin:0;
	padding:0;
	text-align:center;
	background:url(../img/bgBody.jpg) fixed top left #cad9e9 repeat-x;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
a img{
	border:0;
}
form{
	margin:0;
	padding:0;
}
a{
	color:#c40008;
	font-size:12px;
	position:relative;
	text-decoration:underline;
}
a:hover{
	color:#c40008;
	text-decoration:none;
	cursor: pointer;
}
a.skip{
	display:none;
}
a.btnBig{
	margin:0 0 0 20px;
	padding:12px 0 0 0;
	background:url(../img/btn_big.jpg) no-repeat;
	width:275px;
	height:36px;
	display:block;
	color:#fff;
	text-align:center;
	font-family:"Trebuchet MS", "Century Gothic", "Lucida Console", Arial;
	font-size:22px;
}
a.btnBig:hover{
	background-position:-275px;
	color:#fff;
	text-decoration:none;
}
a.btnBigActive{
	margin:0 0 0 20px;
	padding:12px 0 0 0;
	background:url(../img/btn_big.jpg) -275px no-repeat;
	width:275px;
	height:36px;
	display:block;
	color:#fff;
	text-align:center;
	font-family:"Trebuchet MS", "Century Gothic", "Lucida Console", Arial;
	font-size:22px;
	text-decoration:none;
}
a.btnUpBig{
	float:left;
	margin:10px 0 20px 0;
	padding:11px 0 0 0px;
	background:url(../img/btn_upBig.jpg) no-repeat;
	width:157px;
	height:27px;
	display:block;
	color:#fff;
	text-align:center;
	font-family:"Trebuchet MS", "Century Gothic", "Lucida Console", Arial;
	font-size:12px;
	font-weight:bold;
}
a.btnUpBig:hover{
	background-position:-177px;
	color:#fff;
	text-decoration:none;
}
a.btnUpBig span{
	font-size:14px;
}
a.btnUpSmall{
	float:left;
	margin:10px 0 20px 0;
	padding:11px 0 0 0;
	background:url(../img/btn_upSmall.jpg) no-repeat;
	width:157px;
	height:27px;
	display:block;
	color:#fff;
	text-align:center;
	font-family:"Trebuchet MS", "Century Gothic", "Lucida Console", Arial;
	font-size:12px;
	font-weight:bold;
}
a.btnUpSmall:hover{
	background-position:-177px;
	color:#fff;
	text-decoration:none;h
}
a.btnUpSmall span{
	font-size:14px;
}
p{
	margin:0px 0px 10px 0px;
	font-size: 12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#585858;
	line-height:20px;
}
iframe{
	border:none;
	width:800px;
	height:600px;
	position:relative;
	z-index:10;
}
/* Wrapper
============================================================================= */
div#wrapper{
	margin:0 auto;
	padding:0;
	text-align:left;
	width:860px;
}
/* Header
============================================================================= */
div#header{
	margin-top:7px;
	height:119px;
	width:850px;
	position:relative;
}
div#header a.logo{
	display:block;
	width:286px;
	height:110px;
	float:left;
	position:relative;
	background:url(../img/logo.jpg) top left no-repeat;
}
div#header a.reflectText{
	top:56px;
	float:right;
	position:relative;
	background:url(../img/head_reflect_text.gif) no-repeat;
	height:54px;
	width:459px;
	display:block;
}
/* MainNav
============================================================================= */
div#mainNav{
	width:850px;
	height:56px;
	background:url(../img/bgMainNav.png) top left no-repeat;
	padding:9px 0 0 10px;
}
div#mainNav ul{
	margin:0;
	padding:0;
	display:block;
	width:840px;
	height:50px;
	list-style:none;
	position:relative;
}
div#mainNav li{
	float:left;
	border-right:1px solid #fff;
}
div#mainNav li.current a{
	background:url(../img/bgButtonOn.jpg) repeat-x;
}
div#mainNav a{
	display:block;
	float:left;
	line-height:35px;
	background:url(../img/bgButton.jpg) repeat-x;
	padding:10px 0px;
	width:167px;
	height:30px;
	text-align:center;
	font-family:"Trebuchet MS", Arial, Verdana;
	font-size:18px;
	color:#fff;
	text-decoration:none;
}
div#mainNav a:hover{
	background:url(../img/bgButtonOn.jpg) repeat-x;
}
/* Container
============================================================================= */
div#container{
	width:860px;
	background:url(../img/bgContainer.png) repeat-y;
}
/* Main Col
============================================================================= */
div#mainCol {
	margin:15px 0 0 25px;
	padding:20px 0 0 0px;
	float:left;
	width:810px;
	display:inline;
	font-size: 12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#585858;
	line-height:18px;
}
div#mainCol h1{
	margin:0 0 12px 0;
	padding:0;
	font-family:"Trebuchet MS", "Century Gothic", "Lucida Console", Arial;
	font-size:26px;
	font-weight:normal;
	color:#585858;
	position:relative;
}
/* Left Col
============================================================================= */
div#leftCol {
	margin:15px 0 0 25px;
	padding:20px 0 0 0px;
	float:left;
	width:500px;
	display:inline;
	font-size: 12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#585858;
	line-height:18px;
}
div#leftCol h1{
	margin:0 0 12px 0;
	padding:0 0 10px 0;
	font-family:"Trebuchet MS", "Century Gothic", "Lucida Console", Arial;
	font-size:24px;
	font-weight:normal;
	color:#585858;
	position:relative;
	background:url(../img/line.gif) no-repeat bottom;
}
div#leftCol h2{
	margin:20px 0 5px 0;
	padding:0;
	font-family:"Trebuchet MS", "Century Gothic", "Lucida Console", Arial;
	font-size:18px;
	font-weight:normal;
	color:#80abd8;
	position:relative;
	clear:both;
}
div#leftCol h3{
	margin:10px 0 0 0;
	padding:0;
	font-family:"Trebuchet MS", "Century Gothic", "Lucida Console", Arial;
	font-size:14px;
	color:#585858;
	position:relative;
}
div#leftCol h4{
	margin:10px 0 0 0;
	padding:0;
	font-family:"Trebuchet MS", "Century Gothic", "Lucida Console", Arial;
	font-size:13px;
	color:#585858;
	position:relative;
}
div#leftCol h5{
	margin:10px 0 0 0;
	padding:0;
	font-family:"Trebuchet MS", "Century Gothic", "Lucida Console", Arial;
	font-size:12px;
	color:#585858;
	position:relative;
}
div#leftCol h6{
	margin:15px 0 0 0;
	padding:0;
	font-family:"Trebuchet MS", "Century Gothic", "Lucida Console", Arial;
	font-size:11px;
	color:#585858;
	position:relative;
}
div#leftCol img{
	padding:0 15px 15px 0;
}
div#leftCol h1 span{
	color:#c40008;
}
div#leftCol p.line{
	margin:20px 0 20px 0;
	height:2px;
	width:472px;
	background:url(../img/line.gif) no-repeat;
	display:block;
	clear:both;
}
div#leftCol div.box{
	background:url(../img/bgBox.jpg) no-repeat;
	width:490px;
	height:150px;
	margin:20px 0 0 0;
	padding:10px 10px 10px 10px;
}
div#leftCol div.box img.foto{
	float:left;
	margin:0 10px 50px 0;	
}
div#leftCol div.box h3{
	margin:0 0 8px 0;
	padding:0;
	font-family:"Trebuchet MS", "Century Gothic", "Lucida Console", Arial;
	font-size:18px;
	font-weight:normal;
	color:#585858;
	position:relative;
}
.alert{
	color:red;
}
div#leftCol h6.alert{
	color:red;
}
div#leftCol ol{
	margin:0 0 10px 23px;
	padding:0 0 0 0px;
}
div#leftCol ul{
	margin:0 0 10px 0;
	padding:0 0 0 0px;
	line-height:20px;
}
div#leftCol ul ul{
	margin:0 0 10px 20px;
	padding:0 0 0 0px;
}
div#leftCol ul li{
	margin-bottom:5px;
	list-style:none;
	background:url(../img/lipijl.gif) 0px 7px no-repeat;
	padding:0 0 0 12px;
}
div#leftCol a.top{
	background:url(../img/toppijl.gif) left center no-repeat;
	padding:0 0 0 12px;
	float:right;
	position:relative;
	z-index:10;
}
div#leftCol div.box a.leesMeer{
	margin:0;
	padding:0 0 0 16px;
	background:url(../img/pijl.gif) left center no-repeat;
	color:#a5a59d;
}
div#leftCol div.box a.leesMeer:hover{
	background:url(../img/pijl.gif) left center no-repeat;
	color:#7f7f79;
}
div#leftCol div.row{
	background:url(../img/line.gif) top no-repeat;
	padding-top:15px;
}
div#leftCol label{
	width:170px;
	float:left;
	top:2px;
	position:relative;
}
div#leftCol input{
	padding:4px;
	height:15px;
	position:relative;
	width:290px;
	color:#585858;
	border:1px solid #a7a6aa;
}
div#leftCol input:focus{
	border:1px solid #a7a6aa;
	background-color:#f8f8f0;
}
div#leftCol textarea{
	height:200px;
	width:290px;
	color:#585858;
	border:1px solid #a7a6aa;
}
div#leftCol textarea:focus{
	border:1px solid #a7a6aa;
	background-color:#f8f8f0;
}
div#leftCol .verzend-button{
	margin-right:27px;
	float:right;
	width:120px;
	height:30px;
	cursor:pointer;
	border:1px solid #a7a6aa;
	background-color:#f8f8f0;
}
div#leftCol .verzend-button:hover{
	border:1px solid #a7a6aa;
	background-color:#fff;
}
div#leftCol textarea{
	padding:4px;
	position:relative;
}
div#leftCol table{
	margin:10px 0 20px 0;
	border-collapse:collapse;
	width:470px;
	position:relative;
}
div#leftCol table.foto{
	margin:10px 0 20px 0;
	border-collapse:collapse;
	width:200px;
	position:relative;
	float:left;
}
div#leftCol table.canvas{
	margin:10px 30px 20px 0;
	border-collapse:collapse;
	width:200px;
	position:relative;
	float:right;
	display:inline;
}
div#leftCol table.canvas th,
div#leftCol table.canvas td,
div#leftCol table.foto th,
div#leftCol table.foto td{
	width:100px;
}
div#leftCol table td{
	padding:8px 5px 8px 5px;
	border-right:1px solid #e6e6d8;
	border-bottom:1px solid #d5d5cb;
}
div#leftCol table th.last,
div#leftCol table td.last{
	border-right:none;
	width:200px;
}
div#leftCol table th{
	padding:5px 5px 5px 5px;
	border-right:1px solid #e6e6d8;
	border-bottom:1px solid #d5d5cb;
}
div#leftCol table th.last{
	border-right:none;
}
div#leftCol table tr.even{
	background-color:#f2f2e8;
}
div#leftCol table tfoot td, div#leftCol table tfoot th{
	border-bottom:none;
}
div#leftCol table th h3{
	margin:0 0 8px 0;
	padding:0;
	font-family:"Trebuchet MS", "Century Gothic", "Lucida Console", Arial;
	font-size:18px;
	font-weight:normal;
	color:#585858;
	position:relative;
}
/* thickbox
============================================================================= */
div#leftCol a.thickbox{
	margin:0 6px 6px 0;
	padding:5px;
	width:150px;
	height:150px;
	display:block;
	float:left;
	background-color:#232323;
}
div#leftCol a.thickbox img{
	margin-left:18px;
}
div#leftCol a.thickbox img.nomargin{
	margin-left:0px;
}
div#leftCol p.smallNotice{
	padding-top:20px;
	font-size:10px;
	color:#000;
}
div#leftCol p span{
	font-size:14px;
	font-weight:bold;
	margin-right:20px;
}
div#leftCol ul.quote li{
	list-style:none;
	background:url(../img/liDot.gif) 0px 7px no-repeat;
	padding:0 0 0 12px;
	margin:-10px 0px -10px 0px;
	font-weight:bold;
}
div#leftCol li strong{
	font-size:11px;
	font-weight:normal;
}
span.small{
	font-size:12px;
	color:#bbb;
}
span.normal{
	font-size:16px;
	color:#999;
}
span.medium{
	font-size:20px;
	color:#666;
}
span.big{
	font-size:24px;
	color:#444;
}
/* Right Col
============================================================================= */
div#rightCol{
	margin:0 8px 0 0;
	padding:15px 0 0 0px;
	width:308px;
	background:url(../img/bgRightCol.png) repeat-y;
	float:right;
	display:inline;
}
div#rightCol h2{
	margin:0 0 5px 5px;
	padding:15px 0 0 15px;
	font-family:"Trebuchet MS", "Century Gothic", "Lucida Console", Arial;
	font-size:22px;
	font-weight:normal;
	color:#585858;
	position:relative;
}
div#rightCol h3{
	margin:0 0 5px 5px;
	padding:15px 0 0 15px;
	font-family:"Trebuchet MS", "Century Gothic", "Lucida Console", Arial;
	font-size:18px;
	font-weight:normal;
	color:#585858;
	position:relative;
}
div#rightCol h4{
	margin:0 0 8px 5px;
	padding:15px 0 0 15px;
	font-family:"Trebuchet MS", "Century Gothic", "Lucida Console", Arial;
	font-size:22px;
	font-weight:normal;
	color:#585858;
	position:relative;
	clear:both;
}
div#rightCol h5{
	margin:0 0 0px 5px;
	padding:0px 0 0 15px;
	font-size:12px;
	color:#333;
	font-weight:normal;
	position:relative;
}
div#rightCol h5 span{
	color:#585858;
}
div#rightCol p{
	padding:0 15px 0 20px;
	position:relative;
}
div#rightCol p span{
	font-weight:bold;
	width:22px;
	float:left;
	font-size:13px;
}
div#rightCol ul.icons{
	margin:0 0 30px 9px;
	padding:0;
	list-style:none;
	border:none;
}
div#rightCol ul.icons li{
	margin:0 0 10px 0;
	padding:5px 0 0 50px;
	border-bottom:1px solid #ecece8;
	width:249px;
	display:block;
	height:45px;
}
div#rightCol ul.icons li.ico01{
	background:url(../img/ico01.gif) 10px 5px no-repeat;
}
div#rightCol ul.icons li.ico02{
	background:url(../img/ico02.gif) 10px 5px no-repeat;
}
div#rightCol ul.icons li.ico03{
	background:url(../img/ico03.gif) 10px 5px no-repeat;
}
div#rightCol ul.icons li a{
	margin:0;
	padding:10px 0 0 15px;
	color:#585858;
	display:block;
	height:22px;
	text-decoration:none;
	cursor:default;
}
div#rightCol ul.icons li a:hover{
	color:#585858;
	border:none;
	background:none;
	text-decoration:none;
}
div#rightCol ul{
	margin:0 0 30px 9px;
	padding:0;
	list-style:none;
	border-bottom:1px solid #ecece8;
}
div#rightCol ul li{
	margin:0;
	padding:0;
	border-top:1px solid #ecece8;
	width:299px;
	display:block;
}
div#rightCol ul li a{
	margin:0;
	padding:10px 0 0 15px;
	color:#585858;
	display:block;
	height:22px;
	text-decoration:none;
}
div#rightCol ul li a:hover{
	color:#fff;
	background:url(../img/grad_submenu.jpg) repeat-x;
	border-right:2px solid #cdecf9;
	text-decoration:none;
}
div#rightCol ul li a.active{
	color:#fff;
	background:url(../img/grad_submenuOn.jpg) repeat-x;
	border-right:2px solid #cdecf9;
}
div#rightCol div.footer{
	clear:both;
	border-bottom:4px solid #fff;
	margin:20px 0 0 5px;
}
div#rightCol div#flashHolder{
	padding:0;
	margin:0 0 0 20px;
	width:272px;
	height:242px;
	overflow:hidden;
}
div#rightCol img.foto{
	margin:0px 0px 0px 20px;
	width:280px;
	height:160px;
}
div#rightCol form.nieuwsbrief{
	background:url(../img/bgNieuwsbrief.jpg) no-repeat;
	width:235px;
	margin:20px 0 0 20px;
	padding:20px;
	overflow:hidden;
}
div#rightCol form.nieuwsbrief h4{
	margin:0 0 8px 0px;
	padding:0;
	font-family:"Trebuchet MS", "Century Gothic", "Lucida Console", Arial;
	font-size:22px;
	font-weight:normal;
	color:#fff;
	position:relative;
	clear:both;
}
div#rightCol form.nieuwsbrief p{
	margin:0;
	padding:0;
	position:relative;
	color:#fff;
}
div#rightCol form.nieuwsbrief a.meerInfo{
	margin:0 0 5px 0;
	padding:0 0 0 16px;
	background:url(../img/pijl.gif) left center no-repeat;
	color:#fff;
	float:left;
}
div#rightCol form.nieuwsbrief a.meerInfo:hover{
	background:url(../img/pijl.gif) left center no-repeat;
	color:#ccc;
}
div#rightCol form.nieuwsbrief input{
	margin:0 0 5px 0;
	padding:4px;
	height:15px;
	position:relative;
	width:225px;
	color:#585858;
	border:1px solid #a7a6aa;
}
div#rightCol form.nieuwsbrief input:focus{
	border:1px solid #a7a6aa;
	background-color:#f8f8f0;
}
div#rightCol form.nieuwsbrief select{
	color:#585858;
	margin:0 0 5px 0;
	width:235px;
}
div#rightCol form.nieuwsbrief .verzend-button{
	margin:0px;
	float:right;
	width:120px;
	height:30px;
	cursor:pointer;
	border:1px solid #a7a6aa;
	background-color:#f8f8f0;
}
div#rightCol form.nieuwsbrief .verzend-button:hover{
	border:1px solid #a7a6aa;
	background-color:#fff;
}
/* Footer
============================================================================= */
div#footer{
	width:810px;
	height:53px;
	background:url(../img/bgFooter.png) repeat-y;
	padding:0 25px 0 25px;
}
div#footer p{
	margin:15px 0 0 0;
	color:#fff;
	font-size:10px;
}
div#footer a{
	color:#fff;
	font-size:10px;
}
/* Ads by google
============================================================================= */
div#leftCol div.ad{
	width:490px;
	height:60px;
	position:relative;
	margin:40px 0 0 0;
	padding:10px 10px 10px 10px;
}
div#leftCol div.ad table,
div#leftCol div.ad iframe{
	height:60px;
}




















