body{
	margin: 0;
	padding: 0;
	background: #666666;
	min-height:101%;
	}

.container {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: auto; WIDTH: 907px; TEXT-ALIGN: center; background: #ffffff;
}

.header {
	position: relative;
	background: #b4b4b4 url("../images/header.jpg") no-repeat;
	height: 239px;
	width: 907px;
	float:left;
}

.bottom {
	position: relative;
	background: #b4b4b4 url("../images/bottom.jpg") no-repeat;
	height: 17px;
	width: 907px;
	float:left;
}

.menu {
	position: relative;
	float:left;
	width: 151px;
	background: #09438b;
	height: 100%;
	text-align: center;
	padding-bottom: 75px;
}

.menu-item {
	float:left;
	width: 125px;
	background: #09438b;
	height: 37px;
	text-align: left;
	border-bottom: 1px solid #97b0ce;
	margin-left: 10px;
	padding-left: 5px;
	padding-top: 20px;
}

.content {
	position: relative;
	float:left;
	width: 907px;
	background: #FFFFFF;
	height: auto;
	FONT-FAMILY: Lucida Sans, Verdana;
	FONT-SIZE: 13px;
	text-align:left;
}

.content-right {
	position: relative;
	float:left;
	width: 723px;
	background: #FFFFFF;
	padding-left: 30px;
	height: auto;
	FONT-FAMILY: Lucida Sans, Verdana;
	FONT-SIZE: 13px;
	text-align:left;
}

.nieuws-item {
	float:left;
	width: 705px;
	background: #FFFFFF;
	height: auto;
	border-top: 2px solid #ff9999;
	text-align:left;
	padding-top: 5px;
	padding-left: 0px;
	margin-bottom: 5px;
}

.nieuws-foto {
	float:left;
	width: 130px;
	background: #FFFFFF;
	height: auto;
	text-align:left;
	padding-right: 15px;
}

.nieuws-titel {
	float:left;
	width: 545px;
	background: #FFFFFF;
	height: auto;
	text-align:left;
	padding-left: 3px;
	padding-top: 0px;
	padding-bottom: 2px;
	color: #000000;
	font-size: 15px;
	font-weight:bold;
}

.nieuws-txt {
	float:left;
	width: 545px;
	background: #FFFFFF;
	height: auto;
	text-align:left;
	padding-left: 3px;
	color: #000000;
	font-size: 12px;
}

.readmore {
	float:left;
	width: 555px;
	background: #FFFFFF;
	height: auto;
	text-align:right;
}

h1 {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-weight: bold;
	margin: 0;
	padding: 0;
	text-align: center;
}

h2 {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-weight: bold;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
}

A.menu-link {
	COLOR: #97b0ce;
	FONT-FAMILY: Lucida Sans, Verdana;
	FONT-SIZE: 13px;
	TEXT-DECORATION: none;
}

A.menu-link-active {
	COLOR: #ffffff;
	FONT-FAMILY: Lucida Sans, Verdana;
	FONT-SIZE: 13px;
	TEXT-DECORATION: none;
}

A.menu-link:hover {
	COLOR: #ffffff;
	FONT-FAMILY: Lucida Sans, Verdana;
	FONT-SIZE: 13px;
	TEXT-DECORATION: none;
}

A {
COLOR: #000000;
TEXT-DECORATION: none;
}