
html {
min-height: 100%;
margin-bottom: 1px;
/* For Firefox 3.5 or later */
/*
dit even weg voor debugging ...
overflow: -moz-scrollbars-vertical !important;*/
overflow-y: scroll;
} 
body{
    color:#4D4D4F;
    font-family:"verdana","arial";
    font-size:12px;
    margin:0;
}
div,img{
margin:0;
padding:0;
border:0;	
	}
#div1{
background: url('./img/back_main2.jpg');
width:959px;
margin: 10px auto;	
	}
#header{
margin-top:40px;
background: url('./img/header.jpg');	
width:959px;
height:65px;
	}
#div2{
float:left;
background:url('./img/menuback.jpg') no-repeat;	
width:155px;
height:421px;
padding: 140px 0 0 15px;
	}
#div3{
float:right;
width:789px;
	}
#div4{
background:url('./img/top_reclaim.jpg');
width:789px;
height:164px;
	}
#div4 #lang{
display:block;
padding-top:140px;
padding-left:710px;
}
#lang a{
color:white;
font-weight:bold;
text-decoration:none;
}
#div5{
background:url('./img/back_main.jpg') no-repeat;
width:789px;

	}
div.clear{
clear: both;	
	}
#footer{
background:url('./img/bottom.jpg');
width:959px;
height:31px;
text-align: center;
font-size: 0.8em;
	}

#footer a {
  text-decoration: none;
  color: black;
}

#footer a.c {
    color:#4D4D4F;
}

div.introimg{
width:201px;
float:left;	
margin: 20px 0 0 40px;
text-align: justify;
	}

#div2 a{
font-size: 1.2em;
font-weight: strong;
text-decoration: none;
color:#4D4D4F;
line-height: 1.4em;
	}
#div2 a.selected, #lang a.selected{
text-decoration:underline;
}
#content{
width: 400px;
margin: 0 auto;
padding-top: 10px;
}

#content p{
  text-align: justify;
}
#content li{
  text-align: justify;
}

.duurzaamheid{
color:#378F27;
font-size:1.8em;
}
.communicatie{
color:#4FA4A9;
font-size:1.8em;
}
.veiligheid{
color:#67528B;
font-size:1.8em;
}
.efficientie{
color:#DF2940;
font-size:1.8em;
}
.betrouwbaarheid{
color:#5177A8;
font-size:1.8em;
}
.documentatie{
color:#8A4A0D;
font-size:1.8em;
}

div.index-content a{
  text-decoration: none;
}
