@charset "utf-8";

body,td,th {
	color: #000000;
}

body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
}

.txt {
	font-family: Verdana, Arial, "Times New Roman";
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.txtfed-guld {
	font-family: Verdana, Arial, "Times New Roman";
	font-size: 10px;
	font-weight: bold;
	color: #bf9f62;
	text-decoration: none;
}


.txtfed {
	font-family: Verdana, Arial, "Times New Roman";
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}





a:link.menu {
	font-family: Verdana, Arial, "Times New Roman";
	font-size: 9px;
	font-weight: bold;
	color: #5a5a5a;
	text-decoration: none;
}

a:visited.menu {
	font-family: Verdana, Arial, "Times New Roman";
	font-size: 9px;
	font-weight: bold;
	color: #5a5a5a;
	text-decoration: none;
}
a:hover.menu {
	font-family: Verdana, Arial, "Times New Roman";
	font-size: 9px;
	font-weight: bold;
	color: #bf9f62;
	text-decoration: none;
}
a:active.menu {
	font-family: Verdana, Arial, "Times New Roman";
	font-size: 9px;
	font-weight: bold;
	color: #5a5a5a;
	text-decoration: none;
}

a:link {
	font-family: Verdana, Arial, "Times New Roman";
	font-size: 10px;
	font-weight: bold;
	color: #bf9f62;
	text-decoration: none;
}
a:visited {
	font-family: Verdana, Arial, "Times New Roman";
	font-size: 10px;
	font-weight: bold;
	color: #bf9f62;
	text-decoration: none;
}
a:hover {
	font-family: Verdana, Arial, "Times New Roman";
	font-size: 10px;
	font-weight: bold;
	color: #bf9f62;
	text-decoration: none;
}
a:active {
	font-family: Verdana, Arial, "Times New Roman";
	font-size: 10px;
	font-weight: bold;
	color: #bf9f62;
	text-decoration: none;
}
.form-input {
	font-family: Verdana, Arial, "Times New Roman";
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-color: #dbdbdb;
	border: 1px solid dbdbdb;
}
.form-knap {
	font-family: Verdana, Arial, "Times New Roman";
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	background-color: #be9f63;
	border: 1px solid be9f63;
	text-decoration: none;
}
