@charset "utf-8";
/* CSS Document */

<!--
body {
	margin-left: 10px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	background-color: #FFFFFF;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

a:link {text-decoration: underline;color: #df2a00;}
a:visited {text-decoration: underline;color: #df2a00;}
a:hover {text-decoration: none;color: #df2a00;}
a:active {text-decoration: underline;color: #df2a00;}

a.nav:link {text-decoration: none;color: #ffffff; font-size:12px;}
a.nav:visited {text-decoration: none;color: #ffffff; font-size:12px;}
a.nav:hover {text-decoration: underline;color: #ffffff; font-size:12px;}
a.nav:active {text-decoration: none;color: #ffffff; font-size:12px;}

.Stil1 {font-size: 12px;color: #FFFFFF;}
.Stil2 {font-size: 14px;font-weight: bold;color: #df2a00;}
.Stil3 {color: #818181;font-size: 10px;}
.content {line-height:17px;}
.form {border-width:1px; border-style:solid; border-color:#afafaf; height:14px; color:#818181;}
-->