* {
	font-family: "trebuchet ms" , arial; 
	font-size: 12px; 
	color: #202020;
}
	
body {
	margin: 0px; 
	padding: 0px; 
	text-align: center;
	background: #000000 no-repeat;
}

a , i {
	color: #9F7B7C;
}

a:hover {
	color: #505050;
}

ul {
	padding: 0px 0px 0px 16px;
	margin: 0px;
}

img {
	border: 0px;
}

hr {
	height: 1px;
	padding: 0px;
	border: 0px;
}

* html hr {
	width: 100%;
}

* html #div_content hr {
	margin: 9px 8%;
}

* html #div_news hr {
	margin: 9px 5%;
}

* > hr {
	border-top: 1px solid #000000;
}

* > #div_content hr {
	width: 84%;
	margin: 15px 8%;
}

* > #div_news hr {
	width: 90%;
	margin: 15px 5%;
}

h1 {
	display: block;
	margin: -1px 0px -10px 0px; 
	padding: 0px;
	font-size: 15px;
}

#cFrame {
	position: absolute; 
	width: 1px; 
	height: 1px; 
	visibility: hidden;
	block: none;
}

#overall {
	margin: 0px; 
	padding: 0px;
	background: url('../img/newlogo.gif') transparent right 30px no-repeat;
}
	
#page {
	margin: 0px auto; 
	padding: 200px 45px 10px 5px; 
	width: 775px; 
	text-align: left;
}
	
#div_menu {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 825px;
	height: 45px;
}
	
#div_content {
	margin: -41px 0px 0px 0px;
	padding: 30px; 
	width: 370px; 
	text-align: left; 
	background: url('../img/bg_content_right_top.gif') #ffffff right top no-repeat; 
	float: left; 
	border-right: 1px solid #808080; 
	border-bottom: 1px solid #808080;
}

* > #div_content {
	min-height: 350px;
}

* html #div_content {
	height: 350px;
}
	
* > #div_content {
	margin-left: 40px;
}
	
* html #div_content {
	margin-left: 20px;
}
	
#div_contentheader {
	width: 470px; float: left;
}
	
#div_contentheader , #div_contentheader img , #div_newsheader , #div_newsheader img  {
	margin: 0px; 
	padding: 0px;
	height: 100px;
	font-size: 1%; 
	text-align: left; 
}
	
* > #div_contentheader img.home {
	background: url('../img/home.png');
	width: 198px;
}
	
* html #div_contentheader img.home {
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/home.png', sizingMethod='scale'); 
	background: transparent;
	width: 198px;
}

* > #div_contentheader img.historie {
	background: url('../img/historie.png');
	width: 242px;
}
	
* html #div_contentheader img.historie {
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/historie.png', sizingMethod='scale'); 
	background: transparent;
	width: 242px;
}

* > #div_contentheader img.overons {
	background: url('../img/overons.png');
	width: 252px;
}
	
* html #div_contentheader img.overons {
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/overons.png', sizingMethod='scale'); 
	background: transparent;
	width: 252px;
}

* > #div_contentheader img.activiteiten {
	background: url('../img/activiteiten.png');
	width: 322px;
}
	
* html #div_contentheader img.activiteiten {
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/activiteiten.png', sizingMethod='scale'); 
	background: transparent;
	width: 322px;
}

* > #div_contentheader img.prijzen {
	background: url('../img/prijzen.png');
	width: 213px;
}
	
* html #div_contentheader img.prijzen {
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/prijzen.png', sizingMethod='scale'); 
	background: transparent;
	width: 213px;
}

* > #div_contentheader img.media {
	background: url('../img/media.png');
	width: 205px;
}
	
* html #div_contentheader img.media {
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/media.png', sizingMethod='scale'); 
	background: transparent;
	width: 205px;
}

* > #div_contentheader img.locatie {
	background: url('../img/locatie.png');
	width: 205px;
}
	
* html #div_contentheader img.locatie {
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/locatie.png', sizingMethod='scale'); 
	background: transparent;
	width: 205px;
}

* > #div_contentheader img.contact {
	background: url('../img/contact.png');
	width: 209px;
}
	
* html #div_contentheader img.contact {
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/contact.png', sizingMethod='scale'); 
	background: transparent;
	width: 209px;
}

#div_news { 
	margin: -41px 0px 0px 0px; 
	padding: 30px;
	width: 200px; 
	text-align: left; 
	background: url('../img/bg_news_right_top.gif') #f7ccdd right top no-repeat; 
	float: right; 
	border-right: 1px solid #80080; 
	border-bottom: 1px solid #808080;
}

