body {
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	color: #373737;
	background-repeat: repeat;
	background-image: url(img/streifen.png);
	font-size: 12px;
}

#title {
	background-position: 16px 20px;
	height: 394px;
	background-repeat: no-repeat;
	background-image: url(img/header.png);
	margin-bottom: -70px;
	border-style: none;
	width: 1072px;
	margin-left: auto;
	margin-right: auto;
	font-size: 28px;
}

#content {
	font-size: 16px;
	margin-bottom: 50px;
	margin-top: 50px;
	background-image: url(img/content-bg.png);
	margin-left: auto;
	margin-right: auto;
	padding-left: 57px;
	padding-bottom: 0px;
	padding-right: 57px;
	padding-top: 0px;
	background-repeat: repeat-y;
	width: 778px;
}

#content_top {
	margin-bottom: -50px;
	height: 66px;
	background-image: url(img/content-top.png);
	margin-left: auto;
	margin-right: auto;
	padding-left: 57px;
	padding-bottom: 0px;
	padding-right: 57px;
	padding-top: 0px;
	width: 778px;
}

#content_bottom {
	margin-top: -50px;
	height: 66px;
	background-image: url(img/content-bottom.png);
	margin-left: auto;
	margin-right: auto;
	padding-left: 57px;
	padding-bottom: 0px;
	padding-right: 57px;
	padding-top: 0px;
	width: 778px;
}


.post {
	margin-bottom: 50px;
	margin-top: 50px;
	background-image: url(img/post-bg.png);
	padding-left: 57px;
	padding-bottom: 0px;
	padding-right: 57px;
	padding-top: 0px;
	background-repeat: repeat-y;
	width: 450px;
}

.post_top {
	margin-bottom: -50px;
	height: 66px;
	background-image: url(img/post-top.png);
	padding-left: 57px;
	padding-bottom: 0px;
	padding-right: 57px;
	padding-top: 0px;
	width: 450px;
}

.post_bottom {
	margin-top: -50px;
	height: 66px;
	background-image: url(img/post-bottom.png);
	padding-left: 57px;
	padding-bottom: 0px;
	padding-right: 57px;
	padding-top: 0px;
	width: 450px;
}


#sidebar {
	margin-bottom: 50px;
	margin-top: 50px;
	background-image: url(img/sidebar-bg.png);
	padding-right: 57px;
	padding-left: 57px;
	width: 214px;
}

#sidebar_top {
	margin-bottom: -50px;
	height: 66px;
	background-image: url(img/sidebar-top.png);
	margin-left: auto;
	margin-right: auto;
	padding-left: 57px;
	padding-bottom: 0px;
	padding-right: 57px;
	padding-top: 0px;
	width: 214px;
}

#sidebar_bottom {
	margin-top: -50px;
	height: 66px;
	background-image: url(img/sidebar-bottom.png);
	margin-left: auto;
	margin-right: auto;
	padding-left: 57px;
	padding-bottom: 0px;
	padding-right: 57px;
	padding-top: 0px;
	width: 214px;
}


.column {
	padding-left: 20px;
	padding-bottom: 0px;
	padding-right: 20px;
	padding-top: 0px;
	border-style: none;
	float: left;
	width: 218px;
}

#col1 {
}

#col2 {
	border-left-color: white;
	border-right-color: white;
	border-right-style: solid;
	border-left-style: solid;
	border-right-width: 2px;
	border-left-width: 2px;
}

#col3 {
}

img {
	border-style: none;
	border-width: 0px;
}

#navigation {
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 0px;
	height: 68px;
	padding-bottom: 0px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	width: 400px;
}

h1 {
	text-decoration: none;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	color: #b1846b;
	font-size: 22px;
	font-weight: bold;
}

h2 {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	color: black;
	font-size: 1.4em;
	font-weight: bold;
}

p {
}

.column h1 {
	text-align: left;
}

.lead {
	padding-bottom: 0px;
	padding-top: 0px;
	line-height: 200%;
	text-align: justify;
}

.column ul li {
	line-height: 150%;
	padding-bottom: 10px;
}

.column ul {
	list-style-type: square;
	padding-left: 0px;
	padding-right: 0px;
	list-style-position: outside;
}

em {
	font-style: normal;
	font-weight: normal;
	color: black;
}

#portraitimage {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 10px;
	float: left;
}

a {
	color: black;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

#main_blog {
	padding: 0px;
	margin-left: auto;
	margin-bottom: 0px;
	margin-right: auto;
	width: 892px;
}

#postwrap {
	width: 564px;
	float: left;
}

#sidebarwrap {
	float: left;
	width: 328px;
}

ul {
}

#sidebar ul {
	color: black;
	padding: 0px;
	list-style-type: none;
}

li.widget {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 22px;
	padding-bottom: 1em;
	font-weight: bold;
}

.textwidget {
	font-style: normal;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #373737;
}

#comment {
	height: 200px;
	width: 450px;
}

.title_date {
	font-size: 0.5em;
	font-weight: bold;
}

li.widget ul {
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}

.storytitle a {
	color: black;
}

.storytitle {
	padding-top: 0px;
	margin-bottom: 0px;
}

.meta a, .meta {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #a0a0a0;
}

#sidebar ul li ul li a, #sidebar ul li div a {
	color: #373737 !important;
}

#navigation {
	word-spacing: 1em;
	font-weight: bold;
	font-size: 18px;
	text-align: center;
	padding-left: 410px;
	padding-top: 210px;
	width: 300px;
	height: 55px;
	float: left;
}

#star {
	z-index: 100;
	margin-bottom: -70px;
	float: left;
	height: 394px;
	width: 362px;
}

#navigation a {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	color: #373737;
}

#navigation a:hover {
	color: black;
}

#comments a {
	font-size: 0.75em;
	color: #b1846b;
}

hr {
	color: #a0a0a0;
}

#navigation li {
	display: inline;
	list-style-type: none;
}

#navigation .current_page_item a, #navigation .current_page_parent a {
	font-size: 1.2em;
	color: black;
}
