/*
Design by Metamorphosis Design
http://www.metamorphozis.com
Released for free under a Creative Commons Attribution 2.5 License
*/

*
{
margin: 0px;
padding: 0px;
}

a:link {
	color: #255E0A;
}

a:hover {
	text-decoration: none;
	color: grey;
}

a:visited {
	color: #255E0A;
}

body {
	background: #255E0A url(images/back_all.gif) repeat-x;
	font: 15px Georgia, Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}

#content
{
	margin: 0 auto;
	width: 917px;
	text-align: left;
	color: #255E0A;
}

#main
{
width: 857px;
/*background: url(images/back_top.jpg) no-repeat top;*/
background: url(images/back_top_small.jpg) no-repeat top;
padding: 30px;
padding-top: 50px;
z-index: -3;
}

#back
{
width: 917px;
background: url(images/table_back.gif) repeat-y
}

#header {
	height: 254px; /* incl. menu height */
	text-align: left;
	background: url(images/header_small.png) no-repeat;
}
#spacer { height: 206px;}
#menu
{
width: 777px;
height: 48px;
padding-left: 120px;
background: url(images/buttons.jpg) no-repeat;
}

#menu ul {
	list-style: none;	
}

#menu li {	
	display: inline; 
}

#menu a {
	float: left;
	width: 120px;
	height: 33px;
    display: block;
	text-align: center;
	text-decoration: none;
	color: #ffffff;
	font-weight: normal;
	font-size: 14px;
	padding-top: 15px;
	text-transform: lowercase;
}

#menu a:hover {
	width: 120px;
	height: 33px;
	color: #fff;
	font-style: normal;
	font-weight: bold;
}


#right {
	width: 249px;
	float: right;
	margin-left: 20px;
}

#right H3 {
border:0px;	
width: 224px;
height: 34px;
font-size: 14px;
font-weight: bold;
padding-left: 25px;
padding-top: 15px;
padding-bottom: 15px;
text-transform: uppercase;
color: #ffffff;
background: url(images/title.png) repeat-x

}

#right ul {
	list-style: none;
	margin-bottom: 10px;
	background: url(images/title_back.gif) no-repeat top;
}

#right li  {
	padding: 20px;
	padding-bottom: 5px;
}

#right a {
	color: #255E0A;
}
#right a:visited {
	color: #255E0A;
}

#right p
{
	font-size: 14px;
}

.bot
{
padding: 10px;
}

#left
{
width: 550px;
padding: 10px;
}

#left H4
{
	margin: 0;
	padding: 0px;
	font-size: 12px;
	color: #255E0A;
}

#left a
{
color: #255E0A;
text-decoration: underline;
font-weight:bold;
}

#left p {
	margin: 5px;
	padding: 0;
	padding-bottom: 10px;
}

#left h2 {
	margin: 0;
	padding: 0;
	padding-top: 10px;
	color: #255E0A;
}


#left ol, #left ul
{
margin-left: 30px;
}

#footer {
	height: 54px;
	clear: both;
	padding-top: 20px;
	border-top: 3px solid #0F0;
	margin-left: 20px;
	margin-right: 20px;
	background: url(images/footer.gif) repeat-x top;
}

#footer p {
	margin: 0;
	font-size: 10px;
	text-align: center;
	color: #333333;
}

#footer a {
	color: #333333;
}


.rechtsuitlijnen {
	text-align:right;
	padding-right: 0px;
	padding-bottom: 5px;
	color: #255E0A;
}
.recommendation {
	font-size: medium;
	font-style: italic;
}

#kader a {
	line-height: 200%;
}