td.bijschriften	{
    		color        : grey;
    		FONT-FAMILY  : Verdana, Arial, Helvetica, sans-serif;
    		FONT-SIZE    : 10px;
    		FONT-WEIGHT  : normal;
		line-height  : 1.3em;
		text-align   : center;
		text-indent  : 0em;
		margin       : 0em;
		}


td.php	{
    		color        : white;
    		FONT-FAMILY  : Verdana, Arial, Helvetica, sans-serif;
    		FONT-SIZE    : 11px;
    		FONT-WEIGHT  : normal;
		line-height  : 1.7em;
		text-align   : right;
		text-indent  : 0em;
		margin       : 0em;
		}

td.menu	{
    		color        : white;
    		FONT-FAMILY  : Verdana, Arial, Helvetica, sans-serif;
    		FONT-SIZE    : 18px;
    		FONT-WEIGHT  : normal;
		line-height  : 1.7em;
		text-align   : right;
		text-indent  : 0em;
		margin       : 0em;
		}


td.admin {
    		color        : white;
    		FONT-FAMILY  : Verdana, Arial, Helvetica, sans-serif;
    		FONT-SIZE    : 14px;
    		FONT-WEIGHT  : normal;
		line-height  : 1.3em;
		text-align   : left;
		text-indent  : 0em;
		margin       : 0em;
		}



td.links	{
    		color        : #6A1700;
    		FONT-FAMILY  : Verdana, Arial, Helvetica, sans-serif;
    		FONT-SIZE    : 12px;
    		FONT-WEIGHT  : normal;
		line-height  : 1.7em;
		text-align   : left;
		text-indent  : 0em;
		margin       : 0em;
		}


td.resumequestions{
    		color       : black;
    		FONT-FAMILY : Verdana, Arial, Helvetica, sans-serif;
    		FONT-SIZE   : 13px;
    		FONT-WEIGHT : normal;
		line-height : 1.7em;
		text-align  : right;
		text-indent : 0em;
		margin      : 0em;
		}

td.resumeanswers{
    		color       : black;
    		FONT-FAMILY : Verdana, Arial, Helvetica, sans-serif;
    		FONT-SIZE   : 13px;
    		FONT-WEIGHT : normal;
		line-height : 1.7em;
		text-align  : left;
		text-align  : justify;
		text-indent : 0em;
		margin      : 0em;
		}

td.resumelinks{
    		color       : black;
    		FONT-FAMILY : Verdana, Arial, Helvetica, sans-serif;
    		FONT-SIZE   : 13px;
    		FONT-WEIGHT : normal;
		line-height : 1.7em;
		text-align  : left;
		text-indent : 0em;
		margin      : 0em;
		}


A:link	{
		COLOR: #ffffff;
		TEXT-DECORATION: underline;
		CURSOR: hand;
		FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
		FONT-WEIGHT: normal}

A:visited	{
		COLOR: #ffffff;
		TEXT-DECORATION: none;
		CURSOR: hand;
		FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
		FONT-WEIGHT: normal}

A:active	{
		COLOR: #ffffff;
		TEXT-DECORATION: none;
		CURSOR: hand;
		FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
		FONT-WEIGHT: normal
}
A:hover 	{
		COLOR: #ff0000;
		TEXT-DECORATION: underline;
		CURSOR: hand;
		FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
		FONT-WEIGHT: normal
}