body {
	font: 100.01%/1.25 "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	background-color: white;
}

img {
	/* Smooth resized images for IE7+ */
	-ms-interpolation-mode:bicubic;
}

a, .link {
	color: #999;
	text-decoration: none;
	cursor: pointer;
}

a:hover, .link:hover {
	text-decoration: underline;
}

.topmenu {
	font-size: 13px;
	padding-bottom: 6px;
	color: #000000;
	padding-top: 6px;

	letter-spacing: 1px;
}

#mainbody {
	background: white !important;
	width: 100% !important;
	height: 100% !important;
}
.dvDisclaimer {
	padding-right: 5px;
	margin-top: 2px;
	font-size: 11px;
	color: #ababab;

	height: 20px;
	vertical-align: bottom;
}

/* @group Default Home */

/* These should probably be renamed to something more generic like PageDefault */

#dvHome {
	padding-right: 14px;
	padding-left: 14px;
	float: left;
	padding-bottom: 14px;
	width: 748px;
	padding-top: 14px;
}

.defaultHome, table {
	font: 11px/18px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

.defaultHome h1 {
	font-weight: bold;
	font-size: 14px;
	
	color: black;
	line-height: 0px;
	margin-bottom: 10px;
	margin-top: 0px;
}

.defaultHome h2 {
	font-weight: bold;
	font-size: 12px;
	
	color: black;
	line-height: 0px;
	margin-bottom: 10px;
	margin-top: 0px;
}

.defaultHome h3 {
	font-weight: normal;
	font-size: 11px !important;
	color: #666;
	
	line-height: 10px;
	margin-bottom: 10px;
	margin-top: 0px;
}

.defaultHome table, .defaultHome ul, .defaultHome p {
	color: #666;
	line-height: 1.7em;

	margin-top: 5px;
	margin-bottom: 5px;
}

/* @end */

/* @group Sidebar */

.defaultHome div img {
	position: relative;
	left: -10px;
}

.dvSideBar {
	vertical-align: top;
	width: 192px;
	

	
 	color: #555;
 	background-color: #9f9f9f;
 	
	font: 11px/18px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	
	padding: 10px;
}

.dvSideBar h1 {
	color: black !important;
	font: bold 14px/16px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	padding-right: 20px;
	text-align: left;
}

.dvSideBar h2 {
	color: black !important;
	font-weight: bold !important;
	font: 12px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif !important;
	padding-right: 20px;
	text-align: left;
}

.dvSideBar div img {
	position: relative;
	left: -10px;}

.dvSideBar p {
	color: #fff;
	font: 100.01%/18px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	padding-right: 20px;
}

.zoekOpties {
	font-size: 11px;
	font-weight: normal !important;
	color: #555;
	width: 192px;
}

.zoekOpties select {
	width: 160px;
}

.checkboxText {
	color: black;
	font-weight: normal !important;
}

.meerZoeken {
	text-decoration: none;
	padding:3px;
	width:50px;
	text-align: center;
	background-color: #888;
	color: white;
	font-size: 12px;
	border: 0;
	float:right;
	font-weight: bold;
	cursor: pointer;
}

.button {
	background-color: #c5c6c7;
	border: 0;
	color: white;
	cursor: pointer;
	float: right;
	font-size: 12px;
	font-weight: bold;
	padding: 1px 35px;
	text-align: center;
	text-decoration: none;
}

/* @end */

/* @group Search */

#SearchResults {
	line-height: 13px;
}

#SearchResults table {
	width: 100%;
	border-bottom: 1px solid #d1d1d1;
	margin-bottom: 10px;
	
	/* EXTRAS */
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}

#SearchResults th {
	text-align: left;
	font-weight: bold;
	color: #666 !important;
}

#SearchResults span {
	float:  right;
	padding-top: 3px;
}

/* @end */

/* @group TOOLBOX
 */

/* @group Text colors */

.colorBlack {
	color: black;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-size: 11px;
}

.colorGray {
	color: #999;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-size: 11px;
}

.colorGray a {
	color: #999 !important;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-size: 11px;
}
.colorDarkGray {
	color: #666;
}

.colorDarkGray a {
	text-decoration: underline;
}
.Gerealiseerd {
	color: black;
}

.In_uitvoering {
	color: black;
}

.In_verkoop {
	color: #db215d;
}

.In_ontwikkeling {
	color: black;
}

/* @end */

.textfield {
	border-top: #666666 1px solid;
	border-left: #666666 1px solid;
	border-right: #eeeded 1px solid;
	border-bottom: #eeeded 1px solid;
	
	padding: 2px;
	height: 14px;
	vertical-align: bottom;
	
	color: #666;
	font: 11px/12px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	letter-spacing: 1px;
}

/*.link:hover {
	text-decoration: underline;
}*/



/* the topmenu */

#slidemenubar, #slidemenubar2{
	padding-top: 38px;
	position: absolute;
	width: 968px;
	z-index: 0;
	background: #e8e8e8 url(/include/hsbbouw/menuback.jpg) repeat-x;
}
		  
.menuheading{
	font:11px Verdana;
	padding-top: 8px;
	width: 968px;
	height: 20px;
	background-color: #fdfdfd;
	color: #3a3a3a;
	z-index:10000;
	position:absolute;
}

.menuHeadEntry
{
	font: bold 11px Verdana;
	height:20px;
	float:left;
	text-decoration:none;
	color:#808080;
	width:100px;
	padding-left:7px;
}

.menuContainer
{
	float:left;
	padding-left:7px;
	width:100px;
}

.menuEntry
{
	font:10px Verdana;
	text-decoration:none;
	color:#8f8e8e;
	line-height:20px;
}

a.menuHeadEntry:hover
{
	font: bold 11px Verdana;
	color:#808080;
	text-decoration:none;
}
a.menuEntry:hover
{
	font:10px Verdana;
	text-decoration:none;
	color:#6b6b6b;
	line-height:20px;	
}