/*body { color: #fff; font-size: 12px; font-family: arial; background-color: #FFFFFF; min-width: 1024px; margin-top: 0px;}
h1 { color: #f58020; font-size: 15px; background-color:#014365; margin: 10px 0 0; padding-top: 0; padding-left: 5px; }
h2 { color: #FFFFFF; font-size: 14px; background-color:#0263a5; font-weight: lighter; margin: 10px 0 0; padding-top: 0; padding-left: 5px; }
p {
	color: #000000;
	font-size: 13px;
	font-family: arial;
	padding-left: 20px;
	padding-right: 25px;
	text-align:justify;
	text-shadow: #FFFFFF;
	
}*/

news {
	color: #7E0100;
	font-size: 12px;
	font-family: arial;
	text-shadow: #FFFFFF;
	padding-left:200 px;
	
	}

div.header {
        position: absolute;
        width: 100%;
        height: 73px;
		left: 0px;
		top: 0px;
        background-image: url(../images/toprep.jpg);
		background-repeat: repeat-x;
		background-color:#9dc1e0;
      }
	  
div.headerb {
		height: 73px;
		left: 0px;
		top: 0px;
		background-image: url(../images/page4_01.jpg);
		background-repeat:no-repeat;
}	  

div.menu {
		position: absolute;
        width: 143px;
        height: 100%;
		left: 0px;
		top: 73px;
		background-color:#fffdcc;
		z-index:1;
		overflow:visible;
		}
		
		
div.header2 {
        position: absolute;
        width: 100%;
        height: 24px;
		line-height: 25px;
		left: 0px;
		top: 73px;
		padding-top: 0px;
        background-image: url(../images/toprep2.jpg);
		background-repeat: repeat;
		z-index:0;
		overflow:hidden;
      }  
div.opvulling {
	width:300px;
	height:30px;
	left:0px;
	top:0px;
	float:left;
}

div.opvulling2 {
	width:150px;
	height:100%;
	left:0px;
	top:0px;
	float:left;
}

		
div.text {
	position: absolute;
	background-color:#FFFFFF;
	background-image:url(../images/achtrep.jpg);
	background-repeat:repeat-y;
	top: 100px;
	width: 80%;
	height:auto;
	z-index:0;
	left: 0px;	
	
		}

div.innertext{margin-left:160px;
}

