html, body {
	font-family: 'Trebuchet MS';
	font-size: 14px;
	color: #594122;
	margin: 0px;
	padding: 0px;
	background-color: #000000;
}

a:link {
	color: #594122;
}

a:active {
	color: #594122;
}

a:visited {
	color: #594122;
}

#content {
        width: 830px;
        margin: 0px auto;
}

#header {
	height: 136px;
	width: 830px;
	background: url(../images/headerz.gif) no-repeat;
	text-align: right;
	padding-top: 25px;
	color: #d4a97e;
	margin-bottom: 20px;
}

#navi {
	height: 33px;
	width: 830px;
	background: url(../images/naviz.gif) no-repeat;
	font-size: 19px;
	text-align: center;
	padding-top: 7px;
	margin-bottom: 20px;
}

#accordion {
	margin:0px;
	width: 1024px;
}

a.toggler {
	color: #594122;
}

.content {
	padding-bottom: 5px;
	padding-top: 0px;
}

h3.toggler {
	cursor: pointer;
	width: 815px;
	margin: 0px;
	padding-left: 15px;
	padding-top: 14px;
	font-size: 20px;
	background: url(../images/top_lightz.gif);
}

div.element, element p {
	margin:0px;
	margin-bottom: -3px;
	width: 730px;
	padding-right: 50px;
	padding-left: 50px;
	background: url(../images/content_middle.gif) repeat-y;
}

.tekst {
	min-height: 100px;
}

.plaatje {
	width: 100px;
	height: 100px;
	float: right;
	padding-right: 20px;
}

.fotocol {
	width: 159px;
	padding-right: 20px;
	padding-bottom: 20px;
	border: 0px;
}

div.bottom {
	margin:0px;
	width: 830px;
	height: 29px;
	background: url(../images/content_bottomz.gif) no-repeat;
	color: #d4a97e;
}

div.footer, footer p {
	margin:0px;
	width: 830px;
	height: 29px;
	padding-top: 10px;
	background: url(../images/bottom_linez.gif) no-repeat;
	text-align: center;
	color: #d4a97e;
}

table#footer {
	width: 100%;
}

table#footer td {
	width: 33%;
}

.left {
	text-align: left;
}

.middle {
	text-align: center;
}

.right {
	text-align: right;
}