/*#######################################################*/
/*                     reset HTML-elementen              */
/*#######################################################*/
html,
body,
img,
a,
div,
span,
hr,
p,
ul,
ol,
li,
h1,
h2,
h3,
h4,
table,
tr,
th,
td,
form,
fieldset,
label,
object,
embed,
param,
script,
noscript
	{
	margin: 0;
	padding: 0;
	border: 0;
	}
	
a,
a:hover,
a:active,
a:focus
	{
	outline: none;
	color: #9E1C41;
	cursor: pointer;
	}

a
	{
	color: #9E1C41;
	text-decoration: none;
    font-weight: bold;
	}

a:focus
	{
	-moz-outline-style: none;
	}
	
a:hover
	{
	text-decoration: underline;
	}

h2
	{
	font-size: 14px;
	color: #9E1C41;
	}

h3
	{
	font-size: 14px;
	color: #959389;
	}

h4
	{
	font-size: 14px;
	color: #332d2f;
	text-align: center;
	}

#kapitalen
	{
	font-size: 9px;
	text-transform: uppercase;
	letter-spacing: 1px;
	text-decoration: none;
	text-align: left;
	}	


/*#######################################################*/
/*                     floats                            */
/*#######################################################*/
.clear
	{
	margin: 0 0 -1px 0;
	padding: 0;
	clear: both;
	height: 1px;
	font-size: 1px;
	line-height: 1px;
	}

/*#######################################################*/
/*                     tinymce                           */
/*#######################################################*/
.plaatje-links
	{
	display: block;
	float: left;
	margin: 5px 10px 5px 0;
	}

.plaatje-rechts
	{
	display: block;
	float: right;
	clear: left;
	margin: 5px 0 5px 10px;
	}

.plaatje-midden
	{
	display: block;
	text-align: center;
	margin: 10px auto;
	clear: both;
	}
	
/*#######################################################*/
/*                     basis                             */
/*#######################################################*/	
body
	{
	font-family: "Lucida Grande",Verdana,sans-serif;
	font-size: 11px;
	text-align: center;
	color: #111111;
	}

#container
	{
	margin: 0 auto;
	width: 960px;
	text-align: left;
	}
	
.show
	{
	display: block;
	visibility: visible;
	}

.hide
	{
	display: none;
	visibility: hidden;
	}	
	
/*#######################################################*/
/*                     hoofdnavigatie                    */
/*#######################################################*/			
ul#hoofdnavigatie
	{
	height: 30px;
	list-style-type: none;
	position: relative;
	top: 30px;
	}

ul#hoofdnavigatie li
	{
	display: inline;
	height: 30px;
	}

ul#hoofdnavigatie li a
	{
	float: left;
	text-decoration: none;
	text-transform: uppercase;
	color: #9E1C41;
	font-size: 12px;
	font-weight: bold;
	display: block;
	height: 30px;
	margin: 0 15px 0 0;
	text-indent: -9000px;
	}

body ul#hoofdnavigatie li a.forum
	{
	display: inline;
	width: 135px;
	height: 30px;
	float: right;
	background: url(../beeld/navigatie_forum.png) 0 0 no-repeat;
	}

body ul#hoofdnavigatie li a.actueel
	{
	display: inline;
	width: 120px;
	height: 30px;
	background: url(../beeld/navigatie_actueel.png) 0 0 no-repeat;
	}

body ul#hoofdnavigatie li a.dossiers
	{
	display: inline;
	width: 120px;
	height: 30px;
	float: right;
	background: url(../beeld/navigatie_dossiers.png) 0 0 no-repeat;
	}
	
body ul#hoofdnavigatie li a.algemeen
	{
	display: inline;
	width: 120px;
	height: 30px;
	margin: 0;
	float: right;
	background: url(../beeld/navigatie_colofon.png) 0 0 no-repeat;
	}
	
