body  {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #2D2D2D;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #818181;
	scrollbar-arrow-color: #818181;
	scrollbar-face-color: #DEDEDE;

	scrollbar-highlight-color: ;
	scrollbar-3dlight-color: #DEDEDE;
	scrollbar-shadow-color: #818181;
	scrollbar-darkshadow-color: #818181;
	scrollbar-track-color: #DEDEDE;
	}
	
.thrColAbs #container {
	width: 780px;
	height: 600px;
	background: #DEDEDE;
	margin: 0 auto;
	margin-top: 45px;
	border: 0px solid;
	text-align: left;
	color: #F00;
} 



td {
	background-color: transparent;
	font-family: Century Gothic;
	border: none;
	text-decoration: none;
	text-align: left;
}


A:hover{
	font-family: Century Gothic;
	font-weight: bold;
	text-decoration: none;
	color: #CFCFCF;
	font-size: medium;
	border: none;
}

A:hover.nieuws{
	font-family: Century Gothic;
	font-weight: normal;
	text-decoration: underline;
	color: #7E7E7E;
	font-size: medium;
}

A{
	font-family: Century Gothic;
	color: #818181;
	font-weight: bold;
	text-decoration: none;
	font-size: medium;
	border-style:none;
}

A.nieuws{
	font-family: Century Gothic;
	color: #818181;
	font-weight: normal;
	text-decoration: none;
	font-size: medium;
}

img{
	border: none;
}

img.nieuws {
	float: left;
	margin-bottom: 6px;
	margin-left: 6px;
	margin-right: 50px;
	margin-top: 0px;
}

img.nieuwsrechts {
	float: right;
	margin-bottom: 6px;
	margin-left: 6px;
	margin-right: 6px;
	margin-top: 6px;
}


P {
	margin-left: 5%;
	margin-right: 5%;
	border: 0px;
	padding: 10px;
	font-size: 15px;
	line-height: 20px;
	color: #818181;
	font-weight: bold;
	text-align: left;
}
	
p.nieuws {
	height: 150px;
	width: 690px;
	background: #EFEFEF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	margin-left: 30px;
	margin-right: 30px;
	margin-top: 1px;
	margin-bottom: 0px;
	border: medium;
	border-color: Gray;
}

	p.etalage {
	height: 150px;
	width: 690px;
	background: #EFEFEF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	line-height: 145%;
	margin-left: 30px;
	margin-right: 30px;
	margin-top: 1px;
	margin-bottom: 0px;
	border: medium;
	border-color: Gray;
}
p.leesmeer {
	margin-top: 0px;
	margin-bottom: 25px;
	margin-left: 30px;
	margin-right: 30px;
	background: #EFEFEF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	width: 690px;
}
	
p.slapen {
	height: 150px;
	width: 690px;
	border: 0px;
	padding: 10px;
	font-size: 13px;
	font-weight: normal;
	text-align: left;
	margin-left: 30px;
	margin-right: 30px;
	margin-top: 1px;
	margin-bottom: 1px
}

p.aanbiedingen {
	height: 170px;
	width: 690px;
	border: 0px;
	padding: 10px;
	font-size: 16px;
	font-weight: normal;
	text-align: left;
	margin-left: 30px;
	margin-right: 30px;
	margin-top: 1px;
	margin-bottom: 1px;
	font-family: Arial, Helvetica, sans-serif;
	
}

p:first-letter.slapen {
	float: left;
	font-size: 300%;
}

p:first-letter.nieuws {
	float: left;
	font-size: 300%;
}

h1 {
	margin-left: 5%;
	margin-right: 5%;
	border: 0px;
	padding: 10px;
	color: #818181;
}

h1.nieuws {
	margin: 0%;
	text-align: center;
	font-size: large;
}

h2 {
	margin-left: 5%;
	margin-right: 5%;
	border: 0px;
	padding: 10px;
}

h2.links {
	margin-left: 5%;
	margin-right: 5%;
	margin-top: 5%;
	margin-bottom: 5%;
	border: 0px;
	padding: 0px;
	text-align: left;
}

h3 {
	margin-left: 5%;
	margin-right: 5%;
	margin-bottom: 0%;
	border: 0px;
	padding: 10px;
}
	
h3.nieuws {
	margin-bottom: 0%;
	margin-left: 0%;
	margin-top: 0%;
	text-align: left;
}

h4 {
	margin-left: 0%;
	margin-right: 0%;
	margin-top: 0%;
	margin-bottom: 0%;
	border: 0px;
	padding: 10px;
	word-spacing: 10px;
	color: gray;
	font-size: small;
	font-weight: normal;
	text-align: center;
}

h5 {
	padding: 10px;
	color: #818181;
	font-size: 25px;
	text-align: center;
	margin-top: 5px;
}

h6 {
margin-left: 1%;
margin-right: 1%;
margin-bottom: 1%;
text-align: left;
}

.scroll {
	overflow:scroll;
	height: 400px;
	overflow: scroll;
	background-color: #DEDEDE;
	width: 780px;
}

.scrolly {
overflow:scroll;
height: 410px;   
overflow: auto;
}

b {
font-weight: bold;
}

hr.aanbiedingen {
text-align: center;
width: 500px;
font-size: large;
}
	
Marquee	{
	color: #B22222;
	font-size: medium;
	font-weight: bold;
	margin: 0px;
}

	
#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{}

#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; }
.links {
	padding: 5px;
}
.vakantie {
	color: #C00;
}
