body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
}
.date {
	color: #6F3842;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 2em;
	font-weight: normal;
}
.text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.3em;
	font-weight: normal;
}
#nav {
	position: absolute;
	visibility: visible;
	height: 350px;
	width: 101px;
	left: 687px;
	top: 74px;
}

#text {
	position:absolute;
	left:82px;
	top:445px;
	width:486px;
	height:345px;
	z-index:3;
	overflow: visible;
}

#schatten {
	position:absolute;
	left:56px;
	top:56px;
	width:356px;
	height:390px;
	z-index:2;
	overflow: visible;
}

#bild {
	position:absolute;
	left:79px;
	top:73px;
	width:488px;
	height:349px;
	z-index:3;
	overflow: visible;
}
#text a, #text a:link {
	text-decoration: none;
	color:#336633;
}

a:hover {
	text-decoration: underline;
}

a:visited {
	text-decoration: none;
	color:#666666;
}

