body {
	behavior: url("/lib/behaviors/hover.htc");
	background-color: #FFFFFF;
	background-image: url('../images/background_gradient.gif');
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, serif;
}

* {
	outline: none;
}

body.stl_disclaimerbody {
	background-image: none;
	background-color: #FFFFFF;
}

ul {
	list-style-type: none;
}

div.stl_content ul li {
	background-image: url('/images/pijl.gif');
	background-repeat: no-repeat;
	background-position: 0px 5px;
}

div.maincolumn a {
	font-weight: bold;
}

/*
	Navigation
*/

div.stl_navigation ul {
	list-style-type: none;
}

div.stl_navigation ul li a {
	text-decoration: none;
	font-weight: bold;
	font-size: 13px;
	color: #000000;
}

div.stl_navigation ul li.stl_active a {
	border: none;
	color: #FFFFFF;
}

div.stl_navigation ul li.stl_active {
	background-color: #a2a7ac;
	text-align: center;
	background-image: url("/images/backgroundimage_menu.gif");
	background-repeat: repeat-x;
	background-position: center 1px;
}

div.stl_navigation ul li.stl_prev a {
	border: none;
}

div.stl_navigation ul li a {
	border-right: 2px solid #a2a7ac;
	text-align: center;
}

div.stl_navigation a img {
	border: 0;
}

div.pos_navigation ul li.last a {
	border: none;
}

input,
div.contentblock_toptext,
div.contentblock ul li,
div.contentblock p {
	color: #555555;
}

div.contentblock div.stl_toptext p a {
	color: #004f91;
}

div.contentblock div.stl_rightpage div.stl_toptext ul li a {
	color: #004f91;
}

div.stl_navigation div.vormvastgoedlink {
	background-image: url('/images/vormvastgoed_hover.gif');
	background-position: right -26px;
	background-repeat: no-repeat;
}

div.stl_navigation div.vormvastgoedlink:hover {
	background-position: right 5px;
}

div.stl_navigation div.vormvastgoedlink a {
	text-decoration: none;
}

/*
	Content
*/
div.stl_content {
	overflow: hidden;
	background-color: #a2a7ac;
}

a.stl_contact {
	text-decoration: none;
	color: #ABADB0;
}

a.stl_contact:hover {
	text-decoration: underline;
	color: #7D7D7D;
}

a.stl_popupmap {
	text-decoration: none;
	color: #ABADB0;
}

div.stl_leftpage {
	background-color: #FFFFFF;
} 

div.stl_rightpage {
	background-color: #f1f1f1;
	border-left: 1px solid #d0d0d0;
}

div.contentblock_woningtypes div.arrow {
	background-image: url("/images/pijl_groot.png");
	background-repeat: no-repeat;
}

div.stl_content h1 {
	color: #BD9400;
	text-transform: uppercase;
	font-size: 18px;
	font-family: Times New Roman, serif;
}

div.stl_leftpage h1 {
	font-size: 18px;
}

div.stl_rightpage h1 {
	font-size: 13px;
}

div.stl_content ul li,
div.stl_content p {
	line-height: 18px;
	font-size: 12px;
}

div.stl_content ul li a {
	font-size: 13px;
	color: #BD9400;
	text-decoration: none;
}

div.stl_content ul li a:hover {
	color: #7D7D7D;
}

div.stl_content ul li.active_link a {
	color: #004f91;
	font-weight: bold;
}

div.contentblock_toptext {
	border-bottom: 12px solid #a2a7ac;
}

div.contentblock_bottomtext {
	border-top: 12px solid #a2a7ac;
}

/* Brandbox */

div.brandbox {
	background-image: url('/images/brandbox/schaduw.jpg');
	background-repeat: no-repeat;
	background-position: 0px bottom;
}

/* Google Maps */
div.stl_google_loader {
	background-color: black;
	opacity: 0.8;
	filter: alpha(opacity=80);
}

p.errmsg {
	color: red;
}

div.stl_google_canvas {
	border: 1px solid $green$;
}

input.stl_routeformsubmit {
	border: none;
	background-color: transparent;
}

button {
	text-align: center;
	color: #555555;
}

/*
	Disclaimer
*/
div.stl_disclaimer a {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}

div.stl_disclaimer a:hover {
	color: #666666;
}

