/* CSS Document */

body  {
	font: 13px Tahoma, Arial, Helvetica, sans-serif;
	background-image:url(../../images/bg_overall.jpg);
	background-repeat:repeat-x;
	background-color: #ee8e1e;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #323336;
}
a:link { text-decoration: underline; color: #323336; }
a:hover { text-decoration: underline; color: #323336; }
a:visited { text-decoration: underline; color: #323336; }

#container { 
	width: 996px;
	background-image:url(../../images/woonboulevardoss_hover_36.jpg);
	margin: 0 auto;
	text-align: left;
}
#innercontainer {
	background-image:url(../../images/bg_inner.jpg);
	background-repeat: no-repeat;
}
#header {
	padding: 20px 10px 0px 10px;
}
#breadcrumbs {
	background-image:url(../../images/woonboulevardoss_13.jpg);
	background-repeat:no-repeat;
	background-position: top center;
	height: 20px;	
}
#menu {
	height: 37px;
	padding: 0px 10px;
}
#leftcolumn {
	float: left;
	width: 158px;
	margin: 15px 0px 0px 11px;
}
#rightcolumn {
	float: right;
	width: 212px;
	margin: 15px 0px 0px 0px;
	padding: 0px 10px 10px 10px;
	font-size: 11px;
	color: #7f84a1;
}
#maincontent { 
	width: 554px;
	float: left;
	padding: 13px 20px 10px 20px;
	min-height: 500px;
	line-height: 17px;
	color: #323336;
}
#line {
	height: 1px;
	border-bottom: 1px dashed #7f84a1;
	margin: 5px 10px 5px 0px;
}
#line2 {
	height: 1px;
	border-bottom: 1px dashed #f6cb9a;
	margin: 15px 10px 15px 0px;
}
#footer { 
	height: 21px;
	background-color: #ee8e1e;
	background-image:url(../../images/woonboulevardoss_38.jpg);
	background-repeat:no-repeat;
	font-size: 10px;
	color: #edd4b4;
	font-family: Verdana, Tahoma, Arial;
	text-align: right;
	padding: 20px 10px 0px 0px;
}
a.footerlink:link {color: #edd4b4; text-decoration: none;}
a.footerlink:visited {color: #edd4b4; text-decoration: none;}
a.footerlink:hover {color: #edd4b4; text-decoration: underline;}
a.footerlink:active {color: #edd4b4; text-decoration: none;}

.fltrt {
	float: right;
	margin-left: 8px;
}
.fltlft {
	float: left;
	margin-right: 8px;
}
.clearfloat {
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
.koopzondaglink {
	font-size: 11px;
	color: #7f84a1;
}
a.koopzondaglink:link {color: #7f84a1; text-decoration: underline;}
a.koopzondaglink:visited {color: #7f84a1; text-decoration: underline;}
a.koopzondaglink:hover {color: #7f84a1; text-decoration: underline;}
a.koopzondaglink:active {color: #7f84a1; text-decoration: underline;}
