body {
	background-image: url(bilder/bg-main.jpg);
	background-color: #DA6635;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
}
.inputstyle {
	font-family: Tahoma;
	font-size: 11px;
	color: #000001;
	border: 1px inset #A6A6A6;
	background-color: #F9F1E4;
}
.bold-white {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}
.body-black {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 12px;
}
.title-brown {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 15px;
	font-weight: bold;
	color: #760D00;
	letter-spacing: -1px;
	text-transform: uppercase;
}
.title-yellow {
	font-size: 11px;
	font-weight: bold;
	color: #FF9900;
	font-family: Arial, Helvetica, sans-serif;
}
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: #990000;
	letter-spacing: -1px;
}
TD.footer A:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;
	color: #990000;
	letter-spacing: -1px;
}
TD.footer A:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;
	color: #990000;
	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;
}
a:link {
	color: #990000;
}
a:visited {
	color: #990000;
}
a:hover {
	color: #CC0000;
}
a:active {
	color: #990000;
}
