.body-format
{
	overflow: hidden;
	background-color: rgb(197,255,197);
	border-bottom: solid 1px green;
	margin: auto;
	height: 100%;
	width: 100%;
}

.bioenergie
{
	text-align: right;
	font-family: Arial Black;
	font-size: xx-large;
	font-weight: bolder;
	color: #FF0000;
	padding-right: 10px;
	letter-spacing: 3px;
}

.pischelsdorf
{
	text-align: right;
	font-family: Arial Black;
	font-size: large;
	font-weight: bolder;
	color: #FF0000;
	padding-right: 10px;
	letter-spacing: 3px;
}

.sonne
{
	width: 90px;
	height: 90px;
	top: 0px;
	padding-top: 0px;
	margin-top: 0px;
}

.td-sonne
{
	text-align: center;
	width: 120px;
}

.table-format
{
	top: 0px;
	margin: auto;
	left: 300px;
}

.wsh
{
	left: 0px;
	top: 107px;
	position: absolute;
}


.right
{
    text-align: right;
}
