* {
margin: 0;
padding: 0;
}

body {
font-family:Verdana, Arial;
font-size: 10px;
color: #6a747c;
}

/* POSITIES */

#container {
width: 960px;
margin: 0 auto;
}

#container2 {
border: 1px solid #6a747c;
width: 958px;
float: left;
}

#header	{
width: 958px;
height: 110px;
float: left;
margin-top: 0px;
}

#balk {
width: 958px;
height: 15px;
background: #6a747c;
float: left;
}

#logos {
width: 802px;
height: 87px;
border-bottom: 1px solid #6a747c;
margin: 0 13px;
float: left;
padding: 5px 65px;
}

#main {
width: 942px;
float: left;
margin: 27px 8px 10px 8px;
}

.blok {
margin-bottom: 8px;
float: left;
}

.grijs {
background: #6a747c;
width: 29px;
float: left;
margin-right: 1px;
height: 130px;
}

.tekst-groen {
background: #61b446;
float: left;
width: 661px;
height: 100px;
color: #fff;
padding: 15px 35px 15px 35px;
}

.tekst-rood {
background: #ee3825;
float: left;
width: 661px;
height: 100px;
color: #fff;
padding: 15px 35px 15px 35px;
}

.tekst-wit {
border: 1px solid #6a747c;
float: left;
width: 660px;
height: 98px;
padding: 15px 35px 15px 35px;
}

.logo1 {
border: 1px solid #61b446;
height: 128px;
width: 169px;
float: left;
padding: 0px 5px;
}

.logo2 {
border: 1px solid #ee3825;
height: 103px;
width: 169px;
float: left;
padding: 25px 5px 0 5px;
}

.logo3 {
border-top: 1px solid #6a747c;
border-right: 1px solid #6a747c;
border-bottom: 1px solid #6a747c;
height: 103px;
width: 169px;
float: left;
padding: 25px 5px 0 5px;
}

#bottom_balk {
background: url(../images/bottom-intro.jpg) no-repeat;
width: 958px;
height: 115px;
float: left;
margin-bottom: 1px;
}

#bottom {
background: #ee3124;
width: 958px;
height: 10px;
float: left;
padding: 0;
}

#notabilis {
text-align: right;
font-size: 10px;
}

/* EIND POSITIES */

/* OVERIGE OPMAAK */ 

h1 {
font-size: 12px;
margin: 0 0 22px 65px; }

h2 {
font-size: 11px;
margin-bottom: 5px;
}

p {
margin-bottom: 0px;
line-height: 125%;
text-align: justify;
}

a:link, a:active, a:visited{
color: #EE3124;
text-decoration: none;
}

a:hover{
text-decoration: underline;
}

a img {
border: 0;
}

.logo1 a {
color: #61b446;
}

.align {
text-align:center;
margin-bottom: 5px;
}
/* EIND OVERIGE OPMAAK */