body {
	background: #CDCDCD;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
a:link, a:visited, a:active {
	color: #6799B1;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
	color: #838F96;
}
h1 {
	border-bottom: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
	border-right: 20px solid #FDF100;
	color: #000;
	height: 20px;
	font-size: 16px;
	font-weight: normal;
}
h1:first-letter {
text-transform: uppercase
}
#wrap {
	margin: 0 auto;
	text-align: left;
	width: 800px;
	min-height: 100%;
	background-color: white;
	border-left: 1px solid #707070;
	border-right: 1px solid #707070;
}
#top {
	font-size: 12px;
	height: 20px;
	line-height: 20px;
	background-color: #8BA3D5;
	border-top: 1px solid #707070;
	
}
#header {
	color: #E0E0E0;
	font-size: 36px;
	font-weight: bold;
	height: 120px;
	line-height: 140px;
	background-color: white;
	background-image: url('plaatjes/bg-top.gif');
	background-repeat: repeat-x;
}
#menu {
	height: 20px;
	background-color: #ADA59E;
}
#nav {
	margin: 0px 0 0px 0px !important;
	
}
#nav a {
	color: #000000;
	padding: 6px;
	font-weight: bold;
	text-decoration: none;
	line-height:15px;
	padding: 10px;
	padding-top: 2px;
	padding-bottom: 1px;
}
#nav a:hover {
	color: #FFF;
	background: #ADA59E;
}
#currentpage {
	background: #ADA59E;
	color: #FFF;
}
#column2 {
	margin: 10px 0px 0 30px !important;
	margin: 10px 0px 0 30px;
	padding-right: 20px;
	min-height: 350px;
	width: 750px;
	height: 350px;
	display: block;
	overflow: auto;
	
}
#nieuws_column {
	margin: 20px 20px 0 613px;
	height: 350px;
	border: 1px solid #707070;
	overflow: none;
}
#menukop{
	padding: 5px;
	height: 12px !important;
	height: 10px;
	background-color: #8BA3D5;
	border-bottom: 1px solid #707070;
	font-weight: bold;
}
#links div {
	float: left;
	width: 140px;
}
#links div li {
	list-style: url(Images/arrow_02.png);
}
#links div li a {
	text-decoration: none;
}
#links div li a:hover {
	color: #AC835C;
	text-decoration: underline;
}
#footer {
	margin-top: 20px;
	text-align: center;
	font-size: 10px;
	height: 20px;
	line-height: 15px;
	background-color: #8BA3D5;
	border-top: 1px solid #707070;
	border-bottom: 1px solid #707070;
}
