body {
		font-family: arial, tahoma, verdana, sans-serif;
		font-size: 121%;
		line-height: 1.3em;
		text-align: justify;
}
h1, h2, h3 {line-height:0.7em}
#main h1, #main h2, #main h3 {text-align:center}

ol {list-style-type:none; font-weight:600}
ol, li {margin-left:0;padding-left:0}

img {border:none}

.leiste {
	font-size:1.3em;
	font-weight:600;
	text-align:center;
}
.navi {
	text-align:center;
}
.navi img {heigth:20px;width:20px}
/* Positions */
#main {
	position:absolute;
	left:231px;
	top:-1px;
	width:512;
	height:1205px;
	z-index:1;
	margin-top:0;
}
#main  p a{color:#ff0}
#main p a:hover{color:#fff}
#menu {
	position:absolute;
	left:10px;
	top:0;
	width:201px;
	height:882;
	z-index:4;
	text-align:right;
	font-size:0.8em;
	font-weight:600;
	line-height:1.4em;
}
#menu h2 {line-height:1em;margin-top:0}
