:root { overflow-y: scroll !important; }
html {
     width: 100%;
     margin: 0;
     padding: 0;
     background: #999999;	
}

body {
	width: 980px;
	margin: 0 auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	color: #333333;
	display: table;
	border-left: 1px solid #444444;
	border-right: 1px solid #444444;
}

a { color: #ffffff; }
a:hover { color: #FFFFFF; }

#background_section_top {
	width: 980px;	
	height:130px;
    background: #222222;
}

#background_section_middle {
	width: 980px;	
	background: #ffffff;	
	clear: both;	
	overflow:hidden;
}

#background_section_bottom {
	width: 980px;	
	height: 100px;
    background: #222222;	
	float: left;
}

.container {
	width: 980px;
	margin: auto;
}

#header {
	width: 980px;
	height:130px;
	margin:0 0 0 30px;
	background: url(../images/header.png) no-repeat;	
}


/* Menu Section */

#menu_section{
	width: auto;
	padding:0 0 0 0;
    height: 37px;
    background: #800000;
    border-top: 1px solid #fff;
}
/* End Of Menu */

/* Breadcrum Section */

.bc{
	width: 585px;
	margin:10px 0 0 1px;
    height: 20px;
    background: #fff;
}

.bc p{
	font-size: 12px;
	color:#800000;
}

.bc a{
	font-size: 12px;
	font-weight:bold;
	color:#800000;
	text-decoration: none;
}

.bc a:hover{
	text-decoration: underline;
}

/* End Of Breadcrum */

/* Left Section */

#left_section {	
	width: 560px;
	float: left;
	margin: 0 0px 10px 35px;	
}

* html #left_section {
	margin-left: 15px;
}
.post {	
	width: 592px;
	margin-top: 5px;
	margin-bottom: 15px;
}

.post_top {	
	width: 591px;
	height: 35px;
	background: #800000;

}

.post_top h1{
	font-size: 16px;
	color:#fff;
	padding-top: 10px;
	padding-left: 12px;
}

.post_mid {	
	width: 579px;
	background: #f1f1f1;
	padding: 0 5px 0 5px;
	border-left: 1px solid #f0f0f0;
	border-right: 1px solid #f0f0f0;
	border-bottom: 1px solid #f0f0f0;
}

.post_mid_left {	
	float:left;
	background: #ffffff;
	padding: 5px 5px 0 5px;
	width : 160px;
	height:100%;
}

.post_mid_right {	
	float:left;
	background: #f1f1f1;
	padding: 5px 5px 0 5px;
	width : 411px;
	height:auto;
}

.post_bottom_mid {
    float:right;	
	width: 421px;
	height: 20px;
	padding-top: 0px;
	background: #800000;
	margin : 0 1px 0 0;
}

.post_bottom {
	width: 591px;
	height: 20px;
	padding-top: 0px;
	background: #800000;
	
}

span.postnieuws{
	float: right;
	height: 18px;
	color: #fff;
	font-size: 13px;
	padding : 0px 10px 0 5px;
	margin : 0 10px 0 0;
	border: 0px solid #333333;
}

span.postnieuws a{
	margin : 0 0 0 10px;
	text-decoration: none;
	color: #fff;
}

span.postnieuws a:hover{
	text-decoration: underline;
}

.post_mid img{	
	width: 140px;
	border: #ccc solid 1px;
	float: left;
	margin: 3px 10px 5px 0;
}

.post_mid p{	
	font-size: 12px;
	color:#000;
	margin : 0 25px 0 5px;
	padding : 10px 0 0 0;
	text-align: justify;
}

.post_mid a{	
	color: #000;
	text-decoration: none;
}

.post_mid a:hover{	
	text-decoration: underline;
}

.post_mid span{	
	font-size: 12px;
	color:#000;
	margin : 0 25px 25px 5px;
	padding : 10px 0 0 0;
	text-align: justify;
}

span.post{
	color: #999999;
	font-size: 13px;
}

