html {
height:100%;
}
body {
	margin: 10px 0 0 0;
	background: url('../images/bg.png') repeat-x top left #231f20 ;
	color: #000000;
	height:100%;
}

div#wrapper {
	margin: 0 auto;
	width: 902px;
	overflow: hidden;
	}

div#wrapper2 {
	margin: 0 auto;
	width: 902px;
	background: url('../images/wrapper.jpg');
	overflow: hidden;
	}

div#header {
	float: left;
	width: 902px;
	height: 193px;
	background: url('images/header.jpg') no-repeat top left;
	text-align: center;
	border: 0px solid #004400;
}

div#left {
	float: left;
	width: 187px;
	min-height: 473px;
	padding: 0px;
  background: url('images/left.jpg') no-repeat top left;	
}

div#content {
	float: left;
	width: 645px;
	padding: 10px 40px 20px 30px;
  background: url('images/content.jpg') no-repeat top left;
	min-height:473px;
}

div#content h1 {
	font-size: 20px;
}

div#footer {
	width: 842px;
	height: 73px;
	background: url('images/footer.jpg') no-repeat top left;
	clear: both;
	padding: 0px 0px 0px 60px;
	text-align: left;
}

div#footer P{
  margin: 40px 0px 0px 708px;
}

div#footer P A{
  color: #fff0c3;
  font-family: tahoma;
	text-decoration: none; 
}

#contact_error {
	color: #FF0000;
}

/*******************************
 *
 *
 * file icons
 *
 *
 ******************************
 */
 .file_icon{	/* used at the upload page */
 	background-repeat: no-repeat;
 	background-position: left center;
	padding-left: 20px;
	margin-bottom: 10px;
 }

/*******************************
 *
 *
 * Horizontal menu styleset 
 *
 *
 ******************************
 */
div#menu {
	display: block;
	border: 0px dashed #d3d4d4;
	text-align: left;
	font-size: 15px;
	color: #ec1c24; 
	margin: 0 auto;
	padding: 161px 0px 0px 37px;
	width: 100%;
}

div#menu a {
	color: #ffffff;
	font-size: 14px;
	text-decoration: none;
}
div#menu a:hover {
	color: #ec1c24; 
}

div#knopleft a {
	color: #4b4b4d;
	font-size: 12px;
	text-decoration: none;
	border: 1px solid #ec1c24;
	border-width: 0px 0px 1px 0px;
	width: 138px;
	display: block;
	margin: 3px 0px 3px 0px;
	padding: 0px 0px 2px 0px;
}
div#knopleft a:hover {
	color: #ec1c24; 
}

.L1item{
	text-align: center;
	cursor: pointer;
	z-index: 1;
	display: inline;

}

.L1menu{
	text-align: center;
	cursor: pointer;
	z-index: 1;
	display: inline;
}

.L2menu{
	cursor: pointer;
	border:1px solid #FFFFFF;
	padding: 2px;
	border-bottom:0px;
	z-index: 1;
}

.L2item{
	cursor: pointer;
	padding: 2px;
	z-index: 1;
}

.hiddenL2{
	text-align: left;
	width: 142px;
	position: absolute;
	padding: 0px;
	margin: 0px 0px 0px 35px;
}

.hiddenL3{
	text-align: left;
	width: 150px;
	position: absolute;
	padding: 0px;
	margin: 0px;
	background-color: #eeeeee;
}

.L3item{
	cursor: pointer;
	height: 16px;
	z-index: 1;
	border:1px solid #FFFFFF;
	padding: 2px;
	border-bottom:0px;
	background-color: #eeeeee;
}

/*******************************
 *
 *
 * 		Sitemap 
 *
 *
 ******************************
 */
div#sitemap a, div#sitemap a:visited{
	font-size: 13px;
	color: #000000;
	text-decoration: none;
}
 
div#sitemap a:hover{
	font-size: 13px;
	color: #000000;
	text-decoration: underline;
}

.sitemap_tab{
	padding-left: 40px;
}
 /*******************************
 *
 *
 * 		Fotopagina
 *
 *
 ******************************
 */
div#photos_container{
	width: 845px;
}
.photo_container{
	border-bottom: 1px solid #000000;
	text-decoration: none;
	background-color: #FFFFFF;
}
.photo_container a{
	text-decoration: none;
}
.photo_hoverdiv{
	height:100%;	/* force hover effect on IE for whole DIV */
	width: 100%;	/* force hover effect on IE for whole DIV */
	padding: 10px;
	cursor: hand;
}
.photo_hoverdiv:hover{
	background-color: #eeeeee;
}
.photos_text{	/* text div */
	width: 500px;
	float:left;
	color: #000000;
}
.photos_photo{	/* photo div */
	float:right;
}
.photos_photo img{
	border: 3px solid #cccccc;
}
 /*******************************
 *
 *
 * 		Videopagina
 *
 *
 ******************************
 */
.video_container{
	text-align:center;
}
 /*******************************
 *
 *
 * 		Linkpagina
 *
 *
 ******************************
 */
div#links_container{
	width: 845px;
}
.link_container{
	border-bottom: 1px solid #000000;
	text-decoration: none;
	background-color: #FFFFFF;
}
.link_container a{
	text-decoration: none;
}
.link_hoverdiv{
	height:100%;	/* force hover effect on IE for whole DIV */
	width: 100%;	/* force hover effect on IE for whole DIV */
	padding: 10px;
	cursor: hand;
}
.link_hoverdiv:hover{
	background-color: #eeeeee;
}
.links_text{	/* text div */
	width: 500px;
	float:left;
	color: #000000;
}
.links_link{	/* link div */
	float:right;
}
.links_link img{
	border: 3px solid #cccccc;
}

 /*******************************
 *
 *
 * 		Nieuwspagina
 *
 *
 ******************************
 */
div#news_container{
	width: 100%;/*845px;*/
}
.news_container{
	border-bottom: 1px solid #000000;
	text-decoration: none;
	background-color: #FFFFFF;
}
.news_container a{
	text-decoration: none;
}
.news_hoverdiv{
	height:100%;	/* force hover effect on IE for whole DIV */
	width: 100%;	/* force hover effect on IE for whole DIV */
	cursor: hand;
}
.news_hoverdiv:hover{
	background-color: #eeeeee;
}
.news_title{
	font-weight: bold;
	background-color: #aaaaaa;
}
.news_text{	/* text div */
	padding: 10px;
	width: 90%;/*800px;*/
	float:left;
	color: #000000;
}
.news_news{	/* link div */
	float:right;
}
.news_news img{
	border: 3px solid #cccccc;
}
 /*******************************
 *
 *
 * 		Headlines
 *
 *
 ******************************
 */
 ul#headlines li a{
 	text-decoration: none;
 	font-size: 9px;
 	color: #000000;
 }
  ul#headlines li a:hover{
 	text-decoration: underline;
 	color: #999;
 }
 
 /*******************************
 *
 *
 * 		Gastenboek
 *
 *
 ******************************
 */
.gb-notes {
	color:#666666;
}
.gb_errors {
	color: #ff0000;
}
.gb_navbar {
	text-align:center;
}
div#loader{
	display: none;	
}
 /*******************************
 *
 *
 * 		Navigatie van album
 *
 *
 ******************************
 */
 div#nav{
 	display:block;
	text-align:center;
}

 div#nav a{
 	color: #000000;
 	text-decoration: none;
}


img{
	border: 0px;
}
