body {
	background: #ccc9b6 url(../images/autumn/kaffeekanne.jpg) no-repeat;
	/* ursprünglich: #ede7e0*/
	}
#container {
	background: #fdf9f2;
	}
#container[id] {
	background: url(../images/autumn/overlay.png);
	}
a, #container h1 a:hover, #container h2 a:hover {
	color: #f44;
	}
a:visited { 
	color: #c00;
	}
.meta, .comment-meta { 
	color: #766;
	}
.nav { 
	background: #f2d8c1;
	}
.nav li a:hover {
	background: #f8c79c;
	}
.nav li .active {
	background: #f8b982;
	}
#content pre {
	background: #f2d8c1;
	color: black;
	}
#footer, #preview-notice {
	background: #998879;
	color: #f3f3f3;
	}
#footer a {
	color: #fcc;
	}
#footer h2 {
	color: white;
	}
#footer p {
	font-size: 1em;
}
#search-input {
	background: #776659;
	color: #f3f3f3;
	}
#credits p {
	background:transparent url(../images/border.gif) repeat-x scroll 0 0;
	font-size:.9em;
	height:1%;
	padding-top:2em;
	text-align:right;
	}
.hentry.sticky {
	border-left:6px solid #F2D8C1;
	margin-left:-16px;
	padding-left:10px;
	}
.hentry {
	clear: both;
	}

