body, html
{
    background: white;
    color: black;
    FONT-FAMILY: Times, serif;
    font-size: 13px;
}

td
{
	vertical-align: top;
    FONT-FAMILY: Times, serif;
    font-size: 13px;
	line-height: 18px;
}

#mainTable
{
	width: 100%;
	height: auto;
}

#content
{
	background: #F0F0EE;
	padding: 0;
	padding-top: 5px;
	margin: 0;
	width: 100%
}

#content #reports
{
	width: 100%;
}

#content p, ul
{
	margin: 0;
}

#content ul
{
	padding-left: 20px;
	list-style: square;
}


#content ul.ueberUns
{
	margin: 0 10px 14px 16px;
	padding: 0;
}


#content ul.ueberUns li, #content ul.ueberUns ul.ueberUns li
{
	margin-left: 10px;
	list-style: square;
}

h1
{
    FONT-FAMILY: Times, serif;
    font-size: 15px;
	font-weight: bold;
	text-align: center;
}

h2
{
    FONT-FAMILY: Times, serif;
    font-size: 15px;
	font-weight: bold;
	text-align: left;
	margin: 0 0 3px 0;
}

img
{
	border: 0;
}

#banner
{
	height: 0px;
}

#banner *
{
	display: none;
}

#navigation
{
	height: 0px;
}

#navigation *
{
	display: none;
}

#infobox *
{
	display: none;
}

#footer *
{
	display: none;
}

#footer4print *
{
	border-top: 1px solid black;
	text-align: right;
}

#banner4print
{
    FONT-FAMILY: Times, serif;
    font-size: 17px;
	font-weight: bold;
	border-bottom: 1px solid black;
	text-align: center;
}

#actionBar
{
	display: none;
}