/*
#################
#	ALGEMEEN#
#################
*/
body, html, h1, h2, h3, h4, h5, h6, p, ul, ol, li, dl, dt, dd { margin: 0; padding: 0; }
html { font: 62.5%/200% Arial, Verdana, Tahoma, sans-serif; overflow-y: scroll; }
body { font-size: 1.2em; background: #F4EFE0 url(../img/body.gif) repeat-x;  }

.block { display: block; }
.hidden { visibility: hidden; }
.invisible { display: none; }
.f-left { float: left; }
.f-right { float: right; }
.clear { clear: both; }
.links { text-align: left; }
.midden { text-align: center; }
.rechts { text-align: right; }
.top { vertical-align: top; }
.middle { vertical-align: middle; }
.bottom { vertical-align: bottom; }
.center { display: block; margin: auto; }
.absolute { position: absolute; }
.relative { position: relative; }
.bold { font-weight: bold; }
.italic { font-style: italic; }
.underline { text-decoration: underline; }
ul.none, ol.none { list-style: none; }
a:hover, a:focus, a.none { text-decoration: none; }
a.none:hover, a.none:focus { text-decoration: underline; }

img { border: none; }
p, div.alinea { margin-bottom: 1.2em; }
div.wrapper, .overflow { overflow: hidden; }

/*
################
#	LAYOUT #
################
*/

/* Container
------------------------------------------------------------------*/
div#container {
	width: 960px;
}

/* logo */
img.logo {
	padding: 1px 2px 3px 4px;
}

/* Menu
------------------------------------------------------------------*/
ul#topmenu {
	height: 40px;
	background: url(../img/menu.gif) no-repeat;
	list-style: none;
	margin-top: 25px;
}
ul#topmenu li {
	padding-top: 9px;
	padding-bottom: 11px;
	padding-left: 2px;
	display: inline;
	float: left;
}
ul#topmenu li.laatste {
	background: url(../img/klantenpaneel.gif) no-repeat;
	float: right;
	margin-right: 2px;
}
ul#topmenu li a {
	margin-top: 10px;
	padding: 11px 16px	15px 15px;
	color: #3e606f;
	font-weight: bolder;
}
ul#topmenu li a:hover {
	padding: 11px 16px 15px 15px;
	background: url(../img/menu-hover.gif) repeat-x;
	color: #a62b31;
}
ul#topmenu li.laatste a:hover {
	background: none;
}

/* Wist u dat
------------------------------------------------------------------*/
div#wistudat {
	background:url(../img/wistudat.jpg) no-repeat;
	font-family: Tahoma;
	height: 129px;
	margin-top: 32px; padding: 28px 30px 0px 30px;
	color: #3e606f;
}
div#wistudat h3 {
	width: 330px;
	font-size: 0.9em;
}
div#wistudat p {
	width: 330px;
	font-size: 0.9em;
}
/* Blokken
------------------------------------------------------------------*/
div.blok {
	height: 276px;
	width: 198px;
	float: left;
	margin-right: 56px; margin-bottom: 15px;
}
div.blok h3 {
	padding: 5px 35px 0 12px;
	color: #e84026;
	text-transform:  uppercase;
	font-size: 1em;
}
div.blok p {
	padding: 5px 26px 10px 12px;
	font-size: 0.9em;
	color: #3e606f;
	
}
div.een { background: url(../img/blok1.gif) no-repeat; }
div.twee { background: url(../img/blok2.gif) no-repeat; }
div.drie { background: url(../img/blok3.gif) no-repeat; }
div.vier { background: url(../img/blok4.gif) no-repeat; margin: 0; }

/* Content
------------------------------------------------------------------*/
div#content {
	background: #EEE9DA url(../img/bg-content-groot.gif) top repeat-y;
	padding-top: 7px;
	clear: both;
	overflow: hidden; 	
	margin-bottom: 14px;
	font-size: 1.000em;
}
div#content-achtergrond {
	background: #EEE9DA url(../img/bg-content-groot.gif) bottom repeat-y;
	overflow: hidden;
	width: 960px;
}
div#content-links {
	float: left;
	width: 663px;
	margin-right: 24px;
	padding: 20px 16px;
}
div#content-links h3 {
	display: block;
	border-bottom: 1px solid #a19c8d;
	color: #f3b126;
	font-size: 1em;
	text-transform:  uppercase;
	margin-bottom: 16px;
}
div#content-links div.nieuwsbericht h2 {
	color: #3e606f;
	font-size: 0.9em;
	text-transform:  uppercase;
	margin-bottom: 14px;
}
div#content-links div.nieuwsbericht p {
	color: #3e606f;
	font-size: 0.9em;
}
div#content-links div.nieuwsbericht span {
	color: #3e606f;
	padding-right: 5px;
}
div#content-links div.nieuwsbericht a {
	color: #3e606f;
	font-size: 0.9em;
	font-weight: bolder;
}
div#content-rechts {
	float: left;
	width: 221px;
	padding: 20px 10px;
}

div#content-rechts h3 {
	display: block;
	border-bottom: 1px solid #a19c8d;
	font-size: 1em;
	text-transform:  uppercase;
	margin-bottom: 10px;	
	color: #3e606f;
	border-bottom: 1px solid #a19c8d;
	
}
div#content-rechts div#nieuwsbericht-koppen {
	margin-bottom: 15px;
}
div#content-rechts div#nieuwsbericht-koppen a {
	color: #3e606f;
}
div#content-rechts div#nieuwsbericht-koppen h2 {
	background: url(../img/1.png) no-repeat 1% 2%;
	font-size: 1em;
	padding-left: 30px;
	padding-bottom: 5px;
}

div#content-rechts div#nieuwsbericht-koppen p {
	font-family: Tahoma;
}
div#content-rechts address {
	color: #a19c8d;
	font-style: normal;
	
}
div#content-rechts address a {
	color: #3e606f;
	
}
div#content-links div.nieuwsbericht li {
	color: #3e606f;
	font-size: 0.9em;
}

/* Footer
------------------------------------------------------------------*/
div#footer {
	background: url(../img/footer.gif);
        margin-top:300px;
	height: 60px;
}
div#footer-wrapper {
	width: 960px;
        margin: 0 auto;
	padding-top: 10px;
	color: #fff;
	font-size: 0.9em;
}
div#footer-wrapper a {
	color: #f3b126;
}


/*
####################
#	LIJSTEN	   #
####################
*/


/*
####################
#	FORMULIEREN#
####################
*/
/* Algemeen
------------------------------------------------------------------*/
input, textarea { padding: 3px 2px; }
textarea { overflow: auto; }
input, select { font-family: Arial, Verdana, Tahoma, sans-serif; }

fieldset.none { border: none; margin: 0; padding: 0; }
fieldset.none legend { display: none; }
form ul, form ol { list-style: none; }



/*
####################
#	TABELLEN   #
####################
*/
/* Algemeen
------------------------------------------------------------------*/
table.full-width { width: 100%; }