/* CSS Document */
body
{
	background-color: #ffffff;
}

a
{
  outline: none;
}
div#body
{
color:#535353;
font-family:Arial, Helvetica, sans-serif;
margin:0px;
padding:0px;
}

div#container
{
color:#535353;
font-family:Arial, Helvetica, sans-serif;
margin: 0px auto;
width:780px;
height:600px;
padding:0px;
}

div#header
{
height:77px;
margin:0px;
padding:0px;
}

div#photos
{
position:relative;
}

div#content
{

margin:0px;
padding:0px;
}

div#menu
{
padding:0px;
margin:0px;
margin-top:8px;
}

div#footer
{
margin-left:15px;
}

#logoNL
{
background-image:url(images/logoNL.gif);
text-indent:-50000px;
height:20px;
width:63px;
position:absolute;
}

/*divs in header*/

#logo
{
background-image:url(images/logo_New.jpg);
background-repeat:no-repeat;
width:315px;
height:77px;
float:left;
}

#menu_boven
{
position:relative;
float:left;
width:450px;
}

#menu_boven h3
{
margin:0px;
text-indent:-5000px;
}


#menu_boven_top
{

}

#menu_boven_bottom
{
}

/*divs in photos*/

#kader
{
background-image:url(images/kader_photos.gif);
background-repeat:no-repeat;
width:780px;
height:308px;
}

#foto1
{
	position:absolute;
	left: 26px;
	top: 25px;
}

#foto2
{
	position:absolute;
	left: 464px;
	top: 25px;
}

#foto3
{
	position:absolute;
	left: 465px;
	top: 193px;
}

/*divs in content*/

#actua
{

width:454px;
float:left;
margin:0px;
padding:0px;
}

#actua h3
{
text-indent:-50000px;
background-image:url(images/actua.gif);
background-repeat:no-repeat;
background-position:top;
padding-bottom:20px;
margin:0px;
}

#indekijker
{
margin:0px;
padding:0px;
width:310px;
float:left;
margin-top:0px;
}

.indekijker a
{
color:#535353;
font-size:12px;
text-decoration:none;
}

.indekijker a:hover
{
color:#8b8e1c;
}

#indekijker h3
{
text-indent:-50000px;
background-image:url(images/indekijker.gif);
background-repeat:no-repeat;
background-position:top;
padding-bottom:20px;
margin:0px;
}

#indekijker_inhoud
{
margin:0px;
padding:0px;
margin-top:00px;
margin-left:15px;
width:300px;
}

#kijkerimg
{
float:left;
margin:0px;
padding:0px;
margin-right:10px;
}

/*menu_boven*/


#vragen 
{
position:absolute;
left:0px;
width:69px;
height:51px;
/*background-image:url(images/vragen_menu.gif);*/
background-image: url(persistantimage.ashx?key=vragen_menu);
background-repeat:no-repeat;
}

#vragen:hover
{
/*background:url(images/vragen_menu.gif) 0px -51px;*/
background: url(persistantimage.ashx?key=vragen_menu) 0px -51px;
}

#extraatjes
{
/*background-image:url(images/extraatjes_menu.gif);*/
background-image: url(persistantimage.ashx?key=extraatjes_menu);
background-repeat:no-repeat;
width:92px;
height:51px;
position:absolute;
left:69px;
}

#extraatjes:hover
{
/*background:url(images/extraatjes_menu.gif) 0px -51px;*/
background: url(persistantimage.ashx?key=extraatjes_menu) 0px -51px;

}

#natuurwinkel
{
/*background-image:url(images/natuurwinkel_menu.gif);*/
background-image: url(persistantimage.ashx?key=natuurwinkel_menu);
background-repeat:no-repeat;
width:125px;
height:51px;
position:absolute;
left:161px;
}

#natuurwinkel:hover
{
/*background:url(images/natuurwinkel_menu.gif) 0px -51px;*/
background: url(persistantimage.ashx?key=natuurwinkel_menu) 0px -51px;
}

#contact
{
/*background-image:url(images/contact_menu.gif);*/
background-image: url(persistantimage.ashx?key=contact_menu);
background-repeat:no-repeat;
width:74px;
height:51px;
position:absolute;
left:286px;
}

#contact:hover
{
/*background:url(images/contact_menu.gif) 0px -51px;*/
background: url(persistantimage.ashx?key=contact_menu) 0px -51px;

}

#lidworden
{
/*background-image:url(images/lid_menu.gif);*/
background-image: url(persistantimage.ashx?key=lid_menu);
background-repeat:no-repeat;
width:91px;
height:51px;
position:absolute;
left:360px;
}

#lidworden:hover
{
/*background:url(images/lid_menu.gif) 0px -51px;*/
background: url(persistantimage.ashx?key=lid_menu) 0px -51px;

}

