body {    color: #eaeaea; background-color: #390000;    font-size: 100.01%;    font-family: Helvetica,Arial,sans-serif;    margin: 0; padding: 1em;    min-width: 41em;
	text-align: center;
}div#logo {    font-size: 0.9em;    margin: 2em 0;
}div#intro {    margin: 3em 0;}* html #Inhalt {    height: 1em;  /* Workaround gegen den 3-Pixel-Bug des Internet Explorer bis Version 6 */}div#language {    clear: both;}
div#language img {
	margin: 0 0.3em;
	border: 1px solid #ddd;
}
div#language a {
	border: 0;
}
div#language a:hover {
	border-bottom: 3px solid #b00;
}
div#eristoff {
	margin: 1em 0;
    text-align: right;
	border-top: thin solid #ddd;
}
div#eristoff a img {
	margin-top: 1em;
    border: none;
}
