﻿/*** RESET ***/
html, body, div, span, object, 
h1, h2, h3, h4, h5, h6,  
a, del, dfn, em, font, img,
small, strong, b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
}
a {
	text-decoration: none;
}
body{
	font-family: Times New Roman, Serif;
	font-size: 1em;
	line-height: 1;
	background-color: #868b38;
	color: #ffffff;
}
ol, ul {
	list-style: none;
}
:focus {
	outline: 0;
}

a:active { outline: 0; }
.clearfloats {clear: both;}
/*** END RESET ***/

/*** BASIC LAYOUT ***/

#headercontainer 
{
	background: #c5c3af url("../images/patterntop.png");
	width: 100%;
	height: 352px;
}
#contentcontainer 
{
	background: url("../images/pattern.png") repeat-x;
}
#footercontainer 
{
	width: 100%;
}

/*** HEADERCONTAINER ***/

#krul 
{
	background: url("../images/beneathpattern.png") no-repeat center top;
	position: absolute;
	left: 50%;
	margin-left: -511px;
	width: 1023px;
	padding-top: 3px;
}
#header 
{
	margin: 0 auto;
	width: 870px;
}
#flashheader 
{
	margin: 0 auto;
	width: 	870px;
	height: 349px;
}
#logo 
{
	float: left;
	background: url("../images/logo.png") no-repeat;
	height: 72px;
	width: 252px;
	margin: 26px 0 20px 0;
	cursor: pointer;
}
#quicklinks  
{
	font-family: Times New Roman, Serif;
	font-weight: bold;
	float: right;
	width: 270px;
	font-size: 0.8em;
	margin-top: 26px;
	color: #5e6226;
}
#quicklinks a
{
	color: #5e6226;
	line-height: 1.3;
}
#quicklinks a:hover
{
	color: #ffffff;
}

#quicklinks ul li
{
	display: inline;
    padding-right: 0px;
}

#quicklinks .topmenu
{
	float:left;
    padding-right: 25px;
}
#quicklinks .taalkeuze
{
	float:left;
}

#menu
{
	float: right;
	margin: 70px 0 0 40px;
	width: 520px;
}
#menu li
{
	float: left;
	padding: 8px 10px 0px 10px;
}
#menu li:hover
{
	background-color: #b6b615;
}
/*** CONTENTCONTAINER ***/

#content 
{
	margin: 0 auto;
	width: 870px;
	margin-bottom: 40px;
	padding-top: 200px;
}
#content #col1
{
	float: left;
	width: 120px;
	border-right: 1px solid #9c9c75;
	line-height: 1.4;
	min-height: 220px;
	margin-bottom: 50px;
}
#content #col1 a
{
	color: #ffffff;
}
#content #col1 a:hover
{
	color: #dada17;
}
#content #col2
{
	float: left;
	width: 205px;
	border-right: 1px solid #9c9c75;
	padding: 0 10px 0 30px;
	margin-bottom: 50px;
}
#content #col2tekst
{
	float: left;
	width: 700px;
	padding: 0 10px 0 30px;
	margin-bottom: 50px;
	line-height: 1.4;
	font-size: 1em;
	text-align: left;
}
#content #col2tekst a
{
	color: #ffffff;
	text-decoration: underline;
}
#content #col2tekst a:hover
{
	color: #dada17;
}
.picture {float: left; margin-right: 20px;}
#content #col3
{
	float: left;
	width: 205px;
	border-right: 1px solid #9c9c75;
	padding: 0 10px 0 30px;
	margin-bottom: 50px;
}
#content #col4
{
	float: left;
	width: 205px;
	border-right: 1px solid #9c9c75;
	padding: 0 10px 0 30px;
	margin-bottom: 50px;
}
.colheader {visibility: hidden;}

.colpic img {width:200px;margin: 10px 20px 0px 0px; float:left; border:1px white solid;}
.coltext
{
	line-height: 1.4;
	font-size: 0.85em;
	text-align: left; 
    padding-bottom: 25px;
    border: 0px solid white;
}

.cleardiv
{
    height:15px; clear:both;
}

.coltext ul
{
    padding-left: 25px;
    list-style: square;
}
.col2tekst h1
{
    clear: both;
	margin-top: 15px;
}
.coltext h2
{
	padding-bottom: 15px;
}
#content #leftcontent
{
	float: left;
	width: 394px;
	margin-right: 26px;
}
#content #leftcontent .leftcontentheader
{
	margin-bottom: 20px;
}
#content #leftcontent #leftcontenttext
{
	line-height: 1.4;
	font-size: 0.85em;
	text-align: justify;
}
#content #rightcontent
{
	float: left;
	width: 450px;
}
#content #rightcontent .eyecatcher
{
	float: left;
	width: 210px;
}
#content #rightcontent .eyecatcher .eyecatcherheader
{
	margin-bottom: 10px;
	visibility: hidden;
}
#content #rightcontent .eyecatcher .eyecatcherpic
{
	margin-bottom: 16px;
}
#content #rightcontent .eyecatcher .eyecatchertext
{
	line-height: 1.2;
	font-size: 0.85em;
}
/*** FOOTERCONTAINER ***/

#footer
{
	margin: 0 auto;
	width: 870px;
	margin-bottom: 60px;
	border-top: 1px solid #adac83;
	font-size: 0.7em;
	padding-top: 10px;	
}
#footer #leftfooter
{
	float: left;	
}
#footer #leftfooter a
{
	color: #ffffff;
}
#footer #leftfooter a:hover
{
	color: #dada17;
}
#footer #rightfooter
{
	float: right;
	color: #ffffff;
}
#footer #rightfooter a
{
	color: #ffffff;
}
#footer #rightfooter a:hover
{
	color: #dada17;
}
.images
{
    width: 75px; height:75px; border: 1px white solid;
}

#content a
{
	color: #ffffff;
    border-bottom: 0px solid #ffffff;
}

#stardekk
{
    margin-top: 25px;
}

.textarea 
{
	font-size: 1em;
	background: Transparent;
	border: 1px solid #d3ccb9;
	color: #ffffff;
	padding: 2px 0 0 4px;
	width: 305px;
}

.textbox 
{
	margin-bottom: 6px;
	width: 150px;
	background: Transparent;
	border: 1px solid #d3ccb9;
	color: #ffffff;
}

.btnsubmit 
{
	background: Transparent;
	border: 1px solid #d3ccb9;
	color: #ffffff;
	padding: 3px;
	text-transform: uppercase;
	font-size: 0.75em;
}