	html,
	body {
		margin:0;
		font: normal 13px "Trebuchet MS", Arial, Helvetica, sans-serif;
		background: url(images/img01a.gif) left top repeat-x;
		color: #696565;
		padding:0;
		height:100%;
	}
	#container {
		min-height:100%;
		background: url(images/img03.gif) left top repeat-y;
		width:1000px;
		margin: 0 auto;padding:0;
		position:relative;
	}
#logo {
	height: 180px;
}

#logo .wrapper2 {
	width: 1000px;
	margin: 0 auto;
}

#logo .slideshow {
	float: left;
	width: 360px;
	height: 180px;
	padding:0;
	background: #E7EEFF;
	border-left: 20px solid #D22306;
	text-align:left;
}

#logo .rechts {
	float: right;
	width: 620px;
	height: 180px;
	padding: 0;
	background: #294487 url(images/img02.jpg) top right no-repeat;
	text-align: right;
}

#page {
	padding:0px;width: 1000px;
	padding-bottom:168px;	/* Height of the footer */
}


h1, h2, h3 {
	color: #6E6A6A;
}

h1 {
	margin-bottom: .5em;
	font-size: 182%;
	font-weight: normal;
}

h2 {
	margin-bottom: .5em;
	font-size: 136%;
	font-weight: normal;
	color: #E25720;
}

h3 {
	font-size: 100%;
	font-weight: bold;
}

p {
	margin-bottom: 0em;
	text-align: justify;
	line-height: 167%;
	font-size: 108%;
}

p, blockquote, ol, ul {
	margin-bottom: 1.3em;
	text-align: justify;
	line-height: 167%;
	font-size: 108%;
}

blockquote {
	margin-left: 2em;
}

ol {
	margin-left: 2em;
}

ul {
	list-style: none;
}


a {
	text-decoration: none;
	color: #BD4903;
}

a:hover {
	text-decoration: underline;
	color: #DB5600;
}

#navigatie {
	width: 1000px;
	text-align: center;
	margin: 0 auto;
	padding:0;
}

ul#menu {
	list-style: none;
	margin: 0; padding: 0;
}
    
ul#menu li {
	float: left;
}

#content {
	float: left;
	width: 640px;
	padding: 20px 30px 0px 50px;
}

#welcome {
	margin-bottom: 20px;
	padding-bottom: 1px;
	background: url(images/img04.gif) repeat-x left bottom;
}

.floating-box {
	float: left;
	width: 640px;
}
.floating-box2 {
	float: left;
	width: 700px;
}

.floating-box p, .floating-box blockquote, .floating-box ol, .floating-box ul {
	line-height: 144%;
	font-size: 112%;
}

.floating-box img {
	border: 2px solid #D22306; float: left; margin: 0 20px 20px 0;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 240px;
	padding: 20px 20px 0 20px;
}

#sidebar blockquote {
	margin-left: 0;
}

#sidebar blockquote p {
	text-align: left;
	line-height: normal;
	font-style: italic;
}

#links {width:205px;}

#links ul {
}

#links li {
	width:205px;
	padding: 5px 0; margin:0;
	background: url(images/img04.gif) repeat-x left top;
}

#links a {
	padding-left: 1em;
	background: url(images/img08.gif) no-repeat left center;
	color: #DB5600;
}


#footer {
	position:absolute;
	width:100%;
	clear:both;
	bottom:0;
	height:168px;margin:0;
	line-height: 168px;		/* Height of the footer */
	}

#footer a {color: #404040}

#watermerk {
width: 1000px; height: 118px; text-align: right;padding:0; margin:0;
}

#footer .wrapper {
	width: 1000px;border-top:2px solid #ffffff;
	margin: 0 auto;height:50px;line-height: 50px;margin:0; padding:0;
}

#footer .links {
	float: left;
	width: 690px;margin:0;
	height:50px;
	line-height: 50px;
	padding: 0px 30px 0px 30px;
	background: #E7EEFF;
	border-left: 20px solid #294487;
	font-size: 1em;
}

#footer .legal {
	float: right;
	width: 210px;
	height:50px;
	line-height: 50px;
	padding: 0px 20px 0px 0;margin:0;
	background: #294487;
	text-align: right;
	font-size: 1em;
	color: #FFFFFF;}

/* SLIMBOX */
#lbOverlay {position: fixed;z-index: 9999;left: 0;top: 0; width: 100%;height: 100%;background-color: #000;cursor: pointer;}
#lbCenter, #lbBottomContainer {position: absolute;z-index: 9999;overflow: hidden;background-color: #fff;}
.lbLoading {background: #fff url(loading.gif) no-repeat center;}
#lbImage {position: absolute;left: 0;top: 0;border: 10px solid #fff;background-repeat: no-repeat;}
#lbPrevLink, #lbNextLink {display: block;position: absolute;top: 0;width: 50%;outline: none;}
#lbPrevLink {left: 0;}
#lbPrevLink:hover {background: transparent url(prevlabel.gif) no-repeat 0 15%;}
#lbNextLink {right: 0;}
#lbNextLink:hover {background: transparent url(nextlabel.gif) no-repeat 100% 15%;}
#lbBottom {font-family: "Trebuchet MS";font-size: 13px;color: #505050;line-height: 1.4em;text-align: left;border: 10px solid #fff;border-top-style: none;}
#lbCloseLink {display: block;float: right;width: 66px;height: 22px;background: transparent url(closelabel.gif) no-repeat center;margin: 5px 0;outline: none;}
#lbCaption, #lbNumber {margin-right: 71px;}
#lbCaption {font-weight: bold;}

