body {
	font: 12px Arial, Helvetica, sans-serif;
	text-align: center;
	background: #333333;
}
.header_table {
	margin: auto;
	background: #333333 url(images/header_bg.gif);
	width: 680px;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px none #000000;
	border-left: 1px solid #000000;
}

.footer_table {
	margin: auto;
	background: #000000 url(images/footer.gif);
	width: 680px;
	color: #FFFFFF;
	border-top: 1px none #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
}

.body_table {
	margin: auto;
	width: 680px;
	border-top: 1px none #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px none #000000;
	border-left: 1px solid #000000;
}
table {
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	letter-spacing: 0em;
	word-spacing: 0em;
}
.spalte_links {
	background: #FFFFFF;
	vertical-align: top;
	width: 70%;
	padding: 15px 40px 15px 75px;
	line-height: 1.5em;
}
.spalte_rechts {
	background: #F3F3F3;
	width: 30%;
	vertical-align: top;
	padding: 15px 10px 15px 7px;
	border-top: 1px none #E0C6BC;
	border-right: 1px none #E0C6BC;
	border-bottom: 1px none #E0C6BC;
	border-left: 1px solid #E0C6BC;
}
.navi_table {
	background: #333333 url(images/footer.gif);
	margin: auto;
	width: 680px;
	color: #FFFFFF;
	border-top: 1px none #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px none #000000;
	border-left: 1px solid #000000;
}

h2 {
	color: #B3745B;
	margin-bottom: -5px;
	font-size: 18px;
	font-style: italic;

}
.wtg {
	font-weight: bold;
	color: #8A1711;
	letter-spacing: 0.15em;
}

a.navlink:link{
	color: #E0C6BC;
	text-align: center;
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
}

a.navlink:visited{
	color: #E0C6BC;
	text-align: center;
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
}
li {
	margin-left: -20px;
	margin-bottom: 7px;
}
h1 {
	font-size: 65px;
	font-style: italic;
	color: #DBDBDB;
	margin-left: -55px;
	margin-top: 11px;
	margin-bottom: -11px;
}
#footer a:link {
	color: #FFFFFF;
}
#footer a:visited {
	color: #FFFFFF;
}