body,td,th {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 18px;
	color: #645c43;
}
body {
	background-color: #0e0703;
	background-image: url(background.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height: 100%;
}
.text {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 18px;
	font-weight: normal;
	color: #231f20;
}
.text-head {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	line-height: 20px;
	color: #645c43;
}
.text-headklein {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 20px;
	color: #645c43;
}
.text-footer {
	font-family: "Times New Roman", Times, 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: "Times New Roman", Times, 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;
}
