/* CSS Document */

body {
	background-color: #231F20;
	  margin:0;
      padding:0;
      border:none;
}

#container
{
	position: absolute;	
	width: 100%;
	margin: 0 0 auto;
}

#layer {
	z-index: 999;
	margin-top: 160px;
	margin-left: 498px;
	position:absolute;
	background-color:#999;
	height: 150px;
	width: 283px;
	
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 15px;	
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #00aeef;
	text-decoration: none;
	}

a:hover {
	font-weight: normal;
	color: #00aeef;
	text-decoration: underline;
	}
	
a.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #EEEEEE;
	text-decoration: none;
	}

a.menu:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;	
	color: #00aeef;
	text-decoration: none;
	}

a.taal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #828487;
	text-decoration: none;
	}

a.taal:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;	
	color: #00aeef;
	text-decoration: none;
	}
	
.titel
{
	color:#00aeef;
	font-size:13px;
	font-weight: bold;
	line-height: 15px;
}
.space
{
	height:2px;
	line-height:2px;
}
.space2
{
	height:5px;
	line-height:5px;
}
.uitz
{
	font-size: 11px;
	color: #828487;
	line-height: 13px;
}
.bgcontact
{
	background-image: url(images/bgcontact.jpg);
	background-repeat: no-repeat;
	background-position: 75% 5%;
}
.bg1
{
	background-image: url(images/nachtwacht-sliced_78.jpg);
	background-repeat: no-repeat;
	background-position:top;
}
.bg2
{
	background-image: url(images/nachtwacht-sliced_78b.jpg);
	background-repeat: repeat;
	background-position:top;
}
.bg3
{
	background-image: url(imagesslices/degrendele_16.gif);
	background-repeat: repeat-x;
	background-position:top;
}
.vak
{
	background-color:#DDDDDD;
	border-style:solid;
	border-width: 1px;
	border-color: #000000;		
}



.button
{
	background-color:#58595b;
	border-style:solid;
	border-width: 1px;
	border-color: #DDDDDD;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #DDDDDD;
	font-weight: bold;
	font-size: 13px;
	cursor: hand;	
}
.kader
{
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	}
hr
	{
	color: #FFFFFF;
	background-color: #FFFFFF;
	height: 1px;
	border: 0;
	}
ul
{
	list-style-type: square;
}
