body {
	background-image: url(../images/achtergrond.gif);
	background-repeat: no-repeat;
	margin: 0px;
	text-align: center; 
}

#catmenu 
{
	height: 210px;
	width: 766px;
	margin-left: 17px;
	margin-top: 60px;
	padding: 0px;
	position: relative;
}

#catmenu li {
	margin: 0;
	padding: 0;
	list-style: none;
	display: block;
	position: absolute;
}

#catmenu a {display: block;}

#catknop1 {border:solid 2px #ff5fac;background: url(../images/catselector1_small.jpg);z-index:10;left: 0px;   top: 0px; width: 180px; height: 160px;}
#catknop2 {border:solid 2px #ff5fac;background: url(../images/catselector2_small.jpg);z-index:15;left: 124px; top:10px; width: 160px; height: 160px;}
#catknop3 {border:solid 2px #ff5fac;background: url(../images/catselector3_small.jpg);z-index:20;left: 252px; top:20px; width: 252px; height: 160px;}
#catknop4 {border:solid 2px #ff5fac;background: url(../images/catselector4_small.jpg);z-index:15;left: 472px; top:10px; width: 160px; height: 160px;}
#catknop5 {border:solid 2px #ff5fac;background: url(../images/catselector5_small.jpg);z-index:10;left: 577px; top: 0px; width: 180px; height: 160px;}

#divcat
{
	position:relative;
	top:5px;
	font-family:"Monotype Corsiva";
	font-size:25px;	
	text-align:center;	
}

#catknop1 a {height: 160px;}
#catknop2 a {height: 160px;}
#catknop3 a {height: 160px;}
#catknop4 a {height: 160px;}
#catknop5 a {height: 160px;}

#catknop1 a:hover{background: url(../images/catselector1_big.jpg);border:solid 2px #ff5fac;position:relative;left:-17px;top:-15px;width: 214px; height: 190px;}
#catknop2 a:hover{background: url(../images/catselector2_big.jpg);border:solid 2px #ff5fac;position:relative;left:-15px;top:-15px;width: 190px; height: 190px;}
#catknop3 a:hover{background: url(../images/catselector3_big.jpg);border:solid 2px #ff5fac;position:relative;left:-24px;top:-15px;width: 300px; height: 190px;}
#catknop4 a:hover{background: url(../images/catselector4_big.jpg);border:solid 2px #ff5fac;position:relative;left:-15px;top:-15px;width: 190px; height: 190px;}
#catknop5 a:hover{background: url(../images/catselector5_big.jpg);border:solid 2px #ff5fac;position:relative;left:-17px;top:-15px;width: 214px; height: 190px;}

#wrapper
{
	width: 800px;
	margin: auto;
}

strong
{
	font-size: 14px;
	color: #c74a86;
	text-decoration: underline;	
}

.logoimg
{
	float: left;
}

p.menu
{
	padding-top: 85px;
}

p.imagebar_para
{
	padding-top: 4px;
	margin: 0px;
}

#menu
{
	background-image: url(../images/logo.gif);
	background-repeat: no-repeat;
	font-family: Georgia, Serif;
	font-size: 15px;
	font-weight: bold;
	color: #c74a86;
	text-align: right;
	width: 800px;
	height: 120px;
	margin-bottom: 4px;	
}

#content
{
	text-align: left;
	width: 798px;
	height: 375px;
	font-family: Georgia, Serif;
	font-size: 12px;
	font-weight: bold;
	color: #c74a86;
	line-height: normal;
	border: 1px solid #cccccc;
	margin-bottom: 4px;
}

#content_gallerie
{
	text-align: center;
	width: 798px;
	height: 473px;
	font-family: Georgia, Serif;
	font-size: 12px;
	font-weight: bold;
	color: #c74a86;
	line-height: normal;
	border: 1px solid #cccccc;
	margin-bottom: 4px;
}

#content_left
{
	float: left;
	text-align: left;
	width: 395px;
	height: 375px;
	font-family: Georgia, Serif;
	font-size: 12px;
	font-weight: bold;
	color: #c74a86;
	line-height: normal;
	border: 1px solid #cccccc;
	margin-bottom: 4px;
	margin-right: 4px;
}

#content_right
{
	float: right;
	text-align: left;
	width: 395px;
	height: 375px;
	font-family: Georgia, Serif;
	font-size: 12px;
	font-weight: bold;
	color: #c74a86;
	line-height: normal;
	border: 1px solid #cccccc;
	margin-bottom: 4px;
}

#imagebar
{
	width: 798px;
	height: 92px;
	margin-bottom: 4px;
	color: #76767c;
	border: 1px solid #cccccc;
	clear: both;
}

#footer
{
	font-family: Georgia, Serif;
	text-align: center;
	font-size: 10px;
	padding: 1px;
	margin: auto;
	clear: both;
	color: #909097;
	width: 750px;
	height: 10px;
}

#left
{
	float: left;
	padding-right: 10px;
}

#right
{
	float: right;
	padding-left: 10px;
}

a:link
{
	color: #c74a86;
	text-decoration: none;
	font-weight: bold;
}

a:visited
{
	color: #c74a86;
	text-decoration: none;
	font-weight: bold;
}

a:hover
{
	color: #ff5fac;
	font-weight: bold;
	text-decoration: underline;
}

a:active
{
	color: #c74a86;
	text-decoration: none;
	font-weight: bold;
}

a:link img
{
	border: 2px solid #c74a86;
	color: #c0c0c7;
	text-decoration: none;
}

a:visited img
{
	border: 2px solid #c74a86;
	color: #c74a86;
	text-decoration: none;
}

a:hover img
{
	border: 2px solid #ff5fac;
	color: #c74a86;
	text-decoration: underline;
}

a:active img
{
	border: 2px solid;
	color: #c74a86;
	text-decoration: none;
}

a.menu:link 
{
	color: #6c6c6c;
	text-decoration: none;
}

a.menu:visited
{
	color: #6c6c6c;
	text-decoration: none;
}

a.menu:hover
{
	color: #c74a86;
	font-weight: bold;
}

h1
{
	margin: 15px;
	font-family: Georgia, Serif;
	font-size: 18px;
	font-weight: bold;
	color: #6c6c6c;
}

p.content
{
	margin:20px;
	margin-top: 10px;
	margin-bottom: 0px;
}

img.content
{
	margin: 12px;
}

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

div.videoitem
{
	cursor: pointer;
}

