body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #ffffff;
}
body {
	background-color: #191919;
	background-image: url(graphic/Background1.jpg);
	background-repeat: repeat-y;
	background-position: center 9px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link { 
	color:#e9d495; text-decoration:none;
}
a:active {
	color:#e9d495; text-decoration:none;
}
a:visited { 
	color:#e9d495; text-decoration:none;
}
a:hover { 
	color:#e9d495; text-decoration:none;
}
#background2 {
	background-image: url(graphic/Background2.jpg);
	background-repeat: no-repeat;
	background-position: top center;
}
#background3 {
	background-image: url(graphic/Background3.jpg);
}
#background4 {
	background-image: url(graphic/Background4.jpg);
	background-repeat: no-repeat;
	background-position: top center;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #ffffff;
}
.text-head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	line-height: 20px;
	color: #ffffff;
}
.text-headklein {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 20px;
	color: #645c43;
}
.text-footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}
a.text-footer:link {
	text-decoration: none;
}
a.text-footer:hover {
	color: #ffffff;
}
.link:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	font-weight: normal;
	text-decoration:none;
	color:#645c43;
}
.link:visited {
	text-decoration:none; color:#645c43;
}
.link:hover {
	text-decoration:underline; color:#231f20;
}
.link:active {
	text-decoration:underline; color:#645c43;
}
