/* Een (bijvoorbeeld) sterretje achter een label wordt alleen weergegeven bij verplichte velden */
label span.suffix {display: none}
label.mandatory span.suffix {display: inline}

span.static {display: none}
span.mandatory {display: inline}

body {font-family: Verdana,Helvetica,Sans-serif;
font-size: 10pt;
font-style: normal;
line-height: 115%;}

th {font-family: Verdana,Helvetica,Sans-serif;
font-size: 10pt;
font-style: normal;
line-height: 115%;
color: #6c83aa;}

td {font-family: Verdana,Helvetica,Sans-serif;
font-size: 10pt;
font-style: normal;
line-height: 115%;}

a {color: #003183;
text-decoration: none;}

a:visited {color: #003183;
text-decoration: none;}

a:hover {color: #ff7b00;
text-decoration: underline;}

input.submitbutton{
   img: http://www.umcg.nl/_layouts/images/umcg/but_verstuur.gif;
}
div.youtube {
 width:520px;
 height:400px;
 float:left;
 padding:5px;
}