/* CSS Document */
body {
background: #a1aaa5;
padding: 0;
margin: 0;
font-size: 13px;
color: #AAA20A;
}

#container {
position: absolute;
width: 545px;
height: 385px;
left: 50%;
top: 50%;
margin-left: -272.5px;
margin-top: -192.5px;
}

#top {
background: url(images/welkom/welkom-top.jpg);
width: 545px;
height: 64px;
}

#bottom {
background: url(images/welkom/welkom-bottom.jpg);
width: 545px;
height: 91px;
}

#foto {
background: url(images/welkom/bonjour.jpg);
width: 545px;
height: 230px;
}

#kiestaal {
width: 545px;
height: 25px;
font-weight: bold;
text-align: center;
padding-top: 210px;
}

ul#buttons {
list-style: none;
padding-top: 4px;
padding-bottom: 3px;
margin: 5px 0 0 0;
display:block;
text-align: center;
}

ul#buttons li{
width: 181.6px;
height: 30px;
display:inline;
margin: 20px;
}

ul#buttons li a{
}

ul#buttons li a:hover{
}
form {
margin-left:20px;
}
.taalkeuze_welkom {
width:465px;
padding-left:80px;
text-align:center;
height:20px;
padding-top: 8px;
}