B.zin {
	font-family :  "Lucida Sans",Arial;
	font-style : italic;
	font-size : 22px;
	color : Black;
}

B.titel {
	font-family : "Lucida Sans",Arial;
	font-style : italic;
	font-size : 42px;
	color : White;
	margin-top : 10px;
	font-weight : bold;
}
A.titel {
	font-family : "Lucida Sans",Arial;
	font-style : italic;
	font-size : 42px;
	color : White;
	margin-top : 10px;
	text-decoration : none;
	font-weight : bold;
}

B.wit {
	font-family : "Lucida Sans",Arial;
	font-style : italic;
	font-size : 20px;
	color : White;
	text-indent : 5;
}


P.small {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
}
P.norm {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-weight : normal;
}

A.menu {
	color : Silver;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	background-color : Black;
	text-align : center;
	padding : 3;
	text-decoration : none;
	background-image : url(pict/bg-btn.gif);
}
A.menu:HOVER {
	color : White;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	background-color : Black;
	text-align : center;
	padding : 3;
	text-decoration : underline;
	background-image : url(pict/bg-btn.gif);
}
A.menu:VISITED {
	color : #B0B0B0;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	background-color : Black;
	text-align : center;
	padding : 3;
	background-image : url(pict/bg-btn.gif);
}




B.menu {
	color : #D6D6D6;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	background-color : Black;
	text-align : center;
	padding : 3;
	text-decoration : none;
	background-image : url(pict/bg-btn.gif);
}
A.sub {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : Black;
	text-decoration : none;
	background-color : #D5D5D5;
	padding-left : 1;
	
	border-top-width : thin;
	border-color : Black;
	border-style : solid;
	border-right-width : 0px;
	border-left-width : thin;
	border-bottom-width : 0px;
		margin-left : 0px;
	margin-right : 0px;
	margin-bottom : 2px;
}
A.sub:HOVER {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : Black;
	text-decoration : underline;
	background-color : #D5D5D5;
	padding-left : 1;
	padding-right : 1;
}
B.sub {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : Black;
	text-decoration : none;
	background-color : #FFFF99;
	padding-left : 1;
	padding-right : 1;
	border-top-width : 0px;
	border-color : Black;
	border-style : solid;
	border-right-width : thin;
	border-left-width : 0px;
	font-weight : normal;

}
B.grey {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #979797;
	letter-spacing : 2px;
}
UL {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	list-style : square;
	line-height : 15px;
}
TABLE.form {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
}

