body
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #EAEAEA;
}
td
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.pageHeader
{
	font-size: 14px;
	font-weight: bold;
}
.pageFooter
{
	font-size: 9px;
}
.documentHeader {
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	margin-bottom: 10px;

}
th {
	font-size: 11px;
	font-weight: bold;
}

.tableBorder {
	border: 1px solid #000000;
}
.statAbsolut {
	background-color: 99AEBB;
	border: 1px solid #000000;
}
.statRelativ {
	background-color: 990000;
	border: 1px solid #000000;
}
th
{
	background-color: #EEEEEE;
	align: left;
	text-align: left;
}

.test
{
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: black;
	border-right-color: black;
	border-bottom-color: black;
	border-left-color: #000000;
}

.shopColumn {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
.bgGrey {
	background-color: #C0C0C0;
}
.contentText {
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.bgLightGrey {
	background-color: #DCDCDC;
}


