body {
	background: url(p/stone.gif);
	background-color: white;
	color: black;
	font-size: 14pt;
	font-weight: bold;
}

a {
	color: #0000ff;
}

a:visited {
	color: #800080;
}

a img {
	border: 0;
}

h2 {
	text-align: center;
}

blockquote {
	font-style: italic;
}

td {
	padding: 1ex;
}

#content {
	margin-top: 120px;
}

.claim {
	text-align: center;
}

#navi {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
}

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

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

#navi li {
	display: inline;
}

.banner {
	text-align: center;
}

.disc, .disc a, .disc a:visited, .disc a:hover {
	color: #808080;
	font-weight: normal;
	font-size: 12pt;
	text-align: right;
	text-decoration: none;
}

td {
	vertical-align: top;
}

#albern1 #content td {
	width: 220px;
}

#albern2 #content img {
	float: left;
	margin-right: 2ex;
}

#albern2 #content p {
	clear: left;
}
