body {
	background: url(alex/bgr.jpg);
	background-repeat: repeat-x;
}
#main {
	position: absolute;
	margin-top: 96px;
}

#topmenu {
	position: absolute; top: 42px; right: 45px;
	color: #fff;
	font-size: 18px;
}
#topmenu a {
	color: #fff;
	font-size: 18px;
	margin-left: 50px;
	padding: 2px;
	white-space: nowrap;
}
/*#topmenu a:hover {
	background-color: #0af;
}*/

a {
	font-weight:bold; color:#c00; text-decoration:none;
}

div.comments {
	border-top: 1px solid black;
	margin: 50px 0px 20px 0px;
	padding-top: 10px;
}

.datum, .unterschrift {
	text-align:right;
	font-size:80%;
	font-weight:bold;
}

.footnotes {
	border-top: 1px dotted #aaa; font-size:12px;
}

.zitat {
	padding-left: 5px;
	margin-left: 5px;
	border-left: 2px solid #00a;
}
