body {
	font: 60% Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	background-color:#333;
}

h1, h2, h3 {
	color: #FFFFFF;
	font-family: Tahoma, Arial, Geneva, sans-serif;
	font-size: 17px;
	font-style: normal;
	font-weight:100;
	margin-left: 15px;
	
}

p {
	margin-left: 15px;
	padding: 0;
	color: #FFF;
}

utxt {
	font-family: Tahoma, Arial, Geneva, sans-serif;
	font-size: 17px;
	margin-left: 15px;
	padding: 0;
	color: #FFF;
	
}

price {
	float:right;
	display:table-column;
	
}

blockquote {
	font-style: italic;	
}

#header-wrap {
	top: 0;
	left: 0;
	width: 100%;	
}

#header-container {
	height: 75px;
	background-color:#000;
}

#header {
	width: 900px;
	margin: 0 auto;
	position: relative;
}

#header h1 {
	color: #000000;
	text-align: left;
	width: 290px;
	margin: 0;
	position: absolute;
	left: 1px;
	top: 2px;
}

#header h1 em{
	color: #000000;
	font-size: small;
	display: block;
}

#header ul {
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	top: 35px;
	right: 0;
}

#header ul li {
	float: left;
	margin-right: 5px;
}

#header ul li a{
	color: #000000;
	font-weight: bold;
	font-size: 1.4em;
	margin-right: 5px;
	text-decoration: none;
}

#header ul li a:hover {
	color: #beffbf;	
}


#container {
	width: 900px;
	margin: auto;
	padding-top: 28px;
	font-size: 1.4em;
	overflow: auto;
	color:#FFF;
}

#buttons {
	width: 900px;
	height: 30px;
	float: left;
	margin: 0 auto;
}

#flashcontent {
	width: 900px;
	height: 194px;
	background:url(../images/header.png);
	float: right;
	
}

#foto {
	width: 287px;
	height: 229px;
	float: left;
	margin-top: 30px;
	
}


#content{
	margin-top: 30px;
	color: #FFF;
	width: 581px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	float: right;
}

#menuL {
	width: 300px;
	height: 38px;
	float: left;
	margin-top: 5px;
	margin-left:10px;
	text-align: left;
	
}

#menuR {
	width: 300px;
	height: 38px;
	float: right;
	margin-top: 5px;
	margin-right:10px;
	text-align: right;
}

#menukaart {
	width: 860px;
	float: left;
	margin-left:20px;
	margin-top:20px;
}





#footer-wrap {
	position: relative;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 90px;
}

#footer-container {
	height: 90px;

}

#footer {
	width: 900px;
	margin: 0 auto;
	position: relative;
	height: 90px;
}




#sections ul, #sections li, #sections h3, #sections h2, #sections h1 {
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#sections {
	clear: left;
	min-height: 300px;
	overflow: hidden;
	width: 100%px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:17px;
}

#sections ul {
	width: 40060px;
}

#sections li {
	float: left;
	width: 100%px;
}

.boxgrid{
	width: 622px;
	height: 599px;
	float:left;
	background:#161613;
	overflow: hidden;
	position: relative;
}
.boxgrid img{
	position: absolute;
	top: 0;
	left: 0;
	border: 0;
}

.boxcaption{
	float: left;
	position: absolute;
	background: #000;
	height: 40px;
	width: 100%;
	opacity: .8;
	/* For IE 5-7 */
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
	/* For IE 8 */
	-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
 	}
	
	 .captionfull .boxcaption {
 	top: 260;
 	left: 20;
 }
 .caption .boxcaption {
 	top: 220;
 	left: 20;
 }
 
 
 
