body {
	font-size: x-small;
	font-family: Helvetica, Arial, sans-serif;
	min-width: 960px;
	margin: 0;
	padding: 0;
	background-image: url('../images/bg/gold.png');
	background-position: top left;
	background-repeat: repeat;
}
img {
	border: none;
}
#fka_logo {
	margin: 20px 0 0 620px;
}
h1 {
	font-size: 2.5em;
	font-weight: normal;
	color: black;
	text-shadow: silver 1px 1px 1px;
}
h1 a {
	text-decoration: none;
	color: black;
}
h1 a:hover {
	color: white;
	text-shadow: black 2px 2px 3px;
}
.oneup:hover {
	color: silver;
	text-shadow: black 2px 2px 3px;
}
h2 {
	color: black;
	padding: 0;
	margin: 0;
	text-shadow: silver 1px 1px 1px;
}
h3 {
	padding: 0 0.2em 0.2em 0.2em;
	color: white;
	font-weight: normal;
}
h4 {
	padding: 0 0.2em 0 0.2em;
	margin-bottom: 0;
	color: black;
}
#wrapper {
	float:left;
	background-image: url('../images/bg/top_gold.png');
	background-position: top left;
	background-repeat: repeat-x;
	width: 100%;
	margin: 0;
	padding: 0;
}
#content {
	font-size: 1.6em;
	background-color: transparent;
	width: 960px;
	margin: auto;
	padding: 0;
	color: white;
}
#breadcrumb {
	float: left;
	padding: 0;
	margin: 0;
	display: block;
	width: 100%;
}
#bc {
	padding: 10px 0 0 0px;
	list-style-type: none;
	width: 945px;
	float: left;
	line-height: 1.5em;
	border-bottom: thin outset silver;
}
#bc li {
	float: left;
	display: block;
	color: black;
	font-size: 0.8em;
}
#bc li a {
	color: white;
	font-weight: bold;
	text-decoration: none;
	margin: 0 1em 0 0;
}
#bc li a:hover {
	color: black;
}
#self {
}
#content ul {
	float: left;
	width: 100%;
	padding: 0;
	margin: 2em 0;
	list-style-type: none;
}
#content ul li {
	float: left;
	line-height: 1.3em;
	text-align: left;
}
.portal li {
	display: block;
	width: 100%;
	font-size: 1.2em;
	font-weight: bold;
	padding: 0;
}
.portal a {
	color: white;
	text-decoration: none;
	line-height: 1.5em;
}
.portal a:hover {
	color: black;
	text-shadow: silver 1px 1px 1px;
}
#content ul li ul {
	width: 620px;
	margin: 0;
	padding: 30px 0 0 20px;
	list-style-type: none;
}
#content ul li ul li {
	font-size: 1.5em;
	font-weight: bold;
	width: 100%;
	padding: 0;
	margin: 0;
	line-height: 1.5em;
}
#content ul li ul li a {
	padding: 0;
	text-decoration: none;
	color: white;
}
#content ul li ul li a:hover {
	color: black;
}
.index {
	margin: 0;
	width: 260px;
	border: 8px solid white;
	border-radius: 2px;
	box-shadow: rgba(0, 0, 0, 0.4) 4px 4px 5px 0;
}
#col_left {
	float: left;
	width: 48%;
	padding-right: 2%;
	margin: auto;
	text-align: justify;
}
#col_right {
	float: left;
	width: 48%;
	padding-left: 2%;
	margin: auto;
	text-align: justify;
}
p {
	padding: 0.2em;
	color: black;
	line-height: 1.3em;
}
i {
	padding: 0.2em;
	color: black;
	line-height: 1.3em;
}
.reference {
	font-size: 0.9em;
}
.signatur {
	text-align: right;
}
.date_list {
	font-weight: normal;
}
