body,td,th {
  font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #FFFFFF;
	margin: 0px;
}
a:link, a:visited, a:active {
	color: #000000;
	text-decoration: none;
  border-bottom:1px dotted #000000;
}
a:hover {
	color: #993366;
	text-decoration: none;
}
hr {
	margin: 15px 0px 15px 0px;
	color: #660033;
	height: 1px;
	width: 100%;
}
h1 {
	font-size: 20px;
  font-weight:bold;
  text-transform:uppercase;
	text-align: left;
	margin: 8px 2px 8px 2px;
}
form {
	margin: 0;
}

.banner {
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
	padding-bottom: 20px;
	text-align: center;
}
.search_box {
	display: none;
}
.menu, .header, .left, .bottom, .top {
	display: none;
}
.menu ul, .menu li {
	display: none;
}
.login_table {
	display: none;
}
.content {
	margin: 0;
	text-align: justify;
}
.footer {
	clear: both;
	height: 20px;
	background: #FFFFFF;
	font-size: 10px;
	color: #666666;
	text-align: center;
	padding-top: 20px;
}
.content .kursiv{
  font-size:14px;
  font-style:italic;
  font-family:Georgia, serif;
  line-height:23px;
}
