body {
	font-family : Arial, Verdana, Helvetica ;
	font-size : 12px ;
	font-style : normal;
	background-color:#ffffff;
	color:rgb(0,0,0);
}
a {
        text-decoration:none;
        color:#ffffff;
		font-weight: bold;
		letter-spacing: 1pt:
}

a:hover {
        text-decoration:underline;
        color:#AE3921;
		font-weight: bold;
		background-color:#ffffff;
		width: 110px;
		letter-spacing: 1pt:
}
a:active {
	color: #AE3921;
	font-weight: bold;
	background-color:#ffffff;
	width: 110px;
	letter-spacing: 1pt:
}
input,textarea {
        background-color:#0000ff;
        color: #ffffff;
        font-family:  Arial, Verdana, Helvetica;
        font-size: 11px;
        border-color: #000000;
}
input,select {
        background-color:#0000ff;
        color: #ffffff;
        font-family: Arial, Verdana, Helvetica;
        font-size: 11px;
        border-color: #000000;
}
p {
	font-size : 11px ;
	color: #000000;	
}

h1 {
	font-size : 13px ;
	color: #BD0000;
	font-weight: bold;
}
td {
	font-size : 13px ;
	color: #ffffff;
}
th {
	font-size : 12px ;
	color: #000066;	
	font-weight: bold;
	letter-spacing: -0,8px;
}
ul {
	font-size : 11px ;
	color: #BD0000;	
}

table.ecke {
        width:100%;
}		
		
		
		

