/* in manager */




body {
	padding: 0px;
	margin: 0px;
	font-family: verdana, tahoma, helvetica, arial;
	font-family: arial, verdana, tahoma, helvetica, arial;
	font-size: 8pt;
	color:#330000;
 	background-color:#FFF;
	scrollbar-shadow-color:#D6CFC7;
	scrollbar-3dlight-color:#D6CFC7;
	scrollbar-arrow-color:#3D2C23;
	scrollbar-base-color:#D6CFC7;
	scrollbar-darkshadow-color:#D6CFC7;
	scrollbar-face-color:#D6CFC7;
	scrollbar-highlight-color:#D6CFC7;
	scrollbar-track-color: #FFF;
	overflow:hidden;
}

img.png24 {
	behavior: url('/style/png24.htc');
}

/* in manager */
table.navigation_container
{
  background-color:#3D0000;
  background-color:#3D2C23;
  /* test */
}

/* in manager */
td.navigation_item_root
{
  width:125px;
  height:31px;
  overflow:hidden;
}

/* in manager */
td.head_title_background
{
  background-color:#3D0000;
  background-color:#3D2C23;

  /* test */
  height:62px;
  width:100%;
}

 /* in manager */
.content_container, .content_container_popup
{
  background-color:#F2F0EC;
  background-color: #ECF0EE;
  color:#330000;
  font-size: 8pt;
}
.content_container_popup
{
  background-color:#FEFEFD;


}

a, a:hover, a:visited, a:active
{
   color:#330000;
   font-size: 12px;
}


/* anti flicker (IE6) class attributes */
.nav_img_container,.nav_img_container:hover
{
  height:14px;
  overflow:hidden;
  width:125px;
  position:relative;
  background-position:0px 0px;
  background-repeat:no-repeat;
}

.nav_img_container a
{
  display: block;
  padding-top: 23px; height: 0px !important;
  height: 25px; overflow: hidden;
  background-repeat:no-repeat;
}
.nav_img_container a:hover
{
  background-position:125px 0px;
}

/* Submenu items */
.nav_img_container_sub
{
	height: 25px;
	overflow:hidden;
	width:125px;
	background-position:0px 0px;
	position:relative;
	
}
.nav_img_container_sub a
{
  display: block;
  padding-top: 23px;
  height: 25px; overflow: hidden;
}

.nav_img_container_sub a:hover
{
  background-position:125px 0px;

}
/* end  */

.navigation_label_root {
padding-top: 0px;
}

table.navigation_main_table
{
  /*padding-top:15px;*/
  padding-bottom:1px;
  width:125px;
  background-color:#FEFEFD;

  /* BROWSER RELATED STYLE OF THIS ELEMENT CAN BE FOUND AT non-mac.css */
}
table.navigation_main_table_locaties
{
  margin-top:14px;
  padding-bottom:10px;
  width:125px;
  background-color:#FEFEFD;
  filter:alpha(opacity=85);
  -moz-opacity:.85;
  opacity:.85;
}

.capaciteittabel
{
   width:625px;

   padding:0px;
   margin:0px;
   vertical-align:top;
   font-size:8pt;
   border-right:solid #DED3CE 1px;

}
.capaciteittabel td
{
  width:20%;
  height:31px;
  padding-left:11px;
}

.capaciteittabel_kop
{
   background-color:#8C6D6B;
   color:#FFFFFF;
}
.capaciteittabel_subkop
{
   background-color:#BDAEAD;
   color:#310000;
}
.capaciteittabel_titleitem
{
    background-color:#DED3CE;
    color:#310000;
}
.capaciteittabel_item
{
    background-color:#FFFFFF;
    color:#310000;
    border-bottom:solid #DED3CE 1px;
    border-collapse:collapse;

}
#zaal_details_container
{
  top:50%;
  left:50%;
  width:580px;
  height:400px;
  visibility:hidden;
  margin-left:-290px;
  margin-top:-200px;
}

