body {
	font-size: 1.15em;
}

a#logo {
	margin-bottom: 34px;
}

#nav {
	width: 800px;
	height: 41px;
}

#nav a {
	display: inline;
	text-indent: 0;
	background: none !important;
	width:auto !important;
	font-size: 1.2em;
}

#nav, h1 {
	font-family: Georgia;
}

h1 {
	color: #1c6467; /* Türkis */
	margin: 10px 0 50px 0;
}

h1 span {
	display: inline;
	visibility: visible;
}

h1 img {
	display: none;
	visibility: collapse;
}

#content {
	width: 500px;
}

#content p {
	font-size: 1.1em;
}

strong.big {
}

/* Veröffentlichungen */
table {
	clear: both;
	width: auto;
}

td {
	vertical-align: middle;
}

td.cover {
	text-align: right;
	width: 310px;
	padding: 10px 0;
}

td.cover img {
	margin-right: 30px;
}

td.detail {
	border-top: 1px solid #d9dadb;
	width: 500px;
}
