body {
	margin-top: 0px;
	background:FFFFFF; 
	color: #333333; 
	text-align: center;
	font-family: arial,verdana;
	font-size: 10pt;
	overflow: hidden;
        scrollbar-arrow-color: #EB2E2E;
	scrollbar-base-color: #FFF;
	scrollbar-face-color: #F4F4F4;
	scrollbar-track-color: #FFF;
	scrollbar-shadow-color: #EB2E2E;
	scrollbar-3d-light-color: #FFF;
	scrollbar-darkshadow-color: #FFF;
	scrollbar-highlight-color: #D3D2D2;
}
	
#header {
	width: 750px;
	background:#FFFFFF; 
	height: 95px;
	margin: 0px;
	margin-top: 4px;
	padding: 0px;
	border: 0px;
	overflow: hidden;
	background-image: url(../img/header.gif);
	
}

#left {
	width: 150px;
	float: left;
	margin-top: 0px;
	border-right: 1px solid #C8C3C3;
	margin-left: 3px;
	padding: 0px;
	padding-top: 5px;
}

#right {
	text-align: left;
	line-height: 15px;
	padding: 20px;
	padding-top: 8px;
	width: 565px;
	height: 100%;
	float: left;
	margin-top: 0px;
	overflow:auto;
	border: 0;
	font-size: 10pt	; 
	font-family: verdana,arial;
}

a {
	text-decoration: none;
	font-weight: bold;
	color: #CB4848;
}

#kop {
	font-size: 11pt; 
	font-weight: bold; 
	width: 450px;
	margin-left: 15px; 
	padding: 2px; 
	border: 0px; 
	text-align: left; 
	margin-bottom: 15px;
}	

a:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #CB4848;
}

img {
	border: opx;
}

.form {
	font-size: 10pt;	
}



ul {	
	list-style-image: url(../img/list.gif);
	
}

li {
	margin-top: 8px;
}

#nvob {
	float: right;
	margin-top: 2px;
	margin-right: 30px;
	background-image: url(../img/logo/nvob.gif);
	width: 41px;
	height: 25px;
	cursor: hand;
}

#bouwgarant {
	float: right;
	margin-top: 2px;
	margin-right: 25px;
	background-image: url(../img/logo/logo_bouwgarant_klein.jpg);
	width: 40px;
	height: 27px;
	cursor: hand;
}


#giw {
	float: right;
	margin-top: 2px;
	margin-right: 15px;
	overflow: hidden;
	background-image: url(../img/logo/giw.gif);
	width: 38px;
	height: 25px;
	cursor: hand;
}

#woningborg {
	overflow: hidden;
	float: right;
	margin-top: 2px;
	margin-right: 20px;
	background-image: url(../img/logo/woningborg.gif);
	width: 135px;
	height: 20px;
	cursor: hand;
}



#nieuws {
	margin-top: 30px;
	margin-left: 10px;
	width: 80%;
	font-size: 8pt;	
}


.wrap1 {
	margin-left: 0px;	
	margin-top: 5px;	
}
/*core drop shadow rules*/
.wrap1, .wrap2, .wrap3 {
	display:inline-table;
	/* \*/display:block;/**/} 
.wrap1 {
	float:left;
	background:url(../img/shadow.gif) right bottom no-repeat;}
.wrap2 {background:url(../img/corner_bl.gif) left bottom no-repeat;}
.wrap3 {
	padding:0 4px 4px 0;
	background:url(../img/corner_tr.gif) right top no-repeat;}
.wrap3 img {
	display:block;
	border:1px solid #ccc;
	border-color:#efefef #ccc #ccc #efefef;}
