html, body {
    margin:0;
    padding: 0;
	height:100%;
	background: url(../img/achtergrond.gif) repeat;
	}
 * html body { /* alleen IE */
	overflow:hidden; 
	padding: 148px 0 25px 0;   
	text-align:center;
    } 
div.header {
	position:fixed;
	top: 0px;
	width: 1004px;
	left: 50%;
	margin: 0 0 0 -502px;
	height: 148px;
	background:#FFFFFF;
		border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	text-align:left;
	}
* html div.header {position:absolute}/*for ie*/

div.midden {
	position:fixed;
	width: 1004px; 
	left: 50%;
	top: 148px;
	bottom: 25px;
	margin: 0 0 0 -502px;
	padding: 0;
	background:#ffffff;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	}
    * html div.midden { /* alleen IE */
    height: 100%;
	position:static;
	width: 1004px; 
	margin: 0;
	text-align: left ;

    }
	
	div.content {
	position:fixed;
	width: 1004px; 
	top: 148px;
	bottom: 25px;
	padding: 0;
	overflow: auto;

	}
    * html div.content { /* alleen IE */
    height: 100%;
	position:static;
	width: 1002px; 
	margin: 0;
	text-align: left ;
	background:#ffffff
    }
	
	

	
div.footer {
	position: fixed;
	bottom: 0px;
	left: 50%;
	width: 1004px;
	margin: 0 0 0 -502px;
	height: 25px;
		background: #D6C5B5;
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	}
* html div.footer {
	height: 25px;
	position:static;
	width: 1004px; 
	margin: 0;
	text-align: left ;
}/*for ie*/


#logo1 {
height:123px;
left:0px;
position:absolute;
top:0px;
width:168px;
}

#logo2 {
height:97px;
left:168px;
position:absolute;
top:0px;
width:324px;
}

#pels1{
	height:97px;
	left:492px;
	position:absolute;
	top:0px;
	width:188px;
}	


#pels{
	height:97px;
	left:680px;
	position:absolute;
	top:0px;
	width:324px;
	background-image:url(../img/hoofd/titel/pels_ach.gif);
}	
* html #pels {width:322px;}/*for ie*/

#pels img
{
	margin-top: 3px;
}

#mainMenuDiv{
	height:25px;
	left:168px;
	position:absolute;
	top:97px;
	width:836px;
	background: #D6C5B5;
	border-top: solid 1px black;
}
* html #mainMenuDiv {width:834px;}/*for ie*/

#mainMenuDiv ul {
	padding: 0px;
	margin: 0px;
	list-style: none;	
}	

#mainMenuDiv li {
	float:left;
	clear:none;
	margin-right: 25px;
	padding: 0px;
}


div.brood {
	position:absolute;
	left:0px;
	top:123px;
	width: 100%;
	margin: 0;
	height: 25px;
	background: #FFDFAE;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
}

.breadcrumb-class{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

div.brood img, span {
vertical-align: middle;
display: inline-block;
}

div.brood span {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.footer ul {
	padding: 0px;
	margin: 0px;
	margin-left: 16px;
	list-style: none;	
}	

.footer li {
	float:left;
	clear:none;
	margin-right: 25px;
	padding: 0px;
}