/* Layout Stylesheet */ 

body {
 	margin:0px;
 	background:#EAE7E2;
 	color: #333333;
 	text-align:center;
 	padding:0;
 }

#outer {
	text-align:left;
	width:760px;
	margin:auto;

 }

#hdr {
	height:100px;
	background-image: url(../layout/bannerboven.jpg);
	background-repeat: no-repeat;
 }
 
#hormenuhouder {
 	height:39px;
 	background:url(../layout/bg_hormenu.jpg);
 }
 
#hormenu {
	margin: 0;
	padding: 0;
	color: #FFFFFF;
}

#hormenu  li {
	float: left;
	list-style-type: none;
	margin: 0 0 1em;
	padding: 7px 0 0;
	white-space: nowrap;
	text-align: center;
	width: 107px;
}
#hormenu  a, #hormenu  a:visited {
	padding: 3px 10px 3px 22px;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: lowercase;
}
#hormenu  a:hover {
	color: #939496;
}
#hormenu  .uberlink {
	color: #333 !important;
	font-weight: bold;
	cursor: default;
}

#bar {
	height:0px;
	color: #333333;
 }

#bodyblock {
	position:relative;
	background-image: url(../layout/inhoudbg.jpg);
	background-repeat: repeat-y;
	width:760px;
	margin:auto;
	padding:0;
 }
#bannertekening {
	background-image: url(../layout/bg_banner.jpg);
	background-repeat: no-repeat;
}

 
 #binnenmarge {
	width:760px;
	margin:auto;


 }

#l-col {
	float:left;
	color: #333333;
	width:239px;
	height:1%;
	text-align:left;
	background-image: url(../layout/menubg.jpg);
	background-repeat: repeat-y;

 }
#inhoud {
	padding: 100px 50px 30px;
	line-height: 25px;
	min-height:300px;
	_height:300px;

}

#cont {
	width:521px;
	color: #333333;
	text-align:justify;
	background-image: url(../layout/tekstbanner.jpg);
	background-repeat: no-repeat;

 }
 
/* Hack voor foute weergave in IE6 of lager: 3 pixel bug tussen nav en inhoud */ 
* html #l-col {   margin-right:-3px; } * html #cont {   margin-left:0px;   height:1%; }

#ftr {
	height:40px;
	color: #000000;
	margin:0;
	font-size: 9px;
	width: 760px;
 }
#informatie {
	padding-left: 289px;
	padding-top: 12px;
	color: #000000;
	text-align: justify;
	padding-right: 60px;
}
#loginhouder {
	display: none;
}

.floatingfotos {
	float:left;
	margin:0 10px 10px 0;
	font-style:normal;
	text-align:left;
	height:90px;
	width: 90px;
}

.floatingfotos img {
	border:1px solid #000000;
}

#fotogallerij {
	width: 400px !important;
}

.clearboth {
	clear:both;
	height: 0px;
}

#fotogallerij {
	margin: auto;
	width: 400px;
}
