body {
	text-align: center;
	color: #999;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	line-height: 14px;
	margin: 0px;
	padding: 0px;
}
div#wrapper {
	text-align: left;
	margin: auto;
	width: 800px;
}
a {
	color: #ccc;
}
a:hover {
	color: #000;
}
p {
	margin: 0 0 24px;
}
h1, h2, h3, h4 {
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
}
div#header {
	border-bottom: 1px solid #484848;
	padding-bottom: 6px;
}
h1 {
	font-size: 24px;
	color: #333;
	line-height: 32px;
	padding-top: 15px;
}
h4 {
	font-size: 18px;
	color: #000;
	line-height: 10px;
}
h1 a {
	text-decoration: none;
	color: #000;
}
div#header h2, ul#navigation {
	margin: 0 0 6px;
}
ul#navigation {
	display: block;
	width: 800px;
	float: left;
	margin: 0px;
	padding: 0px;
}
ul#navigation li {
	display: inline;
}
ul#navigation li a {
	font-family: Verdana, Geneva, sans-serif;
	text-decoration: none;
	color: #666;
	font-size: 12px;
	margin: 0 32px 0 0;
}
ul#navigation li a:hover {
	color: #999;
}
div#header h2 {
	font-family: Georgia, Times, 'Times New Roman', serif;
	font-weight: normal;
	display: block;
	width: 300px;
	float: right;
	text-align: right;
	font-size: 16px;
}

div#content {
	margin:  20px 0 0 0;
}

}
div#content h2 {
	font-size: 24px;
	color: #000;
	line-height: 32px;
}
div#content h2 a {
	text-decoration: none;
	color: #000;
}

div#footer p {
	line-height: 108px;
	color: #333;
	text-align: center;
}
div#footer p a {
	color: #444;
	text-decoration: none;
}
div#footer p a:hover {
	color: #555;
	text-decoration: underline;
}

#content .post td {
	vertical-align: top;
}

.ueberschr {
	font-family: Helvetica, Arial, sans-serif;
	color: #000;
	font-size: 14px;
	font-weight: bold;
}
#wrapper #content table tbody tr td p a img {
	margin-top: 6px;
}
#wrapper #content table tbody tr td p {
	padding-right: 10px;
}
.blau {
	color: #0A33D8;
}
