﻿body 
{
	color:Black;
	font-size: 10.5pt;
	padding: 0px;
	margin: 0px;
}

.header
{
	display:none;
}
	
.menu
{
	display:none;
}

.menu2
{
    display: none;
}

.uebersichtmenu
{
	display: none;
}

.selection
{
    display: none;
}

table
{
	width: 100%;
}

table td
{
	padding: 1px 2px;
}

table .tbest
{
	font-size: 8pt;
	text-align: center;
}

table .tempty
{
	height: 5px;
	border-width: 0px;
}

table .tname
{
	width: auto;
}

table .tmenu
{
	display: none;
}

.page
{
	padding: 0;
	margin: 0;	
}

.main
{
	padding: 0;
	margin: 0;
}


.uebersichtheader
{
	display: block;
	text-align: center;
	font-size: 10.5pt;
	font-family: Arial;
	color:Black;
	padding: 0;
	margin-top: 0;
}