body
{
	padding: 0;
	margin: 0;
	background-color: white;
	font-family: "Arial";
	font-size: 12px;
}

img
{
	border: 0;
}
a
{
	text-decoration: none;	
}

div#Wrapper
{
	position: relative;
	width: 984px;
	top: 10px;
	height: 700px;	
	margin-left: auto;
  	margin-right: auto;

}

div#siteTitle
{
	width: 290px;
	height: 53px;
	top: 0px;
	left: 0px;
	position: absolute;	
	border: none;
	padding-left: 10px;
	padding-top: 30px;
	/*background-image: url('img/title.gif');
	background-repeat: no-repeat; */
}
div#siteTitleImage
{	
	width: 243px;
	height: 41px;
	top: 30px;
	left: 15px;	
	position: absolute;	
	background-image: url('../img/title.gif');
	background-repeat: no-repeat; 	
}

div#siteTaalImageNL
{	
	width: 39px;
	height: 15px;
	top: 60px;
	left: 355px;	
	position: absolute;	
	background-image: url('../img/taal_nl.gif');
	background-repeat: no-repeat; 	
}
div#siteTaalImageEN
{	
	width: 50px;
	height: 15px;
	top: 60px;
	left: 395px;	
	position: absolute;	
	background-image: url('../img/taal_en.gif');
	background-repeat: no-repeat; 	
}

div#siteTaal
{
	width: 185px;
	height: 83px;
	top: 0px;
	left: 300px;	
	position: absolute;
	border: none;
	color: #b42e2d;
	font-family: "Tahoma";
	font-style: "regular";
	font-size: 11px;
	
}
div#siteFabric
{
	width: 499px;
	height: 101px;
	top: 0px;
	left: 485px;	
	position: absolute;
	border: none;
	background-image: url('../img/stiksel.png');
	z-index:1000;
}

div#menuWrapper
{
	width: 984px;
	top: 90px;
	height: 46px;
	position: absolute;
	margin-left: auto;
  	margin-right: auto;
	border:none;
	background-image: url('../img/menu_bg.png');
}

div#contentWrapper
{
	width: 485px;
	height: 550px;
	top: 140px;
	left: 0px;
	position: absolute;	
	border:none;
	background-image: url('../img/bg.gif');	
	padding-left: 20px;
	padding-top: 5px;
}

ul#nav
{
	padding: 0;
	margin: 0;
	height: 23px;
}

ul#nav li
{
	list-style: none;
	height: 17px;
	float: left;
	text-align: center;
	padding-top: 12px;
	/*padding-right: 10px; */
	padding-left: 20px;
	font-size: 13px;
	font-family: "Arial";
	color: white;
	text-decoration:none;
}

ul#nav li a
{
	color: white;
}
ul#nav li a.active,
ul#nav li a:hover
{
	list-style: none;
	height: 17px;
	float: left;
	text-align: center;	
	font-size: 13px;
	font-family: "Arial";
	color: red;
	text-decoration:none;
}
/* Gallerij  */

div#CJGallery
{
	position: absolute;
	left: 525px;
	top: 0px;	
	width: 420px;
	height: 553px;
	vertical-align: bottom;
	/*border: 1px solid blue;*/
}
img.SlideImage
{
	position: absolute;
	left: 0px;
	bottom: 0px;
	vertical-align: bottom;
}

.Controls
{
	/*text-indent:-10000px; 
	transparant
	*/
	
	cursor: pointer;
	z-index: 1000;
}
#volgende
{	
	position:absolute; 
	font-family: arial;
	font-size: 30px;
	text-decoration: none;
	font-weight: bold;
	color: white;	
	width:40px;
	height: 40px;
	top:200px;
	right:0px;
	z-index: 1000;
	background: #4E4848; /*darkgray; */
	text-align: center;
	cursor: pointer;
	opacity:0.7;
	border: 1px white solid;
}
#vorige
{	
	position:absolute; 
	font-family: arial;
	font-size: 30px;
	text-decoration: none;
	font-weight: bold;
	color: white;	
	width:40px;
	height: 40px;
	top:200px;
	left:0px;
	z-index: 1000;
	text-align: center;
	background:  #4E4848;
	cursor: pointer;
	opacity:0.7;
	border: 1px white solid;
	/*background: url(img/control_left.jpg) no-repeat ;*/
}
#caption
{
	position: absolute;
	font-family: arial;
	font-size: 14px;
	text-decoration: none;
	color: black;	
	width:10px;
	height: 20px;
	top:0px;
	left:0px;
	z-index: 1000;
	text-align: center;
	background: white;		
	opacity:0.9;	
}
.title
{	
	left: 0px;
	text-align: left;
	padding-left: 2px;		
}
.counter
{		
	position: absolute;
	top: 0px;
	right: 0px;
	text-align: right;		
	padding-right: 2px;
}


.galChanger
{
	position: relative;
	vertical-align: bottom;
}
