@charset "UTF-8";
/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	background: transparent url('../images/raster_bg.gif') left top repeat;
}

a {
	color: #e41a0e;
	text-decoration: none;
}

a:hover {
	color: #e41a0e;
	text-decoration: underline;
}

#background {
	margin-left: auto;
	margin-right: auto;	
	background-color: #fff;
	background: transparent url('../images/background_layer_shadow.png') center top repeat-y;
}

#pagecontainer {
	margin-left: auto;
	margin-right: auto;
	width: 973px;
	background-color: #FFF;
}

#top {
	height: 120px;
	width: 973px;
	background: transparent url('../images/top_bg.gif') 0px 33px no-repeat;
	position: relative;
}


#top .logo {
	position: absolute;
	top: 50px;
	left: 50px;
}

#top .search {
	float: right;
	margin: 7px 50px 0 0px;
	width: 200px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #504d4d;
}

#top .search .submit {
	border: 0px;
	margin: 0px -3px 0 0;
	padding: 0px;	
	width: 25px;
	height: 19px;
	float: left;
	background: transparent url('../images/search_button.gif') 0px 0px no-repeat;
}

#top .search .searchbox {
	border: 0px;
	margin: 0px;
	padding: 3px 10px 0px 2px;
	width: 115px;
	height: 19px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #504d4d;		
	float: left;
	background: transparent url('../images/inputbg.gif') 0px 0px no-repeat;
}

#top .search p {
	margin: 0px;
	padding: 3px 5px 0 0px;
	float: left;
}

.quote {
	font-size: 11px;
	color: #3c3c3c;
	height: 32px;
	line-height: 32px;
	text-align: left;
	width: 625px;
	float: left;
}

#teaser {
	margin: -16px 0 8px 0px;
	height: 172px;
	width: 973px;
	background: transparent url('../images/top_bg.gif') 0px 162px no-repeat;
}

#teaser .tabs .menudoelgroep {
	list-style: none;
	position: absolute;
	margin: 0px;
	padding: 0px;
}


#teaser .tabs .menudoelgroep li {
	float: left;
	width: 286px;
	height: 122px;
	background: none;
}


#teaser .tabs .menudoelgroep li a {
	color: transparent;
	display: block;
	margin: 0px;
	width: 346px;
	height: 125px;
	background: transparent url('../images/huis_verhuren_btn.png') 0px 1px no-repeat;
	margin-left: -52px;
}

#teaser .tabs .menudoelgroep li a span
{
	display: none;
}

#teaser .tabs .menudoelgroep li a:hover {
	background: transparent url('../images/huis_verhuren_btn.png') 0px -124px no-repeat;
}

#teaser .tabs .menudoelgroep li.item31 {
	float: left;
	background: none;
	width: 401px;
	height: 125px;	
	
}

#teaser .tabs .menudoelgroep li.item31 a {
	display: block;
	color: transparent;
	margin: 0px;
	width: 401px;
	height: 125px;
	background: transparent url('../images/personeel_huisvesten_btn.png') 0px -250px no-repeat;	
}

#teaser .tabs {
	height: 125px;
	margin-left: 278px;
}

#teaser .breadcrumb {
	background: #d52600;
	color: #fff;
	padding: 4px 8px;
	font-size: 10px;
	text-transform: lowercase;
}

#teaser .breadcrumb a {
	color: #fff;
}

#teaser .content {
	height: 180px;
	width: 100%;
	background: transparent url('../images/top_bg.gif') left bottom no-repeat;
}

#teaser .content .box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #504d4d;
	height: 236px;
	margin-top: 11px;
	padding: 25px 25px 25px 25px;
	max-width: 255px;
	max-height: 185px;
	border-right: 1px solid #ffffff;
	float: left;
}

#teaser .content .box h3 {
	font-size: 12px;
	text-transform: uppercase;
	margin: 0px 0 15px 0;
}

#teaser .content .box a {
	font-size: 10px;
	color: #FFF;
	display: block;
	margin: 0px;
	background: #e41a0e url('../images/hrefarrow.gif') 7px 6px no-repeat;
	width: 88px;
	margin: 20px 0 0 0px;
	padding: 1px 0 1px 17px;
	text-decoration: none;
	text-shadow: 0px -1px 0px #720c06;
	letter-spacing: 0.5px;
}


.urbangreymenu{

	list-style: none;
	margin: 8px 0 0 0px;
	padding: 0px;

}

ul.hoofdmenu {
	font-weight: bold;
	color: #FFF;
	text-transform: lowercase;
	width: 307px;
	font-size: 12px;
	list-style-type: none;
	margin: 0;
	padding: 0;
	width: 307px;
}

ul.hoofdmenu li{
	padding-bottom: 0px; /*bottom spacing between menu items*/
	width: 307px;
}

