@charset "utf-8";
/* *** begin algemeen *** */
html, body{
	overflow: hidden;
	margin:0px;
	padding:0px;
	height:100%;
	width:100%;
}
body {
	background-color:#000000;
	color:#FFFFFF;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	line-height:140%;
}
img.source-image	 {
	position: absolute;
	top: 0;
	left: 0;
	z-index:-1;
}
#container{
	/*position:relative;*/
	margin:0px;
	padding: 0px;
	width:100%;
	height:100%;
	overflow:auto;
}
#content{
	margin-top:10px;
	width:600px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(images/transparentbg.png);
	background-repeat:repeat;
	_background-image:none;
	_background-color:#2F2F2F;
}
a{
	color:#FFFFFF;
	border-bottom:1px dotted #CC9933;
	text-decoration:none;
	outline:none;
}
h1{
	font-size:14px;
	font-variant:small-caps;
	font-weight:bolder;
}
h2{
	color:#CCCCCC;
	font-size:12px;
	font-variant:small-caps;
	font-weight:bolder;
}
#titel{
	top:0px;
	width:600px;
}
#titlecontent, #news_title{
	outline:none;
}
.get_flash{
	border:none;
	outline:none;
	padding-left:10px;
	padding-right:10px;
}
.error{
	color:#FF0000;
}
/* *** einde algemeen *** */

/* *** begin intro *** */

/* *** einde intro *** */

/* *** begin navigatie *** */
#navigatie{
	width:600px;
	margin-left:auto;
	margin-right:auto;
	margin-top:50px;
}
#navcontent{
	outline:none;
}
/* *** end navigatie *** */

/* *** begin pagecontent *** */
#pagecontent .right{
	float:right;
	margin-left:10px;
}
#pagecontent .tekst{
	text-align:justify;
}
#pagecontent .tekst_links{
	width: 300px;
	float: left;
}
#pagecontent{
	margin-left:10px;
	margin-top:20px;
	margin-right:10px;	
}
#news_restaurant, #nieuws_brief{
	border-bottom:1px dotted #FFFFFF;
	border-top:1px dotted #FFFFFF;
}
#nieuws_brief .textfield{
	width:150px;
	height: 14px;
}
#nieuws_brief form td{
	vertical-align: top;
}
#nieuws_brief .button{
	/*margin-top:14px;*/
}
/* *** end pagecontent *** */

/* *** items *** */
.item{
	border-bottom:1px dotted #FFFFFF;
}
.item_image{
	float:left;
	margin-right:15px;
}
.item_more{
	margin-top:15px;
	text-align:justify;
}
.lees_meer{
	margin-top:15px;
}
.item_tekst{
	margin-top:15px;
	text-align:justify;
}
li{
	margin-top:10px;
}
/* *** end items *** */

/* *** begin footer *** */
#footer{
	clear:both;
}
#footer{
	clear:both;
	text-align:center;
	padding-bottom:10px;
	padding-top:20px;
	font-size:10px;
}
/* *** end footer *** */

/* *** begin slideshow *** */
#images_container{
	margin-left:auto;
	margin-right:auto;
	margin-top:20px;
}
#slideshow{
	outline:none;
}
/* *** end slideshow *** */



