
.tcell{
    background-color:#116F87;
	font-family : Arial;
	text-align : left;
	font-size : 8pt;
	color: white;
	text-decoration : none;
}

.tcell:hover{
	font-family : Arial;
	text-align : left;
	font-size : 8pt;
	color: white;
	text-decoration : underline;
    }


.scell{
    background-color:#5f9ea0;
	font-family : Arial;
	text-align : left;
	font-size : 8pt;
	color: white;
	text-decoration : none;
}

.scell:hover{
    background-color:#5f9ea0;
	font-family : Arial;
	text-align : left;
	font-size : 8pt;
	color: white;
	text-decoration : underline;
    }





.dagen{
    background-color:#5F9EA0;
	font-family : Arial;
	text-align : left;
	font-size : 8pt;
	color: black
	text-decoration : none;
}
    


input.button{ 
    background-color:#116f87;
    font:arial;
    font-weight:bold;
    color:#ffffff;
    font-size:xx-small; 
}


a{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	text-align : right;
	font-size : 10pt;
	color: white;
	text-decoration : none;
	font-weight : bold;
}

a:hover{
	text-align : right;
	color:  white;
	text-decoration : underline;
	font-size : 10pt;
	font-weight : bold;
}


input{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10pt;
}

.main-titel{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	text-align : left;
	font-size : 11pt;
	color: black;
	text-decoration : none;
	font-weight : bold;
}

.main-intro{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	text-align : left;
	font-size : 11pt;
	color: black;
	text-decoration : italic;
	font-weight : normal;
}

.main{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	text-align : left;
	font-size : 10pt;
	color: black;
	text-decoration : none;
	font-weight : normal;
}


.rechts-kop{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	text-align : center;
	font-size : 10pt;
	color: white;
	text-decoration : none;
	font-weight : bold;
}

.footing{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	text-align : center;
	font-size : 8pt;
	color: black;
	text-decoration : none;
	font-weight : normal;
}


.link{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	text-align : right;
	font-size : 10pt;
	color: black;
	text-decoration : none;
	font-weight : bold;
}

.link:hover{
	text-align : right;
	color:  black;
	text-decoration : underline;
	font-size : 10pt;
	font-weight : bold;
}

.vlink{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	text-align : right;
	font-size : 9pt;
	color: black;
	text-decoration : none;
	font-weight : normal;

}

.vlink:hover{
	text-align : right;
	color: black;
	text-decoration : underline;
	font-size : 9pt;
	font-weight : normal;

}