body, html {
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 100%;
	font-size: 12px;
	FONT-FAMILY: tahoma, "MS Sans Serif",  sans-serif , Geneva;
	color: #000000;		
	background-image: url(../images/bg.gif);
	background-color: #fafdf4;
	background-repeat: repeat-y;
	background-position: left 270px;
	
}
html {
	overflow-x: hidden;
}
p {
	margin-top: 10px;
	margin-bottom: 10px;
}
th, tr {
	font-size: 12px;
}
a:link, a:visited,  a:active {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
.kop {
	font-weight: bold;
	font-size: 14px;
	color: #234286;
}
div.right {
	text-align:right;
}
div.center {
	text-align:center;
}



/* // TOP */
#top {
	height: 100px; /* ie5win fudge begins */
	height: 160px;
	background-image: url(../images/header_02.jpg);
	background-repeat: no-repeat;
	background-position: 628px top;	
	}
html>body #top {
	height: 160px; /* ie5win fudge ends */
	}
a.linkTop:link, a.linkTop:visited,  a.linkTop:active {
	color: #FFFFFF;
	text-decoration: none;
}
a.linkTop:hover {
	text-decoration: none;
}
div#balk {
	position: relative;
	color: #FFFFFF;
	text-align: right;
	background-image: url(../images/bg_groenebalk.gif);
	background-repeat: repeat-x;
	height: 19px;
}
/* TOP // */



/* // LEFT */
#left {
	position: absolute;
	top: 179px;
	left: 0px;
	width: 167px; /* ie5win fudge begins */
	width: 137px;
	}
html>body #left {
	width: 137px; /* ie5win fudge ends */
	}
.menubtn {
	text-align: right;
	line-height: 16px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #ffc445;
	padding-top: 3px;
	padding-bottom: 3px;
}
.menubtn_2 {
	text-align: right;
	line-height: 16px;
	padding-top: 3px;
	padding-bottom: 3px;
}
a.linkMenu:link, a.linkMenu:visited,  a.linkMenu:active {
	color: #FFFFFF;
	font-weight:bold;
	font-size: 13px;
	text-decoration: none;
}
a.linkMenu:hover {
	color: #E2E2E2;
	text-decoration: none;
}
a.linkOntwerp:link, a.linkOntwerp:visited,  a.linkOntwerp:active {
	color: #4995EA;	
	text-decoration: none;
}
a.linkOntwerp:hover {
	text-decoration: underline;
}
/*  LEFT // */




/* // CONTENT */
#content {
	margin: 0px 137px 0px 137px;
	padding-top: 12px;
	padding-left: 12px;
	padding-right: 12px;
	}
#contentbanner {
	margin: 0px 275px 0px 137px;
	padding-top: 12px;
	padding-left: 12px;
	padding-right: 12px;
	}
div#horBanner {
	position:relative;
	margin-left: 150px;

}
#balkContent {
	background-image: url(../images/balkcontent.jpg);
	background-repeat: repeat-x;
	height: 22px;
	color:#FFFFFF;
	font-weight:bold;
	padding-top: 3px;
	padding-left: 2px;
	margin-right: 6px;
	margin-left: 6px;
}
.txtRood {
	font-size:18px;
	font-weight:bold;
	color: #CC3300;
}
a.linkKopBlauw:link, a.linkKopBlauw:visited,  a.linkKopBlauw:active {
	font-weight: bold;
	font-size: 13px;
	color: #234286;
	text-decoration: none;
}
a.linkKopBlauw:hover {
	font-weight: bold;
	font-size: 13px;
	color: #234286;
	text-decoration: underline;
}
a.linkInfoGroen:link, a.linkInfoGroen:visited,  a.linkInfoGroen:active {
	font-weight: bold;
	font-size: 14px;
	color: #5cbd0b;
	text-decoration: underline;
}
a.linkInfoGroen:hover {
	font-weight: bold;
	font-size: 14px;
	color: #5cbd0b;
	text-decoration: underline;
}
.aanbieding_box {
	border: 1px solid #70BB09;
	background-color:#FFFFFF;
}
div#footer {
	font-size:10px;
	text-align:center;
	padding-top: 10px;
	padding-bottom: 10px;
}
/*  CONTENT // */





/* // RIGHT */
#right {
	position: absolute;
	top: 179px; /* zonder banner 179px */
	right: 10px; /* Opera5.02 will show a space 
	at right when there is no scroll bar */
	background-color: #faf2d1;
	width: 167px; /* ie5win fudge begins*/
	width: 137px;
	font-size: 12px;
	}
#rightbanner {
	position: absolute;
	top: 279px;
	right: 10px; /* Opera5.02 will show a space 
	at right when there is no scroll bar */
	background-color: #faf2d1;
	width: 305px; /* ie5win fudge begins */
	width: 275px;
	font-size: 12px;
	text-align:center;
	}
#rightbannertop {
	position: absolute;
	top: 179px;
	right: 10px; /* Opera5.02 will show a space 
	at right when there is no scroll bar */
	background-color: #faf2d1;
	width: 305px; /* ie5win fudge begins */
	width: 275px;
	font-size: 12px;
	text-align:center;
	}
#righttop {
	position: absolute;
	top: 279px;
	right: 10px; /* Opera5.02 will show a space 
	at right when there is no scroll bar */
	background-color: #faf2d1;
	width: 167px; /* ie5win fudge begins */
	width: 137px;
	font-size: 12px;
	text-align:center;
	}
#right_1 {
	position:relative;
	width: 137px;
	float:left;
	text-align:left;
	}
#right_2 {
	position:relative;
	width: 136px;
	float:left;
	background-color: #f9fdf3;
	}
div.kopaanbieding {
	background-color: #ffae00;
	height: 21px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-align: center;
	font-size: 12px;
	font-weight:bold;
	padding-top: 5px;
}
a.kopaanbieding {
	background-color: #ffae00;
	height: 21px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-align: center;
	font-size: 12px;
	font-weight:bold;
	padding-top: 5px;
}
div.oranjeLijn {
	height: 1px;
	margin-top: 6px;
	margin-bottom: 0px;
	background-image: url(../images/oranje.gif);
	background-repeat: repeat-x;
}
a.linkKopBlauw_2:link, a.linkKopBlauw_2:visited,  a.linkKopBlauw_2:active {
	font-weight: bold;
	font-size: 12px;
	color: #234286;
	text-decoration: none;
}
a.linkKopBlauw_2:hover {
	font-weight: bold;
	font-size: 12px;
	color: #234286;
	text-decoration: underline;
}
/* RIGHT // */
