body {
    background:#f5f5f5 url(images/pattern.jpg);
}
a:hover {
    color:#cc5500;
    text-decoration:underline;
}
#wrapper {
}
#header,
#main {
    background:#fff;
    border-left:1px solid #C7C7C7;
    border-right:1px solid #C7C7C7;
    margin:0 auto;
    width:958px;
}
#header {
    padding: 0;
}
#branding {
    padding: 0;
	margin: 0;
}
#blog-title a {
display:block;
text-indent:-9000px;
height: 150px; 
width: 958px; 
background:url(images/header_kulturgut.jpg) no-repeat top center;
margin: 0;
padding: 0;
}
#blog-description {
position:absolute;
left:-9000px; 
}
#main {
    border-bottom:1px solid #C7C7C7;
}
#access {
    width:940px;
    margin:11px auto 0 auto;
    border-bottom:1px solid #C7C7C7;
    overflow:visible;
}
#menu a:hover,
.menu a:hover {
    border-color:#cc5500;
	text-decoration: none;
}
#menu li.current_page_item a,
.menu li.current_page_item a {
    border-color:#994400;
}
#nav-above {
    display: none;
}
.home .entry-content,.home .entry-meta, .home .entry-utility {
    display: block;
}
.home .entry-title a {
    border-bottom:1px solid #C7C7C7;
    display:block;
    font-size:14px;
    font-style:italic;
	font-weight: bold;
    padding:31px 20px 10px 10px;
	color: #333333;
}
.home .entry-title a:hover {
    background:#F4F4F4;
    color:#cc5500;
    text-decoration:none;
}
.entry-content,.entry-summary {
    margin:21px 0 0 0;
    overflow: inline;
}
.entry-content blockquote {
    font-size:12px;
    font-style: normal;
	border-left: 3px solid #C7C7C7;
	padding-left: 12px;
	color: #444444;
}
.entry-content a {
    color:#595957;
}
.entry-content a:hover {
    color:#994400;
}
.wp-smiley {
    border: none !important;
	background-color:#fff !important;
    margin: 0 !important;
    padding: 0 !important;
}
img.sidebar_left {
    float: left;
	margin: 0 6px 4px 0;;

}
#secondary {
    overflow: hidden;
	}
#footer {
    margin-top:21px;
}