body {
	line-height: 1.4em;
	margin: 0px;
	font-size: 0.75em;
	padding: 0px;
	background-position: 0px 0px;
	background-repeat: no-repeat;
	background-image: url(../img/notes_ecke.jpg);
	background-color: #e5f0ea;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#main {
	left: 170px;
	position: absolute;
	top: 175px;
	height:400px;
	width: 600px;
	color:#000;
	visibility:visible;
}

#headline {
	line-height: 1.3em;
	font-size: 1.7em;
	font-weight: bold;
	color: #008049;
}

#subhead {
	line-height: 1.8em;
	font-size: 1.2em;
	color: #008049;
}

#navi {
	left: 170px;
	position:absolute;
	top: 75px;
	height: 50px;
	width: 600px;
	visibility:visible;
	font-size: 1.0em;
	font-stretch:expanded;
}
#navi a{
	color: #008049;
	text-decoration:underline;
}

#imagecontainer {
	width: 200px;
	height: auto;
	position: absolute;
	left: 775px;
	top: 75px;
}
