body {
	margin:0px;
	padding:0px;	
	color:#000000;
	text-align:center;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background : url(../images/bodybg.jpg) repeat-y center;		
}

div#container {
	margin: 0px auto;
	width: 781px;
	padding: 0px;
	text-align: left;
	background : url(../images/bg.jpg) repeat-y center;	
	border-left:1px solid #ff0687;
	border-right:1px solid #ff0687;
}

div#containergallery {
	margin: 0px auto;
	width: 781px;
	padding: 0px;
	text-align: left;
	background : url(../images/bg_gallery.jpg) repeat-y center;	
	border-left:1px solid #ff0687;
	border-right:1px solid #ff0687;
}

.header {
	width:781px;
	height:373px;
	background:url(../images/header.jpg) no-repeat;	
}

.headergallery {
	width:781px;
	height:373px;
	background:url(../images/header_gallery.jpg) no-repeat;	
}

.content_block {
	height:382px;
	margin-left:37px;
}

.content_left {
	width:468px;
}

.content_right {
	background-color:#fdf0b8;
	width:238px;
}

.thumb img {
	margin:0 3px 3px 0;
	border: 2px solid #fdf0b8;}

.afbeelding {
	border: 2px solid #fdf0b8;
	margin-top:4px;
}

.button {
	margin-top:6px;
}

.txt_kop {
	font-size:17px;
	font-weight:bold;
	color:#ff0687;
	text-align:center;
}

.textbox {
	width:238px;
	height:100%;
	background-color:#fdf0b8;
	border:0px;
	padding:5px;
	scrollbar-arrow-color : #ff0687; 
	scrollbar-darkshadow-color : #ff0687; 
	scrollbar-3dlight-color : #ff0687;
	scrollbar-base-color : #ff0687;
	scrollbar-face-color : #ffe471; 
	scrollbar-highlight-color : #ffe471; 
	scrollbar-shadow-color : #ffe471; 		
}

.textboxgallery {
	width:380px;
	height:99%;	
	background-color:#fdf0b8;
	border:0px;
	padding:5px;
	scrollbar-arrow-color: #ff0687; 
	scrollbar-darkshadow-color: #ff0687; 
	scrollbar-3dlight-color: #ff0687;
	scrollbar-base-color: #ff0687;
	scrollbar-face-color: #ffe471; 
	scrollbar-highlight-color: #ffe471; 
	scrollbar-shadow-color: #ffe471; 		
}

.gallerythumb {
 	border: 2px solid #ff005e;
	z-index:-1;
	margin-bottom: -11px;
}

.zoom {
	position:relative; 
	top:-8px;
	left:135px;
 	display:block;
}

/* footer elementen */

.footer {
	background-color: #fdf0b8;
	border: 2px solid #fdf0b8;
	width: 705px;
	padding-top: 20px;
	padding-left: 20px;
}

.footerlink a {
	font-size:16px;
	font-weight:bold;
	color:#ff0687;
}
.footerlink a:hover {
	font-size:16px;
	font-weight:bold;
	color:#000000;
}

/* linkbar styles */
#linkbar {
	width: 100%;
	background-color: #ff068b;	
}

#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: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

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

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

h2 {
	font-size: 11px;
}

