

html, body {
	background-color: #F3E8DE;
	background-image: url(../img/bc_top.gif);
	background-repeat: repeat-x;	
	margin: 0;
	padding: 0;
	margin-left:  20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:16px;
	position: absolute;
}

.disclaimer{
	background-color:#FFFFFF;
	background-image:none;
	margin-left:auto;
}

#mainContent {
	width: 791px;
	height: auto;
	margin: auto;
	border-right: 1px solid #D1D1D1;
	border-left: 1px solid #D1D1D1;
	background-color: #FFF;
}


#headerMenu {
	width: 791px;
	height: 37px;
	margin: auto;
	border-left: 1px solid #D1D1D1;
	border-right: 1px solid #D1D1D1;
}

#headerMenu ul {
	padding: 0;
	margin:0;
	list-style: none;
	padding-top: 6px;
}

#headerMenu li {
	padding: 0;
	margin:0;
	position: relative;
	list-style-type: none;
	float: left;
}

#headerMenu a{
	display: block;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	padding-right: 17px;
	padding-left: 15px;
	border-right: 1px solid #CE7636;
	height: 22px;
	line-height: 22px;
	text-decoration: none;
	float:left;
}

li ul { /* second-level lists */
	display: none;
	position: absolute;
	padding-top: 9px;
	background-color: #DD7E2F;
	background-image: url(../img/bc_subbalk.gif);
	background-repeat: repeat-x;
	background-position:bottom;
	top: 20px;
	left: 0;
}

/*li>ul { 
	top: auto;
	left: auto;
}*/

#headerMenu li ul li {
	margin-left: 1px;
	width: 170px;
	text-align: left;
	clear: both;
}

#headerMenu li ul li a{
	text-decoration: none;
	height: 26px;
	display: block;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	border-right: 0px;
	padding-left: 16px;
	line-height: 26px;
	text-align: left;
	font-weight: bold;
	width: 170px;
}

#headerMenu li:hover ul, li.over ul { /* lists nested under hovered list items */
	display: block;
}

#headerMenu a:hover, #headerMenu a.active{
	color: #333333;
}

.activeBtn {
	background-image: url(../img/linkmarker.gif);
	background-position: center;
	background-position: bottom;
	background-repeat: no-repeat;
	padding-bottom: 6px;
}

#linemarker{
	vertical-align: bottom;
}

#middleTop{
	width: 100%;
	height: 163px;
}

#middleTopLeft{
	width: 176px;
	height: auto;
	border-right: 1px solid #F58220;
	float:left;
}

#middleTopRight{
	width: 614px;
	height: auto;
	float:right;
}

#middleBottom{
	width: 100%;
	/*height: 420px;*/
	height: 100%;
	background-color:#FFFFFF;
	float: left;
}

#middleBottomLeft_TD {
	background: url(../img/bc_left.gif) repeat-x bottom left;
}

#middleBottomLeft{
	width: 176px;
	height: 100%;
	float: left;
}

#middleBottomLeft hr{
	size: 1px;
	color: #F5821F;
	margin-right:13px;
}

#middleBottomLeftRef{
	padding-left: 14px;
	/*height: 379px;*/
	height: 100%;
}

#middleBottomLeftRef a{
	color: #F68220;
}

#middleContent {
	background: url(../img/bc_left_down.gif) no-repeat top left;
	position: relative;
	padding-bottom: 80px;
}

#middleBottomRight{
	width: 613px;
	height: auto;
	padding-bottom: 20px;
	/*background: #0AA;
	opacity: .5;*/
}

#middleBottomRightTop{
	width: 613px;
	/*height: 325px;*/
}

#middleBottomRightBottom{
	width: 613px;
	height: 83px;
	position: absolute;
	padding-bottom: 10px;
	bottom: 40px;
	*bottom: 0;
	_bottom: 0;
}

#middleBottomRightBottom ul{
	list-style: none;
}

#middleBottomRightBottom li{
	margin-top: 30px;
	list-style-type: none;
	float: left;
}

#middleBottomRightBottom a{
	display: block;
	padding-right: 28px;
}

#footer{
	width: 791px;
	height: 28px;
	border-top: 1px solid #F58220;
	background-color:#FFFFFF;
	margin: auto;
	border-right: 1px solid #D1D1D1;
	border-left: 1px solid #D1D1D1;
	display: table;
}

#copyright{
	padding-left: 183px;
	padding-top: 10px;
	font-size:10px;
	float:left;
}

#disclaimer{
	font-size:10px;
	color: #F58220;
	float:right;
	padding-top: 9px;
	margin-right: 15px;
}

#disclaimer ul{
	padding: 0;
	margin:0;
	list-style: none;
}

#disclaimer li{
	padding: 0;
	margin:0;
	float: left;
}

#disclaimer a{
	width:auto;
	color: #F58220;
	text-decoration: none;
	margin-right: 5px;
}

.tel_nr_img{
	float:right;
}

#laatste_ref{
	margin-top: 11px;
	background-color: #F0B989;
	height: 18px;
	font-size: 12px;
	font-weight: bold;
	color:#FFFFFF;
	padding-left: 14px;
}

.referentie{
	margin-top: 12px;
	margin-bottom: 10px;
	color:#000000;
}

.referentieWerk{
	margin-left: 18px;
}

.route{
	text-align: right;
	font-size: 11px;
	color: #D4BFA2;
	margin-right: 20px;
	float: right;
}

.textmarker{
	margin-right:10px;
}

#middleText{
	padding-left: 15px;
	padding-top: 15px;
	font-size: 12px;
	color: #000000;
	text-align: left;
	/*background: #A0A;
	opacity: .5;*/
}

#middleText table {
	width: 580px;
	/*background: #AA0;
	opacity: .5;*/
}
#middleText h1{
	font-size:14px;
	font-weight:bold;
	color: #F58220;
}

#middleText h2{
	font-size:14px;
	font-weight:bold;
}

.schilderwerken_referentie{
	padding-top: 12px;
	padding-bottom: 10px;	
}

.middleReferentie{
	padding-top: 12px;
	padding-bottom: 10px;
	color: #000000;
	text-align:left;	
}

.reftext {
	float: left;
}

.reflist{
	float: right;
}

#middleBottomRight hr{
	margin-right: 15px;
	size: 1px;
	color: #F5821F;
}

#schilderwerken_middleBottomLeftRef{
	padding-left: 12px;
	height: auto;
	background-image:url(../img/bc_left.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

#schilderwerken_middleBottomLeftRef hr{
	size: 1px;
	width: 150px;
}

#schilderwerken_middleBottom{
	width: 100%;
	/*height: 521px;*/
	background-color:#FFFFFF;
	
}

.refLink{
	color: #F58220;
	text-decoration: none;
	font-weight: bold;
}

.sendBtn{
	font-weight: bold;
	color: #FFF;
	background-color: #F68220;
	border: none;
	width: 149px;
}

.inputVeld{
	background-color: #F1BB8D;
	border: 1px solid #F58220;
}

.redText {
	color: #F5821F;
}

.__clear__ {
	clear: both;
}