#zaal_details
{
    background-color:#FFFFFF;
    border: solid #E0D8D4 1px;
    width:580px;
    height:400px;
    visibility:hidden;
    position:relative;

}
#zaal_details_frame
{
    width:100%;
    height:100%;

}
#zaal_details_kruisje
{
  position:absolute;
  left:540px;
  z-index:101;
}
body.popup
{
   background-color: #F2F0EC;
   scrollbar-face-color:#C4B4B1;
   scrollbar-arrow-color:#000000;
   scrollbar-3dlight-color:#C4B4B1;
   scrollbar-darkshadow-color:#C4B4B1;
   scrollbar-highlight-color:#E0D8D4;
   scrollbar-base-color:#E0D8D4;
   scrollbar-shadow-color:#C4B4B1;
   overflow:auto;
}

.content_scrolled
{
	overflow: auto;
	background-color: #ECF0EE;
}


/******************************************************************/
/*                     	 STANDAARD ARTIKEL						  */
/******************************************************************/
p.normal_text {
	text-align: justify;
	line-height: 20px;
}

div.normal_text {
   	text-align: justify;
   	line-height: 20px;
   	font-size: 12px;
}

	.artikel_image_l {
		margin: 0 10px 10px 0px;
	}

	.artikel_image_r {
		margin: 0 0 10px 10px;
	}

	div.artikel_blok {
		clear: both;
		margin-left: 0px;
		line-height: 20px;
	}

.fld_l {
	font-size: 12px;
}

.fld_r {
	font-size: 12px;
}


/******************************************************************/
/*                     	 FOTO OVERZICHT	        	              */
/******************************************************************/

.photo_overview {
	padding: 10px;
	background-color: #F2F0EC;
	height: 100%;
}

.photo_image {
	width: 135px;
	height: 90px;
	text-align: center;
	float: left;
	overflow: hidden;
	margin: 8px;
	border: 1px solid black;
}

img.right {
	border: 0;
}

.photo_image .subscript {
	font-size: 9px;
}

div.title {
	text-align: left;
}

.vorige {
	position: absolute;
	top: 18px;
	left: 100px;
}

	.vorige a {
		text-decoration: none;
		font-weight: bold;
	}

.volgende {
	position: absolute;

	top: 18px;
	right: 100px;
}

	.volgende a {
		text-decoration: none;
		font-weight: bold;
	}

.overzicht {
	text-align:center;
}

	.overzicht a {
		text-decoration: none;
		font-weight: bold;
	}

.detail_image  {
	text-align:center;
}
	.detail_image img {
		border: 1px solid black;
		margin-top: 20px;
	}

.detail_container {
	position: relative;
	text-align: left;
	margin-bottom: 50px;
	padding: 5px;
	background-color: #F2F0EC;
}

/**********************************/
/********** Fotogallerij **********/
/**********************************/

#tptg0100_gallery{
	width:830px;
	height:300px;
	
}

#gallery {
	position:relative;
	width:830px; 
	/*margin:10px auto; */
	/*padding:10px;*/
	/*border:6px solid #fff;*/ 
	background:#fff;
	/*margin-left:20%;*/
	border:1px solid #666; 
	height:350px;

}
#images {
	border:2px solid #9ac1c9;
	height:225px; 
	background:#eef5f6;
	/*margin-bottom:20px;*/
}

#imagearea {
	padding-top:5px;
	/*border:2px solid #666; */
	min-height:240px;
	float:left;
	background-color:#fff;
	
}
#image {
	position:relative;
	width:450px; 
	/*padding:5px 0 0 0 ; */
	/*border:2px solid #666;*/ 
	/*height:300px; */
	
	background:#FFF url(img/loading.gif) center center no-repeat;
}
#image img {
	position: absolute; 
	top: 5px; 
	left: 10px;
}
#thumbwrapper {
	position:absolute;
	right:10px;
	/*top:0px;*/
	/*margin-top:2px; */
	padding-top:7px; 
	width:370px; 
	height:335px; 
	/*border:2px solid #666; */
	background:#FFF;
	overflow: auto;
	/*margin-left:5px !important;/*/
	
}

#thumbarea {
	position:relative; 
	/*overflow:hidden; */
	height:315px; 
	width:350px;
	margin-top:-10px !important;
	margin-left:-7px;
}
#thumbs {
	position:absolute; 
	list-style:none; 
	margin-left:-22px; 
	/*height:320px; */
	/*border-right:5px solid #FFF;*/
	
}


