#schatten {
	background-attachment: fixed;
	background-image: url(bilder/schatten1.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	position: absolute;
	height: 200px;
	width: 70px;
	right: 0px;
	bottom: 0px;
}

a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	letter-spacing: 0.1em;
	color: #F4F4F4;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #F4F4F4;
	letter-spacing: 0.1em;
	text-decoration: none;

}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFF;
	text-decoration: none;
	letter-spacing: 0.1em;

}
a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFF;
	text-decoration: underline;
	letter-spacing: 0.1em;
}
.linie_green {
	background-image: url(bilder/abgrenzung.png);
	background-repeat: no-repeat;
	background-position: bottom;
}



#navi {
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
	line-height: 8px;
	width: 180px;
	margin-left: 0px;
	margin-top: 0px;
	height: 200px;
	position: absolute;
	top: 160px;
	left: 10px;
}

#content {
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
	line-height: 18px;
	width: 600px;
	margin-top: 154px;
	position: absolute;
	top: 0px;
	left: 260px;
	margin-left: 10px;
}
.aktuell_hover {
	color: #FFF;
	letter-spacing: 0.2em;
	font-weight: bold;
}