body ul#hoofdnavigatie li a.uwvraag
	{
	display: inline;
	width: 135px;
	height: 30px;
	float: right;
	background: url(../beeld/navigatie_uwvraag.png) 0 0 no-repeat;
	}	

body ul#hoofdnavigatie li a.goudsecanon
	{
	display: inline;
	position: absolute;
	left: 240px;
	width: 165px;
	height: 30px;
	float: left;
	background: url(../beeld/navigatie_goudsecanon.png) 0 0 no-repeat;
	}	

body ul#hoofdnavigatie li a.inactief	
	{
	background-position: 0 -60px;
	}
	
body ul#hoofdnavigatie li a:hover
	{
	background-position: 0 -30px;
	}	

/*#######################################################*/
/*                     zoekformulier                     */
/*#######################################################*/	
#zoekformulier
	{
	position: relative;
	z-index: 1000;
	top: 30px;
	left: 0;
	width: 225px;
	height: 30px;
	background: url(../beeld/bg_zoeken_v2.png) 0 0 no-repeat;
	}
	
#zoekwoord
	{
	position: absolute;
	top: 0;
	left: 0;
	outline: none;
	width: 175px;
	height: 30px;
	line-height: 30px;
	padding: 0 0 0 15px;
	border: 0;
	font-family: "Lucida Grande",Verdana,sans-serif;
	font-size: 11px;
	background: transparent;
	}

#submit
	{
	position: absolute;
	top: 0;
	right: 0;
	border: 0;
	width: 34px;
	height: 30px;
	background: url(../beeld/bg_zoekbutton.png) 0 0 no-repeat;
	}

#submit:hover
	{
	background-position: 0 -30px;
	}
	
#zoekinfo
	{
	display: none;
	width: 350px;
	padding: 10px;
	color: #666;
	border: 0px solid #F0F2E5;
	background: #F3F1E2 url(../beeld/bg_wafel_beige15px.png);
	position: absolute;
	z-index: 1000;
	top: 30px;
	left: 0px;
	}
	

/*#######################################################*/
/*                     lightbox                          */
/*#######################################################*/	
.lb_overlay
	{
	display: none;
	position: absolute;
	top: 0%;
	left: 0%;
	width: 100%;
	height: 100%;
	background: #D2CAA5;
	z-index:1001;
	-moz-opacity: 0.8;
	opacity:.80;
	filter: alpha(opacity=80);
	}
	
.lb_content
	{
	display: none;
	position: absolute;
	top: 25%;
	left: 50%;
	width: 280px;
	height: 200px;
	margin: 0 0 0 -140px;
	padding: 20px;
	border: 4px solid #9E1C41;
	background: #F1EDD9;
	z-index: 1002;
	overflow: auto;
	text-align: left;
	}
	
a#sluit_lightbox
	{
	float: left;
	margin: -15px 0 0 -15px; 
	}
	
.lb_content form img
	{
	float: left;
	margin: 0 10px 0 0;
	}
	
.lb_content form input,
	{
	display: block;
	float: left;
	margin: 0 5px 10px 0;
	height: 16px;
	outline: none;
	font-family: "Lucida Grande",Verdana,sans-serif;
	font-size: 11px;
	}
	
.lb_content form label
	{
	display: block;
	margin: 0 0 3px 0;
	width: 100px;
	font-size: 11px;
	text-align: left;
	}

.lb_content form input
	{
	width: 240px;
	border: 1px solid #FFFEF1;
	background: #FFFEF1;
	color: #000;
	}

.lb_content form input#verzend
	{
	height: 19px;
	margin: 10px 0 0 0;
	padding: 0;
	border: 0;
	background: #F1EDD9;
	text-align: right;
	color: #9E1C41;
	text-transform: uppercase;
	font-size: 9px;
	letter-spacing: 1px;
	font-weight: bold;
	}
	
.lb_content form input#verzend:hover
	{
	text-decoration: underline;
	}	
	
.lb_content form  input.hidden
	{
	display: none;
	}

.rules
	{
	float: right;
	height: 16px;
	}	
