/* Navigationspunkt Home */

.navihome
{
	background-image: url(Bilder/navihome-leer.gif);
	width: 157px;
	height: 146px;
	float: right;
	text-decoration: none;
}

.navihome:hover
{
	background-image: url(Bilder/navihome-leer.gif);
	width: 157px;
	height: 146px;
	float: right;
	text-decoration: none;
}

/*Content*/

.logocontent
{
	margin: auto;
	padding: 50px 0px 0px 0px;
	position: relative;
	width: 254px;
	height: 224px;
	clear: both;
}

p.mittelachse
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 1em;
	color: #669934;
	line-height: 1.5em;
	text-align: center;
}

p.hervorhebung
{
	margin-top: 48px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:1em;
	line-height: 1.01em;
	color: #000000;
	text-align: center;
}
