@charset "UTF-8";
/* CSS Document */
  *  {
margin : 0;
padding : 0;
}

body, html {
width : 100%;
height : 100%;
font-family : Arial, Helvetica, sans-serif;
background-color:#333;
background-image:url(../images/achtergrond.gif);
background-position:center;
background-repeat:repeat-y;
}

#container {
position : relative;
width : 980px;
margin : 0 auto;
height : auto !important ;
height : 100%;
min-height : 100%;
background-color:#C9AD7B;
}

* html #container {
height:100% !important;
}



#top {
background-image:url(../images/top.jpg);
background-repeat:no-repeat;
height:445px;
width:980px;
}

#rechts {
	position:absolute;
	width:117px;
	height:147px;
	left: 825px;
	top: 144px;
	padding:8px 5px 5px 5px;
	background-image:url(../images/rechts.gif);
	background-repeat:no-repeat;
}

#rechts2 {
	position:absolute;
	width:117px;
	height:147px;
	left: 825px;
	top: 144px;
	padding:8px 5px 5px 5px;
}

/*******tekst midden********/

#text-main {
float:right;
width:603px;
padding:50px 193px 0 0;
}

#balk {
width:615px;
height:38px;
padding-bottom:20px;
background-image:url(../images/h1-ondergrond.gif);
background-repeat:no-repeat;
background-position:left top;
}


/*******foto*******/

.photo {
float:left;
padding:25px 0 0 200px;
width:579px;
height:252px;
}

.photo span {
width:579px;
height:252px;
display:block;
left:255px;
position:absolute;
background:url(/images/span.png) no-repeat;
}

#imagemap {
position:absolute;
left:35px;
top:17px;
width:137px;
height:177px;
z-index:1;
}



/********styles*******/

h1 {
padding-top:5px;
padding-left:13px;
color:#97120c;
font-size:21px;
margin:0;
}

h2 {
padding-top:5px;
padding-left:13px;
color:#97120c;
font-size:17px;
line-height:120%;
margin:0;
}
	

p {
padding-left:13px;
font-size:12px;
line-height:180%;
}

a {
color:#9e4844;
text-decoration:none;
}

a:visited {
color:#9e4844;
}

a:hover {
color:#9e4844;
text-decoration:underline;
}

.tekst12 {
	font-size:12px;
}
	


/******footer********/

#footer {
position:absolute;	
width:615px;
height:33px;
margin-top:50px;
padding-top:10px;
text-align:center;
background-image:url(../images/h1-ondergrond.gif);
background-position:left 0;
background-repeat:no-repeat;
font-size:11px;
}


#footer a:hover {
text-decoration:underline;
}

#footer a,#footer a:visited a:hover,#navcontainer ul li a {
text-decoration:none;
}

#footer2 {
width:615px;
height:38px;
margin-top:5px;
padding-top:5px;
text-align:center;
font-size:11px;
}


#footer2 a:hover {
text-decoration:underline;
}

#footer2 a,#footer a:visited a:hover,#navcontainer ul li a {
text-decoration:none;
}


#clear {
clear:both;
}


/********NAVIGATIE*********/
.arrowlistmenu {
	float:left;
width:150px;
}

.arrowlistmenu div.categoryitems a {
	text-decoration:none;
	color:#1B1A15;
}

.arrowlistmenu li {
padding-bottom:0;
}

.arrowlistmenu li a {
display:block;
font-weight:bold;
width:150px;
height:25px;
text-decoration:none;
font:14px Arial;
padding:0 0 0 65px;
}

.arrowlistmenu div.expandable a {
	font:14px Arial;
	font-weight:bold;
	color:#851302;
	display:block;
	position:relative;
	width:auto;
	height:22px;
	text-decoration:none;
	padding:8px 0 5px 48px;
}

.arrowlistmenu div.normal a {
	font:14px Arial;
	font-weight:bold;
	color:#1B1A15;
	display:block;
	position:relative;
	width:auto;
	height:22px;
	text-decoration:none;
	padding:8px 0 5px 48px;
}

.arrowlistmenu div.selected a,.arrowlistmenu div.expandable a:hover {
display:block;
position:relative;
width:auto;
text-decoration:none;
background-image:url(../images/hover.jpg);
background-repeat:no-repeat;
background-position:center left;
color:#851302

}

.arrowlistmenu div.selected a,.arrowlistmenu div.normal a:hover {
display:block;
position:relative;
width:auto;
text-decoration:none;
color:#851302
}

div.expandable#current {
font-weight:bold;
}

div.normal#current {
font-weight:bold;
}

.arrowlistmenu div.expandable a:visited,.arrowlistmenu div.expandable a:active {
	color:#851302;
}

.arrowlistmenu div.normal a:visited,.arrowlistmenu div.normal a:active {
	color:#851302;
}


.arrowlistmenu div.categoryitems a:visited,div.categoryitems a:visited {
	color:#1B1A15;
}

.arrowlistmenu div.expandable a:hover {
	font:14px Arial;
	font-weight:bold;
	color:#851302;
	display:block;
	position:relative;
	width:auto;
	text-decoration:none;
	height:22px;
	padding:8px 0 5px 48px;
}

.arrowlistmenu div.normal a:hover {
	font:14px Arial;
	font-weight:bold;
	color:#851302;
	display:block;
	position:relative;
	width:auto;
	text-decoration:none;
	height:22px;
	padding:8px 0 5px 48px;
}

.arrowlistmenu div.categoryitems {
	text-decoration:none;
	list-style:none;
	color:#1B1A15;
	height:auto;
	padding:0px;
}

.arrowlistmenu div.categoryitems a:hover {
	color:#851302;
	font-weight:normal;
	text-decoration:none;
}

#current {
	font-weight:bold;
	font:14px Arial;
	color:#851302;
	display:block;
	position:relative;
	width:auto;
	height:22px;
	text-decoration:none;
	padding:8px 0 5px 48px;
	background-image:url(../images/hover.jpg);
	background-repeat:no-repeat;
	background-position:center left;
}

#currentsub {
	display:block;
	height:25px;
	position:relative;
	width:100px;
	color:#851302;
	padding:0 0 0 65px;
	font:14px Arial;
	font-weight:normal;
}

