body {
	background-image: url(bilder/bg-main.jpg);
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #EB9064;
}
a:link {
	color: #FF0066;
}
a:visited {
	color: #FF0066;
}
a:hover {
	color: #333333;
}
a:active {
	color: #FF0066;
}
.title-red {
	font-family: Tahoma;
	font-size: 12px;
	line-height: 12px;
	font-weight: bold;
	color: #E76134;
}
.body-black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #000000;
}
TD.footer {
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	color: #737373;
	padding:6px;
	font-family: Tahoma;
}
TD.footer A:link {font-size: 12px; font-weight: bold; text-decoration: underline; color: #EE8C5F; }
TD.footer A:active {font-size: 12px; font-weight: bold; text-decoration: underline; color: #EE8C5F; }
TD.footer A:visited {font-size: 12px; font-weight: bold; text-decoration: underline; color: #EE8C5F; }
TD.footer A:hover {font-size: 12px; font-weight: bold; text-decoration: underline; color: #B9B1AE; }
.inputstyle {
	font-family: Tahoma;
	font-size: 11px;
	color: #000001;
	border: 1px inset #A6A6A6;
	background-color: #D6D6D6;
}
.title-blue {

	font-family: Tahoma;
	font-size: 12px;
	line-height: 12px;
	font-weight: bold;
	color: #0099FF;
}
.title-white {


	font-family: Tahoma;
	font-size: 12px;
	line-height: 12px;
	font-weight: bold;
	color: #FEFCFC;
}
.td-border {
	border: 1px solid #938672;
}
.td-opinions {
	font-size: 12px;
	line-height: 12px;
	color: #000000;
	padding: 8px;
	border: 1px solid #938672;
}

.img-border {
	border: 3px solid #FF9966;
}
.title-yellow {


	font-family: Tahoma;
	font-size: 12px;
	line-height: 12px;
	font-weight: bold;
	color: #FFCC33;
}