/* End Of Left Section */
/* Right Section */
#right_section {	
	width: 310px;
	float: right;
	margin: 31px 20px 10px 0px;	
}

* html #right_section {
	margin-right: 15px;
}

.recent {	
	width: 125px;
}

.section_box {	
	width: 292px;
	margin-top: 5px;
	margin-bottom: 15px;	
}

.section_box_top {	
	width: 292px;
	height: 35px;
	background: #800000;
}

.section_box_top h1{
	font-size: 16px;
	color:#fff;
	font-weight:bold;
	padding-top: 10px;
	padding-left: 12px;
}

.section_box_mid {	
	width: 290px;
	background: #f1f1f1;
	border-left: 1px solid #f0f0f0;
	border-right: 1px solid #f0f0f0;
	border-bottom: 1px solid #f0f0f0;
	padding: 0 0 10px 0;
}

.section_box_mid p{	
	font-size: 12px;
	color:#000;
	margin : 0px 15px 5px 15px;
	padding: 10px 0 0 0;
	text-align: justify;
}

.section_box_mid p a{	
	font-size: 12px;
	color:#000;
	padding: 10px 0 0 0;
}

.box_mid img{
	float: left;
	display:inline;
	margin-left: 13px;
	padding: 10px 0 0 0;
	border:none;
}

.section_box_mid ul{	
	margin: 0 0 0 5px;
	padding:5px 0 5px 15px;
	color: #000;
	list-style: none;
}

.section_box_mid li{
	margin: 2px 0 0 0;
	background: url(../images/icon_next.png) no-repeat;
}

.section_box_mid li a{
	font-size: 12px;
	color: #000;
	text-decoration: none;
	margin: 0 0 0 23px;
}

.section_box_mid li a:hover{
	text-decoration: underline;
}

.section_box_bottom{

}


/* End Of Right Section*/

.clear{
	clear:both;
	height:1px;
}

#bottom_panel {
	clear: both;
	width: 100%;
	height: 190px;
	margin: 0 auto;
	background: #444444;
	border-bottom: 50px solid #151515;	
}

#bottom_panel #bottom_section{
	width: 980px;
	margin: 0 auto;
	height: 190px;
}

#bottom_section .bottom_section_box {
	float: left;
	display:inline;
	margin: 0 0 15px 30px;
	width: 292px;
	height: 190px;
}

.bottom_section_box .top{	
	width: 270px; 
	height: 15px;
	margin-top: 0;
	color: #fff;
	font-size: 14px;
	padding: 10px 0 0 22px;
}

.bottom_section_box .body{
	padding-left: 10px;
}


.bottom_section_box .body ul{
	margin-left: 5px;
	padding: 0;
	color: #fff;
	list-style: none;
}

.bottom_section_box .body li{
	margin: 2px 0 0 0;
	background: url(../images/icon_next.png) no-repeat;
}

.body li a{
	font-size: 12px;
	text-decoration: none;
	margin: 0 0 0 23px;
}

.body li a:hover{
	text-decoration: underline;
}

.body p{	
	text-align: justify;
	margin: 10px;
	padding: 0px;
	color: #fff;
}

#footer{
	text-align: center;
	color: #fff;
	padding: 15px 0 0 0;
    border-top: 1px solid #fff;
}

#footer a{
	text-decoration: none;
}

#footer a:hover{
	text-decoration: none;
}

.button {
	display:inline;
	color: #fff;
	margin: 0 0 15px 0;
	width: 150px;
	height: 23px;
	border: 1px solid #333333;
	background: #444444;
}

/* Start Of Nieuws*/
div#nummering {
  float: left;
  padding-top: 10px;
}

.links { text-decoration: none;color: #191919;}
.links:visited { text-decoration: none;color: #333333;}
.links:active { text-decoration: none;color: #191919;}
.links:hover { text-decoration: underline;color: #191919;}

/* End Of Nieuws*/