/* Page */

#page {
	width: 960px;
	margin: 0 auto;
	padding: 40px 0 0 0;
}

/* Content */

#content {
	margin-right: 340px;
	padding: 0 0px 0 0px;
}

.post {
	margin-bottom: 10px;
}

.post .title {
	font-family: Tahoma, Georgia, "Times New Roman", Times, serif;
}

.post .title h2 {
	padding: 0px 30px 5px 0px;
	text-transform: lowercase;
	font-weight: normal;
	font-size: 2.2em;
	color: #858e93;
}

.title h2 a {
	color: #858e93;
}

.post .title p {
	margin: 0;
	padding: 10px 0 10px 20px;
	background: url(bilder/img02.gif) no-repeat left center;
	border-top: 4px #D8DFE6 solid;
	line-height: normal;
	color: #858e93;
}

.post .title p a {
	color: #858e93;
}

.post .entry {
	padding: 0;
}

.post .links {
	padding: 5px 0;
	border-bottom: 1px #D8DFE6 dotted;
	margin-top: 10px;
	text-align: left;
}

.post .links a {
	font-weight: bold;
}

.post .links a:hover {
}

.post .links .more {
	padding: 0 0 0 20px;
	background: url(bilder/img04.gif) no-repeat left 50%;
}

.post .links .comments {
	margin-left: 20px;
	background: url(bilder/img05.gif) no-repeat left 50%;
	padding: 0 0 0 20px;
}
