/* webdev: Pim Rijpsma - pim@fabrique.nl */

	html,body{ height: 100%; }
	body{ margin: 0; padding: 0; background: url(../images/backmain.gif) top center #F1F1F0 repeat-y; font: 84%/1.4em Arial, Helvetica, sans-serif; text-align: center; }
	img, img a{ border: none; }
	a{ text-decoration: none; color: #86877E; }
	a:hover{ text-decoration: underline; }
	
	.center{ margin: auto auto; }
	.centertxt{ text-align: center; }
	.clear{ clear: both; display: block; }
	.desc{ color: #A5B5BA; font-size: 90%; }
	.left{ float: left; }
	.leftimg{ float: left; margin: 4px 8px 4px 0; }
	.lefttxt { text-align: left; }
	.padding{ padding: 1em; }
	.right{ float: right; }
	.rightimg{ float: right; margin: 4px 0 4px 8px; }
	.righttxt{ text-align: right; }
	.wrap{ width: auto; /*word-wrap: break-word; */}
	.hide{ display: none; }
	.noborder{border: none !important;	}
	.column{ width: 33%; float: left; /*border-right: #D9DBC5 1px solid;*/ height: 100%;  }
	
	#framework { width: 760px; margin: auto auto; text-align: left; position: relative; background: #FFFFFF;}
	#header{ position: relative; }
	#loc{background: url(../images/header.gif) no-repeat; height: 56px; text-indent: -999px;}
	#loc_en{background: url(../images/header_en.gif) no-repeat; height: 56px; text-indent: -999px;}
	#sellang{position: absolute; right: 10px; top: 84px; color: #86877E; font-size: 84%;	}
	#sellang a{ color: #86877E; text-decoration: none; padding: 0 4px 0 4px;}
	#sellang a:hover{ color: #86877E; text-decoration: underline;}
	#flash{height: 211px; background: url(../images/backflash.jpg) #000000 no-repeat;}
	#intro{margin: 60px 0px 50px 0px;	}
	#navigation{color: #9C9C95; margin: 0px 0px 0px 18px; }
	#navigation img{float: left;}
	/*#navigation a{color: #9C9C95; margin: 0 7px 0 7px;}
	#navigation a:hover{ color: #E31A22;}*/
	#content{ padding: 0; width: 720px; margin: auto auto; height: 100%; background: url(../images/backcontent.gif); float: left;}
	#footer{ color: #FFFFFF; /* background: url(../images/RemCar_achtergrond.jpg) #000000 no-repeat; */background-color: #000000; float: left; padding-top: 10px; margin-top: 4em;  width: 100%; }
	#footer a{ color: #F40082; display: block; clear: both;}
	#footer p{margin: 0; padding: 1em 0em 2em 0em;}
	#footer .padding{ margin: auto auto; }
	#logo{background: url(../images/backlogo.gif) #000000 repeat-x; text-align: center;}
	#logo img{ position: relative;}
	#logo h1{ display: none; }
	#content{ font: 84%/1.6em verdana, Arial, Helvetica, sans-serif;}
	#content h3{color: #F40082; font-size: 100%; margin: 0; padding: 0;	}
	#content p{margin: 0; padding: 0em 0em 1em 0em;}
	#content h1{color: #F40082; font-size: 160%; margin: 0 0 0 10; padding: 0;	}
	#content h2{color: #F40082; font-size: 100%; margin: 0; padding: 0;	}
	input.webform{width:300px;}
    