body {
	font-family: Lucida Sans Unicode,Trebuchet MS,tahoma,verdana,arial;
	font-size: 11px;
	line-height: 16px;
	color: #000000;
	padding: 0;
	margin:0;
	background-color: #ccc;
	/*background-image:url(images/bg_body.jpg);
	background-repeat:repeat-x;*/
	
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	}
html { background: transparent; }
/*
////////////////////////////////////////////////////////////////////
Structure
////////////////////////////////////////////////////////////////////
*/
div#header_out {
position: relative;
float: none;
width: 100%;
height: 108px;
background-color:#ffffff;
border: 0;
margin:0 auto;
text-align: center;
}
div#header_in {
width: 980px;
height: 108px;
background-color: #ffffff;
padding:0;
border: 0;
margin:0 auto;
}
div#menu_out {
position: relative;
float: none;
width: 100%;
height: 29px;
background-color:#535353;
background-image:url(images/bg_menu.jpg);
background-repeat:repeat-x;
border: 0;
margin:0 auto;
text-align: center;
}
div#menu_in {
width: 960px;
height: 29px;
background-color:#535353;
background-image:url(images/bg_menu.jpg);
background-repeat:repeat-x;
padding:0;
border: 0;
margin:0 auto;
}


div#menu-container {
width: 960px;
padding-top:3px;
padding-left:2px;
border: 0px;
margin:0 auto;
}

div#menu-item {
position: relative;
float: left;
width: auto;
margin-top: 0px;
margin-left: 25px;
}

div#middle_out {
position: relative;
float: none;
width: 100%;
height: 100%;
overflow:auto;
overflow-x:hidden; 
background-color:#ffffff;
margin:0 auto;
text-align: center;
border: 0;
}
div#middle_in {
width: 980px;
height: 100%;
margin:0 auto;
overflow:auto;
overflow-x:hidden; 
padding:0;
border: 0;
background-color:#ffffff;
}
div#content {
position: relative;
float: left;
width: 585px;
margin:0;
padding-left:50px;
padding-right:50px;
padding-top:50px;
padding-bottom:50px;
text-align: justify;
}
div#content1 {
position: relative;
float: left;
width: 255px;
margin:0;
padding-left:0px;
padding-right:30px;
padding-top:50px;
padding-bottom:50px;
text-align: justify;
}
div#image_out {
position: relative;
float: left;
margin:0 0 20px 0;
padding-right:6px;
padding-bottom:7px;
background-image:url(images/bg_image.png);
background-position:bottom right;
background-repeat:no-repeat;
}
div#image_in{
position: relative;
float: left;
margin:0;
padding:0;
}

div#footer_out {
position: relative;
float: none;
width: 100%;
height: 100%;
background-color:#5B5B5B;
margin:0 auto;
text-align: center;
border: 0;
}
div#footer_in{
width: 880px;
height: 60px;
background-color: #5B5B5B;
/*background-image:url(images/bg_footer.jpg);*/
margin:0 auto;
overflow:none;
padding-top:20px;
padding-bottom:20px;
padding-left:50px;
padding-right:50px;
text-align: justify;
border: 0px;
}

/*
////////////////////////////////////////////////////////////////////
Menu
////////////////////////////////////////////////////////////////////
*/
a.menu{
font-family: Lucida Sans Unicode,tahoma,verdana,arial;
font-size: 12px;
color: #fff;
/*background-color: #ffffff;*/
font-weight:bold;
letter-spacing: 0.02em;
display:block;
width: auto;
height: auto;
text-decoration:none;
padding-left: 14px;
padding-right: 14px;
padding-top: 3px;
padding-bottom: 3px;
/*border-bottom: 1px solid #F3F3F3;*/
}
a.menu:link{
color: #fff;
}
a.menu:visited{
color: #fff;
}
a.menu:active{
color: #fff;
}
a.menu:hover{
color: #E1E1E1;
/*background-color: #5C8CB9;*/
}

a.menu1{
font-family: Lucida Sans Unicode,tahoma,verdana,arial;
font-size: 12px;
color: #D2FF67;
/*background-color: #ffffff;*/
font-weight:bold;
letter-spacing: 0.02em;
display:block;
width: auto;
height: auto;
text-decoration:none;
padding-left: 14px;
padding-right: 14px;
padding-top: 3px;
padding-bottom: 3px;
/*border-bottom: 1px solid #F3F3F3;*/
}
a.menu1:link{
color: #D2FF67;
}
a.menu1:visited{
color: #D2FF67;
}
a.menu1:active{
color: #D2FF67;
}
a.menu1:hover{
color: #E1E1E1;
/*background-color: #5C8CB9;*/
}


/*
////////////////////////////////////////////////////////////////////
Styles
////////////////////////////////////////////////////////////////////
*/
.titel{
font-size: 14px;
font-weight: bold;
padding-bottom:8px;
display:block;
color: #5B5B5B;
}
.titel1{
font-size: 13px;
font-weight: bold;
padding-bottom:8px;
display:block;
color: #5B5B5B;
}
.accent1{
color: #5B5B5B;
font-weight: bold;
}
.accent2{
color: #629028;
font-weight: bold;
}
.td{
border-bottom: 1px solid #DC9F4C;
padding:15px 5px 15px 5px;
}
.td-top{
padding:15px 5px 15px 5px;
}
/*.img{
border-right:1px solid #CCCCCC;
}

.img1{
border:1px solid #CCCCCC;
margin-left:10px;
}*/
a{
text-decoration:none;
}
a:link{
color: #629028;
}
a:active{
color: #629028;
}
a:visited{
color: #629028;
}
a:hover{
color: #A9A9A9;
}
a.groot{
text-decoration:none;
font-weight:bold;
}
a.groot:link{
color: #629028;
}
a.groot:active{
color: #629028;
}
a.groot:visited{
color: #629028;
}
a.groot:hover{
color: #A9A9A9;
}
/*
////////////////////////////////////////////////////////////////////
referentie olean webdesign
////////////////////////////////////////////////////////////////////
*/
div#ref{
position: relative;
float: right;
width: 140px;
margin-top: 5px;
margin-bottom: 5px;
padding-right: 10px;
}
.ref1{
font-family: Trebuchet MS,tahoma,verdana,arial;
font-size: 8px;
font-weight: bold;
color: #666666;
letter-spacing: 0.01em;
}
.ref{
font-family: Trebuchet MS,tahoma,verdana,arial;
font-size: 8px;
font-weight: bold;
color: #fff;
letter-spacing: 0.01em;
}
a.ref:link{
color: #fff;
}
a.ref:visited{
color: #fff;
}
a.ref:active{
color: #fff;/*755028*/
}
a.ref:hover{
color: #E1E1E1;
}
