a {
outline: none;
}

body {
width: 100%;
height: 100%;
font-family:"arial";
background-color:#eaeaea;
background-repeat: no-repeat;
}

#main {
position:absolute;
top:0;
left:50%;
margin-left:-475px;
width:950px;
height: 600px;
overflow: hidden;
background-image: url("/gfx/StedelijkBeheerAchtergrond.jpg");
background-position: -8px top;
background-repeat: no-repeat;
}

#blokje {
position:absolute;
background-color:#eaeaea;
top:0;
left:50%;
margin-left:475px;
width:50px;
height: 210px;
}

#login {
position:absolute;
left:177px;
top:220px;
width:185px;
height:230px;
font-family:"arial";
color:#fff;
font-size:11px;
}

#tekstveld,
#tekstveld_disclaimer {
position:absolute;
left:570px;
top:168px;
width:275px;
height:220px;
font-family:"arial";
color:#ccc;
font-size:11px;
}

#tekstveld_disclaimer {
width:370px;
}

#tekstveld h1,
#tekstveld_disclaimer h1 {
font-family:"arial";
color:#fff;
font-size:18px;
}

#footer {
position:absolute;
left:570px;
top:385px;
width:275px;
height:20px;
font-family:"arial";
color:#999;
font-size:11px;}

#centrum1,#centrum2,#centrum3,#centrum4,#centrum5 {
position:absolute;
left:0px;
top:415px;
*top:425px;
width:165px;
height:185px;
font-family:"arial";
color:#603;
font-size:21px;
}

#centrum2 {
left:166px;
}

#centrum3 {
left:350px;
}

#centrum4 {
left:539px;
}

#centrum5 {
left:710px;
}
#adres1,#adres2,#adres3,#adres4,#adres5 {
position:absolute;
font-family:"arial";
color:#000;
font-size:11px;
top:90px;
}
#adres1{
left:25px;
}
#adres2{
left:40px;
}
#adres3{
left:35px;
}
#adres4{
left:25px;
}
#adres5{
left:40px;
}
a {
color:#01A6EA;
}

a:hover {
color:#fff;
}

a.naar_startpagina {
display: block;
color: #fff;
font-weight: bold;
margin-top: 17px;
}

a.naar_startpagina:hover {
color:#01A6EA;
}
