         .main
         {
            width: 100%;
            height: 100%;
            border: 0;
         }
main_center
         {
            width: 100%;
            height: 100%;
            border: 0;
         }
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}
body {
	background-color: #FFFFFF;
}
a:link {
	color: #FF0000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FF0000;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;
}
.standard_bold {
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
}
.standard {
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}
.klein {
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
}
