/*** algemeen ***/

body {
  margin: 0;
  padding: 0;
background-color: #FFF;
font-family: Arial;
background-image: url(gfx/body_bg.gif);
background-repeat: repeat-y;
}

#wrapper
{
width: 1007px;
height: 100%;
margin: 0;
padding: 0;
background-image: url(gfx/content_left_bg.jpg);
background-repeat: no-repeat;
background-position: 0 100%;
}

#header
{
width: 1007px;
height: 150px;
background-image: url(gfx/header_bg.jpg);
background-repeat: no-repeat;
margin: 0;
padding: 0;
border-top: solid 1px #FFF;
margin-top: -1px;

}

#logo
{
margin-left: 203px;
margin-top: 19px;
width: 485px;
height: 72px;
}

#logo a img
{
width: 485px;
height: 70px;
}

#rootmenu img
{
	border: 0px;
}


#rootmenu li
{
	display: inline;

}

#rootmenuitem1
{
	position: absolute;
	top: 152px;
	left: 935px;

}

#rootmenuitem2
{
	position: absolute;
	top: 152px;
	left: 963px;
}


#menu 
{
width: 1007px;
height: 26px;
background-image: url(gfx/menu_bg.gif);
background-repeat: repeat-x;
}

td > #menu
{
margin-top: -1px;
background-position: 0 0;
}

#menu ul
{
list-style: none;
margin: 0;
padding: 0;

}

#menu ul.topmenu 
{
 
margin-top: 0px;
margin-right: 4px;
margin-bottom: 4px;
}

#menu > ul.topmenu 
{
padding-top: 6px;

}

#menu ul.topmenu li
{
display: inline;
}

#menu ul li a 
{
display: inline;
height: 26px;
text-decoration: none;
padding-top: 6px;
padding-right: 20px;
padding-bottom: 7px;
padding-left: 19px;
font-size: 9pt; 
}


#menu .topmenu li a:link, #menu .topmenu li a:visited 
{
color: #5A3D1C; 
height: 26px;
background-image: url(gfx/menuitems_last_bg.gif);
background-repeat: no-repeat;
background-position: 100% 0;
}

#menu .topmenu li a:hover, #menu .topmenu li a:active
{
color: #5A3D1C;
height: 26px;
background-image: url(gfx/menuitems_hover_last_bg.gif);
background-repeat: no-repeat;
background-position: 100% 0;
}

#menu .topmenu li a.current:link, #menu .topmenu li a.current:visited, #menu .topmenu li a.current:hover, #menu .topmenu li a.current:active
{
background-image: url(gfx/menuitems_hover_last_bg.gif);
}


 
.submenu
{
position: absolute;
width: 136px;
}

.submenu li
{
height: 28px;
width: 113px;
text-align: right;
width: 113px;
background-image: url(gfx/submenu_arrow.gif);
background-repeat: no-repeat;
background-position: 100% 10;
}

.submenu > li
{
background-position: 100% 7;
}

.submenu li.li-first
{
margin-top: 13px;
}

.submenu > li.li-first
{
margin-top: 26px;
}

.submenu li a
{
width: 113px;
}

.submenu li a:link, .submenu li a:visited
{
background-image: none;
color: #5A3D1C;
}

.submenu li a:hover, .submenu li a:active
{
background-image: none;
color: #8F6F2A;
}

.submenu li a:link span, .submenu li a:visited span
{
background-image: none;
color: #5A3D1C;
}

.submenu li a:hover span, .submenu li a:active span
{
background-image: none;
color: #8F6F2A;
}

.submenu li a.current
{
color: #8F6F2A;
}
.submenu li a.current span
{
color: #8F6F2A;
}

.submenu li a:link.current span, .submenu li a:visited.current span
{
color: #8F6F2A;
}

.submenu li a:hover.current span, .submenu li a:active.current span
{ 
color: #8F6F2A;
}

#nextlevel {
display: none;
visibility: hidden;
}

#breadcrumbs {
}

#content
{
}

/*** div tekst ***/
#tekst {
padding-left: 205px;
padding-top: 16px ;
padding-right: 0px;
width: 766px;
font-size: 80%;
float: left;
}

#content > #tekst
{
padding-top: 9px ;
width: 561px;
}

#tekst strong
{
color: #271908;
}

