/* Ombouw gerelateerde CSS */

.mainDiv{
	margin:0 auto;
	}
	.tdHomeLeft{
		background:url(../img/layout/bckgrnd/home-bckgrnd-top-left.jpg) right top repeat-x;
		}
	.tdSubLeft{
		background:url(../img/layout/bckgrnd/sub-bckgrnd-top-left.jpg) right top repeat-x;
		}
	.tdHomeMid{
		width:986px;
		background:url(../img/layout/bckgrnd/home-bckgrnd-top-mid.jpg) top center no-repeat;
		}
	.tdSubMid{
		width:986px;
		background:url(../img/layout/bckgrnd/sub-bckgrnd-top-mid.jpg) top center no-repeat;
		}
	.bckgrndDivLeft{
		width:986px;
		background:url(../img/layout/menu/bckgrndLeftMenu.gif) top left repeat-y;
		}
		.homeContentDivLeft{
			margin:0 0 0 0;
			width:202px;
			float:left;
			background:url(../img/layout/menu/homeBckgrnd.jpg) left top no-repeat;
			}
		.subContentDivLeft{
			margin:0 0 0 0;
			width:202px;
			float:left;
			background:url(../img/layout/menu/subBckgrnd.jpg) left top no-repeat;
			}
			.menuDiv{
				margin:100px 0 0 0;
				height:220px;
				}
			.openingstijdenDiv{
				margin:20px 0 0 0;
				padding:10px 0 0 0;
				background:url(../img/layout/menu/bckgrndLeftMenu.gif) top left repeat-y;
				/*border:#FF0000 1px solid;*/
				}
				.submenuDivHeader{
					margin:0 0 0 -3px;
					}
				.openingstijdenDivTekst{
					margin:0 0 0 26px;
				
				}
			.adresgegevensDiv{
				padding:10px 0 0 0;
				background:url(../img/layout/menu/bckgrndLeftMenu.gif) top left repeat-y;
				/*border:#FF0000 1px solid;*/
				}
				.adresgegevensDiv img{
						margin:0 0 0 10px;
					}
				.adresgegevensDivTekst{
					margin:0 0 0 26px;
					bottom:0;
					color:#5b575b;
					}
					.adresgegevensDivTekst a, .adresgegevensDivTekst a:hover{
						text-decoration:none;
						font-size:11px;
						color:#5b575b;
					}
		.contentDivRight{
			margin:0 0 0 0;
			width:770px;
			float:right;
			/*border:#FF0000 1px solid;*/
			}
			.tabbladenDiv{
				margin:154px 0 0 -2px;
				height:26px;
				/*border:#FF0000 1px solid;*/
				}
			.camperrijDiv{
				margin:20px 0 0 0;
				background:url(../img/layout/bckgrnd/camperrij.jpg) left top no-repeat;
				height:81px;
				}
		.bottomClear{
			clear:both;
		}
	.tdHomeRight{
		background:url(../img/layout/bckgrnd/home-bckgrnd-top-right.jpg) left top repeat-x;
		}
	.tdSubRight{
		background:url(../img/layout/bckgrnd/sub-bckgrnd-top-right.jpg) left top repeat-x;
		}
	.bottomDiv{
		margin:0 auto;
		background:url(../img/layout/bckgrnd/liba-campers-logo.jpg) right top no-repeat;
		width:986px;
		height:40px;
		padding:10px 0 10px 0;
		border-top:#b2afaf 1px solid;
		color:#adabab;
		}
		.bottomDiv a{
			color:#adabab;
			text-decoration:none;
			}
			.bottomDiv a:hover{
				text-decoration:underline;
			}