body {
	font-family: "Times New Roman", Times, serif;
	margin: 20px;
	padding: 0px;
	font-size: 13px;
}
h1 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	font-size: 15px;
	margin-bottom: 10px;
}
a, a:visited {
	text-decoration: none;
	color: #0000ff;
}
a:hover, .postmetadata a:hover {
	border-bottom: 1px solid;
}
.theText a, .theText p a, .theText em a {
	border-bottom: 1px solid;
}
h2, h3 {
	font-size: 15px;
	font-weight: normal;
	color: #999;
	margin-top: 0px;
}
h2 a:hover {
	border-bottom: 1px solid;
}
h3 {
	margin: 0px;
}
#content h2{
	color: #0000ff;
}
#page {
	width: 1050px;
}
#content {
	width: 740px;
	float: left;
}
ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#sidebar {
	float: left;
	padding-right: 0px;
	width: 300px;
	font-size: 11px;
}
#sidebar ul {
	margin-bottom: 20px;
}
#sidebar li {
	margin-bottom: 3px;
}
#sidebar h2 {
	font-size: 11px;
	margin: 0px 0px 3px 0px;
}
#sidebar .spalte {
	width: 130px;
	float: left;
}
.post {
	clear: both;
}
.post h2 {
	margin: 0px;
}
small {
	color: #999;
	display: block;
	margin: 0px 0px 5px 0px;
	font-size: 11px;
}
.postmetadata {
	font-size: 11px;
	line-height: 14px;
}
.post a  {
	border-bottom: 0px none;
}
p {
	font-size: 13px;
	margin: 0px 0px 10px 0px;
	line-height: 16px;
	color: #0000ff;
}
.excerpt p a, .theText .entry p a {
	border-bottom: 1px solid;
}
hr {
	visibility: hidden;
}
.grey {
	color: #999;
}
.post .bild {
	width: 430px;
}
.post .theText {
	width: 250px;
	padding-left: 20px;
}
.post .bild a:hover {
	border: 0px none;
}
img {
	border: 0px none;
	margin-bottom: 10px;
}
.post .bild p {
	margin: 0px;
}
.post .bild, .post .theText {
	padding-bottom: 70px;
	float: left;
}
.navigation {
	clear: both;
}

#footer {
	clear: both;
	padding: 40px 0px 20px 0px;
	color: #999;
}
#footer p {
	color: #999;
}
/* SEARCHFORM */
#searchform #s {
	font-family: "Times New Roman", Times, serif;
	width: 90px;
	margin: 0px;
	padding: 0px;
	color: #0000ff;
	border: 1px solid #0000ff;
}
.single p {
	width: 430px;
}
.comments {
	margin-top: 70px;
	width: 430px;
}
.comments p {
	color: #0000ff;
}
#comment {
	width: 430px;
}

#comment, input {
	margin-left: 0px;
	border: 1px solid #000fff;
	font-family: "Times New Roman", Times, serif;
}
#submit {
	background-color: #fff;
	color: #0000ff;
	margin: 0px;
	padding: 0px;
	border: 0px none;
	height: 20px;
}
#submit:hover {
	border-bottom: 1px solid;
}
.searchresults p {
	width: 430px;
}
.tags {
	clear: none;
	padding-bottom: 20px;
}
.tags .item p {
	margin: 0px;
}
.tags img {
	vertical-align: middle;
	margin: 0px;
	margin-bottom: 10px;
}
.floatColumn {
	width: 200px;
	float: left;
	padding-right: 20px;
}
/* tags */
.tagUL {
	padding-top: 10px;
}
#tagsOrderedByName {
	display: none;
}
h2 a.currentOrder {
	border-bottom: 1px solid !important;
}
a:focus {
	outline: 0px none;
}
