@charset "UTF-8";
/* CSS Document */

body	{
	margin:0;
	background-image:url(../images_basis/background.jpg);
	background-repeat:repeat-x;
	background-position:top;
	background-color:#000;
}
	

#wrapper	{
	margin:0 auto;
	width:850px;
}

#flashtop	{
	width:850px;
	height:350px;
	margin-top:18px;
	margin-bottom:10px;
	float:left;
}

#footer	{
	width:850px;
	margin-top:5px;
	float:left;
	color:#595959;
	font-size:7pt;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-weight: normal;
	line-height: 11pt;
	text-align:center;
}

#footer a	{
	color:#595959;
	font-style:normal;
	text-decoration:none;
}

#footer a:hover	{
	color:#FFF;
	font-style:normal;
	text-decoration:none;
}

#kophome	{
	width:300px;
	height:81px;
	float:right;
	background-image:url(../images_basis/bg_text/home.png);
	margin:260px 231px 0 0;
}

#kopmenu	{
	width:300px;
	height:81px;
	float:right;
	background-image:url(../images_basis/bg_text/menu.png);
	margin:260px 231px 0 0;
}

#kopsfeer	{
	width:300px;
	height:81px;
	float:right;
	background-image:url(../images_basis/bg_text/sfeer.png);
	margin:260px 231px 0 0;
}

#kopnieuws	{
	width:300px;
	height:81px;
	float:right;
	background-image:url(../images_basis/bg_text/nieuws.png);
	margin:260px 231px 0 0;
}

#kopkooksessies	{
	width:300px;
	height:81px;
	float:right;
	background-image:url(../images_basis/bg_text/kooksessies.png);
	margin:260px 231px 0 0;
}

#kopterras	{
	width:300px;
	height:81px;
	float:right;
	background-image:url(../images_basis/bg_text/terras.png);
	margin:260px 231px 0 0;
}

#kopcontact	{
	width:300px;
	height:81px;
	float:right;
	background-image:url(../images_basis/bg_text/contact.png);
	margin:260px 231px 0 0;
}

/* TABEL */
#tabel	{
	color:#FFF;
	font-size: 9pt;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-weight: normal;
	line-height: 11pt;
	text-align:justify;
	font-weight:700;
	border-collapse:collapse;
}

#tabel td, #tabel th {
	font-size:9pt;
	border:none;
	margin:0;
	padding:5px;
	vertical-align:bottom;
}

#tabel th {
	font-size:9pt;
	color:#FFF;
}

#tabel td.alt p	{
	text-align:right;
	font-weight:100;
	width:90px;
}
