* {
padding: 0;
margin: 0;
}

#examen label{
display: block;
width: 140px;
float: left;
}


#logo form {
margin: 10px;
}

#logo form .input {
width: 170px;
}


body
{
	background-color: #B2B2B2;
font-family: verdana,sans-serif;
font-size: 11px;
line-height: 18px;
color: #000000;
}
#banner {
background: url(http://www.fpsb.nl/images/banners/banner3.jpg) no-repeat 1px 2px;
height: 260px;
width: 611px;
float: right;
}
#login {
color: #AEAEAE;
width: 182px;
padding: 7px;

}

#doelen li {
list-style-type: square;
list-style-position: inside;
padding-top: 15px;
}

#login_outer {
padding-right: 10px;
padding-bottom: 17px;
width: 193px;
}

#login input{
padding: 2px;
border: solid 1px #ccc;
margin-top: 2px;
}

#container {
margin: 20px auto 30px auto;
width: 800px;
background: #fff;
}

#logo {
height: 125px;
background-position: 230px 20px;
background-image: url(http://rmfp.nl/images/uploads/fpsblogo.png);
background-repeat: no-repeat;
}

#top {
height: 125px;
background: url(http://www.fpsb.org/CMS/templates/common/images/top_right_corner.gif) no-repeat top right;
border-bottom: solid 4px #ccc;
}

#left ul li {
list-style-type: none;
}

#left ul a {
text-decoration: none;
display: block;
color: #FFF;
font-size: 11px;
padding-left: 25px;
padding: 4px 0 5px 15px;
background-color: #002f69;
width: 173px;
margin-bottom: 2px;
}

#left ul a:hover {
background-color: #0054BB;
}

#left ul #current a {
background-color: #0054BB;
}


#left {
width: 178px;
float: left;
height: 462px;
padding-right: 10px;
padding-bottom: 8px;
}

#content {
padding-top: 20px;
padding-right: 15px;
float: right;
width: 565px;
}

#content h1 {
font-size: 12px;
margin-bottom: 5px;
}


#content p {
margin-bottom: 5px;
}

#footer {
clear: both;
height: 30px;
margin-top: 10px;
width: 800px;
text-align: right;
background-color: #000;
}

#footer p {
line-height: 28px;
margin: 0px 10px 0 0;
}

#footer p a {
color: #fff;
text-decoration: none;
color: #ccc;
font-size: 10px;
}


.validation-advice {
color: red;
background: #fff url(/images/alert.gif) no-repeat left center;
padding-left: 22px;
} 