#mijnnatuurpunt
{
	/*background-image:url(images/mijnnatuurpunt_menu.gif);*/
	background-image: url(persistantimage.ashx?key=mijnnatuurpunt_menu);
	background-repeat:no-repeat;
	width:123px;
	height:26px;
	position:absolute;
	left: 174px;
	top: 51px;
}

#mijnnatuurpunt:hover
{
/*background:url(images/mijnnatuurpunt_menu.gif) 0px -26px;*/
background: url(persistantimage.ashx?key=mijnnatuurpunt_menu) 0px -26px;
}

#zoeken
{
background-image:url(images/zoeken_menu.gif);
width:154px;
height:26px;
position:absolute;
left:297px;
top:51px;

}
#SearchInput
{
width:120px;
background-color:Transparent;
padding-top:7px;
padding-left:7px;
color:#535353;
}

#btnSearch
{
position:absolute;
top:5px;         
width:25px;
height:25px;
}

/* menu onderaan */
#menu h3{
position:relative;
margin:0px;
padding:0px;
  text-indent:-5000px;
margin-bottom:4px;
padding-bottom:0px;

}
#menu h3 a span{

}
#menu h3 a 
{
    height:20px;
    width:200px;
    background-repeat:no-repeat;
background-position: left top;
} 
#denatuurin
{
font-size:11px;
float:left;
width:164px;
}
#denatuurin ul
{
    padding-left:15px;
    }
	
#denatuurin #titel_denatuurin
{
text-indent:-5000px;
display:block;
}

#denatuurin #titel_denatuurin
{
/*background-image:url(images/denatuurin.gif);*/
background-image: url(persistantimage.ashx?key=denatuurin);
margin-bottom:2px;
}

#denatuurin a
{
height:20px;
text-decoration:none;
color:#535353;
}

#denatuurin a:hover
{
color:#8b8e1c;
}

#biodiversiteit
{
font-size:11px;
float:left;
width:150px;
}

#biodiversiteit #titel_biodiversiteit
{
text-indent:-5000px;
display:block;
}

#biodiversiteit #titel_biodiversiteit
{
/*background-image:url(images/biodiversiteit.gif);*/
background-image: url(persistantimage.ashx?key=biodiversiteit);
margin-bottom:2px;
}


#biodiversiteit a
{
height:20px;
text-decoration:none;
color:#535353;
}

#biodiversiteit a:hover
{
color:#8b8e1c;
}

#natuurbehoud
{
font-size:11px;
float:left;
width:150px;
}

#natuurbehoud #titel_natuurbehoud
{
text-indent:-5000px;
display:block;
}

#natuurbehoud #titel_natuurbehoud
{
/*background-image:url(images/natuurbehoud.gif);*/
background-image: url(persistantimage.ashx?key=natuurbehoud);
margin-bottom:2px;
}

#natuurbehoud a
{
height:20px;
text-decoration:none;
color:#535353;
}

#natuurbehoud a:hover
{
color:#8b8e1c;
}

#vereniging
{
font-size:11px;
width:150px;
float:left;
}

#vereniging #titel_vereniging
{
/*background-image:url(images/vereniging_menu.gif);*/
background-image: url(persistantimage.ashx?key=vereniging_menu);
margin-bottom:2px;
}

#vereniging #titel_vereniging
{
text-indent:-5000px;
display:block;
}

#vereniging a
{
height:20px;
text-decoration:none;
color:#535353;
}

#vereniging a:hover
{
color:#8b8e1c;
}

#doemee
{
font-size:11px;
width:160px;
float:left;
}

#doemee #titel_doemee
{
/*background-image:url(images/doemee_menu.gif);*/
background-image: url(persistantimage.ashx?key=doemee_menu);
margin-bottom:2px;
}

#doemee #titel_doemee
{
text-indent:-5000px;
display:block;
}

#doemee a
{
height:20px;
text-decoration:none;
color:#535353;
}

#doemee a:hover
{
color:#8b8e1c;
}

/*classes*/

.clear
{
clear:both;
}

.actua
{
line-height:20px;
margin:0px;
padding:0px;
margin-top:0px;
margin-left:31px;
font-size:12px;
}

.actua a
{
line-height:20px;
margin:0px;
padding:0px;
margin-top:0px;
font-size:12px;
text-decoration:none;
color:#535353;
}

.actua a:hover
{
color:#8b8e1c;
}


.indekijker
{
margin:0px;
padding:0px;
font-size:12px;
text-align:justify;
margin-right:7px;
}

ul
{
	list-style-image:url(images/list.gif);
}

.klein
{
font-size:10px;
margin:0px;
padding:0px;
margin-top:29px;
}

.klein a
{
color:#8b8e1c;
text-decoration:none;
}

.thema ul
{
margin:0px;
padding:0px;
margin-left:16px;

list-style-image:url(images/list.gif);
}

img
{
    border:none;}
    
    .inputText
    {
        border:none;}


