body {
	background: #aaa498;
	color: #989187; 
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	margin: 0;
	padding: 0;
	text-align: center;
}
#page {
	background: #fff;
	border: 4px solid #fff;
	text-align: left;
	margin: 35px auto 12px auto;
	padding: 0;
	width: 780px;
}
#header {
	background: #aaa498 url("images/header.jpg") no-repeat bottom center;
	margin: 0;
	padding: 0;
	height: 220px;
	width: 780px;
}
#sidebar {
	background: #aaa498;
	border-top: 4px solid #fff;
	color: #fff;
	display: inline; /* IE6 */
	float: left;
	font-size: 13px;
	height: 22px;
	padding: 0 16px;
	margin: 0;
	text-transform: lowercase;
	width: 748px;
}
#sidebar a {
	color: #fff !important;
	text-decoration: none !important;
}
#sidebar a:hover {
	color: #fff !important;
	text-decoration: none !important;
}
#home {
	float: left;
	width: 200px;
}
/* Menu */
#menu {
	float: right;
	text-align: right;
	width: 170px;
}
/* Menu Ende */

a, a:visited {
	outline: none;
}

.narrowcolumn {
	float: left;
	display: inline; /* IE6 */
	padding:  0 60px 0 0;
	margin: 0;
	width: 720px;
}
#footer {
	background: #aaa498;
	border: none;
	float: left;
	margin: 0 -3px 0 0;
	padding: 0;
	width: 99%;
}
#footer p {
	color: #fff;
	font-size: 11px;
	margin: 0 0 12px 0;
	padding: 0;
	text-align: center;
}
#footer a {
	color: #fff !important;
	text-decoration: none !important;
}
#footer a:hover {
	color: #fff !important;
	text-decoration: underline !important;
}
small {
	font-size: 10px;
}
h1, h2, h3 {
	font-weight: bold;
}
h1 {
	font-size: 2em;
	text-align: center;
}
h2 {
	font-size: 1.6em;
}
.headline {
	border-bottom: 2px solid #8cbb2d;
	display: inline;
	float: left;
	margin: 15px 0 8px 0;
	padding: 0;
	width: 100%;
}
.headlinefull {
	border-bottom: 2px solid #8cbb2d;
	display: inline;
	float: left;
	margin: 15px 0 8px 0;
	padding: 0;
	width: 100%;
}
.thema {
	display: inline;
	float: left;
	width: 470px;
}
.thema h2,
.thema h3 {
	margin: 0;
	padding: 0;
}
.datum {
	display: inline;
	float: right;
	padding: 5px 0 0 0;
	text-align: right;
	width: 180px;
}
h2.pagetitle {
	font-size: 1.6em;
	}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #8cbb2d;
}

.entry p {
	margin: 8px 0;
	padding: 0;
}
.entry img {
	border: 1px solid #000;
}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

a, h2 a:hover, h3 a:hover {
	color: #989187;
	text-decoration: underline;
}
a:hover {
	color: #000;
	text-decoration: none;
}
.postmetadata a {
	color: #777 !important;
}
.post {
	background: url(images/themenlogo.gif) no-repeat 20px 16px;
	display: inline; /* IE6 */
	float: left;
	margin: 0 0 32px 0;
	padding: 0 0 0 60px;
	text-align: justify;
	width: 660px;
}
.post hr {
	display: none;
}
.postmetadata {
	background: #e5e4e0;
	clear: left;
	color: #777;
}
p.postmetadata {
	margin: 0;
	padding: 0;
}
.postmetadata ul, .postmetadata li {
	display: inline;
	list-style: none;
}
.narrowcolumn .postmetadata {
	padding: 0 5px 3px 5px;
}
.navigation {
	display: block;
	text-align: center;
	margin: 10px 0 60px 0;
	padding: 0 0 0 60px;
}
h1 {
	padding-top: 70px;
	margin: 0;
}
h2 {
	margin: 30px 0 0;
}
h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}
h3 {
	padding: 0;
	margin: 30px 0 0;
}

