/* Layout Stylesheet */ 

body {
	margin:30px;
	color: #333333;
	text-align:center;
	padding:0;
	background-color: #879EB5;
	background-attachment: fixed;
	background-image: url(../layout/bg_algemeen9.jpg);
	background-repeat: repeat-x;
	background-position: center top;
 }

#outer {
	text-align:left;
	width:750px;
	margin:auto;

 }

#hdr {
 	height:0px;
	display:none;
 }
 
#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/bg_layout4.jpg);
	background-repeat: repeat-y;
 	width:750px;
	margin:auto;
 	padding:0;
 }
#bannertekening {
	background-image: url(../layout/bg_banner4.jpg);
	background-repeat: no-repeat;
}

 
 #binnenmarge {
	width:750px;
	margin:auto;


 }

#l-col {
 	float:left;
 	color: #333333;
 	width:225px;
 	height:405px;
	text-align:left;
	

 }
#inhoud {
	line-height: 40px;
	min-height:405px;
	_height:405px;
	padding-top: 63px;
	padding-right: 34px;
	padding-bottom: 0px;
	padding-left: 8px;
}

#cont {
	width:516px;
	color: #333333;
	text-align:justify;

 }
 
/* 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:20px;
	color: #FFFFFF;
	margin:0;
	font-size: 10px;
	background-image: url(../layout/bg_footer4.jpg);
	background-repeat: no-repeat;
	width: 750px;
 }
#informatie {
	
}
#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: 500px !important;
}

.clearboth {
	clear:both;
	height: 0px;
}

#fotogallerij {
	margin: auto;
	width: 516px;
}
#navmenu {
	padding-top: 222px;
	text-align: left;
	padding-left: 2px;
}
.floatleft {
	float: left;
	padding-right: 20px;
}
.copyright {
	font-size: 9px;
	text-align: left;
	padding-top: 30px;
}
