* {

	padding: 0px;
	margin: 0px;
	border: 0px;
	font: 12px Arial;

}

body {

	width: 100%;
	height: 100%;
	text-align: center;

}

#container {

	width: 940px;
	margin: 0px auto;
	text-align: left;

}

#content {

	width: 748px;
	height: 100%;
	background: #FFF;
	vertical-align: top;

}

#content_nieuws {

	width: 748px;
	height: 100%;
	background: #FFF;
	vertical-align: top;

}

#hoofd_afbeelding {

	width: 100%;
	height: 100%;
	position: relative;

}

#hoofd_afbeelding_tekst {

	position: absolute;
	bottom: 0px;
	left: 185px;
	height: 112px;
	width: 582px;
	padding: 10px 20px 10px 0px;
	z-index: 1;

}

#hoofd_afbeelding_tekst a {

	font-size: 12px;
	color: #464646;
	text-decoration: none;

}

#hoofd_afbeelding_klafbeelding {

	position: absolute;
	bottom: 0px;
	left: 10px;
	height: 130px;
	width: 130px;
	z-index: 1;

}

h3 {

	font-weight: bold;
	margin-bottom: 5px;
	color: #464646;

}



.menu {

	width: 185px;
	background: #004566;
	color: #FFF;

}

.menu_kop {

	border: 1px solid #1b5875;
	background: #023850;
	width: 100%;
	font-size: 11px;
	padding: 3px 0px 3px 6px;

}

.menu_kop a {

	font-size: 11px;
	color: #FFF;
	text-decoration: none;

}

.submenu_kop {

	width: 100%;
	font-size: 11px;
	padding-left: 20px;

}

.submenu_kop a {

	font-size: 11px;
	color: #FFF;
	text-decoration: none;

}

#footer_balk {

	background: #033953;
	width: 100%;
	height: 20px;

}

#footer_flash {

	width: 100%;

}

#footer_copy {

	background: #033953;
	width: 100%;
	height: 20px;
	font-size: 10px;
	color: #FFF;
	text-align: center;

}

#footer_copy a {

	font-size: 10px;
	color: #FFF;
	text-decoration: none;

}

.content_p p {

	line-height: 19px;

}

.content_p ul{
    list-style-position:inside;
}

.content_p ul li{
    margin-left:10px;
    line-height: 19px;
}

h2{
    font-weight:bold !important;
    margin-top:15px;
}

strong{
    font-weight:bold !important;
}

h2 strong{
    font-weight:bold;
}
