body {
	background-color: #666666;
	background-image: url(bilder/verlauf_vertikal.gif);
	background-attachment: scroll;
	background-position: center top;
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
	text-align:center;
}
a:link {
	color: #A50B1F;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #A50B1F;
}
a:hover {
	text-decoration: underline;
	color: #A50B1F;
}
a:active {
	text-decoration: underline;
	color: #000000;
}
#contentklammer {
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 100%;
	text-align: center;
}
#gesamttabelle {
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
}
#content {
	margin: 0px;
	padding: 20px 40px 20px 40px;
	width:720px;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 0.9em;
	line-height: 1.4em;
}
#logo {
	text-align: center;
}
#hauptnavigation {
	text-align: center;
	margin-top: 31px;
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
}
#textbereich {
	text-align: left;
	padding-top: 35px;
}
h1 {
	font-size: 1.2em;
	font-weight: normal;
	color: #666666;
	letter-spacing: 1px;
}
ul {
	margin: 0px 0px 0px 13px;
	padding: 0px;
}
li {
	list-style-position: outside;
	list-style-image: url(bilder/aufzaehlung.gif);
}
#fussleiste {
	text-align: center;
	border-top: 1px solid #999999;
	margin-top: 40px;
	clear: both;
}
#fussleiste img {
	margin: 10px 34px 0px 0xp;
}
.kapitaelchen {
	font-weight: bolder;
	text-transform: uppercase;
}
