html {
        height: 100%;
}

body {
        height: 100%;
        font-weight: normal;
        font-family: Helvetica, Lucida, Verdana, sans-serif;
        padding: 0.5ex;
        margin: 0ex;
}

h1 {font-size: 1.8em;}
h2 {font-size: 1.5em;}
h3 {font-size: 1.2em;}
h4 {font-size: 1.0em;}

.print,
.access,
#menu h1,
#menu hr {
        display: none;
}

#content {
	margin: 0 0 0 16ex;
	padding: 20px;
}

#menu {
        position: absolute;
        left: 5px;
        top: 10px;
	width: 16ex;
	padding: 1ex;
	margin: 130px 0 0 0;
}

body {
	background-color: #ece6ca;
	color: #000000;
	background: url(p/berger.gif);
}

a {
	color: #0000ff;
}

a:visited {
	color: #800080;
}

td {
	vertical-align: top;
}

#index, .ad {
	text-align: center;
}

.disc, .disc a, .disc a:visited, .disc a:hover {
	text-align: right;
	color: #a0a0a0;
	font-weight: bold;
	font-size: 11pt;
	text-align: right;
	text-decoration: none;
}

.big {
	color: #d31847;
	font-size: 18pt;
}

li {
	margin-top: 0.5ex;
	margin-bottom: 0.5ex;
}

#menu ul {
        list-style:none;
        margin: 0;
        padding:0;
}

#menu li {
        margin-top: 2ex;
        margin-bottom: 0;
}

.frage {
	color: fuchsia;
}
