body
{
	font-family: tahoma, sans-serif;
	font-size: 9pt;
	background-color: #ffffff;
	margin: 0px;
	padding: 0px;
}
h1
{
	display: none;
}
form
{
	margin: 0px;
	padding: 0px;
}
a img
{
	border: 0px;
}
#website
{
	background: url(../img/bg_all.png) repeat-y;
	_background: url(../img/bg_all.gif) repeat-y;
	width: 890px;
	margin-left: auto;
	margin-right: auto;
}

#social
{
	position: absolute;
	margin-left: 785px;
	top: 5px;
}

#social a
{
	text-decoration: none;
}

#logo
{
	width: 890px;
	height: 130px;
	background-image: url(../img/top_de_nes_vastgoed.jpg);
	margin: 0px;
	padding: 0px;
}

#content
{
	line-height: 16pt;
	margin-top: 10px;
	width: 890px;
	color: #0f115a;
	float: left;
	position: relative;
	font-size: 8pt;
	min-height: 310px;
	_height: 310px;
}

#printlink
{
	position: absolute;
	right: 0px;
	width: 225px;
	font-size: 7pt;
	padding-top: 5px;
	color: #f9fafe;
}

#printlink a
{
 color: #f9fafe;
 text-decoration: none;
}

#breadcrumb
{
	margin-bottom: 0px;
	margin-left: 5px;
}

#url
{
	display: none;
}

#content a
{
	text-decoration: none;
	color: #00afe8;
}

#content a:hover
{
	text-decoration: underline;
}
#row1
{
	width: 890px;
}
.text
{
	margin: 0px;
 	padding: 5px;
 	padding-bottom: 0px;
}
.media
{
	margin: 0px;
 	padding: 5px;
}
.app
{
	margin: 0px;
 	padding: 0px 5px 5px 5px;
}
h2, h3, h4, h5
{
	font-size: 13pt;
	font-weight: bold;
	margin: 0px;
	padding: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
}
h5
{
	font-size: 10pt;
	margin-top: 8px;
}

.toggler
{
	background-color: #ffffff;
	background-image: url(../img/bg_toggler.png);
	font-weight: normal;
	font-size: 12px;
	cursor: pointer;
	margin: 0px;
	margin-bottom: 3px;
	text-transform: uppercase;
	color: #6c6c6c;
	border-bottom: solid 1px #999999;
}
.toggler:hover
{
	background-color: #f2eef1;
}
.element
{
	margin: 0px;
 	padding: 0px;
 	padding-top: 5px;
 	padding-bottom: 5px;
}
input, select, textarea
{
	font-family: arial, helvetica, sans-serif;
	color: #0f115a;
	background-color: #f9f9f9;
	font-size: 9pt;
	text-decoration: none;
	border: 1px;
	border-color: #888888;
	border-style: solid;
	margin: 1px;
	padding-left: 1px;
}
#address
{
	position: relative;
	width: 870px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	background: #00afe8;
	font-size: 8pt;
}
#address a
{
	text-decoration: none;
	color: #0f115a;
}
#address a:hover
{
	text-decoration: underline;
}
#address .wit
{
	color: #ffffff;
}
#address .blauw
{
	color: #0f115a;
}
#menu_container
{
	margin: 0px;
	padding: 0px;
}
#menu
{
	position: relative;
	width: 890px;
	height: 24px;
	border-bottom: solid 1px #ffffff;
	margin: 0px;
	padding: 0px;
}
#menu ul
{
	padding-left: 0px;
	padding-top: 0px;
}
#submenu
{
	position: relative;
	width: 890px;
	height: 24px;
	background: #00afe8;
	margin: 0px;
	padding: 0px;
}
#submenu ul
{
	padding-left: 0px;
}
#subsubmenu
{
	z-index: 99;
	position: absolute;
	margin-left: 610px;
	margin-top: 10px;
	line-height: 16px;
	width: 280px;
}
#subsubmenu ul
{
	padding: 0px;
}
#subsubmenu a
{
	font-weight: normal;
}
#nav
{
	list-style: none;
	margin-left: 0px;
	padding-top: 0px;
	margin-top: 0px;
}
#nav ul
{
	list-style: none;
	z-index: 99;
	overflow: visible;
	margin: 0px;
	padding: 0px;
	padding-top: 0px;
	margin-top: 0px;
}
#nav li
{
	background: #0f115a;
	float: left;
	display: block;
	height: 14px;
	text-align: center;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-right: solid 1px #ffffff;
	font-size: 8pt;
	margin-top: 0px;
}
#nav a
{
	text-decoration: none;
	color: #ffffff;
}
#nav li:hover
{
	cursor: pointer;
	background-color: #00afe8;
	color: #ffffff;
}
.navselected
{
	font-weight: bold;
}
.subnav
{
	list-style: none;
	margin: 0px;
	margin-left: 0px;
}
.subnav ul
{
	list-style: none;
	z-index: 98;
	position: relative;
	overflow: visible;
	margin: 0px;
	padding: 0px;
}
.subnav li
{
	position: relative;
	float: left;
	display: block;
	height: 14px;
	text-align: center;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-right: solid 1px #ffffff;
	font-size: 8pt;
}
.subnav a
{
	text-decoration: none;
	color: #ffffff;
}
.subnav li:hover
{
	cursor: pointer;
	background-color: #0f115a;
}
.subnavselected
{
	font-weight: bold;
}
#subsubnav
{
	list-style: none;
}
#subsubnav ul
{
	list-style: none;
	z-index: 99;
	position: relative;
	overflow: visible;
	margin: 0px;
	padding: 0px;
}
#subsubnav li
{
	position: relative;
	display: block;
	height: auto;
	text-align: left;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	border-bottom: solid 1px #00afe8;
	font-size: 8pt;
}
#subsubnav a
{
 	text-decoration: none;
 	color: #0f115a;
}
#subsubnav a:hover
{
	text-decoration: none;
}
#subsubnav li:hover
{
	cursor: pointer;
	background-color: #83dffd;
	text-decoration: none;
}
.subsubnavselected
{
	background-color: #00afe8;
}
.subsubnavselected a
{
	font-weight: bold;
}
.button
{
	background-color: #0f115a;
	color: #fff;
	border: 0px;
	padding: 5px;
	font-size: 8pt;
}
.kader_grijs
{
	padding: 10px;
	border: 1px solid #cccccc;
}
#single_gallery .item
{
	padding: 10px;
	border: 1px solid #cccccc;
	margin-right: 15px;
	margin-bottom: 15px;
	text-align: center;
}
#single_gallery .item_last
{
	padding: 10px;
	border: 1px solid #cccccc;
	margin-bottom: 15px;
	text-align: center;
}
#single_gallery .title
{
	color: #202020;
	font-size: 1.0em;
	font-weight: bold;
	height: 15px;
	text-align: center;
}
#single_gallery .subtitle
{
	color: #a0a0a0;
	font-size: 0.9em;
	height: 15px;
	margin-bottom: 5px;
	text-align: center;
}
#single_gallery .image
{
	border: 0px;
}
#single_gallery .description
{
	color: #a0a0a0;
	font-size: 9px;
	text-align: center;
}
.borderblock_error
{
	border: solid 2px #d90024;
	padding: 10px;
	color: #d90024;
	font-weight: bold;
	width: 75%;
}
.borderblock_notice
{
	border: solid 2px #00bc0d;
	padding: 10px;
	color: #00bc0d;
	font-weight: bold;
	width: 75%;
}

