#onderdeelkeuze ul {
list-style-type: disc;
margin: 0 0 0 40px;
}
#onderdeelkeuze li {
margin-top: 10px;
}
#onderdeelkeuze a {
color: #40769a;
font-weight: bold;
text-decoration: none;
}
#printenknopje {
float: right;
clear: none;
margin-top: 5px;
display: inline;
}
table.inschrijvingen {
width: 90%;
}
table.inschrijvingen tbody tr:hover {
background-color: #eee !important;
}
table.beoordelen td {
vertical-align: top;
line-height: 150%;
}
table.beoordelen tr > td:first-child {
font-weight: bold;
}
table.beoordelen .toelichting {
padding-bottom: 11px;
font-style: italic;
font-weight: bold;
color : #40769a;
}
col.type {
width: 250px;
}
col.beschrijving {
width: 400px;
}
.submit_success {
color: green;
font-weight: bold;
margin-bottom: 20px;
}
.errorlist {
list-style-type: none;
color: red;
font-weight: bold;
margin-bottom: 20px;
}
abbr {
border-bottom: 1px dotted grey;
}
h1{
margin: 20px 0px 0px 30px;
padding: 0;
font-size: 18px;
font-family: "Arial";
color: #40769a;
text-align: left;
width: 100%;
}
h2{
margin: 0;
padding: 0;
font-size: 18px;
font-family: "Arial";
color: #40769a!important;
text-align: left;
width: 100%;
}
.login{
float: left;
background:url(/Images/login_bg.jpg) no-repeat top left;
width: 409px;
height: 178px;
margin-top: 35px;
}
.parag{
float: left;
margin-top: 20px;    
text-align: left;
width: 100%;
}
.tbl{
float: left;
margin-top: 30px;
margin-left: 55px;
font-family: Verdana;
font-size: 11px;
}
.clear {
clear: both;
}