* {
	font-family:			Arial, Verdana;
	font-size:				12px;
}

table {
	border-collapse:		collapse;
}

body {
	margin:					0px;
	text-align:				center;
	background:				#bbad6e url("../content/images/layout/bg.jpg") repeat-x top;
}

#content {
	display:				block;
	width:					912px;
	margin:					0px auto;
	text-align:				left;
	
	background:				url("../content/images/layout/bg_content.jpg");
}


#header {
	width:					912px;
	height:					245px;
	background:				url("../content/images/layout/bg_header.jpg");
	
	clear:					both;
}

#contents {
	display:				block;
	width:					582px;
	float:					left;

}

#navigation {
	float:					left;
	display:				block;
	width:					330px;
	height:					355px;
	background:				url("../content/images/layout/bg_navigation.jpg");
}
#navigation ul {
	width:					170px;
	padding: 				0px;
	margin: 				0px;
	margin-left:			10px;
}
#navigation ul li {
	margin-top:				12px;
	border-width:			0px 0px 1px 0px;
	border-color:			#e8e8e8;
	border-style:			solid;
	
	margin-left:			20px;
	padding-left:			13px;
}
#navigation ul li a {
	color:					#333333;
	text-decoration:		none;
	font-weight:			bold;
}



#navigation .nav_1 a:hover {
	color:					#FFAA00;
}
#navigation .nav_2 a:hover {
	color:					blue;
}


#navigation .nav_1 {
	list-style-image:		url("../content/images/layout/nav_oranje.png");
}
#navigation .nav_2 {
	list-style-image:		url("../content/images/layout/nav_blauw.png");
}




#navigation .subnav {
	list-style:				none;
	display:				none;
}
#navigation .subnav li {
	padding:				0px;
	margin:					0px;
}
#navigation .subnav li a:hover {
	color:					#FFAA00;
}





#footer {
	width:					912px;
	height:					29px;
	background:				url("../content/images/layout/bg_footer.jpg");
	clear:					both;
	
	padding-top:			60px;
	
	color:					#FFFFFF;
}





#cont_left {
	float:					left;
	width:					218px;
	
	margin-left:			4px;
	background-color:		#FFFFFF;
	
	padding:				0px;
	border:					0px;
}

#cont_right {

}

#bg_titel_1 {
	width:					196px;
	/*height:					37px;*/
	font-size:				15px;
	padding:				11px;
	background-image:		url("../content/images/layout/bg_titel_1.jpg");
	
	color:					#FFFFFF;
}
.btn_foto {
	font-size:				12px;
	padding:				3px;
	padding-left:			11px;
	
	background-image:		url("../content/images/layout/bg_foto.jpg");
	
	color:					#FFFFFF;
}

#thumbnails {
	background:				#FFFFFF url("../content/images/layout/bg_thumbnails.jpg") repeat-x top;
	display:				block;
	width:					218px;
	height:					318px;
	
	padding:				0px;
	
	border:					0px;
}

.thumb {
	
	margin:					5px;
	
	float:					left;
	padding:				0px;
	
	border:					2px #CCCCCC solid;
	
	width:					40px;
	height:					40px;
}
.thumb img {
	margin:					0px;
	padding:				0px;
	border:					0px;
}
.thumb:hover {
	border:					2px #93bb45 solid;
}



.dummy {
	clear:					both;
}


#foto {
	margin-left:			6px;
	border:					2px #CCCCCC solid;
	width:					339px;			/* 339 */
	/*height:					302px;*/
}



#pijlen_groot {
	display:				block;

	margin-left: 			233px;
	width:					339px;
	background-color:		#000;
	height:					48px;
	
	text-align:				center;
}

#pijlen_groot #high_res {
	width:					177px;
	float:					left;
	
	margin-left:			35px;
	margin-right:			35px;
	
	color:					#FFFFFF;
	line-height:			45px;
	text-decoration:		none;
	
	font-weight:			bold;
}


.pijl_links{
	float:					left;
}
.pijl_links img{
	border:					0px;
}

.pijl_rechts{
	float:					right;
}
.pijl_rechts img{
	border:					0px;
}






.header_infopage{
	background:				url("../content/images/layout/header_infopage.jpg");
	width:					556px;
	height:					36px;
	
	margin-left:			7px;
	
	line-height:			35px;
	
	color:					#FFFFFF;
	padding-left:			11px;
	
	font-size:				15px;
	
	font-weight:			normal;
}

.infocontent {
	padding:				11px;
	margin-left:			7px;
	
	color:					#333333;
	line-height:			18px;
}







#pijlen_thumbs {
	display:				block;

	margin-left: 			0px;
	width:					218px;
	background-color:		#000;
	height:					48px;
	
	text-align:				center;
}











#highres_wrapper {
	width:					100%;
	height:					100%;
	background:				#efe3ba;
	position:				absolute;
	top:					0px;
	left:					0px;
	
	text-align:				center;
	
	display:				none;
}




#tbl_high_res_content {
	width:					920px;
	height:					650px;
	background:				#efe3ba;
	
}


#high_pijlen_groot {
	width:					250px;
	height:					48px;
	background:				#000000;
	
	display:				block;
	clear:					both;
}
#high_btn_foto_vorige {
	float:					left;
}
#high_btn_foto_volgende {
	float:					right;
}
#high_high_res {
	width:					75px;
	float:					left;
	
	margin-left:			45px;
	
	color:					#FFFFFF;
	line-height:			45px;
	text-decoration:		none;
	
	font-weight:			bold;
	
	background:				#000000;
}