#call-to-action
{
	float:right;
}

#call-action
{
	float:right;
}

.call
{
	position: absolute;
	top: 440px;
	margin-left: -180px;
	background-image: url(../img/bt_bg.gif);
	background-repeat: repeat-x;
	/* border: 2px solid #0f115a; */
	border: 2px solid #0f115a;
	padding: 7px 15px 7px 15px;
	font-weight: bold;
	color: #fff;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
 	behavior: url('/includes/pie/PIE.php');
 	cursor: pointer;
}

.c
{
	position: absolute;
	top: 400px;
	margin-left: -240px;
	background-image: url(../img/phone_bt1.gif);
	background-repeat: no-repeat;
 	cursor: pointer;
 	width: 200px;
 	height: 100px;
	border:none;
}

.c:hover
{
	background-image: url(../img/phone_bt2.gif);
}

.call:focus
{
	border: 2px solid #fff;
}

.call:hover
{
	/* background-image: url(../img/bt_bg_reverse.gif);
			background-repeat: repeat-x; */
	color: #0f115a;
}

/* Twitter feed */

#twitter_top
{
	height:28px;
	width: 230px;
	background-image: url(../img/logo_twitter.gif);
	background-repeat: no-repeat;
	padding-right:10px;
	margin-top: 10px;
}

#twitter_top a
{
	text-decoration: none;
	color: #fff;
	font-weight: bold;
	float: right;
	padding-top:7px;
}

#twitter_top a:hover
{
	text-decoration: underline;
}

#twitter
{
	border: 2px solid #00afe8;
}

#twitter_feed
{
	padding-top: 10px;
	height: 48px;
	margin-bottom: 10px;
}

#twitter_feed a
{
	text-decoration: none;
	color: #00afe8;
}

#twitter_feed a:hover
{
	text-decoration: underline;
}

#twitter_feed_list li
{
	padding: 0px 10px 0px 0px;
	border-right: solid 1px #cadbea;
	margin-left: 10px;
}

#twitter_feed_list .image
{
	float: left;
	width: 60px;
}

#twitter_feed_list .message
{
	float: left;
	width: 370px;
}
