* {
	margin:0px;
	padding:0px;
	font-family:"Trebuchet MS", Verdana, Arial;
	font-size:12px;
}
body {
	text-align:center;
	background-color:#FFFFFF;
	background-image:url(/images/achtergrond.jpg);
	background-repeat:no-repeat;
	background-position:center;
	background-position:top;
	background-attachment:fixed;
}
ul {
	list-style:inside;
	margin-left: 0;
	padding-left: 1em;
	text-indent: -1em;
	}
.wrapper {
	position:relative;
	width:700px;
	font-size:0.9em;
	margin:0 auto -50px;
	text-align:left;
	overflow:hidden;
}
.logo {
	width:330px;
	height:auto;
	float:left;
	padding-left:0px;
	padding-top:20px;
	line-height:1.6em;
	}
.nav {
	width:230px;
	height:auto;
	float:left;
	text-align:right;
	color:#bebcaf;
	padding-top:20px;
	line-height:1.6em;
	margin-left:90px;
	}
.buttons {
	width:auto;
	height:20px;
	margin-right:25px;
	font-family:"Trebuchet MS", Verdana, Arial;
	color:#5C514E;
	font-weight:bold;
	text-decoration:none;
	}
.buttons a, .buttons a:link, .buttons a:visited, .buttons a:active {
	color:#5C514E;
	font-weight:bold;
	text-decoration:none;
	}
.buttons a:hover {
	color:#5C514E;
	text-decoration:underline;
	font-family:"Trebuchet MS", Verdana, Arial;
	}
.vlag {
	width:35px;
	height:auto;
	float:left;
	padding-left:0px;
	text-align:right;
	padding-top:20px;
	margin-top:5px;
	line-height:1.6em;
	}
.content {
	width:680px;
	height:auto;
	float:left;
	padding-left:10px;
	padding-right:10px;
	padding-top:40px;
	padding-bottom:40px;
	line-height:1.8em;
	color:#333333;
	}
.content a, .content a:link, .content a:visited, .content a:active {
	text-decoration:none;
	color:#5C514E;
	font-weight:bold;
	}
.content a:hover {
	text-decoration:underline;
	}
.content img {
	margin-top:10px;
	margin-bottom:10px;
	border:#97c0f4 1px solid;
	}
h1 {
	font-size:15px;
	font-weight:normal;
	color:#c2986a;
	font-weight:bold;
	font-family:"Trebuchet MS", Verdana, Arial;
	padding-bottom:15px;
	}
.footer {
	position: relative;
	width: 100%;
	margin: 0 auto;
	background-image:url(/new/images/footer.png);
	background-repeat:repeat;
}
.footer a {
	color:#333333;
	text-decoration: underline;
	border: 0;
}
.footer p {
	position: absolute;
	left: 0;
	bottom: 4px;
	width:100%;
	padding: 0;
	color:#333333;
	font: 0.8em arial,sans-serif;
	text-align: center;
}
.sweb {
	width:auto;
	height:auto;
	font-size:11px;
	color:#516091;
	padding-top:22px;
	}
.sweb a, .sweb a:link, .sweb a:visited, .sweb a:active {
	text-decoration:none;
	color:#516091;
	font-size:11px;
	}
.sweb a:hover {
	text-decoration:underline;
	}