body {
	background-color: #91BB33;
	font: 80%/1.5em Verdana, Arial, Helvetica, sans-serif;
}
a{
	color: #000;
	font-weight: bold;
}
a:hover  {
	color: #000;
	font-weight: bold;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

#container {
	width: 765px;
	margin: 0 auto;
	border: 0;
}

#top {
	margin:0 0 10px 0;
	border:0;
	width:765px;
	height:110px;
	background: url(img/top4.gif) top left no-repeat;
}

#main_wrap{
	position:relative;
	margin: 0 0 0 0px;
	height: auto;
	width: 585px;
	float: right;
	/*background:#fff;*/
	background:#fff url(img/roundbg.png) top left no-repeat;
}
#main_top{
	background:url(img/main_top_bg.gif) top left no-repeat;
	width:585px;
	height:17px;
}
#main_bottom{
	background:url(img/main_bottom_bg.gif) bottom left no-repeat;
	width:585px;
	height:17px;
	float:left;
}
#main{
	position:relative;
	top:-10px;
	margin:0px 0 0 15px;
	height: auto;
	width: 560px;
}

#left_wrap{
	position:relative;
	float:left;
	width:170px;
	margin:0;
	padding:0;
}
#right_wrap{
	position:relative;
	float:right;
	width:585px;
	margin:0;
	padding:0;
}

#nav_wrap {
	position:relative;
	float:left;
	background-color: #FFF;
	width: 170px;
	height: auto;
	/*background-image: url(img/Backgroundmenu12.png);*/
}
#nav_top{
	position:relative;
	float:left;
	background:url(img/nav_top_bg.gif) top left no-repeat;
	width:170px;
	height:17px;
	margin-bottom:10px;
}
#nav_bottom{
	position:relative;
	float:left;
	background:url(img/nav_bottom_bg.jpg) bottom left no-repeat;
	width:170px;
	height:210px;
	filter:alpha(opacity=100);
	-moz-opacity: 1;
	opacity:1;
	z-index:10;
}
#nav_bottom_over{
	position:relative;
	float:left;
	margin-top:-210px;
	background:url(img/nav_bottom_bg_over.jpg) bottom left no-repeat;
	width:170px;
	height:210px;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity:0;
	z-index:10;
}
#nav_bottom_fadefix{
	position:relative;
	float:left;
	height:17px;
	width:170px;
	margin-top:-17px;
	background:url(img/nav_bottom_fadefix.gif);
	z-index:9;
}
#nav{
	position:relative;
	float:left;
}
#nav ul{
	margin:0;
	padding:0;
}
#nav li{
	list-style:none;
	cursor:pointer;
}
.nav_item{
	color: black;
	font-weight:bold;
	width:170px;
	height:23px;
	background:url(img/link-button.png) top left no-repeat;
	padding-top:2px;
}
.nav_item:hover{
	width:170px;
	height:23px;
	background:url(img/Gradient-button.png) top left no-repeat;
	padding-top:2px;
}
.nav_item_current{
	color: black;
	font-weight:bold;
	width:170px;
	height:23px;
	background:url(img/Gradient-button.png) top left no-repeat;
	padding-top:2px;
}
.nav_item_current:hover{
	width:170px;
	height:23px;
	background:url(img/Gradient-button.png) top left no-repeat;
	padding-top:2px;
}
.nav_item a,
.nav_item_current a
{
	font-size:90%;
	color: black;
	font-weight:bold;
	padding-left:10px;
}

#footerLeft_wrap {
	position:relative;
	float:left;
	background-color: #FFF;
	width:170px;
	height:52px;
	margin:10px 0 0 0;
	overflow:hidden;
}
#footerLeft_top{
	position:relative;
	float:left;
	background:url(img/nav_top_bg.gif) top left no-repeat;
	width:170px;
	height:17px;
}
#footerLeft_bottom{
	position:relative;
	float:left;
	background:url(img/footerLeft_bottom_bg.gif) bottom left no-repeat;
	width:170px;
	height:17px;
}
#footerLeft{
	position:relative;
	float:left;
	height:18px;
	top:-3px;
	overflow:visible;
	z-index:10;
}
*:first-child+html #footerLeft{
	margin-left:-16px;
}
#footerLeft ul{
	margin:0;
	padding:0;
}
#footerLeft li{
	list-style:none;
}
.doneer_item{
	font-weight:bold;
	width:170px;
	height:23px;
	padding-top:3px;
	text-align:center;
}
.doneer_item:hover{
	width:170px;
	height:23px;
	background:url(img/Gradient-button_doneer.png) top left no-repeat;
	padding-top:3px;
}
.doneer_item a{
	font-family: Arial;
	font-size:140%;
	color: #666;
	font-weight:bold;
	padding-left:0px;
}
.doneer_item a:hover{color:#000}

#footerRight_wrap {
	position:relative;
	float:right;
	background-color: #FFF;
	width: 585px;
	height: 52px;
	margin:10px 0 10px 0;
	overflow:hidden;
	float: left;
}
#footerRight_top{
	position:relative;
	float:left;
	background:url(img/main_top_bg.gif) top left no-repeat;
	width:585px;
	height:17px;
}
#footerRight_bottom{
	position:relative;
	float:left;
	background:url(img/main_bottom_bg.gif) bottom left no-repeat;
	width:585px;
	height:17px;
}
#footerRight{
	color:#666;
	position:relative;
	top:-2px;
	float:left;
	height:18px;
	width:100%;
	overflow:visible;
	padding-left:10px;
}
#footerRight a{color:#666;}
#footerRight a:hover{color:#000;}
#footerLang{
	height:26px;
	float:right;
	position:absolute;
	top:0px;
	right:20px;
	padding:0;
	display:inline;
}
#footerLang a.en{
	padding-right:20px;
	background:url(img/gb.gif) right 3px no-repeat;
}
#footerLang a.nl{
	padding-right:20px;
	background:url(img/nl.gif) right 3px no-repeat;
}

#video{
	margin-left:60px;
	padding:1px;
	border:1px solid #ddd;
	width:425px;
}

h1{font-size:150%;font-weight:bold;}
h2{font-size:130%;font-weight:bold;}
h3{font-size:110%;font-weight:bold;}
