body {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 12px;
	color: #333;
	background-color: #F5F6F9;
	margin: 0px;
	padding: 0px;
}

#centre {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 12px;
	color: #D96B11;
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-weight: bold;
}

h1 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	color: #D96B11;
	background-color: transparent;
	font-size: 18px;
	font-weight: normal;
}
h2 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	color: #333;
	background-color: transparent;
	font-size: 18px;
	font-weight: normal;
}
h3 {
	color: #333;
	background-color: transparent;
	font-size: 14px;
	font-weight: normal;
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
h4 {
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	color: #333;
	background-color: transparent;
	font-size: 18px;
	font-weight: normal;
}
h5 {
	color: #333;
	background-color: transparent;
	padding: 0px;
	font-size: 12px;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
h6 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	color: #D96B11;
	font-size: 12px;
	font-weight: normal;
	line-height: 150%;
}
h6 a {
	color: #D96B11;
	background-color: transparent;
	text-decoration: underline;
}
h6 span {
	color: #666;
	background-color: transparent;
}
h6 span a, h6 span a:link, h6 span a:visited {
	color: #666;
	background-color: transparent;
	text-decoration: none;
}
h6 span a:hover, h6 span a:active {
	color: #000;
	background-color: #FFFFCC;
	text-decoration: underline;
}
p {
	padding: 0px;
	line-height: 150%;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

a:link, a:visited {
	color: #D96B11;
	background-color: transparent;
	text-decoration: underline;
}
a:hover, a:active {
	color: #000;
	background-color: #FFFFCC;
	text-decoration: underline;
}
.imagesmain {
	color: #000;
	background-color: #fff;
	border: 1px solid #DED5B3;
	padding: 4px;
	margin-right:6px;
}
#container {
	background-image: url(../images/background.jpg);
	background-repeat: repeat-y;
	margin-right: auto;
	margin-left: auto;
	width: 720px;
	padding-right: 20px;
	padding-left: 20px;
}
#header {
	background-image: url(../images/header_1.jpg);
	background-repeat: no-repeat;
	height: 90px;
	padding-top: 30px;
}
#sybella {
	background-color: #EDEBD6;
	background-image: url(../images/background_main.gif);
	background-repeat: no-repeat;
	padding-top: 14px;
	padding-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DED5B3;
	overflow: auto;
	text-align: center;
}

#intro {
	width: 340px;
	margin-top: 26px;
	padding-left: 20px;
	color: #666;
	float: left;
}
#middle {
	color: #333;
	background-color: #F3F2E4;
	padding-top: 25px;
	padding-bottom: 25px;
	overflow: auto;
}

.kol1 {
	width: 50%;
	float: left;
}
.kol2 {
	width: 50%;
	float: right;
}
#column1 {
	width: 660px;
	padding-left: 10px;
	color: #333;
	background-color: transparent;
	float: left;
	padding-right: 10px;
}
#footer {
	background-image: url(../images/background_footer.jpg);
	background-repeat: no-repeat;
	height: 38px;
	color: #fff;
	padding-top: 22px;
	padding-left: 43px;
	line-height: 14px;
}
#footer a:link, #footer a:visited {
	color: #fff;
	background-color: transparent;
	text-decoration: none;
}
#footer a:hover, #footer a:active {
	color: #fff;
	background-color: transparent;
	text-decoration: underline;
}
#end {
	margin-right: auto;
	margin-left: auto;
	width: 760px;
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
	height: 30px;
}
#begin {
	margin-right: auto;
	margin-left: auto;
	width: 760px;
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	height: 30px;
	background-position: 0px 10px;
}
#logo {
	height: 57px;
	width: 144px;
	margin-left: 60px;
}
#logo a {
	height: 57px;
	width: 144px;
	display: block;
}
#logo a:hover {
	background-image: url(../images/logo.gif);
	background-repeat: no-repeat;
	background-position: 0px -57px;
	background-color: transparent;
}
#logo a span {
	display: none;
}
.clear {
	clear: both;
	line-height: 0px; 
	display: block;
}
.skipnav {
	display: none;
}
.highlight {
	color: #fff;
	background-color: #6AA3C3;
	}
/* Navigatie */

#menu {
	padding: 0;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
}
#menu ul {
	margin: 0;
	padding: 0;
	white-space : nowrap;
}
#menu ul li {
	margin: 0;
	padding: 0;
	display: block;
	float:left;
	text-align: center;
}
#menu ul li a {
	color : #fff;
	background-color: transparent;
	text-decoration : none;
	font-weight: bold;
	display: block;
	border-style:none;
}
#menu ul li a:link, #menu ul li a:visited {
	background-image: url(../images/menu_item.gif);
	background-repeat: no-repeat;
	height: 26px;
	width: 80px;
	line-height: 26px;
	padding-top: 7px;
}
#menu ul li a:hover, #menu ul li a:active {
	background-image: url(../images/menu_item.gif);
	background-repeat: no-repeat;
	background-position: 0px -33px;
	height: 29px;
	width: 80px;
	line-height: 29px;
	padding-top: 4px;
}
#menu ul li.actief a:link, #menu ul li.actief a:visited {
	background-image: url(../images/menu_item_active.jpg);
	background-repeat: no-repeat;
	height: 26px;
	width: 80px;
	line-height: 26px;
	padding-top: 7px;
}
#menu ul li.actief a:hover, #menu ul li.actief a:active {
	background-image: url(../images/menu_item_active.jpg);
	background-repeat: no-repeat;
	background-position: 0px -33px;
	height: 29px;
	width: 80px;
	line-height: 29px;
	padding-top: 4px;
}

#accpicturelist {
width:630px;
margin-top:30px;
margin-bottom:30px;
text-align:center;
margin-right:10px;
margin-left:10px;
}

#accpicturelist li {
list-style:none;
float:left;
margin-right:20px;
margin-bottom:10px;
font-weight:bold;
color:#777777;
}

#accpicturelist img{
display:block;
border:2px solid #DED5B3;
}

#accpicturelist img:hover{
border:2px solid #660000;
}

#accpicturelist a{
color:#660000;
text-decoration:none;
}

#accpicturelist a:hover{
color:#999999;
}