* {
	font-family:Verdana, Arial, Helvetica, sans-serif;}
body {
	background:#320f00;
	margin: 0px;
	color:#000;
	background:url(../images/bg.jpg) fixed 10px 0;}
#header {
	background:url(../images/header.jpg) no-repeat;
	width:851px;
	height:455px;
	z-index:1;
	cursor:pointer;
	vertical-align:top;
	text-align:left;
	position:relative;}
#header_gallery {
	background:url(../images/header_gallery.jpg) no-repeat;
	width:851px;
	height:455px;
	z-index:1;
	vertical-align:top;
	text-align:left;
	position:relative;}	
#main {
	width:851px;
	text-align:center;}
.item {
	width:731px;
	z-index:2;
	position:relative;
	margin-top:-10px;
	margin-bottom:20px;}	
.item .top {
	width:731px;
	height:71px;
	z-index:2;
	background:url(../images/item-top.gif) no-repeat;}
.item .mid {
	width:731px;
	z-index:3;
	position:relative;
	background:url(../images/item-bg.jpg) repeat-y;}
.item .mid .inner {
	z-index:4;
	position:relative;
	margin-top:-58px;
	margin-right:12px;
	margin-bottom:-245px;
	margin-left:12px;}	
	
.item .bot {
	width:731px;
	height:257px;
	background:url(../images/item-bot.gif) no-repeat;}	

.afbeelding img {
	border:2px solid #0038a6;}
.thumb {
	padding:0 3px 2px 0;}	
.thumb img {
	border:2px solid #0038a6;}		
.desc {
	width:245px;
	margin-left:4px;
	vertical-align:top;
	font-size:11px;}	
.title {
	font-weight:bold;
	font-size:23px;
	padding-top:16px;
	text-align:center;
	letter-spacing:-2px;
	color:#fff;
	word-spacing:-1px;}
.text {
	padding-top:6px;
	font-size:12px;
	color:#FFF;
	letter-spacing:-1px;
	word-spacing:-1px;
	text-align:center;
	vertical-align:top;}	
.btn {
	padding:2px 0 0px 11px;}

/* Gallery CSS */

.textboxgallery {
	width:100%;
	height:97%;
	background:#FFF;
	border:1px solid #0c186b;
	padding:4px;
	font-size:12px;
	scrollbar-arrow-color: #113b8d; 
	scrollbar-darkshadow-color: #2685d9; 
	scrollbar-3dlight-color: #2685d9;
	scrollbar-base-color: #2685d9;
	scrollbar-face-color: #2685d9; 
	scrollbar-highlight-color: #113b8d; 
	scrollbar-shadow-color: #113b8d; 
}	

.txt_kop {
	font-weight:bold;
	font-size:18px;
	padding-bottom:3px;
	color:#FFF;
	text-align:left;
	letter-spacing:-1px;
	word-spacing:-1px;}	

.player {
	width:380px;
	padding:0px 5px 3px 5px;
}	

#player1 {
	border:1px solid #0c186b;
	margin-bottom:3px;
}	
	
.gallerythumbleft {
	margin-right:5px;
 	border: 1px solid #0c186b;
	z-index:-1;
	margin-bottom:-10px;

}	
	
.gallerythumbright {
	margin-left:5px;
 	border: 1px solid #0c186b;
	z-index:-1;
	margin-bottom:-10px;
}

.zoomleft {
	position: relative; 
	top: -10px;
	left: 120px;
 	display: block;
}

.zoomright {
	position: relative; 
	top: -10px;
	left: 124px;
 	display: block;
}


/* footer items */

.footer {
	background:url(../images/item-link.gif) no-repeat;
	width: 731px;
	height: 96px;
	padding-top: 20px;
	padding-left: 20px;
}

.footerlink a {
	font-size:16px;
	font-weight:bold;
	color:#ffffff;
}
.footerlink a:hover {
	font-size:16px;
	font-weight:bold;
	color:#0072ff;
}

/* linkbar styles */
#linkbar {
	width: 100%;
	height: 28px;
	background-color: #001f4d;	
}

#links, #favorieten {
	border: 1px solid #FFFFFF;
	width: 260px;
	margin-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 4px;
}

#links a, #favorieten a{
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}

#links a:hover, #favorieten a:hover{
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
	color: #0072ff;
}

h1 {
	font-size: 16px;
	margin-bottom: 2px;
}

h2 {
	font-size: 10px;
}
			