body {
	background-image: url(bilder/bg-main.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
}
a:link {
	color: #ED1838;
}
a:visited {
	color: #DA1124;
}
a:hover {
	color: #9B0D25;
}
a:active {
	color: #E61028;
}
.inputstyle {
	font-family: Tahoma;
	font-size: 11px;
	color: #000001;
	border: 1px inset #A6A6A6;
	background-color: #F9F1E4;
}
.bold-black {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 12px;
	font-weight: bold;
}
.bold-white {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.title-red {
	font-size: 15px;
	line-height: 15px;
	font-weight: bold;
	color: #D90426;
	letter-spacing: -1px;
}
.body-black {
	font-size: 11px;
	line-height: 12px;
	color: #000000;
}
TD.footer {
	font-size: 16px;
	font-weight: normal;
	text-decoration: none;	
	color: #141010;
	padding:6px;
	font-family: Arial, Helvetica, sans-serif;
}
TD.footer A:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;
	color: #3300CC;
	letter-spacing: -1px;
}
TD.footer A:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;
	color: #3300CC;
	letter-spacing: -1px;
}
TD.footer A:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;
	color: #3300CC;
	letter-spacing: -1px;
}
TD.footer A:hover {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FF0000;
	letter-spacing: -1px;
}