body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#top {
	position:relative;
	width:800px;
	height:80px;
	z-index:1;
	margin-right: auto;
	margin-left: auto;
}
#logo {
	position:absolute;
	width:400px;
	height:60px;
	z-index:2;
	right: 20px;
	bottom: 0px;
	background-image: url(../images/logoboekema.jpg);
	background-repeat: no-repeat;
}
#menu {
	position:absolute;
	left:15px;
	width:365px;
	height:19px;
	z-index:2;
	bottom: -8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	word-spacing: 15px;
	color: #505050;
}
#afbeelding {
	position:relative;
	width:800px;
	height:300px;
	z-index:2;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
}
#balk {
	position:relative;
	width:800px;
	height:50px;
	z-index:3;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/balkback.jpg);
	background-repeat: repeat-x;
	margin-top: 7px;
}
#balklinks {
	position:absolute;
	left:0px;
	width:10px;
	height:50px;
	z-index:4;
	background-image: url(../images/balklinks.jpg);
	background-repeat: no-repeat;
}
#balkrechts {
	position:absolute;
	width:10px;
	height:50px;
	z-index:4;
	right: 0px;
	background-image: url(../images/balkrechts.jpg);
	background-repeat: no-repeat;
}
#titel {
	position:absolute;
	left:20px;
	width:300px;
	height:40px;
	z-index:4;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #FFFFFF;
	top: 8px;
	font-weight: lighter;
}
#adres {
	position:absolute;
	width:250px;
	height:16px;
	z-index:4;
	right: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	top: 20px;
	text-align: right;
	font-weight: lighter;
	letter-spacing: 1px;
}
#main {
	height: auto;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	padding-top: 15px;
	padding-right: 25px;
	padding-left: 25px;
	padding-bottom: 10px;
}
#top #menu a {
	color: #4b4b4b;
	text-decoration: none;
}
#main p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #4b4b4b;
	margin-top: 0px;
}
#main a {
	color: #E51B24;
	text-decoration: none;
}
#main a:hover {
	color: #4b4b4b;
	text-decoration: none;
}
#top #menu a:hover {
	color: #DF1A22;
	text-decoration: none;
}
#footer {
	position:relative;
	width:750px;
	height:30px;
	z-index:4;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #4b4b4b;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #4b4b4b;
	text-align: right;
	padding-top: 15px;
	padding-right: 10px;
}
#footer a {
	text-decoration: none;
	color: #4b4b4b;
}
#footer a:hover {
	color: #DE1E24;
	text-decoration: none;
}
#main img {
	margin: 7px;
	border: 1px solid #4b4b4b;
}
#main h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-bottom: 0px;
	color: #EF252A;
}
#main h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 35px;
	color: #CCCCCC;
	text-align: center;
	font-weight: lighter;
}
#main ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4b4b4b;
	list-style-type: circle;
}
#main #zonder {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-bottom: 0px;
}

