body {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #BDBDBD;
}

body, td, th {
	font-family: Verdana, Arial, Helvetica, sans-serif, Tahoma;
	font-size: 11px;
}
#logoband {
	background-color: #FFFFFF;
}
#logo {
	width: 984px;
	left: 0;
	right: 0;
	margin-left: auto;
	margin-right: auto;
	padding: 20px 0 20px 0;
}
#headerband {
	background-color: #EDEDED;
}
#headerimages {
	margin: 0 auto;
	height: 165px;
	background-color: #D5E7F1;
	overflow: hidden;
	width: 984px;
	white-space: nowrap;
}
#container {
	width: 984px;
	left: 0;
	right: 0;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFFFFF;
}
#navigatie {	
	height: 45px;
	background: url(layout/bg_nav.gif) top left repeat-x;
	border-left: 1px solid white;
	border-right: 1px solid white;
}
#content {
	padding: 30px;
	overflow: auto;
}
#kolom1 {
	float: left;
	width: 180px;
}#kolom2 {
	float: left;
	width: 513px;
	line-height: 20px;
	color: #4D4D4D;
	margin-right: 30px;
}
#kolom4 {
	float: left;
	width: 200px;
}
.kader1 {
	width: 150px;
	background: url(kader1_bg.png) top left repeat-y;
}
.kader1_title {
	line-height: 33px;
	background: url(kader1_T.png) top left no-repeat;
	padding-left: 15px;
	padding-top: 2px;
	font-weight: bold;
	font-size: 9px;
	text-transform: uppercase;
} 

.kader1_title_doubleline {
	line-height: 16px;
	height:45px;
	background: url(kader1_T2.png) top left no-repeat;
	padding-left: 15px;
	padding-top: 12px;
	font-weight: bold;
	font-size: 9px;
	text-transform: uppercase;
} 

.kader1_content {
	background: url(kader1_B.png) bottom left no-repeat;
	padding: 8px 15px 20px 15px;;
	paddin-bottom: 20px;
	line-height: 18px;
}
.kader2 {
	width: 200px;
	background: url(kader2_bg.png) top left repeat-y;
}
.kader2_title {
	line-height: 33px;
	background: url(kader2_T.png) top left no-repeat;
	padding-left: 15px;
	padding-top: 2px;
	font-weight: bold;
	font-size: 9px;
	text-transform: uppercase;
} 
.kader2_content {
	background: url(kader2_B.png) bottom left no-repeat;
	padding: 8px 0px 20px 15px;
	paddin-bottom: 20px;
	line-height: 18px;
}
h1 {
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	color: #F11423;
	font-weight: bold;
}
#kolom4 a, #kolom1 a{
	color: black;
	text-decoration: none;
}
#kolom4 a:hover, #kolom1 a:hover {
	color: #F11423;
}
.news_kolom1{
	float: left;
	width: 330px;
	border-right: 1px solid #CCCCCC;
}
.news_kolom2{
	float: right;
	width: 550px;

}
.news_item{
	margin-bottom: 10px;
}
.news_item .datum{
	color: #999999;
	line-height: 18px;
	font-size: 10px;
}
.news_item a{
	color: black;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}
.news_item a:hover{
	color: #F11423;
	text-decoration: none;
}
