

#middle {
  background-color: #fff;
  width: 826px;
  float: left;
  margin: 0;
  top:0;
}

#middle_top {
  background-image: url(plaatjes/bg_middle_top_fa.gif);
  height: 10px;
  width: 826px;
  font-size: 0px;
}
#middle_middle {
  background: url(plaatjes/bg_middle_middle_fa.gif) repeat-y top left;
  padding:  0 10px 0 10px;
  min-height: 100px;
  overflow: hidden;
  font-size:12px;
  color:#666666;
}
#middle_bottom {
  background-image: url(plaatjes/bg_middle_bottom_fa.gif);
  width: 826px;
  height: 10px;
  font-size: 0px;
}

#editor {
width:826px;
float:left;
margin:0px;
padding:0 4px 0 4px;
}
#editor img {
padding: 0 6px 0 0 ;
}

#middle_middle p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
	padding:0;
	margin:0;
}


a {
	color: #993300;
}

#header {
background-color: #fff;
}

#fullbanner img {
width:468px;
height:60px;
position:absolute;
right:16px;
top:8px;
overflow:visible;
background-color:#000000;
visibility:inherit;
border:1px solid #000;
}

/*NAVIGATIE*/

#nav {
	
	width:998px;
	float:left;
	margin:0px;
	padding: 0px 2px 0px 2px;
	list-style:none;
	background-color: #003366;
	background-repeat: no-repeat;
	background-position: left top;
}
 /*\*/
 * html #nav { /*hiermee halen we de extra em weg uit win IE*/
width:998px;
padding: 0px 2px 0px 20px;
 }
 /**/

#onderkant {
	width:900px;
	
	margin:0px;
	padding: 10px 2px 0px 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;	
}



#nav li {
    font-size:13px;
	background-color:#003366;
	float:left;
	color: #fff;
	margin:1px 0px 0px 0px;
	padding:1px 3px 0px 3px;
	text-decoration: none;
	list-style-type: none;	
}

#nav a {
	font-size:11px;
	float: left;
	display:block;
	margin:0 8px 0 4px;
	padding:1px 10px 2px 10px;
	color: #fff;
	text-decoration:none;
    text-transform: uppercase;

}

 /*\*/
 * html #nav a { /*hiermee halen we de extra em weg uit win IE*/
padding:1px 8px 2px 8px;
margin:0 12px 0 0px;}
 /**/

#nav a:hover {
color: #fff;
border-color: #f0f4dc;
background: #D72229 url(../images/navigatie/on.gif) repeat-x top left;
}

#hs-1 a {
color: #fff;
border-color: #000;
background: #D72229 url(../images/navigatie/on.gif) repeat-x top left;
}
/*Onder MENU - rode navigatie*/

#ondermenu {
width:1000px;
background-color:#D72229;
background: url(/plaatjes/rd_top.gif) repeat-x bottom left;
margin-bottom:8px;

} 
#ondermenu p{
padding:0 10px;
color:#fff;
font-size:70%;
text-align:right;
} 

#ondermenu ul {
padding:10px;
}

#ondermenu li {
}


 
#feed {
width:336px;
float:left;
margin:0;
padding:0;

}

#feed H1{
margin:10px 0;
font-size:13px;
line-height:2px;
}

dl.feature{
margin: 5px 0 50px 0; 
padding: 5px;
}

dl.feature:after{
content: ".";
display: block;
height: 0;
clear: both;
visibility:: hidden;
}
dl.feature dt {
margin: 1px;
}


dl.feature dt img{
float:left;
margin: 0 6px 0 0 ;
padding: 0 4px 4px 0;
}
dl.feature dd {
margin-left: 10px;
font-size:9px;
line-height:1.5em;
color:#666666;
}

dl.feature em {
color:#666666;
font-size:9px;
}

#editor img {
padding:6px 20px;
}




#bottom {
clear:both;
margin:0;
padding:0;

}
#bottom p {
margin:0;
padding:0;
text-align:right;
font-size:65%;
color:#999;

}