#thumbs li {
	float:left; 
	margin-right:5px; 
	cursor:pointer;
	
}

#thumbs li img {
	width:74px;
	height:49px;
	border:2px solid #fff;
}
.imgnav {
	position:absolute; 
	/*height:375px;*/ 
	width:20%; 
	z-index:100; 
	height:290px; 
	width:20%; 
	z-index:100; 
	outline:none; 
	cursor:pointer;
}
#previmg {
	left:0; 
	background:url(/img/left.gif) left center no-repeat; 
	/*border-left:10px solid #FFF;*/
	
}
#previmg:hover {
	opacity:1; filter:alpha(opacity=100);
}
#nextimg {
	/*right:0; background:url(/img/right.gif) right center no-repeat; 
	border-right:5px solid #FFF;*/
}
	#nextimg:hover {
	pacity:1; filter:alpha(opacity=100);
}

#gallery_text {
	position:absolute;
	bottom:25px;
	margin-left:10px;
	
	height:34px;
	line-height:50px;
	font-size:12px;
	width:430px; 
	/*font-style:italic;*/
}

/*         max 12   */



#gallery_text_12 {
	position:absolute;
	bottom:0;
	margin-left:10px;
	height:34px;
	line-height:50px;
	font-size:12px;
	width:430px; 
	font-style:italic;
}

#thumbwrapper_12 {
	/*margin-top:2px; */
	padding-top:7px; 
	width:170px; 
	height:335px; 
	/*border:2px solid #666; */
	background:#FFF;
	overflow:hidden;
	/*margin-left:5px !important;/*/
	
}

#thumbarea_12 {
	position:relative; 
	overflow:hidden; 
	height:340px; 
	width:200px;
	margin-top:-14px !important;
	margin-left:-7px;
}

#tptg0100_gallery_12 {
	width:630px;
	height:300px;
	
}


#gallery_12 {
	position:relative;
	width:630px; 
	/*margin:10px auto; */
	/*padding:10px;*/
	/*border:6px solid #fff;*/ 
	background:#fff;
	/*margin-left:20%;*/
	border:1px solid #666; 
	height:350px;

}
/**********************************/
/********  XML Fotogallerij  ******/
/**********************************/

#tptg_gallery_article {
	width:660px;
	/*padding-left:10px;*/
	margin-top:20px;
	margin-left:20%;

}

.xml_title {
	font-size:16px;
	/*color:#000;*/
	line-height:30px;
	margin-top:50px;
	margin-bottom:-10px;
	width:500px;
	overflow:hidden;
}

h3.xml_intro {
	font-size:13px;	
	margin-bottom:-10px;
	margin-top:60px;
}

.xml_photo {
	font-size:12px;
	line-height:20px;
	margin-bottom:10px;
	white-space:normal;
	width:600px;
	/*margin-top:10px;*/
}	

.picture_blocks {
	margin-top:20px;	
	width:30% !important;
	float:left;
	border:1px solid #666; 
}

.picture_blocks_middle {
	margin-left:16px;
	margin-right:16px;
	margin-top:20px;	
	width:30.9% !important;
	float:left;
	border:1px solid #666;
}

.picture_blocks .xml_title  , .picture_blocks_middle .xml_title , .picture_blocks_middle .xml_photo ,.picture_blocks .xml_photo {
	width:190px;
	margin-top:10px;
}

.picture_blocks .xml_photo ,.picture_blocks_middle .xml_photo {
	margin-top:8px;
}

.picture_blocks .xml_title , .picture_blocks .xml_photo , .picture_blocks_middle .xml_title , .picture_blocks_middle .xml_photo{
	margin-left:5px;

}


 .link_content a , .link_content a:hover , .link_content a:visited, .link_contenta:active {
	/*margin-bottom:10px!important;*/
	font-size:12px;
	/*line-height:20px;*/
	padding:0 5px 0 5px;
	text-decoration:underline;
	
 }

.clear {
	clear:left;
}

.text_box_big {

	margin-top:-20px;

}
