*{border:0px solid #eee;margin:0;padding:0;list-style:none}
html,body,#bg,#bg table,#bg td,#cont{}
body{font-family:Verdana,Arial,Helvetica,sans-serif;font-size:16px;color:#333;background-color:#fff}
h1,h2,.large,.left{font-family:Arial,sans-serif;font-size:10px}
h2,.box div img{padding-bottom:10px}
a{text-decoration:none;color:#666;outline:0}
a:hover{text-decoration:underline;}
img{display:block}



#logo{
	position:absolute;
	top:50px;
	
	left:50%;
	margin-left:-60px;
	z-index:80;
	width:150px;
	height:150px;
	text-align:left;
	color:#555;
	font-size:13px
}

#adresgegevens{
	position:absolute;
	top:92px;
	
	left:50%;
	margin-left: 120px;
	z-index:80;
	width:300px;
	height:100px;
	text-align:left;
	color:#666;
	font-size:13px
}


#info{
	position:absolute;
	top:50px;
	
	left:50%;
	margin-left: -300px;
	z-index:80;
	width:200px;
	height:100px;
	text-align:left;
	color:#666;
	font-size:13px
}

#talen{
	position:absolute;
	top:10px;
	
	left:50%;
	margin-left: 300px;
	z-index:80;
	width:200px;
	height:50px;
	text-align:left;
	color:#666;
	font-size:13px
}

#grills{
	position:absolute;
	top:230px;
	
	left:50%;
	margin-left:-300px;
	z-index:80;
	width:600px;
	height:200px;
	text-align:left;
	color:#666;
	font-size:13px
}

.enlarge{
	
	color:#555;
	font-size:10px
}

.colofon{
	
	color:#fff;
	font-size:10px
}






#infoform{
	position:absolute;
	top:230px;
	height:500px;
	left:50%;
	width:300px;
	margin-left:-50px;
		text-align:left;
	color:#666
	}
	
	
	
label
{

width: 75px;
float: left;
text-align: left;

color: #666;
display: block;
font-size: 12px;

}

.submit input
{
margin-left: 200px;
}


INPUT {

color: #333;
width:  300px;
font-size: 12px;
height: 20px;
background:#ccc;
border-color:#777;
background-color:#fff;
border-width:1px
}

textarea {

color: #333;
width:  300px;
font-size: 12px;


border-color:#666;
background-color:#fff;
border-width:1px
}


.submit input
{
width:  100px;
color: #666;
margin-top: 20px;
border-width:1px;
border-color:#666;
} 

.info-tekst
{

margin-top: 20px;

font-size: 12px;
color: #666;
width:  300px;
text-align: left;
} 


#bedankt{
	position:absolute;
	top:230px;
	
	left:50%;
	margin-left:-45px;
	z-index:80;
	width:400px;
	height:20px;
	text-align:left;
	color:#666;
	font-size:13px
}







#lightbox{
	background-color:#fff;
	padding: 10px;
	color:#333;
	font-size:15px
	
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{ background-image: url(overlay.png); }

* html #overlay{
	background-color: #333;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="overlay.png", sizingMethod="scale");
	}