a:link, a:active, a:visited {
	text-decoration:none;
	color: #000000;
}
a:hover {
	text-decoration:underline;
	color: #000000;
}
#menu {
	position: absolute;
	top : 228px;
	left : 10px;
	width : 187px;
	background-image: url(http://www.voralpen-nordicwalking-lauf.de/bilder/menu.jpg);
	height: 455px;
	text-indent: 15px;
	line-height: 3px;
}
#menu p {
	line-height: 10px !important;
	line-height: 4px;
	margin-left: 15px;
}
#inhalt {
	position: absolute;
	top : 243px;
	left : 224px;
	width : 772px;
}
#aktuell {
	font-size: 12px;
	border: 1px dashed #000000;
	line-height: 20px;
	background-image: url(http://www.voralpen-nordicwalking-lauf.de/bilder/verlaufklein.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
#normal {
	font-size: 12px;
	border: 1px dashed #000000;
	line-height: 20px;
	background-image: url(http://www.voralpen-nordicwalking-lauf.de/bilder/verlauf.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#hintergrund {
	filter: blendtrans(duration=2);
	filter: blendtrans(transition=16);
}

