body {
	margin: 0;
	padding: 0;
	font-size: 100.01%;
	background: #043F0C;
	font-family: Arial, sans-serif;
}
#wrapper {
	width: 750px;
	background: #fff;
	font-size: .8em;
	border: 0px solid #002F06;
	border-right-width: 10px;
	height: 100%;
}
#innerWrapper {
	padding: 20px;
}
#innerWrapper p {	line-height: 18px; padding: 0 0 0 20px;}
h1 {font-family: Georgia, serif; font-weight: normal; font-size: 20px; margin: -30px 0 20px 20px; color: #043F0C;}
h2 {font-weight: bold; font-size: 16px; margin: 20px 0 10px 20px; color: #043F0C;}
a {font-weight: bold; color: #043F0C; text-decoration: none;}
blockquote {
	border-left: 5px solid #f0f0f0;
	font-style: italic;
	font-family: Georgia, serif;
	padding: 2px 0 2px 10px;
	display: block;
}
#imprint {position: absolute; top: 20px; left: 780px;}
.gensmall a {color: #002F06; font-size: 1.3em;}
#impressum {margin: 10px 0 0 0; color: #fff;}
#impressum a {color: #fff;}

.feedburnerFeedBlock .feedTitle,
.feedburnerFeedBlock #creditfooter {display: none;}

.feedburnerFeedBlock ul {list-style: none; margin: 0 0 0 20px; padding: 0;}
.feedburnerFeedBlock ul li {display: block; margin: 0 0 20px 0; padding: 5px; position: relative; background: #D1DFD3;}
.feedburnerFeedBlock p.date {position: absolute; top: -8px; right: 5px; font-size: .85em;}
.feedburnerFeedBlock span.headline {display: block; margin: 0 0 10px 0;}
