body
{
	margin: 0;
	padding: 0;
	font-size: x-small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	scrollbar-base-color: EFAD10;
	scrollbar-arrow-color: FFFFFF;
}

* html body
{
	font-size: xx-small; /* für IE5/Win */
	f\ont-size: x-small;  /* für andere IE-Versionen */
}

h1
{
	font-size: 150%;
	color: #DB3738;
}

h2
{
	font-size: 130%;
	color: #DB3738;
	padding-bottom: 0px;
	margin-bottom: 0px;
}

h3
{
	font-size: 120%;
	color: #DB3738;
}

ul li
{
	font-size: 90%;
}

table, th, td, tr, p
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
}

.note
{
	font-size: 85%;
}

.small_font   { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; }
.table_ws   { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 100%; background-color: #FFDF19; }
.table_title_ws   { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 110%; background-color: #3F7EB6; color: #FFFFFF; font-weight: bold; }
a:active   { color: #000000; }
a:hover   { color: #EFAD10; }
a:link   { color: #3F7EB6; }
a:visited   { color: #3F7EB6; }

.petit {  font-size: 10%; color: #FDFEFF}
.fl_right { float:right; padding-bottom:10px; padding-left:10px; padding-right:0px; padding-top:0px;}

