html, body, form, p, ul, a {
 font-family     : "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
 color           : #606060;
 font-size       : 16px;
 font-weight     : normal;
 text-decoration : none;
 line-height     : 16px;
 margin-bottom   : 16px;
 margin-top      : 0;
 margin-left     : 0;
 margin-right    : 0;
 padding         : 0;
 }

ul, li {
 list-style-type : none;
 }

a {
 color           : #404040;
 font-weight     : bold;
 }

a:hover {
 color           : #19BCB9;
 }

.logoimage {
 margin-top      : 5px;
 margin-left     : 15px;
 height          : 100px;
 }

.logoonderschrift {
 margin-left     : 15px;
 color           : #505050;
 font-size       : 16px;
 }