ul.hoofdmenu li a{
	background:#e41a0e url('../images/mainmenu-normal_bg.gif') left top no-repeat; /*last 2 values are the x and y coordinates of bullet image*/	
	text-decoration: none;	
	display: block;	
	padding: 10px 8px 10px 32px; /*31px is left indentation of header text*/	
	margin: 1px 0 0px 0; /*bottom spacing between header and rest of content*/
	font: normal 11px Arial;
	color: #fff;	
	line-height: 17px;	

	text-transform: lowercase;	
	font-size: 12px;
	font-weight: bold;
}

ul.hoofdmenu li a:hover{
	background: none;
	background:#c72400 url('../images/mainmenu-hover_bg.gif') left top no-repeat;
}

ul.hoofdmenu li#current a, ul.hoofdmenu li#current a:hover{	
	background: none;
	background:#921a00 url('../images/mainmenu-active_bg.gif') left top no-repeat;
}

ul.hoofdmenu li.item49 {
	display: none;	
}



a.readon, .readon {
	font-size: 10px;
	color: #FFF;
	background: #e41a0e url('../images/hrefarrow.gif') 7px 6px no-repeat;
	padding: 0px 10px 0px 17px;
	text-decoration:none;
	text-transform: lowercase;
	text-shadow: 0px -1px 0px #720c06;	
	float: left;
	letter-spacing: 0.5px;
}

.readon {
	margin-left: 180px;	
	position: absolute;
}

#teaser .content .box a.testimonialhref {
	margin: 130px 0 0 0px;
	padding-top: 86px;
	width: 254px;
	float: left;
	letter-spacing: 0.5px;
	text-shadow: 0px -1px 0px #720c06;
	background: transparent url('../images/hrefarrow.gif') 10px 91px no-repeat;
}


#teaser .content .middle {
	border-right: 0px;
	max-width: 310px;
}

#teaser .content .right {
	border-right: 0px;
	margin-top: -15px;
}

#content table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #504d4d;
	line-height: 19px;
}

#content table .kaartmodule .title {
	width: 295px;
	padding: 8px 0 8px 12px;
	background-color: #e41a0e;
	margin-bottom: 1px;
	color: #FFF;
	font-weight: bold;
}

#content table .related {
	padding: 18px 15px;
	background-color: #e41a0e;
	width: 160px;	
	float: left;
}

#content table .related a {
	color: #ffffff;
}

#content table .module  h3 {
	margin: 0px;
	padding: 0px;
	font-size: 13px;
	color: #ffffff;
	text-transform: uppercase;
}

#content table .related  ul {
	margin: 0px;
	padding: 10px  0 0 14px;
}

#content table .related  li {
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	line-height: 17px;
	color: #ffffff;
}

#content table .callmeback {
	font-size: 10px;
	color: #504d4d;
	float: left;
}

#content table .callmeback  h3 {
	font-size: 13px;
	color: #504d4d;
	margin: 5px 0 15px 0;
}

#content table .callmeback .inputBox, #content table .callmeback textarea {
	border: 1px solid #dae3e7;
	width: 280px;
	margin-bottom: 5px;
}

.inputBox, textarea {
	border: 1px solid #dae3e7;
	width: 300px;
	margin-bottom: 5px;
}

.submitButton {
	border: 0px;
	font-size: 10px;
	color: #FFF;
	display: block;
	margin: 0px;
	background: #e41a0e url('../images/button_bg.gif') 0 0 no-repeat;
	width: 90px;
	margin: 10px 0 0 0px;
	padding: 2px 0 3px 10px;
	text-decoration: none;
	text-shadow: 0px -1px 0px #720c06;
}

form#searchForm table td {
	height: 30px;	
}

fieldset {
	margin-bottom: 15px;
	padding: 10px;
}

.searchResult {
	font-size: 13px;
	font-weight: bold;
}



.article_column img, table.contentpaneopen img {
	margin: 3px 20px 10px 0;	
}

#footer h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	margin: 5px 0;
}

#footer .service h3 {
	margin: 27px 0 0 0px;
}

#footer .certified {
	float: left;
	text-align: left;
	width: 293px;
	height: 117px;
	border-right: 1px solid #ffffff;
	font-size: 11px;
	line-height: 17px;
	margin: 32px 0 0 15px;
}

#footer .certified img {
	margin: 10px 10px 0px -15px;
}


#footer .service {
	float: left;
	text-align: left;
	width: 590px;
	height: 117px;
	font-size: 11px;
	line-height: 17px;
	margin: 10px 0 0 22px;
}

#footer .service p {
	margin: 5px 0 0 0px;
	width: 210px;
}

#footer .sitemap {
	float: left;
	margin: 35px 0px;
	width: 978px;
	line-height: 16px;
	height: 40px;
}

#footer {
	height: 171px;
	width: 973px;
	margin: 40px 0 40px 0;
	background: transparent url('../images/footer_bg.gif') left top repeat-x;
	font-size: 10px;
	color: #707070;
	text-align: center;
}

.urbangreymenu .accordionHead {
	background-color: #e41a0e;	
}

#teaser .content .box div.banneritem a {
	margin: -26px 0 0 -15px;
	padding: 0px;
}

div.right {
	margin-left: 230px;	
}
