body {
	background: #a7bcd1 url(gitterbg.jpg) fixed;
	text-align: center;
}
body, td {
	color: #036;
	font-family: Arial, sans-serif;
}
#Anfang {
	border: 0;
	width: 600px;
	text-align: left;
}
html>body #Anfang {
	margin: auto;
}
h1 {
	font-size: 48px;
	font-weight: normal;
	margin: 0;
	text-transform: uppercase;
}
h2 {
	font-size: 24px;
}
a {
	text-decoration: none;
	color: #069;
}
a:active {
	color: #f03;
}
a:hover {
	color: #ca0;
	text-decoration: underline;
}
a:visited {
	color: #039;
}
a img {
	border: 0;
}
.placeholder {
	color: red;
	font-size: 24px;
}
.print-link {
	font-size: 19px;
}
img.back {
	width: 8px;
	height: 15px;
}
img.link {
	width: 8px;
	height: 15px;
}
.index {
	font-size: 13px;
	margin-bottom: 3em;
	margin-top: 1em;
}
.article, .echo {
	margin-bottom: 5em;
	font-size: 13px;
}
.article p, .article .event {
	margin-top: 1em;
	margin-bottom: 0;
}
.article h2, .impressum h2 {
	font-size: 24px;
	font-weight: normal;
}
.article h2 em {
	font-style: normal;
	text-transform: uppercase;
	letter-spacing: .5ex;
}
.article h3 {
	font-size: 100%;
	font-weight: bold;
}
.article .line, .event p, .event h3 {
	margin: 0;
}
.intro {
	font-weight: bold;
}
.impressum {
	font-size: 13px;
}
.impressum p {
	margin: 0 0 1em 0;
}
.impressum h3 {
	font-size: 100%;
	text-transform: uppercase;
	font-weight: normal;
	margin-bottom: 0;
}
#Anschrift {
	margin-top: 3em;
}
