* {
	font-family:Verdana, Arial, Helvetica, sans-serif;}
#mainbg {
	background:url(../images/bg.jpg) top left repeat-x;}
body {
	margin: 0px;
	color:#000;
	background:url(../images/main-bg.jpg) 0px 6px repeat;}
#header_gallery {
	background:url(../images/header_gallery.jpg) top left no-repeat;
	width:700px;
	height:408px;
	cursor:pointer;
	vertical-align:top;
	text-align:left;
	padding:186px 0 0 332px;}	
#main {
	width:679px;
	text-align: center;}
#container {
	width:679px;}	
#container #top {
	height:7px;
	background:url(../images/container-top.gif) no-repeat;}
#container #mid {
	background:url(../images/container-mid.jpg) repeat-y;}	
#container #bot {
	height:20px;
	background:url(../images/container-bot.gif) left top no-repeat;}	
.item {
	width:662px;
	margin-bottom:9px;}	
.itemtop {
	background:url(../images/item-top.jpg) no-repeat;
	height:7px;}
.itemmid {

	background:url(../images/item-mid.jpg) repeat-y;}
.itembot {
	background:url(../images/item-bot.jpg) no-repeat;
	height:7px;}
		
.afbeelding {
	border:1px solid #1d373e;}
.thumb {
	border:1px solid #1d373e;
	margin-bottom:3px;}
.desc {
	width:100%;
	background:#ff2219;
	vertical-align:top;
	background:url(../images/desc.jpg) no-repeat #e76a8b;}
.title {
	font-weight:bold;
	font-size:17px;
	letter-spacing:-1px;
	color:#FFF;
	word-spacing:-1px;
	padding-bottom:3px;}	
.inner {
	color:#FFFFFF;
	padding:0px 5px 5px 5px;
	font-size:11px;}	
.btn {
	padding:3px 0px 4px 7px;}
	
/* Gallery CSS */
	
.textboxgallery {
	width:238px;
	height:99%;	
	background:#ecc1c1;
	border:0px;
	padding-right:0px;
	margin: 0px;
	font-size:11px;
	letter-spacing:-1px;

}
#txtblock {
	background:#ecc1c1;
	font-size: 11px;
	padding : 7px 7px 7px 7px;
	height: 134px;
}

#txtblock a {
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
	border: 1px solid #000000;
}



.txt_kop {
	font-weight:bold;
	font-size:20px;
	text-align:center;
	letter-spacing:-1px;
	color:#000;
	word-spacing:-1px;
	padding-bottom:3px;
}	


.zoombottom {
	position: relative; 
	top: -20px;
	left: 138px;
 	display: block;
}

/* footer elementen */

.footer {
	background-color: #ffffff;
	border: 2px solid #e76a8b;
	width: 680px;
	padding-top: 20px;
	padding-left: 20px;
}

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

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

#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: #000000;
}

#favorieten {
	text-align:center;
}

#links {
	text-align:center;
}

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

h2 {
	font-size: 10px;
}


