/* CSS by Wofi - Arts  Wolfram Fiser*/

body {
   font-family:sans-serif;
}

a:link {
	color:#173b6f;
	text-decoration:none;
}

a:hover {
	color:#ffca2d;
	text-decoration:underline;
}

a:visited {
	color:#745c14;
	text-decoration:none;
}

a:active {
	color:#ffca2d;
	text-decoration:underline;
}

table {
	/*font-family: Arial, Helvetica, sans-serif;*/
	font-family:sans-serif;
	font-size:10pt;
   border-style:none;
}

img
{
   border-style:none;
}

textarea, input {
	font-size:10pt;
}

h1 {
	font-size:18pt;
	color:#173b6f;
}

h2 {
   font-size: 14pt;
   color:#173b6f;
}

ul {
   text-align: justify;
   list-style-type:square;
   list-style-image:url(pix/bullet_yb.png);
}

p {
	text-align: justify;
}

.ue2 {
   font-size:14pt;
   color:#173b6f;
}

.cly {
   color:#fecb2a;
}

.clb {
   color:#173b6f;
}

.menufont
{
   font-size:9pt;
}

