﻿body
{
}

div#SearchBox
{
	display: none;
	visibility: hidden;	
}

hr#Separator
{
	color: Black;
	background-color: Black;
	height: 3px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	clear: both;
}

div#Navigation
{
	display: none;
	visibility: hidden;
}

.HiddenItem
{
	visibility: hidden;
	display: none;
}

.DetailHeader
{
	font-family: Arial;
	font-size: 14pt;
	font-weight: bold;
	color: Black;
	height: 28px;
	vertical-align: text-top;
	text-align: center;
}

div#Footer
{
	position: absolute;
	bottom: 5px;
	width: 100%;
	text-align: center;
}

a#hlImpressum
{
	text-align: center;	
}

div#Footer span
{
	display: none;
	visibility: hidden;	
}

a#hlLegal
{
	display: none;
	visibility: hidden;
}