* > #div_news {
	min-height: 200px;
}

* html #div_news {
	height: 200px;
}
	
#div_newsheader {
	width: 300px; 
	float: right;
}
	
* > #div_newsheader img {
	background: url('../img/nieuws.png');
	width: 219px;
}
	
* html #div_newsheader img {
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/nieuws.png', sizingMethod='scale'); 
	background: transparent;
	width: 219px;
}

#div_menu ul {
	display: inline;
}

* > #div_menu ul li {
	float: left;
}

* html #div_menu ul li {
	float: left;
	width: 1px;
}
	
#div_menu a {
	display: block;
	margin: 5px 3px 5px 3px;
	height: 35px;
	cursor: pointer;
}
	
#div_menu a:hover {
	background: url('../img/scroll.gif') transparent center 24px no-repeat;
}
	
#div_menu img {
	height: 35px;
}
	
#div_menu img.scrollright {
 	margin: 5px 0px;
	height: 35px;
}
	
* > #div_menu a.home img {
	background: url('../img/home_small.png');
	width: 69px;
}
	
* html #div_menu a.home img {
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/home_small.png', sizingMethod='scale'); 
	background: transparent;
	width: 69px;
}

* > #div_menu a.historie img {
	background: url('../img/historie_small.png');
	width: 85px;
}
	
* html #div_menu a.historie img {
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/historie_small.png', sizingMethod='scale'); 
	background: transparent;
	width: 85px;
}
	
* > #div_menu a.overons img {
	background: url('../img/overons_small.png');
	width: 88px;
}
	
* html #div_menu a.overons img {
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/overons_small.png', sizingMethod='scale'); 
	background: transparent;
	width: 88px;
}
	
* > #div_menu a.activiteiten img {
	background: url('../img/activiteiten_small.png');
	width: 113px;
}
	
* html #div_menu a.activiteiten img {
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/activiteiten_small.png', sizingMethod='scale'); 
	background: transparent;
	width: 113px;
}

* > #div_menu a.prijzen img {
	background: url('../img/prijzen_small.png');
	width: 75px;
}
	
* html #div_menu a.prijzen img {
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/prijzen_small.png', sizingMethod='scale'); 
	background: transparent;
	width: 75px;
}
	
* > #div_menu a.media img {
	background: url('../img/media_small.png');
	width: 72px;
}
	
* html #div_menu a.media img {
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/media_small.png', sizingMethod='scale'); 
	background: transparent;
	width: 72px;
}

* > #div_menu a.locatie img {
	background: url('../img/locatie_small.png');
	width: 72px;
}
	
* html #div_menu a.locatie img {
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/locatie_small.png', sizingMethod='scale'); 
	background: transparent;
	width: 72px;
}
	
* > #div_menu a.contact img {
	background: url('../img/contact_small.png');
	width: 73px;
}
	
* html #div_menu a.contact img {
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/contact_small.png', sizingMethod='scale'); 
	background: transparent;
	width: 73px;
}
	
* > #div_menu img.scrollright {
	background: url('../img/scroll_right.png');
	width: 100px;
}
	
* html #div_menu img.scrollright {
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/scroll_right.png', sizingMethod='scale'); 
	background: transparent;
	width: 100px;
}

#popup {
	display: none;
	position: absolute;
	top: 50%;
	left: 50%;
	width: 500px;
	height: 362px;
	margin: -181px 0px 0px -250px;
	padding: 0px;
	text-align: right;
}

#popup a {
	display: block;
	width: 13px;
	height: 45px;
	margin: 0px;
	padding: 0px;
	font-size: 1%;
	background: url('../img/close.gif');
}

* > .locatiemap {
	background: url('../img/img_locatiemap.png');
}
	
* html .locatiemap {
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/img_locatiemap.png', sizingMethod='scale'); 
	background: transparent;
}

.photo img {
	border: 6px solid #EAEAEA;
}

.left {
	display: block; 
	padding: 4px;
	float: left; 
}

.right {
	display: block; 
	padding: 3px;
	float: right; 
}

#gallery {
	border: 0px;
}

#gallery td {
	background: #EAEAEA;
	text-align: center;
	vertical-align: center;
	width: 118px;
	height: 118px;
}

#gallery img {
	width: 106px;
	height: 106px;
	border: 6px solid #EAEAEA;
}

#gallery img.portrait {
	width: auto;
}

#gallery img.landscape {
	height: auto;
}
