/*oogvoornatuur*/

body {
	margin: 0;
	padding: 0;
	font-size: 100%;
	font-family: Verdana, Tahoma,sans-serif;
	color: black;
	text-align: center;
}

/* hyperlinks */
a {
	text-decoration: none;
	font-weight: bold;
	color: #000;
	background: transparent;
}

a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #fff;
	background: transparent;
}


td {
	font-size: 8pt;
}

#reclame {
	clear: both;
	display: none;
	height: 100px;
	margin: auto 0;
	padding: 50px 0 0 0;
	width: auto;
}

#wrap {
	color: #303030;
	margin: 0 auto;
	width: 100%;
	background: #FFF url(images/links.jpg) no-repeat 20px 0;	
	/*margin-top: -3px;*/
}

#links {
	text-align: right;
	height: 20px;
	margin: 5px 0 20px 0;
	padding: 0 10px 0 0;
}

#links a {
	text-decoration: none;
	font-weight: bold;
	color: #000;	

}

#links a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #97C00E;	

}

#links img{
	border: none;
	}

#rechts {
	float: right;
	background-image: url(images/rechtsonder.jpg);
	height: 500px;
	margin: 0;
	padding: 0;
}

#bg {
	float: left;
	margin: 0;
	padding: 0;
	width: 55%;
}

/* main content */


#content {
	/*margin-top: -8px;*/
	margin: 0;
	padding: 7px;
	line-height: 1.3em;
	/*text-align: justify;*/
	text-align: left;
	color: #000;
	min-height: 500px;
	padding-left: 50px;
	width: auto;
}

#content a {
	text-decoration: underline;
    font-weight: bold;
	color: #000;
	background: transparent;
}

#content a:hover {
	text-decoration: underline;
    font-weight: bold;
	color: #97C00E;
	background: transparent;
}


h1 {
	font-size: 16pt;
	color:#97C00E;
	background: transparent;
	padding-bottom: 1px;

}
h2 {
	font-size: 12pt;
	color: #97C00E;
	background: transparent;
}

p{
	line-height: 1.6em;
	font-size: .9em;
	margin: 0;
	padding: 0;
}

/* side menu */
#side {
	color: #000;
	text-align: left;
	float: left;
	text-align: left;
	margin: 120px 40px 0 10px;
	padding: 0;
	/*width: 15%;*/
	width: 150px;
}

#side ul {
	list-style: none;
	margin: 15px 0 0 60px;
	padding: 0;
	width: 150px;
}

#side ul li { 
	margin: 0;
	padding: 0;
	width: 150px;
}

#side ul a {
	background-image: url(images/footprint.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	color: #000;
	display: block;
	height: 20px;
	font: normal 9pt/20px Verdana, Tahoma,sans-serif;
	text-align: left;
	margin: 0 0 5px 0;
	padding: 0 0 0 20px;
	width: 150px;
}

#side a:hover {
	color: #97C00E;
	text-decoration: none;
}

#search {
	margin: 50px 0 0 0;
	padding: 0;
	text-align: right;
	width: 150px;
}

/* image footer */
#footer {
	width: 95%;
	height: 23px;
}

/* bottom stuff (copyright message, etc) */

#bottom {
	clear: both;
	font-size: 8pt;
	color: #000;
	line-height: 0.5em;
	margin: 0;
	text-align: center;
	padding: 15px;
}

#bottom a {
	color:#97C00E;
	text-decoration: none;
	background: transparent;
}

#bottom a:hover {
	text-decoration: underline;
	background: transparent;
}

#bottom img {
	margin: 5px;
	border: 0;
}

/* tables */

table {
	border: transparent;
	text-align: left;
	font-size: 1em;
}

td {
	border: transparent;
	padding: 0;
}

/* input */
input, textarea{
	border: 1px solid #000;
}

#bg #content input {
	margin: 0 10px 0 10px;
	padding: 0;
	width: auto;
}

#search input.search_string{
	float: right;
	margin: 0 0 0 0;
	width: 140px;
}

#search .search_submit{
	float: right;
	margin: 10px 0 0 0;
	width: auto;
}

textarea{
	margin: 5px 0 0 10px;
	padding: 5px;
	width: auto;
}

#navcontainer{
	margin: auto 0;
	padding: 0;
}

#navcontainer ul {
  padding: 0;
  margin: 15px 0 0 0;
  background-color: transparent;
  color: Black;
  width: auto;
  font-family: verdana, arial, helvetica, sans-serif;
  font-size:12px;
  font-weight:bold;
}

#navcontainer ul li { 
	display: inline;
	margin: 0;
	padding: 0;
}

#navcontainer ul li a {
	margin: 0;
	padding: 5px 7px;
	text-decoration: none;
	border-right: 1px solid #000;
}

#navcontainer ul li a:hover {
  color: #97C00E;
}

#navlist {
  padding-left: 0;
  margin-left: 0;
  width: 140px;
}

#navist li {
  list-style: none; 
  margin: 0;
  line-height:20px;
  font-family:verdana;
  font-size:10px;
}

#navlist li a { text-decoration: none;}


/*.win.gecko #wrap {
background: url(images/links.jpg) no-repeat;	
}


.win.gecko #side {
position: relative;
width: 100px;
float: left;
}

.win.gecko #side ul li { 
display: inline; 
}

.win.gecko #content {
margin-left: 300px;
min-height: 200px;
}

.win.gecko #side ul {
list-style:none;
}

.win.gecko #side li {
list-style:none;
}

.win.gecko #bottom {
float: left;
padding-left: 300px;
padding-top: 150px;
}

.win.gecko #navcontainer {
  padding-left: 380px;
width: 600px;
margin-top: 5px;
}

.win.gecko #reclame {
padding-left: 380px;
padding-top: 150px;
}

.win.gecko input {
	background-color: #97C00E;
margin-top: 10px;
}

.win.gecko #side ul a {
	color: #000;
	float: right;
	text-align: left;
	font-size: 9pt;
padding-left: 20px;
background-image: url(images/footprint.gif);
background-repeat: no-repeat;
background-position: 0 .5em;
}

.win.gecko #side ul a:hover {
	color: #97C00E;
text-decoration: none;
}*/
