body{
margin: 0;
text-align: center;
font-size: 62.5%; /* = 10px */
background: #D3E6CF url(/images/zee.jpg) no-repeat 0 0;
}

div#main_container{
margin: 0 auto 0 auto;
width: 100%;
text-align: left;
}

.ond{
width: 280px;
height: 100px;
position: relative;
top: 30px;
left: 50px;
margin: 0px 0px 0px 10%;
border: 1px solid #666;
text-align: center;
font-size: 1.6em;
padding: 10px 0 10px 0; /* boven rechts onder links */
background: #DEC68E;
}

.inh{
width: 500px;
height: 600px;
float: left;
background: Paleturquoise;
font-size: 1.6em;
padding: 80px 0 10px 0; /* boven rechts onder links */
background: #D3E6CF url(/images/bloc_note.jpg) no-repeat -20px 0px;
border: 2px solid #666;
}

.tit{
width: 230px;
height: 300px;
float: left;
position: relative;
left: 10px;
top: 50px;
margin: 0px 0px 0px 5%;
border: 1px solid #666;
background: #D3E6CF url(/images/achtergrond5.jpg) no-repeat -20px 0px;
/*background: #14416F;*/
font-size: 1.6em;
padding: 10px 0 10px 0; /* boven rechts onder links */
}

.alg{
width: 97%;
height: 40px;
float: left;
clear: left;
border: 1px solid #666;
text-align: center;
font-size: 1em;
margin: 10px 10px 0 10px; /* boven rechts onder links */
}

.statt {
z-index:9;
position: absolute;
top: 820px;
left: 35%;
width: 60%;
text-align: center;
text-align: center;
padding: 10px 0 10px 0; /* boven rechts onder links */
}

.google{
width: 160px;
height: 100%;
float: left;
font-size: 1.6em;
margin: 0px 0px 0px 5%;
}

div.ond ul{
list-style: none;
padding: 0 0 0 0; /* boven rechts onder links */
}

div.ond li{
display: inline;
margin: 0 0 0 0;
}

div.ond h3{
text-align: center;
font-size: 1em;
}

div.ond a {
color: #003366;
text-decoration: none;
font-family: "Comic Sans MS";
font-size: 0.8em;
}

div.ond a:hover {
color: #5F9EA0;
text-decoration: none;
}

div.tit ul{
list-style: none;
padding: 0 0 0 15px; /* boven rechts onder links */
text-align: left;
}

div.tit a {
color: #0B0B61;
text-decoration: none;
font-weight: bold;
line-height: 35px;
}

div.tit a:hover {
color: #5F9EA0;
text-decoration: none;
}


div.alg a {
color: #000;
text-decoration: none;
}

h1{
text-align: center;
font-size: 1em;
color: #008080;
}

h2{
text-align: center;
font-size: 1em;
color: #0B0B61;
}

p{
padding: 40px 50px 0 70px; /* boven rechts onder links */
font-size: 0.8em;
color: #003366;
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

a{
color: #003366;
text-decoration: none;
}

