body {
	background-color: #140C00;
	background-image: url(../images_site/bckg/bckg.jpg);
	background-repeat: repeat-x;
}
.headTable {
	background-image: url(../images_site/bckg/head_bckg.jpg);
	background-repeat: no-repeat;
}
.headTD {
	background-image: url(../images_site/bckg/logo.gif);
	background-repeat: no-repeat;
	background-position: right;
}
.contentTable {
	background-image: url(../images_site/bckg/content_bckg.jpg);
	background-repeat: no-repeat;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 19px;

}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #AE844A;
	font-style: italic;
	text-transform: none;
	letter-spacing: 0.5em;


}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	color: #AE844A;
}
.lauf {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
a:link {
	color: #AE844A;
	text-decoration: none;

}
a:visited {
	color: #AE844A;
	text-decoration: none;
}
a:hover {
	color: #AE844A;
	text-decoration: none;

}
a:active {
	color: #AE844A;
	text-decoration: none;

}
.laufForm {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.footer,
.footer a,
.footer a:link,
.footer a:hover,
.footer a:active,
.footer a:visited {
	color:#ae844a;
	font-size:11px;
	font-family:Tahoma, Arial, sans-serif;
	line-height:14px;
	margin-top:20px;
}
.footer p {
	border-top:1px solid #ae844a;
}