body {
	/*background-image: url(../images/bg1.gif);*/
	background-color: #9DAAB1;
	font-family: Verdana, arial, sans-serif;
	font-weight:100;
	font-size: 70%;
	color: #5c6995;
	margin: 0; /* Marges kunnen  het beste 0 zijn. Om browserconflicten te voorkomen */
	padding: 0;
	/*text-align: center; /* Centreren in IE5. Vervolgens op hoger niveau corrigeren. */
}

#container {
	position:absolute;
	height: 635px;
	width: 1000px;
	text-align: left;          /*Hier tekst align corrigeren.*/
	/*height: 635px;*/
	left: 50%;
	margin-left: -500px;
	margin-right: auto;
	background-color: #F4EDE7;
}

#header {
	position:absolute;
	left:206px;
	top:0px;
	width:794px;
	height:144px;
	background-image: url(../images/headerbot.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	background-color: #C4C4C4;
	z-index:20;
}
#banner {
	top: 0px;
	width: 794px;
	height: 124px;
	background-color: #C4C4C4;
}
#mainnav {
	top:124px;
	width:734px;
	height: 20px;
	padding-left: 60px;
	background-image: url(../images/headerbot.jpg);
	background-color: #C4C4C4;
	z-index: 51;
}
#logo {
	position:absolute;
	left:0px;
	top:0px;
	width:206px;
	height:76px;
	z-index:1;
	background-color: #C4C4C4;
}
#spacerL {
	position:absolute;
	left:0px;
	top:76px;
	width:206px;
	height:68px;
	z-index:1;
	background-color: #C4C4C4;
}
#leftholder {
	position:absolute;
	left:0px;
	top:143px;
	width:206px;
	height:365px;
	z-index:3;
	background-image: url(../images/achtergrondlinks.jpg);
	background-color: #C4C4C4;
}
#maincontent {
	position:absolute;
	left:206px;
	top:144px;
	width:590px;
	height:365px;
	z-index:4;
	background-image: url(../images/mainback2.jpg);
	font-family: Verdana, arial, sans-serif;
}
#editlayer {
	position:absolute;
	left:204px;
	top:143px;
	width:590px;
	height:491px; /*126*/
	z-index:104;
	
}
#maincontentmargins {
	left:204px;
	top:143px;
	width:490px;
	height:265px;
	padding:50px;
	z-index:50;
	overflow: auto;
}
/* Fotogallery*/
#thumbholder {
	text-align:left;
	left:204px;
	top:143px;
	width:490px;
	height:345px;
	padding-top:40px;
	padding-left:50px;
	padding-right:50px;	
	z-index:50;
	overflow: auto;
}
#thumbnav {
	width:100%;
	text-align:right;
	line-height:140%;
	/* background-color:#ffffff; */
}
#thumbmapnav {
	width:100%;
	text-align:left;
	line-height:140%;
	/* background-color:#ffffff; */
}
.thumbs {
	padding:8px;
	}
#ladder {
	position:absolute;
	left:794px;
	top:143px;
	width:206px;
	height:365px;
	z-index:4;
	background-image: url(../images/rightback.jpg);
	background-color: #C4C4C4;
}
#footer {
	position:absolute;
	left: 0px;
	top: 508px;
	width: 1000px;
	height: 126px;
	background-color: #F4EDE7;
	background-color: #C4C4C4;
}
.laddersporten {
	font-size: 70%;
	border-bottom-color: #5c6995;
	border-bottom: thin dotted;
	border-right-width: 0px;
	border-left-width: 0px;
	/*border-top: thin dotted;
	border-top-color: #000;*/
	vertical-align: middle;
}
#galleryholder {
	position:absolute;
	height: 635px;
	width: 1000px;
	text-align: left;          /*Hier tekst align corrigeren.*/
	z-index:5000;
	/*background-color: #FFF;	/*height: 635px;*/
	/*left: 50%;
	margin-left: -500px;
	margin-right: auto;
	background-color: #F4EDE7;*/
}
img {
border:0px;
}
#Mailform {
	left:163px;
	width:601px;
	height:518px;
	font-size: 70%;
	background-color: #FFFFFF;
	margin-top: 10px;
	margin-right: -10px;
	margin-bottom: -10px;
	margin-left: 10px;
	overflow: auto;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #FF0000;
	border-bottom-color: #FF0000;
}
