body {
	background-attachment: scroll;
	background-color: #383735;
	background-image: url(../images/bkpage.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #fefefe;
}
A:Link, A:Active, A:Visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #C7C7C7;
	text-decoration:none;
}
A:Hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #fefefe;
	text-decoration:underline;
}
.justify {
	text-align: justify;
}
.justify {
	text-align: justify;
}

#container {
	width: 760px;
	margin: 0px auto;
	margin-top: 0px;
}
#top {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 305px;
	width: 760px;
}
#midden
{
	margin: 0px;
	float: left;
	width: 708px;
	background-image: url(../images/midden.jpg);
	min-height: 428px;
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #383735;
	padding-top: 10px;
	padding-right: 26px;
	padding-bottom: 0px;
	padding-left: 26px;
}
.leftzone {
	background-color: #D7D7D7;
	border: 7px solid #FFFFFF;
	padding-top: 20px;
	padding-right: 25px;
	padding-bottom: 20px;
	padding-left: 25px;
	width: 176px;
}
.news01 {
	color: #484848;
	text-align: justify;
	line-height: 14px;
	text-decoration: none;
}
.stippellijn {
	background-image: url(../images/puntje.gif);
	height: 15px;
}

.news01 A:Link, A:Active, A:Visited {
	color: #484848;
	text-decoration: none;
}
.news01 A:Hover {
	color: #484848;
	text-decoration: underline;
}
.rodetekst {
	color: #640a24;
}


*html #container {
	height: 428px;
}
#bottom {
	margin: 0px;
	float: left;
	height: 26px;
	width: 760px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #4d4d4d;
	color: #afafaf;
	text-align: center;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#bottom A:Link,  A:Active, A:Visited{
	color: #afafaf;
	text-decoration:none;
}
#bottom A:Hover{
	color: #afafaf;
	text-decoration:underline;
}
.indekijker {
	background-color: #4C4C4C;
	padding: 13px;
}
.indekijkerline {
	padding: 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #6b6b6b;
}
.subnav {
	color: #404040;
	padding-top: 3px;
	padding-bottom: 3px;
}
.subnav A:Link, A:Active, A:Visited {
	color: #404040;
	text-decoration:none;
}
.subnav A:Hover {
	color: #640a24;
	text-decoration:underline;
}
.subsubnav {
	color: #666666;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 10px;
	background-color: #C8C8C8;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D7D7D7;
}
.subsubnav A:Link, A:Active, A:Visited {
	color: #666666;
	text-decoration:none;
}
.subsubnav A:Hover {
	color: #333333;
	text-decoration:underline;
}

