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: Tahoma;
	font-size: 11px;
	color: #999999;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FA1E54;
	font-weight: bold;
}
a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #FA1E54;
}
a:hover {
	text-decoration: underline;
	color: #999999;
}
a:active {
	text-decoration: underline;
	color: #FA1E54;
}
TD.footer {
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	color: #333333;
}
TD.footer A:link {
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline;
	color: #999999;
	font-family: Arial;
}
TD.footer A:active {
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline;
	color: #999999;
	font-family: Arial;
}
TD.footer A:visited {
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline;
	color: #999999;
	font-family: Arial;
}
TD.footer A:hover {
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline;
	color: #666666;
	font-family: Arial;
}TD.list {
	font-size: 8px;
	font-weight: normal;
	text-decoration: none;
	color: #333333;
}
TD.list A:link {
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline;
	color: #FFFFFF;
	font-family: Arial;
}
TD.list A:active {
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline;
	color: #FFFFFF;
	font-family: Arial;
}
TD.list A:visited {
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline;
	color: #FFFFFF;
	font-family: Arial;
}
TD.list A:hover {
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline;
	color: #CCCCCC;
	font-family: Arial;
}
.td-border-red1px {
	border: 1px solid #FD0363;
}

.td-border-grey1px {
	border: 1px solid #404040;
}
.td-border-red2px {
	border: 2px solid #FD0363;
}
.td-border-grey2px {
	border: 2px solid #404040;
}
.td-border-white2px {
	border: 2px solid #CCCCCC;
}



.bold-white {
	color: #FBFAFA;
	font-weight: bold;
}
.bold-red {
	color: #EF034B;
	font-weight: bold;
}
.bold-black {
	color: #000000;
	font-weight: bold;
}


.body-small-white {
	font-family: Arial;
	font-size: 10px;
	color: #EBEBEF;
	line-height: 10px;
}
.body-small-grey {
	font-size: 11px;
	color: #666666;
	line-height: 12px;
	font-family: Arial;
}
.td-border-white1px {
	border: 1px solid #FFFFFF;
}
