body
{
	margin:0 0 0 0;
	background-color:#000000;
	background:
	background: #000000 url(../images/achtergrond.jpg)  repeat-y 50.0% 0;
	width: 100%;
	height: 100%;
}

#site
{
	border-left:2px solid #A70710;
	border-right:2px solid #A70710;
	width:990px;
	background-color:#FFFFFF;
	height:100%;
}

#navigatie
{
	height:46px;
	background-image:url(../images/nav_balk.jpg);
	background-repeat:no-repeat;
	width:990px;
}

*html #navigatie
{
	height:70px;
}


#nav
{
	list-style: none;
	position:relative;
	width:547px;
}

#nav li 
{

	position: relative;
	float:left;
}

.button
{
	font-family:"Arial";
	font-size:15px;
	font-weight:bold;
	color:#FFFFFF;
	text-align:center;
	cursor:pointer;
	position:absolute;
}


#content
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	background-color:#FFFFFF;
	width:990px;
	text-align:left;
	z-index:1;
}

#contact1
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	background-color:#FFFFFF;
	width:500px;
	text-align:left;
	padding-top:5px;
	padding-left:10px;
	height:470px;
	
}

#contact1 td
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
}

#top
{

	margin-bottom:-17px;
}

*html #top
{
	margin-bottom:-10px;
}

#contenttekst
{
	position:relative;
	background-color:#FFFFFF;
}

#content .tekst
{
	padding-left:15px;
	padding-right:15px;
	
}

#contact1 h1
{
	font-size:20px;
	font-weight:bold;
	color:#000000;
}

#content h1
{
	font-size:20px;
	font-weight:bold;
	color:#000000;
}

#content h3
{
	font-size:15px;
	font-weight:bold;
	font-style:italic;
	color:#000000;
}

#detail 
{
	color:#ffffff;
	clear:both;
	border-collapse:collapse;
	background-color:#000000;
}

#detail th
{
	background-image:url(../images/kop_detail.gif);
	background-repeat:repeat-x;
	font-family:Arial;
	font-size:15px;
	font-weight:bolder;
	padding-left:5px;
}

#detail td
{
	font-family:Arial;
	font-size:12px;
	padding-left:5px;
}



#detail a
{
	font-family:Arial;
	font-size:13px;
	font-weight:bolder;
	text-decoration:none;
	color:#ffffff;
}

#detail a:hover
{
	text-decoration:underline;
	color:#ffffff;
}

#occasions 
{
	color:#ffffff;
	border:1px solid #000000;
	clear:both;
	border-collapse:collapse;
}

#occasions th
{
	background-image:url(../images/kop_detail.gif);
	background-color:#000000;
	background-repeat:repeat-x;
	font-family:Arial;
	font-size:13px;
	font-weight:bolder;
	padding-left:5px;
	height:33px;
}

#occasions td
{
	font-family:Arial;
	font-size:12px;
	padding-left:5px;
	border:1px solid #000000;
}

#info a
{
	font-family:Arial;
	font-size:13px;
	text-decoration:none;
	font-weight:bold;
	color:#ffffff;
}

#occasions a
{
	font-family:Arial;
	font-size:12px;
	text-decoration:none;
	color:#ffffff;
}

#occasions a:hover
{
	text-decoration:underline;
	color:#ffffff;
}

#bottom
{
	font-family:"Arial";
	font-size:12px;
	color:#000000;
	background-color:#FFFFFF;
	text-align:center;
	z-index:2;
	position:relative;
	padding-bottom:5px;
	padding-top:10px;
}

/*html #bottom
{
	position: relative;
	vertical-align:text-bottom;
	
}*/

a
{
	text-decoration:none;
	color:#000000;
}

a:hover
{
	text-decoration:underline;
	color:#000000;
}


