/* 

Author: webit
Date: 2010-03-05

*/

#subcontent{
	width: 960px;
	overflow: hidden;
	clear: both;
	border: 1px solid #ddd;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	margin-bottom: 20px;
	margin-top: 15px;
	background: #f3f3f3 url(../images/space.png) repeat-y top right;
}

#subleft{
	float: right;
	width: 213px;
	min-height: 800px;
	overflow: hidden;
	-moz-border-radius-bottomright: 10px;
	-webkit-border-bottom-right-radius: 10px;	
}

#subleft #reftitel {
	border: 0;
	margin-top: -1px;
	height: 30px;
}

#subleft img.border-bottom {
	border-bottom: 1px solid #ddd;
}

#imageScroller {
	background: url(../images/referenties_background.jpg) no-repeat !important;
	border: 0 !important;
	border-bottom: 1px solid #ddd !important;
}

#subright{
	float: left;
	width: 665px;
	padding-left: 40px;
	padding-right: 40px;
	padding-top: 20px;
	overflow: hidden;
	color: #878787;
	font: 12px Arial, "Helvetica Neue", Helvetica, Geneva, sans-serif;
	border-right: thin solid #e3e3e3;
	padding-bottom: 20px;
}

#subright ul{
	margin: 10px 0px 5px;
	padding: 0px;
}

#subright li{
	margin-left: 0px;
}

#subright p{
	margin-bottom: 30px;
}

#subright strong{
	text-shadow:0 1px 0 #FFFFFF;
}

#subright h1, #subright h3 {
	color: #ec6e07;
	font: normal small-caps 26px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin: 5px 0 8px;
	text-shadow:0 1px 0 #FFFFFF;
	clear: both;
}

.voordelen-wrapper, .extra-wrapper {
	clear: both;
	padding-top: 15px;
}

.LeftFloatIcons {
	float: left;
	margin-bottom: 20px;
	padding-bottom: 20px;
	padding-right: 20px;
}

.RightFloatIcons {
	float: right;
	margin-bottom: 20px;
	padding-left: 20px;
}

.voordelen-wrapper .LeftFloatIcons {
	padding-right: 30px;
}

#callmeback {
	background: #ffffff url(../images/bgcall_subpage.jpg) no-repeat;
	height: 86px;
	width: 213px;
}

.callmebacktitle{
	font: 18px "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #a8b313;
	padding: 0px;
	margin: 0px 0 0 85px;
}

img.feweb {
	margin-top: 15px;
	padding-left: 43px;
}

.mt{
	margin-top: 25px;
	clear: both;
}

.hr {
	width: 100%;
	clear:both;
	height:13px;
	background: url(../images/hr.jpg) repeat-x;
	border-style: none;
}

strong {
	color: #717171;
	margin-bottom: -80px;
}

.LeftFloatImg {
border:0px solid #FEFFFF;
float:left;
margin-right: 20px;
margin-bottom: 15px;
}

/* crumbs */

#crumbs2 {
	float: left;
	list-style: none;
	margin-bottom: 20px;
}

#crumbs2 li {
float:left;
padding-left:.65em;
color:#7b8a9a;
}

#crumbs2 li a {
	color: #7b8a9a;
}

/* @end */

