@charset "utf-8";

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

body {
	background-image: url(../pix/bg.jpg);
	background-color: #FFFFFF;

}

.sidebg {
	background-image: url(../pix/sbg.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
a img {
	border: none
}

a:link {
	color: #cba453;
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	color: #cba453;
}

a:hover {
	text-decoration: none;
	color: #5d9ad1;
}

a:active {
	text-decoration: none;
	color: #5d9ad1;
}

.copyright {
	color: #eb4c99;
}

.text_feld {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #f0e8eb;
}

.ub_gold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #c3973a;
	font-weight: bold;
}
.text_gold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #cba453;
}
.text_gold_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #cba453;
	font-weight: bold;
}
