/*INIT*/
html { margin: 0; padding: 0; border: 0;}
body
{
	margin: 0;
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
}
ol, ul, li {margin: 0; padding: 0; list-style-type: none;}	

#wrapper
{
	width: 740px;
	margin: 0;
	padding: 0;
}
br.clear {
   clear : both;
   height : 0;
   margin : 0;
   font-size : 1px;
   line-height : 0;
}

/*END INIT*/

/*HEADER*/
#header
{
	height: 185px;
	background-repeat: no-repeat;
	background-position: left top;
	/*background-image: url(media/top.jpg);*/
	z-index: 1;
}
#logo
{
	height: 185px;
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(media/weblogo.gif);
}
div#pics
{
	background-repeat: no-repeat;
	background-position: left top;
	/*background-image: url(media/banner.jpg);*/
	z-index: 2;
	position: absolute;
	left: 202px; 
	top: 10px; 
	width: 533px;
	height: 75px;
}
div#langs
{
	z-index: 2;
	position: absolute;
	left: 650px; 
	top: 100px; 
	width: 80px;
	height: 20px;
}
div#langs a
{
	text-decoration: none;
	color: White;
}
div#langs a.active
{
	text-decoration: none;
	color: Red;
}

/*END HEADER*/

/*LINKERDEEL*/

div#linkerdeel
{
	float:left;
	/*background-image: url(media/bkgtree.jpg);*/
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0;
	margin:0;
	width: 224px; /* IE5/Win */
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 224px; /* actual value */
}	

html>body div#linkerdeel
{
  width: 224px; /* be nice to Opera */
}

#menu
{
	float: left;
	padding-left:10px;
	padding-bottom: 100px;
	margin: 50px 0px 0px 10px;
	border: solid 0.1em #C2191D;
	background-color: #250707;
	/*filter:alpha(opacity=80);
	-moz-opacity:0.8;
	opacity: 0.8;*/
	background-image: url(media/vlag.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;	
	width: 190px; /* IE5/Win */
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 170px; /* actual value */
}	

html>body div#menu
{
  width: 170px; /* be nice to Opera */
}

/*RECHTERDEEL*/

div#rechterdeel
{
	float: left;
	width: 516px;
	padding: 0;
	margin: 0;
	
}
div.content
{
	border: solid 0.1em #C2191D;
	margin: -19px 7px 7px 7px;
	padding: 25px 10px 10px 10px;
	position: relative;
	z-index: 0;
	background-color: #75261F;
	width: 500px; /* IE5/Win */
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 480px; /* actual value */
}	

html>body div.content
{
  width: 480px; /* be nice to Opera */
}

div#homepage
{
	width: 476px; /* actual value */
}

/*HOME PAGE CONTENT SMALL*/
.contentcontainer
{
	float: left;
	padding: 0;
	margin: 0;
	width: 100%; /* IE5/Win */
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 100%; /* actual value */
}

html>body div.contentcontainer
{
  width: 100%; /* be nice to Opera */
}

.contentcontainerlarge
{
	float: left;
	width: 100%;
	padding: 0px;
	margin: 0;
}

.contentsmall
{
	float:left;
	margin: -19px 5px 5px 5px;
	padding: 25px 5px 5px 5px;
	border: solid 0.1em #C2191D;
	position: relative;
	z-index: 0;
	background-color: #75261F;
	width: 246px; /* IE5/Win */
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 219px; /* actual value */
}

html>body div.contentsmall
{
  width: 214px; /* be nice to Opera */
}
.content a
{
	
	font-weight: bold;
	text-decoration: none;
	color:#F7F400;
}

.contentsmall a
{
	color:#F7F400;
	font-weight: bold;
	text-decoration: none;
}

/*END HOME PAGE CONTENT SMALL*/

/*CONTENT TITLE*/
div.divtitle table
{
	border-collapse: collapse;
	margin: 0;
	padding: 0;
}
div.divtitle img
{
	border: 0;
	margin: 0;
}
.divtitle
{
	margin-top: 31px;
	position: relative;
	z-index: 1;
}
.titeltekst
{
	background-image: url(media/cir_bkgtitlemidden.gif);
	font: bold small-caps 14px Arial, Helvetica, sans-serif;
	text-transform: none;
	white-space: nowrap;
	color: #fff;
	background-repeat: repeat-x;
	height: 38px;
	text-align: center;
}

/*END CONTENT TITLE*/


/* MENU CONTACT US*/
#newscontact
{
	margin: 20px 0px 20px 20px;
	padding: 0;
}


/* END MENU CONTACT US*/

table
{
	padding: 1px 1px;
	margin: 0px 0px;
}

td
{
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;	
}

td.date
{
	text-align:right;
}

p
{
	padding: 1px 1px;
	margin: 0px 0px;
}

.content p.imgLeft img
{
	float: left;
	margin: .8em .8em .3em 0;
}
.content p.imgRight img
{
	float: right;
	margin: .8em 0 .3em .8em;
}

.content div.imgTop
{
	margin: .8em 0;
	text-align: center;
}



/* styling tree */
#tree *
{
	margin: 0;
	padding: 0;

}
#tree li.level0
{
	height: 24px;
	background-image: url(media/treepijlred.gif);
	background-repeat: no-repeat;
	background-position: 0 17px;
	padding-top: 5px;
}
#tree a
{
	text-decoration: none;
}
#tree dt.level1
{
	margin: 0;
	padding:0;
	padding-top: 3px;
	padding-left: 10px;
}

#tree dt a.open
{
	color: Yellow;
}
#tree dt.level2
{
	margin: 0;
	padding:0;
	padding-top: 3px;
	padding-left: 20px;
}
/*FOTOS*/

div.thumb
{
	margin:1px;
	border: 1px solid #C2191D;
	height: 140px;
	float: left;
	text-align: center;
	width: 152px;
}
.thumb img
{
	display: inline;
	margin: 5px;
	border: 1px solid #A0ACC0;
}
.thumb a.phototitle
{
	text-align: center;
	font-weight: normal;
	width: 155px;
	margin: 0 3px 3px 3px;}.evenitem { background-color: #9A1D21;}
.onevenitem { background-color: #75261F;}


