/* ---------------- (c)1999-2004 Dag ---- */
body {
	background: #fff;
	color: #000;
	text-align: center;
	line-height: 1.2;
}
h1 {
	margin-bottom: 1px;
	font-family: Georgia, Palatino, "Times CY", "Palatino Linotype", "Times New Roman", serif;
	letter-spacing: .1em;
}
img {
	margin: 0;
	padding: 0 .1em;
	border: none;
}
.heading p {
	background: white;
	color: maroon;
	font-size: .92em;
}
#alexsimage a:hover {
	background: transparent;
	color: #fff;
}
ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: 1.3;
}
.langlink p {margin: .5em 0;}
.quotehead {display: none;}
blockquote#quote {
	margin: 1em 20%;
	padding: 3px 0;
	font-size: .74em;
	text-align: center;
}
blockquote#quote span {
	display: none;
	visibility: hidden;
}
#footer {
	padding-bottom: 1em;
	text-align: center;
}
.banners p {margin: 0 0 .2em 0;}
.banners a:hover {
	background: transparent;
	color: #fff;
}
#footer .wring {
	background: #fff;
	color: #333333;
	font-family: Arial, Helvetica, "Trebuchet MS", Verdana, sans-serif;
	font-size: .92em;
}
#footer .wring hr {width: 16em;}
a {
	background: #fff;
	text-decoration: underline;
}
a:link, a:visited {color: #009;}
a:hover {
	background: #009;
	color: #fff;
}
a:active {
	background: #fff;
	color: #f00;
}
a:focus {
	background: #fff;
	color: #f00;
}
.detlist {font-size: .92em;}
.detlist a, .detlist a:visited {
	color: #000;
	text-decoration: none;
}
.detlist a:hover {
	background: #009;
	color: #fff;
}
.detlist a:active, .detlist a:focus {
	background: #fff;
	color: #f00 !important;
}