body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	padding-left: 10px;
	font-size: 8px;
}
.bottom {
	color: #FFFFFF;
	font-size: 10px;
	letter-spacing: 2px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
}
.bottom_a {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	letter-spacing: 2px;
}
.reiter {
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	line-height: 18px;
	letter-spacing: normal;
	text-align: center;
	word-spacing: normal;
	white-space: nowrap;
	display: inline;
}
.top_leiste {
	font-size: 10px;
}
.datum {
	font-size: 9px;
	line-height: 9px;
	color: #000000;
	line-height: normal;
	text-align: center;
}
.menu {
	font-size: 11px;
}
li {
	list-style-type: disc;
}
ul {
	padding-left: 18px;
	margin: 0px;
}
.titel {
	font-size: 11px;
	font-weight: bold;
}
.name {
	font-size: 11px;
}

A:link {
	text-decoration: none;
}
A:visited {
	text-decoration: none;
}
A:active {
	text-decoration: none;
}
A:hover {
	text-decoration: underline;
}
.brown {
	text-color: red;
}
.test {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}

