/* Start of CMSMS style sheet 'nieuw' */
* {padding: 0;
	margin: 0;}

.koptekst {color: #FFF; font: 13px Verdana, Geneva, sans-serif; font-weight: bold;}
.volgtekst {color: #FFF; font: 11px Verdana, Geneva, sans-serif;}

body,td,th {
	color: #FFF;
	font: 10px Verdana, Geneva, sans-serif;
	font-weight:400
scrollbar-base-color: #333399;
scrollbar-arrow-color: #ffffff;
scrollbar-3dlight-color: #333399;
scrollbar-darkshadow-color: #333399;
scrollbar-face-color: #333399;
scrollbar-highlight-color: #ffffff;
scrollbar-shadow-color: #333399;
scrollbar-track-color: #333399;}

#wrapper{
	margin-right: auto;
	margin-left: auto;
	width:700px;
}



#main{
	
	height: 750px;
	margin-top: 10px;
}

#main2{
	
	height: 750px;
	margin-top: 10px;
background-image: url(uploads/images/achtergronden/home.jpg);
	background-repeat: no-repeat;
}



#content {
	width: 450px;
	background-image: url(images/footer.png);
	background-repeat: no-repeat;
	height: 638px;	
}

#content2 {
	width: 700px;
	background-image: url(images/footer2.png);
	background-repeat: no-repeat;
	height: 638px;	
}

#logo {
	background-image: url(images/logo.gif);
	height: 111px;
	width: 450px;
	background-repeat: no-repeat;
}


#logo2 {
	background-image: url(images/logo2.gif);
	height: 111px;
	width: 700px;
	background-repeat: no-repeat;
}

#tekst {
	overflow: auto;
	overflow-x:hidden;
	padding-top:10px;
	height: 600px;
	padding-right: 5px;
	padding-left: 5px;
}

#header {
	height: 200px;
}

#prijzen table {
	border-style: none;
	margin-right: auto;
	margin-left: auto;
}

#prijzen table tbody {
	border-style: none;
}



#prijzen table tbody tr td {
	color: black;
	border: 1px solid white;
}

ul {
	margin-left: 40px;
}

.gallerycontainer{
position: relative;
	width: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
}

.thumbnail img{
border: 1px solid white;
margin: 0 5px 5px 0;
	float: left;
}

.thumbnail:hover{
background-color: transparent;
}

.thumbnail:hover img{
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color: #343399;
padding: 5px;
left: -1000px;
visibility: hidden;
color: black;
text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
width: 400px;
}

.thumbnail:hover span{ /*CSS for enlarged image*/
visibility: visible;
top:60px;
left: 0px; /*position where enlarged image should offset horizontally */
z-index: 5000;
}

div.omschrijving {
	margin-bottom: 10px;
	margin-top: 10px;
}

label {
	float: left;
	width: 100px;
	font-weight: bold;
}

div.prijs {
	margin-bottom: 10px;
}

div.catnav {
	padding-top: 73px;
	width: 200px;
	font-weight: bold;
	font: 14px Verdana, Geneva, sans-serif;
}
/* End of 'haddock layout' */

/* End of 'nieuw' */

