body {
	color: #000;
}
a:link, a:visited, a:active {
	color: #660033;
	text-decoration: none;
}
hr {
	margin: 15px 0px 15px 0px;
	color: #660033;
	height: 1px;
	width: 100%;
}
h1 {
	font-size: 16px;
	color: #000;
	margin: 8px 2px 8px 2px;
}
h2 {
	font-size: 14px;
	color: #000;
	margin: 8px 2px 8px 15px;
	text-decoration:underline;
}
h3 {
	font-size: 14px;
	color: #000;
	margin: 8px 2px 8px 15px;
	font-style:italic;
}
h4 {
	font-size: 14px;
	color: #999;
	margin: 8px 2px 8px 5px;
	text-decoration:underline;
}
h5 {
	font-size: 12px;
	color: #999;
	margin: 8px 2px 8px 15px;
}
h5 {
	font-size: 12px;
	color: #999;
	font-style:italic;
	
}
#kopf a:link, #kopf a:visited, #kopf a:active, #kopf a:hover {
	color: #990000;
	font-size:22px;
	text-decoration:none;
	text-align:left;
}
.content {
	width: 100%;	
}
.kopf {
}
.search_box {
	display: none;
}
.menu {
	display: none;
}
.menu ul, .menu li {
	display: none;
}
.login_table {
	display: none;
}
.inhalt {
	margin: 0;
	text-align: justify;
}
.fuss{
	clear: both;
	height: 20px;
	background: #FFFFFF;
	font-size: 10px;
	color: #666666;
	text-align: center;
	padding-top: 20px;
}
#bredcrumbs {
	display:none;
}
#anker_oben a {
	display:none;
}

