body {
	background-image: url('../images/blue_sky_b_02.jpg');
	background-repeat:no-repeat;
	background-attachment:fixed;
	background-position:center top;
}

h1 {
	margin: 0;
	padding: 0;
	font-family:'Trebuchet MS', Helvetica, sans-serif;
	color: #679525;
	font-size:16px;
	font-weight: bold;
}

h3 {
	margin: 0;
	padding: 0;
	font-family:'Trebuchet MS', Helvetica, sans-serif;
	color: #666666;
	font-size: 13px;
	font-weight: bold;
}


#container {
	width: 900px;
	height: auto;
	margin-top: 20px;
	background-color: #FFFFFF;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden; 
}

#content {
	width: 801px;
	height: auto;
	padding-top: 20px;
	background-color: #FFFFFF;
	margin-left: auto;
	margin-right: auto;
	clear: both;
}

#header {
	margin-top: 20px;
	float: left;
}

#header_rechts {

	float: right;
	vertical-align: text-top;
	line-height: 100%;
}

#plaatje {
	text-align: center;
	width: 801px;
	height: 201px;
	background: url('../images/layout_flat_24.jpg') no-repeat left top;
}

#plaatje img {
	 float: left;
}

img {
	border:0
} 

#navigation {

}

#quotes {
	float: right;
	margin: 55px 35px 0 0;
	padding: 0px;
	font-family:'Trebuchet MS', Helvetica, sans-serif;
	font-size:36px;
	font-weight: bold;
	letter-spacing: 1px;
	color:#ffffff;
	width:500px;
	height:140px;
	border:solid 0px #000000;
	background-color:#8fd400;
	text-align:center;
   }

#content_text {
	margin-top: 20px;
	font-family: 'Trebuchet MS', Helvetica, sans-serif;
	color: #666666;
	font-size: 13px;
	letter-spacing: 1px;
	text-align:justify;
	line-height:125%;
}

#marge {
	width: 900px;
	height: 10px;
	background-color: #FFFFFF;
	margin-left: auto;
	margin-right: auto;
}

ul {
	list-style-type: square;
}

#links {
	width: 375px;
	height: auto;
	float: left;
}

#rechts {
	width: 375px;
	height: auto;
	margin-left: 50px;
	float: right;
}

#footer {
	margin-left: auto;
	margin-right: auto;
	width: 900px;
	height: 120px;
	background-color: #1652a0;
	font-family: 'Trebuchet MS', Helvetica, sans-serif;
	color: #ffffff;
	font-size: 13px;
	letter-spacing: 1px;
	text-align: center;
}

#onderkant {
	height: 25px;
	width: 900px;
	background-color: #FFFFFF;
	font-family: 'Trebuchet MS', Helvetica, sans-serif;
	color: #457ac1;
	font-size: 13px;
	letter-spacing: 1px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

#logos {
	height: 75px;
	width: 900px;
	background-color: #FFFFFF;
	font-family: 'Trebuchet MS', Helvetica, sans-serif;
	color: #457ac1;
	font-size: 13px;
	letter-spacing: 1px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

#404 {
	width: 300px;
	margin-top: 235px;
	background-color: #FF0000;
	filter: alpha(opacity=60)-moz-opacity:0.60; 
	opacity: 0.60;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden; 
	font-family: 'Trebuchet MS', Helvetica, sans-serif;
}

a:link {color:#679525; text-decoration:none;}
a:visited {color:#0f5d00; text-decoration:none;}
a:hover {color:#679525; text-decoration:underline;}
a:active {color:#679525; text-decoration:none;}

a.bottom:link {color:#ffffff; text-decoration:none;}
a.bottom:visited {color:#ffffff; text-decoration:none;}
a.bottom:hover {color:#ffffff; text-decoration:underline;}
a.bottom:active {color:#ffffff; text-decoration:none;}


a.more:link 
{

	padding:0px 0px 0px 10px;
	color:#679525;
	text-decoration:none;
	background-image:url(../images/link_arrow_bg.gif);
	background-repeat:no-repeat;
	background-position:0px 6px;

}


a.more:visited {
	padding:0px 0px 0px 10px;
	color:#0f5d00;
	text-decoration:none;
	background-image:url(../images/link_arrow_bg.gif);
	background-repeat:no-repeat;
	background-position:0px 6px;

}


a.more:hover {
	padding:0px 0px 0px 10px;
	color:#679525;
	text-decoration:underline;
	background-image:url(../images/link_arrow_bg.gif);
	background-repeat:no-repeat;
	background-position:0px 6px;

}


a.more:active {
	padding:0px 0px 0px 10px;
	color:#679525;
	text-decoration:none;
	background-image:url(../images/link_arrow_bg.gif);
	background-repeat:no-repeat;
	background-position:0px 6px;

}
