﻿body {
	background: url(http://www.fufa.de/assets/images/repository/bg.gif);
	background-position: top center;
	background-repeat: repeat-y;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	text-align: center;
	background-color: #fccb30;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
}
html {
	height: 100%;
}
a {
	color: #990100;
	text-decoration: underline;
}
a:link, a:visited, a:active {
	color: #990100;
}
a:hover {
	color: #808080;
}
p {
	padding: 0px;
	margin: 0px;
}
h1 {
	font-size: 18px;
	font-weight: bold;
	color: #990100;
	margin-top: 10px;
	margin-bottom: 5px;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	color: #990100;
	margin-top: 10px;
	margin-bottom: 5px;
}
h3 {
	font-size: 12px;
	font-weight: normal;
	color: #990100;
	margin-top: 5px;
	margin-bottom: 5px;
}
h4 {
	font-size: 12px;
	font-weight: normal;
	font-style:italic;
	color: #990100;
	margin-top: 5px;
	margin-bottom: 5px;
}
td {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 13px;
}
img {
	border: 0px;
	text-decoration: none;
}
.imgborder {
	border: 1px solid #000000;
}
form {
	margin-top: 2px;
	margin-bottom: 2px;
	border: 0px;
}
input, select, textarea {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 13px;
	color: #000000;
	border: 1px solid #999999;
	padding-left: 1px;
	padding-right: 1px;
	padding-top: 1px;
	padding-bottom: 1px;
}
input.button {
	color: #c0d0e0;
	border: 1px #000000 solid;
	background-color: #4b6797;
	padding-left: 1px;
	padding-right: 1px;
	padding-top: 1px;
	padding-bottom: 1px;
}
#main {
	background-color: transparent;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
	width: 980px;
	height: 710px;
	padding: 0px;
}
#center {
	margin-left: 0px;
	width: 980px;
	height: 710px;
	text-align: center;
}
#headerlogo {
	background-color: #cdcdcd;
	text-align: center;
	margin-top: 5px;
	width: 200px;
	height: 140px;
	float: left;
}
#headerlogo img {
	padding: 0px;
}
#headerpics {
	margin-top: 0px;
	width: 770px;
	height: 140px;
	border: 5px solid #5a5a5a;
	padding: 0px;
	margin: 0px;
	float: right;
}
#headerpics img {
	text-align: right;
	border: 0px;
	margin: 0px;
	padding: 0px;
}
#category {
	background: transparent;
	font-size: 9px;
	margin-top: 10px;
	width: 630px;
	height: 20px;
	text-align: left;
	padding-right: 10px;
	z-index: 1;
	float: right;
}
#navigation {
	margin-top: 20px;
	margin-left: 0px;
	width: 200px;
	text-align: left;
	z-index: 1;
	float: left;
}
#content {
	margin-top: 10px;
	margin-right: 90px;
	margin-bottom: 20px;
	background-color: transparent;
	color: #000000;
	width: 550px;
	text-align: left;
	z-index: 3;
	float: right;
}
#content img {
	border: 1px solid #333333;
}
#footer {
	margin-top: 25px;
	background-color: transparent;
	width: 980px;
	height:110px;
	margin-bottom: 20px;
	float: right;
}

#footerlogo {
	background-color: #cdcdcd;
	text-align: center;
	margin-top: 5px;
	width: 200px;
	height: 110px;
	float: left;
}
#footerlogo img {
	padding: 0px;
}
#footertext {
	background-color: #990100;
	width: 750px;
	text-align: left;
	float: right;
	z-index: 0;
	color: #ffffff;
	padding: 10px;
	border: 5px solid #5a5a5a;
}
#footertext a:link {
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
}
#footertext a:visited {
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
}
#footertext a:active {
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
}

#footertext a:hover {
	color: #ca2d1c;
}

#AdditionalInfo {
	position: absolute;
	margin-left: -2000px;
	margin-top: -2000px;
	visibility: hidden;
}
.tr_Head {
	display:block;
	background-color: #fff;
	font-size: 14px;
	font-weight: bolder;
	color: #941325;
	border: 2px solid #fff;
	padding: 0px;
	width: 472px;
}
.tr_Content {
	background-color:#f4f4f4;
	display:block;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	border: 1px solid #941325;
	padding: 5px;
	margin-bottom:10px;
	width: 472px;
}
.tr_Content2 {
	background-color:#f4f4f4;
	display:block;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	padding: 5px;
	margin-bottom:10px;
	width: 90%;

