@charset "utf-8";
/* CSS Document */
html {
	height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
body {
	height: 100%;
	background-color: #ffffff;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-attachment: fixed;
	background-image: url(gfx/backgrounds/ansicht01.jpg);
	background-repeat: no-repeat;
	background-position: 940px 0px;
}
#main #subnav {
	height: 25px;
	padding-left: 45px;
	padding-top: 15px;
	padding-bottom: 0px;
}
img.double-border { border:1px solid #ccc; padding:2px; background:#eee; }
a img.double-border:hover { border:1px solid #0b3b5f; padding:2px; background:#eee; }
#postoari {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	height: 166px;
	width: 940px;
	vertical-align: middle;
}
#navigatie {
	background-color: #FFFFFF;
	height: 30px;
	width: 940px;
	border-top: 1px solid #b95c28;
	border-bottom: 1px solid #b95c28;
	text-align: center;
	padding: 0px;
	margin: 0px;
}
#navigatie img{
	border: 0px;
}

a:link {
	color: #b95c28;
		text-decoration: none;
}
a:visited {
	color: #b95c28;
	text-decoration: none;
}
a:hover {
	color: #b95c28;
	text-decoration: underline;
}
a:active {
	color: #b95c28;
	text-decoration: underline;
}
h1 {
	font-size: 11px;
}
#terschelling {
	clear: none;
	float: left;
	width: 506px;
	height: 361px;
	margin-left: 38px;
	margin-right: 35px;
	margin-top: 25px;
	background-image: url(gfx/frame.png);
	background-repeat: no-repeat;
}
#flash {
	width: 466px;
	height: 326px;
	padding-top: 14px;
	padding-left: 19px;
}
#content {
	float: left;
	width: 305px;
	clear: none;
	line-height: 19px;
	color: #0B3B5F;
	padding-top: 27px;
}
#main #content img {
	margin-bottom: 25px;
}
