body {
	font-family : Arial, Verdana, Helvetica ;
	font-size : 10pt ;
	font-style : normal;
	background-color:#ffffff;
	color:rgb(0,0,0);
}
a {
        text-decoration:none;
        color:#BD0000;
}

a:hover {
        text-decoration:underline;
        color:#AE3921;
		background-color:#ffffff;
		/*width: 120pt*/
}
a:active {
	color: #AE3921;
	background-color:#ffffff;
	/*width: 120pt*/
}
input,textarea {
        background-color:#ffffff;
        color: #000066;
        font-family:  Arial, Verdana, Helvetica;
        font-size: 10pt;
        border-color: #000000;
}
input,select {
        background-color:#ffffff;
        color: #000066;
        font-family: Arial, Verdana, Helvetica;
        font-size: 10pt;
        border-color: #000000;
}
p {
	font-size : 10pt ;
	color: #000000;	
}

h1 {
	font-size : 11pt ;
	color: #BD0000;
	font-weight: bold;
}
h2 {
	font-size : 9pt ;
	font-family : Arial, Verdana, Helvetica ;
	color: #BD0000;
	font-weight: bold;
}
h3 {
	font-size : 10pt ;
	color: #BD0000;
	font-weight: normal;
}
td {
	font-size : 10pt ;
	color: #333333;
}
th {
	font-size : 11pt ;
	color: #000066;	
	font-weight: bold;
	letter-spacing: -0,8pt;
}
ul {
	font-size : 10pt ;
	color: #BD0000;	
}
li {
	font-size : 10pt ;
	color: #BD0000;	
}

table.ecke {
        width:100%;
}		
		
		
		

