body {
	font-family: "Comic Sans MS", Lucida, Arial, Sans-Serif;
	font-size: 12pt;
	background-color: #fdede8;
	background-image: url(abb/wald_bg.jpg);
	color: black;
}

a {
	color: blue;
}

a visited {
	color: #800080;
}

h1 {
	margin-top: 0;
	padding-top: 0;
	font-size: 20pt;
}

h3 {
	color: red;
	font-size: 14pt;
	text-align: center;
}

b {
	color: red;
	font-weight: normal;
}

td {
	vertical-align: top;
}

#navi {
	text-align: center;
	position: absolute;
	width: 250px;
	top: 210px;
	left: 0px;
}

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

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

#navi li img {
	width: 239px;
	height: 50px;
}

#content {
	margin-left: 250px;
	min-height: 450px;
}

.claim {
	text-align: center;
	clear: both;
}

.disc, .disc a, .disc a:visited, .disc a:hover {
	text-align: right;
	clear: both;
	color: #808080;
	font-weight: bold;
	font-size: 10pt;
	text-align: right;
	text-decoration: none;
}

a img {
	border: 0;
}

.centered {
	text-align: center;
}
