/*** RESET ***/
html, body, div, span, object, 
h1, h2, h3, h4, h5, h6,  
a, del, dfn, em, font, img,
small, strong, b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
}
a {
	text-decoration: none;
}
body{
	font-family: arial, sans-serif;
	font-size: 1em;
	line-height: 1;
	background-image: url("../images/bg.gif");
	height: 100%;
}
ol, ul {
	list-style: none;
}
:focus {
	outline: 0;
}

a:active { outline: 0; }

/*** END RESET ***/

/*** BASIC LAYOUT ***/
#taalkeuze {
	margin:0 auto;
	width: 786px;		
}
#taalkeuze ul {
	float: right;
    margin: 10px 20px 10px 0 ;
}
#taalkeuze ul li {
	display: inline;
}
#taalkeuze ul li a {
	font-size: 11px;
    color: #000000;
}

#sitecontainer {
    clear:both;
	background-color: #ffffff;
	margin:0 auto;
	width: 786px;
	min-height: 1014px;
	margin-top: 40px;
	margin-bottom: 70px;
}
#contentcontainer {
	position: relative;
	width: 786px;
}
#footercontainer {
	position: relative;
	width: 786px;	
}
#blackbarcontainer {
	position: relative;
	width: 786px;	
}
/*** END BASIC LAYOUT ***/

#sitecontainer #banner {
	background: url("../images/banner.jpg") no-repeat;
	width: 786px;
	height: 479px;
}
#sitecontainer #banner #headercontainer {
	position: relative;
	width: 786px;
}
#sitecontainer #banner #headercontainer #header {
	background-color: #90206E;
	margin: 0 auto;
	width: 656px;
	height: 88px;
}
#sitecontainer #banner #headercontainer #header #logo {
	position: relative;
	top: 36px;
	left: 25px;
	float:left;
	width:127px;
	height: 34px;
}
#sitecontainer #banner #headercontainer #header #menu{
	float: left;
	margin: 38px 0 0 30px;
}
#sitecontainer #banner #headercontainer #header #menu li {
	float:left;
	padding-left: 20px;
}
#contentcontainer #content{
	margin: 0 auto;
	width: 656px;
	margin-top: 60px;
	min-height: 400px;
}
#contentcontainer #content #leftbar{
	float: left;
	width: 200px;
	min-height: 300px;
}
#contentcontainer #content #leftbar .restaurant{
	background: url("../images/restaurant.jpg") no-repeat;
	width: 232px;
	height: 57px;
	padding-bottom: 10px;
	display: block;
	text-indent: -9999px;
}
#contentcontainer #content #leftbar .nieuws{
	background: url("../images/nieuws.jpg") no-repeat;
	width: 232px;
	height: 57px;
	padding-bottom: 10px;
	display: block;
	text-indent: -9999px;
}
#contentcontainer #content #leftbar .fotos{
	background: url("../images/fotos.jpg") no-repeat;
	width: 232px;
	height: 57px;
	padding-bottom: 10px;
	display: block;
	text-indent: -9999px;
}
#contentcontainer #content #leftbar .ligging{
	background: url("../images/ligging.jpg") no-repeat;
	width: 232px;
	height: 57px;
	display: block;
	text-indent: -9999px;
}
#contentcontainer #content #rightbar{
	float: left;
	margin-left: 70px;
	width: 380px;
}
#contentcontainer #content #rightbar .text{
	font-size: 0.8em;
	color: #2F2F2F;
	line-height: 1.2;
}
#contentcontainer #content #rightbar .text ul{
	padding-left: 25px;
}
#footer {
	clear:both;
	margin: 0 auto;
	width: 656px;
	height: 30px;
	border-top: 1px solid #C185AF;	
	color: #C185AF;
	font-size: 0.6em;
	padding-top: 20px;
}
#footer #leftfooter{
	float: left;
}
#footer #leftfooter li{
	float: left;
	border-right: 1px solid #C185AF;
	padding: 0 10px 0 10px;
}
#footer #leftfooter li a{
	color: #C185AF;
}
#footer #leftfooter li a:hover{
	color: #B1679B;
}
#footer #leftfooter li.leftitem{
	padding-left: 0px !important;
}
#footer #leftfooter li.rightitem{
	border-right: none !important;
}
#footer #rightfooter{
	float: right;
}
#footer #rightfooter a{
	color: #C185AF;
}
#footer #rightfooter a:hover{
	color: #B1679B;
}
#blackbar {
	position: relative;
	margin: 0 auto;
	width: 656px;
	height: 22px;
	background-color: #000000;
	bottom: -2px;
}
.images {float:left; margin: 0 10px 10px 0; width:75px; height: 75px; border: 1px white solid;} 
.item {cursor:hand;}

#stardekk 
{
	font-size: 0.50em;
}
.textarea 
{
	font-size: 1.2em;
	background: Transparent;
	border: 1px solid #d3ccb9;
	color: #545454;
	padding: 2px 0 0 4px;
	width: 305px;
}

.textbox 
{
	margin-bottom: 6px;
	width: 150px;
	background: Transparent;
	border: 1px solid #d3ccb9;
	color: #545454;
}

.contactbutton 
{
	background: Transparent;
	border: 1px solid #d3ccb9;
	color: #545454;
	padding: 3px;
	text-transform: uppercase;
	font-size: 0.75em;
}
