body {
	margin: 0;
	padding: 0;
	color: #000;
	background: #fff;
	font-family: Geneva, Helvetica, Verdana, sans-serif;
	font-size: 11pt;
}

a:link, a:visited {
   color: #000;
   background: none transparent;
   text-decoration: underline;
}

a img {
	border: none;
}

h1, h2, h3, h4 {
	font-style: italic;
}

h1 {
	font-size: 10pt;
}

h2 {
	font-size: 16pt;
}

h3 {
	font-size: 14pt;
}

h4 {
	font-size: 12pt;
}

#logo {
	float: right;
	margin: 0 0 30px 30px;
	padding: 0;
	text-align: left;
}

#haupt {
	position: static;
	margin: 0;
	padding: 0;
	border: 0;
}

#inhalt abbr:after {
   content: " (" attr(title) ") ";
   font-size: 90%;
   }
	
#fuss {
	font-size: 80%;
}

#navi {
	display: none;
}

#moe {
	display: none;
}