body {
margin: 0;
padding: 0;
text-align: left; 
font-family: 'Arial';
font-size: 12px;
color: #445d0c;

}
#head_green {
width: 100%;
height: 267px;
margin: 0 auto 0 auto;
text-align: left; 
background-image:url('afbeeldingen/index_01.gif');
} 
#head_flash {
width: 1019px;
height: 267px;
margin: 0 auto 0 auto;
text-align: left; 
} 
#menu_green {
width: 100%;
height: 45px;
margin: 0 auto 0 auto;
text-align: left; 
background-image:url('afbeeldingen/ecfs_03.gif');
} 
#menu {
width: 845px;
height: 45px;
margin: 0 auto 0 auto;
text-align: left; 
} 
div.wrapper { 
width: 845px; 
margin: 0 auto 0 auto;
position: relative; 
clear: both; 
} 

div.left { 
width: 618px; 

position: relative; 
float: left; 
} 

#content {
width: 100%;
height: 45px;
margin: 0 auto 0 auto;
text-align: left; 
background-image:url('afbeeldingen/ecfs_15.gif');
} 

#content2 {
width: 845px;
height: 45px;
margin: 0 auto 0 auto;
text-align: left; 
} 

#copyright {
width: 100%;
height: 40px;
margin: 0 auto 0 auto;
text-align: left; 
background-color: #dadada;
text-align: center;
vertical-align:middle;
color: #4d3f3f;
font-size: 10px;
} 



div.right { 
width: 227px; 

position: relative; 
float: right; 
} 

h1 {
	font-size: 24px;
	color: #7e7878;
	font-style: bold;
	color: #204405;
	margin-top: 0px;
	margin-bottom: 0px;
}
img.floatLeft { 
    float: left; 
    margin: 4px; 
}

A:link {color: #445d0c;}
A:visited {color: #445d0c;}
A:active {color: #445d0c;}
A:hover {color: red;}

input
    {
    background-color: #f1fadd;

    font-size: small;

    border-width: 1px;
    border-style: solid;
    border-color: #445d0c;
	color: #445d0c;
    
    margin-bottom: 10px;
    }

textarea
    {
    background-color: #f1fadd;

    font-size: small;

    border-width: 1px;
    border-style: solid;
    border-color: #445d0c;
	color: #445d0c;
    
    margin-bottom: 10px;
    }

select
    {
    background-color: #f1fadd;

    font-size: small;

    border-width: 1px;
    border-style: solid;
    border-color: #445d0c;
	color: #445d0c;
    
    margin-bottom: 10px;
    }

