/* Layout Stylesheet */ 

body {
	color: #333333;
	text-align:center;
	padding:0;
	background-color: #51524A;
	background-image: url(../layout/bg_body.jpg);
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
 }

#outer {
	text-align:left;
	width:760px;
	margin:auto;
	background-image: url(../layout/bg_layout.jpg);
	background-repeat: repeat-y;
 }

#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_layout.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:160px;
 	height:455px;
	text-align:left;
	min-height:300px;
	_height:300px;

 }
#inhoud {
	line-height: 25px;
	
	padding-top: 288px;
	padding-right: 52px;
	padding-bottom: 20px;
	padding-left: 25px;
}

#cont {
	width:583px;
	color: #FFFFFF;
	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:92px;
	color: #FFFFFF;
	margin:0;
	font-size: 10px;
	width: 760px;
	background-image: url(../layout/bg_footer.jpg);
	background-repeat: no-repeat;
 }
#informatie {
	padding-left: 0px;
	padding-top: 33px;
	padding-right: 0px;
	text-align: center;
	color: #999999;
}
#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: 530px;
}
#copyright {
	text-align: right;
	padding-right: 13px;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 30px;
}
#copyright a:link {
	color: #999999;
	text-decoration: none;
}
#copyright a:visited {
	color: #333333;
	text-decoration: none;
}
#copyright a:hover {
	color: #333333;
	text-decoration: none;
}
#informatie a:link {
	text-decoration: none;
}

#taalkeuze {
	padding-top: 10px;
	padding-right: 25px;	
}
