/* CSS Document */

/* commented backslash hack \*/ 
html, body{
	margin:0;
	padding:0;
	height:100%;
	background: #ffffff url(/Static/Images/Default/re_body_bg.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	font-family:Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #ffffff;
	text-align: left;
}
		} 	
		
/* end hack */
html,body {
	margin:0;
	padding:0;
	font-family:Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	background: #ffffff url(/Static/Images/Default/re_body_bg.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	text-align: left;
	}
	
body {}/* centre for ie5.+*/
	#outer{
	width:980px;
	padding-top: 0px;
	margin-left:auto;/* center it*/
	margin-right:auto;/* center it*/
	position:relative;
	font-family:Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	line-height:14px;
	color: #ffffff;
	text-align: left;
} 
		
* html #outer{
	padding-top: 0px;
	width:980px;/* box model hack for ie5.+*/
	w\idth:980px
}

#header {
	width: 980px;
	height: 74px;
	background: #ffffff;
}

#headerlogo {
	float: left;
	width: 233px;
	height: 74px;
	padding-left:10px;
}

#headerslogan {
	float: right;
	width: 368px;
	height: 74px;
}

#slideshowbg {
	width: 980px;
	height: 157px;
	background: #ffffff;
}

#slideshowholder {
	padding-left: 10px;
	padding-right: 10px;
	width: 960px;
	height: 157px;
}

#slideshow {
	width: 960px;
	height: 157px;
	background: url(/Static/Images/Default/re_slide.jpg);
}

#slideshowoverlay {
	width: 960px;
	height: 157px;
	background: url(/Static/Images/Default/img_slidehow_overlay.png);
}

#navigation {
	float: left;
	width: 249px;
	height: 157px;
}

.nav_real_estate{
	
}

.nav_active {
	display: block;
	width: 249x;
	height: 50px;
	background:url(/Static/Images/Default/re_nav_bg.png);
	background-position:top left;
}

.nav {
	display: block;
	width: 249px;
	height: 50px;
	background:url(/Static/Images/Default/re_nav_bg.png);
	background-position:left 49px ;
}

.nav:hover {
	display: block;
	width: 249px;
	height: 50px;
	background:url(/Static/Images/Default/re_nav_bg.png);
	background-position:top left;
}

.navspacer {
	width: 223px;
	height: 2px;
}


a.nav {
	width: 229px;
	height: 33px;
	padding-left: 20px;
	padding-top: 17px;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #ffffff;
}


a.nav:hover {
	width:229px;
	height:33px;
	padding-left: 20px;
	padding-top: 17px;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #cccccc;
}


#yuinavholder {
	width: 949px;
	height: 34px;
	background-color:#ec7c03;
}



#yuimenu {
	float: left;
	width: 617px;
	height: 32px;
}

#langflags {
	padding-top: 8px;
	float: left;
	width: 100px;
	height: 18px;
	text-align: right;
}

#yuinavspacer {
	width: 980px;
	height: 9px;
	background: url(/Static/Images/Default/img_navspacer.png);	
}

#contentwrapper {
	width:980px;
	min-height: 358px;
	background: #666666;
	overflow:hidden;
	filter:alpha(opacity=90);
	-moz-opacity:0.90;
	-khtml-opacity: 0.90;
	opacity: 1.0;
}

#columnleft {
	float: left;
	width: 233px;
	background-color:#504f50;
	min-height:358px;
}


.newsComp{
	background-image:url(/Static/Images/Default/news_comp_bg.jpg);
	padding-left:30px;
	padding-top:10px;
	min-height:135px;
}

.newsComp h2{
	margin:0px 0 22px;
	color:#FFF;

	font-size:1.5em;
}
.newsComp strong{
	color:#dedfdf;	
}

.newsComp a{
	display:block;
	color:#dedfdf;
}


.referentieComp{
	background-image:url(/Static/Images/Default/ref_comp_bg.jpg);
	height:198px;
	padding-left:30px;
	padding-top:15px;
}

.referentieComp h2{
	margin:0 0 50px;
	font-size:1.5em;
	color:#FFF !important;
}

.referentieComp img{
	width:173px;
	border:0;
}

 .slideTitle{
	color:#EC7C03;
	font-weight:bold;
	font-size:1.3em;
	margin-top:-19px;
	display:none;

	
}


#columnright {
	float:left;
	width: 747px;
}

#contentpadding {
	padding: 20px 40px 30px 38px;

	font-weight: normal;
	color: #ffffff;
}

#contentpadding li { 
	list-style-image: url(/Static/Images/Default/img_li.png);
	list-style-position: inside;
}

#footer {
	width:980px;
	height:42px;
	font-family:Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #504f53;
	background: url(/Static/Images/Default/img_footer_bg.png);
	margin-top:1px;
}

#footertext {
	padding: 13px 0 0 270px;
}

a.footerlink {
	font-family:Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #504f53;
	text-decoration: none;
}

a.footerlink:hover {
	font-family:Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #cccccc;
	text-decoration: none;
}

#footerspacer {
	width: 980px;
	height: 10px;
}

/*-- RTE styles --*/

.RTEDefault {
	font-family:Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #ffffff;
}

.RTETitle {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-style: normal;
	font-weight: normal;
	color: #ffffff;
}

.RTESubTitle {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	
	color: #ffffff;
}

a.RTESubTitle {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-transform: uppercase;
	color: #fb8cff;
	text-decoration: none;
}

a.RTESubTitle:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-transform: uppercase;
	color: #ffffff;
	text-decoration: none;
}

/*-- standaard links --*/

a {
	font-weight: normal;
	text-decoration: none;
	color: #ffffff;	
}

a:hover {
	font-weight: normal;
	text-decoration: none;
	color: #cccccc;
}

/*-- formulier styles --*/

.form_header {
	vertical-align: top;
	padding-top: 4px;
	font-family:Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #f58020;
}

.form_input {
	font-family:Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	padding-left: 5px;
	color: #007550;
	border: solid 1px #aed1c5;
	background-color: #ffffff;
	width: 250px;
	height:17px
}

.form_textarea {
	font-family:Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #007550;
	padding-left: 5px;
	border: solid 1px #aed1c5;
	background-color: #ffffff;
	width: 250px;
	SCROLLBAR-TRACK-COLOR: #ffffff;
	SCROLLBAR-BASE-COLOR: #ffffff;
	SCROLLBAR-FACE-COLOR: #aed1c5;
	SCROLLBAR-ARROW-COLOR: #ffffff;
	SCROLLBAR-HIGHLIGHT-COLOR: #ffffff;
	SCROLLBAR-SHADOW-COLOR: #ffffff;
	SCROLLBAR-3DLIGHT-COLOR: #ffffff;
	SCROLLBAR-DARKSHADOW-COLOR: #ffffff;
}

.form_button {
	font-family:Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	line-height: 15px;
	border: solid 1px #f58020;
	background-color: #f58020;
	color: #ffffff;
	height:20px;
}


h6{
	margin:0px;
	padding:0px;
}


.rightSide {
	height:199px;
	width:31px;
	float:right;
	margin-top:1px;
	:position:absolute;
	:margin-left:949px;
	background-image:url(/Static/Images/Default/rightside.png);
}

#homebutton{
	width:233px;
	float:left;
}


h2 a{
	color:#FFF;
}