#tekst a
{
color: #CC0000;
}

#tekst h1
{
font-size: 160%;
padding-top: 2px;
color: #271908;
}

#tekst table {
font-size: 100%;
}

h2.newstitle
{
font-size: 100%;
}

.tablec {
}
.hcell, .lcell, .dcell {
}
.hcellc, .lcellc {
  background: #ccc;
}
.hcellc, .dcellc {
}
.dcellc {
  background: #eee;
}

#content_news
{
float: right;
margin-top: -6px;
width: 200px;
height: 400px;
background-image: url(gfx/content_right_bg.gif);
background-repeat: repeat-x;
}

#content > #content_news
{
margin-top: 0px;
}

#newsitems
{
width: 158px;
margin-top: 8px;
margin-left: 22px;
background-image: url(gfx/newsitems_bg.gif);
background-repeat: repeat-y;
font-family: Tahoma;
}

#newsitems img
{
width: 130px;
}

#newstitlebg
{
width: 165px;
background-image: url(gfx/newsitems_title_bg.gif);
background-repeat: no-repeat;
}

#newstitlebg h2
{
color: #ECD29F;
letter-spacing: 0.4em;
margin-left: 15px;
margin-bottom: 4px;
text-transform: uppercase;
font-size: 130%;
}

#newstitlebg > h2 
{
margin-left: 14px;
letter-spacing: 0.3em;
margin-bottom: -7px;
}

#newsitems .newsitem 
{
width: 142px;
font-size: 70%;
font-style: italic;
margin-left: 6px;
}

#news_text
{
width: 142px;
font-size: 70%;
font-style: italic;
margin-left: 6px;
}

#newsitems .newsitem .newstitle
{
display: none;
visibility: hidden;
}



#newsitems .newsitem .date
{
display: none;
visibility: hidden;
}

#newsitems .newsitem .more
{
float: right;
margin-bottom: 8px;
color: #CC0000;
}

#newsitems img
{
width: 130px;
margin-left: 10px;
margin-bottom: 8px;
}

#newsitems_bottom
{
width: 165px;
height: 20px;
background-image: url(gfx/newsitems_bottom_bg.gif);
background-repeat: no-repeat;
}



/*** search pages ***/
#sq {
  text-align: center;
}

.searchquery {
  width: 420px;
  margin-left: auto;
  margin-right: auto;
}
.google {
  width: 260px;
}
.searchquery label, .searchquery input, .searchquery select {
  width: auto;
  display: block;
  vertical-align: middle;
}
.searchquery label {
  padding: 6px 0 0;
  margin:0;
}

.searchmode {
  display: none;
}

.searchheader {
}

.searchrow {
  padding-bottom: 1em;
}

.searchinfo {
  font-size: 80%;
}
.searchinfo a {
  font-size: 125%;
}

/*** forms ***/
form {
  padding-bottom: 10px;
}

label, .input {
  width: 12em;
  margin: 6px 0;
  vertical-align: top;
}

label, input, .input, textarea, select {
  display: block;
  float: left;
  margin-bottom: 6px;
}
input, textarea, select {
  margin-top: 4px;
  width: 250px;
}
select, .input {
  width: auto;
}

br {
  clear: left;
}

/*** newsletters/news ***/
#datum {
  font-weight: bold;
  display: block;
  text-align: right;
}

.more {
}
.more:hover {
}
.more img {
  vertical-align: middle;
  margin: 0!important;
  border: 0!important;
}

/*** print ***/
.printonly {
  display: none;
}

.button {
  width: auto;
}

/*** wisenten posities ***/
#wisenten_posities {
  border: 1px solid #bbb7aa;
  height: 430px;
}
#positie_map {
  width: 560px;
  height: 400px;
}
#sliderlabel {
  float: left;
  line-height: 25px;
  width: 205px;
  padding:0 0 0 4px;
}
#sliderlabel span {
  font-weight: bold;
}
#slider-1 {
  float: left;
}
#update {
  display: none;
  float: left;
  line-height: 25px;
  padding:0 0 0 4px;
}

#lleft #kaart {
  position: relative;
  width: 560px;
}
#lleft #kaart #map {
  margin: 0 0 0 150px;
}
#lleft #kaart ul {
  position: absolute;
  left: 0;
  top: 0;
  width: 150px;
}