h3.comments {
	padding: 0;
	margin: 0 0 20px 0;
}
p img {
	padding: 0;
	max-width: 100%;
}
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignright {
	padding: 0;
	margin: 0 0 2px 0;
	display: inline;
}
img.alignleft {
	padding: 0;
	margin: 0 0 2px 0;
	display: inline;
}
.alignright {
	float: right;
}
.alignleft {
	float: left
}
html>body .entry ul {
	margin-left: 0px;
	padding: 0 5px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
}
html>body .entry li {
	margin: 7px 0 12px 10px;
}
.entry ol {
	padding: 0 5px;
	margin: 0;
}
.entry ol li {
	margin: 0;
	padding: 0;
}
#sidebar ul, #sidebar ul ol {
	display: inline;
	margin: 0;
	padding: 0;
}
#sidebar ul li {
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0 0 0 10px;
}
#sidebar ul p, #sidebar ul select {
	margin: 0;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 0;
	padding: 0;
	}

#searchform {
	display: inline; /* IE6 */
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	display: inline; /* IE6 */
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	display: inline; /* IE6 */
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 98%;
	padding: 0;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */



/* Comments*/
.kommentarbereich {
	display: inline; /* IE6 */
	padding: 0 0 0 60px;
}
.kommentarbereich_in {
	padding: 0;
}
.alt {
	margin: 0;
	padding: 10px 0;
}
.commentlist,
.commentlist_in {
	margin: 0;
	padding: 0;
	text-align: justify;
}
.commentlist_in {
	background: #f0f0f0;
	border: 1px solid #e5e4e0;
	height: 150px;
	overflow: auto;
	width: 648px;
}
.commentlist li,
.commentlist_in li {
	margin: 0;
	padding: 0;
	list-style: none;
}
.commentlist p,
.commentlist_in p {
	margin: 10px 5px 10px 0;
}
#commentform p {
	margin: 5px 0;
}
.nocomments {
	margin: 0;
	padding: 0;
	text-align: center;
}
.commentmetadata {
	margin: 0;
	display: block;
	}
/* Comments */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

hr {
	display: none;
	}

img,
a img {
	border: none;
}
.clear {
	clear: both;
	font-size: 1%;
	height: 1px;
	line-height: 1px;
}

/* Aufklappmenu */
#listMenuRoot {
	float: left;
	font-size: 12px;
	margin: 0 0 25px 0;
}	
.menulist, .menulist  ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.menulist ul {
	border: none;
	left: 0px;
	position: absolute;
	top: 22px;
	visibility: hidden;
	width: 9em;
}
.menulist ul ul {
	left: 0;
	top: 0;
}
.menulist li {
	color: #fff;
	float: left;
	position: relative;
}
.menulist ul li {
	float: none;
	margin-right: 0;
}
.menulist ul>li:last-child {
	margin-bottom: 1px;
}
.menulist a,
.menulist a:visited {
	background: #aaa498;
	color: #fff;
	display: block;
	padding: 0;
	text-align: left;
	text-decoration: none;
}
a.subm,
a:visited.subm {
	padding: 4px 8px !important;
}

.menulist a:hover, .menulist a.highlighted:hover {
	background: #8cbb2d  !important;
}
.menulist a .subind {
	display: none;
}
.menulist ul a .subind {
	display: block;
	float: right;
}
/* 'Escaped Comment' hack Breite horiz. Menus IE5/Mac */
.menulist a,
.menulist a:visited {
	float: left;
}
.menulist ul a,
.menulist ul a:visited {
	float: none;
}
/* \*/
.menulist a,
.menulist a:visited {
	float: none;
}
/* */
/* IE/Win fix (the 'Holly Hack'). \*/
* html .menulist  ul li {
	float: left;
	height: 1%;
}
* html .menulist  ul a,
* html .menulist  ul a:visited {
	height: 1%;
}

/*social bookmarks*/
p.socialtext {
	float: left;
}
p.socialicons {
	float: left;
}

/*Startseiten Links*/
ul#cisites,
ul#directsociallinks {
	float: left;
	margin: 0;
	padding: 0;
	width: 400px;
}
ul#directsociallinks {
	margin-top: 10px;
	width: 258px;
}
ul#cisites li,
ul#directsociallinks li {
	display: inline;
	margin: 0;
	padding: 0;
}
ul#cisites li {
	float: left;
	padding-right: 23px;
}
ul#directsociallinks li {
	float: right;
	padding-left: 15px;
}
ul#cisites li a,
ul#cisites li a:visited,
ul#directsociallinks li a,
ul#directsociallinks li a:visited {
	color: #989187;
	display: block;
	float: left;
	text-align: center;
	text-decoration: none;
}
ul#directsociallinks li a,
ul#directsociallinks li a:visited {
	float: right;
}
ul#cisites li a:hover,
ul#directsociallinks li a:hover {
	color: #000;
	text-decoration: none;
}
