#navigation, #description h1 {
	font: normal small-caps normal 18px/24px Georgia;
	color: black;
	letter-spacing: 2px;
	text-transform: capitalize;
}

#description h1 {
	font-weight: bold;
}

hr {
	border: none;
	border-bottom: solid 1px black;
	margin: 5px -2px 5px -5px;
}

h1.rolf-buck {
	font: normal small-caps normal 45px/35px Georgia;
	margin-left: 12px;
	width: 218px;
	text-align: right;
}

.headline h2 {
	font: normal small-caps normal 35px/36px Georgia;
}

#head a, #navigation a, .headline a {
	text-decoration: none;
	color: black;
}

#navigation ul, #navigation  li {
	list-style-type: none;
}

#navigation li {
	border-bottom: solid 1px black;
}

a img {
	border: none;
}

#navigation {
	text-align: right;
}

.articleText, #description, #copyright {
	font: normal normal normal 16px/25.2px Times;
	color: black;
	letter-spacing: 3px;
	text-transform: none;
}

.articleText h1 {
	font: normal small-caps normal 32px/50px Times;
	letter-spacing: 5px;
	margin: -5px auto 5px;
}

.articleText li {
	margin-left: 20px;
	list-style-type: circle;
}


.articleText ul, .articleText p {
	margin-bottom: 25px;
}