@charset "utf-8";

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5d3f06;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #5d3f06;
}
a:hover {
	text-decoration: none;
	color: #5d3f06;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	color: #FF0000;
}
a img {
	border: none
}
.td_bg {
	background-image: url(pix/sidebg2b.jpg);
	background-repeat: no-repeat;
}
.text_n {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5d3f06;
}
.text_ub {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #5d3f06;
	font-weight: bold;
}
body {
	background-image: url(pix/starbg3.jpg);
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-color: #0a1630;
}
.text_w {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.rahmen {
	border: 1px solid #d6b352;
}

