.body
{
	font-family: Arial;	
	background-color: ghostwhite;
	font-size: 14px;
}

.back
{
	font-weight: bold;
	color: Black;
	text-align: center;
}

.link
{
	padding-top: 1px;
	padding-bottom: 1px;
	letter-spacing: 1px;
	font-size: smaller;
}

.heading
{
	letter-spacing: 2px;
	font-weight: bolder;
	color: green;
	border: solid 1px silver;
	padding-top: 1px;
	padding-bottom: 1px;
	background-color: White;
	padding-left: 5px;
	height: 23px;
	font-size: 16px;
}

.table
{
	border: solid 1px silver;
	padding-left: 4px;
	margin-left: 15px;
	width: 330px;
}

.last-update
{
	font-size: smaller;
}

.bioenergie-big
{
	font-family: Arial;
	font-weight: bolder;
	font-size: 50px;
}

.bioenergie-small
{
	font-family: Arial;
	font-weight: bolder;
	font-size: 25px;
}

.smaller
{
	font-size: 12px;
}

hr
{
	border: solid 0py silver;
	background-color: silver;
	color : silver;
}

.table-firmenbuchauszug
{
	width: 100%;
	border: solid 0px ghostwhite;
}

.table-firmenbuch-links
{
	width: 170px;
	font-weight: bolder;
	vertical-align: baseline;
	padding: 7px;
	padding-left: 0px;
}
.table-firmenbuch-rechts
{
	padding: 7px;
	padding-left: 0px;
	vertical-align: baseline;
}

.invisible
{
	visibility: hidden;
}
