img {
	margin-right: 5px;
	}
body {
  	margin: 0; padding: 0;
	text-align: center;
	background-color: #fff; 
	dit_was: #e6e4db;
}
div#page {
	text-align: left; 	
	margin: 0 auto;      
	width: 970px;
	background-color: #fff;
	position: relative;
}
div#content {
	width: 680px;
   	overflow: none;
	height: auto;
   	position: relative;
	clear: both;
	margin-top:19px !important;
	margin-top:0px ;
	margin-left: 22em;
	margin-right: 23px;
	margin-bottom: 19px;
	border: 1px solid;
	border-color:#C28F7C;
	background-color: #fff;
    /* minimal height hack*/
    min-height:400px;
    height:auto !important;
    height:400px;
}
div#list_page {
	width: 680px;
    	overflow: none;
	height: auto;
        position: relative;
	clear: both;
	margin-top:19px !important;
	margin-top:0px ;
	margin-left: 22em;
	margin-right: 23px;
	margin-bottom: 19px;
	background-color: #fff;
}
div#item_page {
	width: 660px;
        position: relative;
	clear: both;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	border: 1px solid  ;
	border-color:#C28F7C;
	background-color: #fff;
    overflow:hidden;
    width:100%; /* Force hasLayout in IE */
}


div#edit {
        position: relative;
	clear: both;
	width:970px;
	background-color: #fff;
	z-index:3;
}
.ok {
    position: absolute;
	left: 25px;
	top: 10px;
        width:150px;
        border: 1px solid;
        border-color:#C28F7C;
        background-color: #fff;
        z-index:9;
}
div#navi{
	float: left; width: 22em;
	margin: 0; padding: 0;
}
div#footer {
	clear: both;
	font-size: 0.9em;
	margin-top: 20px; padding: 0;
    	padding-bottom:34px;
	text-align: center;
	position: relative; 
}

div#search {
	top: 25px;
        right: 7px;
        background-color: #fff;
	position: absolute;
}

div#nieuwsbrief {
	top: 5px;
    right: 7px;
    background-color: #fff;
	position: absolute;
}

div#header {
	top: 0px;
    left: 0px;
    background-color: #fff;
	position: absolute;
}

