/* Layout Stylesheet */ 

body {
	margin:0px;
	color: #333333;
	text-align:center;
	padding:0;
	background-color: #FFFFFF;
	background-image: url(../layout/bg_body.jpg);
	background-repeat: repeat-x;
	min-width:990px;
 }

#outer {
	text-align:left;
	width:760px;
	margin:auto;
	background-image: url(../layout/bg_alleshouder.jpg);
	background-repeat: no-repeat;
 }

#hdr {
 	height:0px;
	display:none;
 }
 
#hormenuhouder {
 	height:39px;

 }
 
#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 {
	
}

 
 #binnenmarge {
	width:760px;
	margin:auto;
	


 }
#bannerbovenrechts {
	background-image: url(../layout/bannerboven_rechts.jpg);
	background-repeat: no-repeat;
	height: 90px;
	width: 309px;
	position: absolute;
	top: 0px;
	right: 0px;
	z-index: 1;
	display: none;
}
#bannerbovenlinks {
	background-image: url(../layout/inhoudboven_links.gif);
	background-repeat: no-repeat;
	height: 217px;
	position: absolute;
	z-index: 1;
	left: 0px;
	top: 0px;
	width: 138px;
}


#l-col {
	float:left;
	color: #333333;
	width:165px;
	height:310px;
	text-align:left;
 }
#inhoud {
	padding: 105px 36px 0px 2px;
	line-height: 25px;
	min-height:430px;
	_height:430px;

}

#cont {
	width:581px;
	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:100px;
	margin:0;
	background-image: url(../layout/bg_footer.jpg);
	background-repeat: repeat-x;
	background-color: #002485;
 }
#informatie {
	padding-left: 20px;
	padding-top: 32px;
	font-size: 10px;
	text-align: left;
	color: #FFFFFF;
}
#loginhouder {
	margin: 10px 0 0 15px;
	padding:0;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	text-align:right;
	padding-top:0px;
	padding-bottom:0px;
	padding-left:10px;
	padding-right:10px;
	width: 115px;
	background-image: url(../layout/bg_menus.jpg);
	background-repeat: repeat-x;
}

#printhouder {
	margin: 10px 0 0 15px;
	padding:0;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	text-align:right;
	padding-top:0px;
	padding-bottom:0px;
	padding-left:10px;
	padding-right:10px;
	width: 115px;
	background-image: url(../layout/bg_menus.jpg);
	background-repeat: repeat-x;
	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;
}

.navigation {
	MARGIN-TOP: 10px;
	DISPLAY: block;
	MARGIN-BOTTOM: 0px;
	HEIGHT: 20px;
	TEXT-ALIGN: center
}
#keuzelijst {
	text-align: right;
}
