body, table {
	background-color: #333333;
	color: #ccc;
	font-family: sans-serif, arial, helvetica;
}

body {
	background-color: #333333;
	color: #ccc;
	font-family: sans-serif, arial, helvetica;
	margin: 0px;
	padding: 0px;
}

a {
	color: #fb0;
	font-weight: normal;
	text-decoration: none;
}

a:link {
	color: #fb0;
	text-decoration: none;
}

a:visited {
	color: #e1b200;
	text-decoration: none;
}

a:active {
	color: #ff6;
}

a:hover {
	color: #ff6;
}

h1, h2, h3, h4 {
	background-position: 140px;
	font-weight: 300;
}

#banner, #banner-commentspop {
	background-color: #555;
	background-image: url(body-bg.png);
	background-position: bottom;
	background-repeat: repeat-x;
}

#banner {
	background-color: #555;
	background-image: url(body-bg.png);
	background-position: bottom;
	background-repeat: repeat-x;
	background-color: #555;
	background-image: url(body-bg.png);
	background-position: bottom;
	background-repeat: repeat-x;
	margin-bottom: 10px;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	padding-bottom: 18px;
	padding-left: 0;
	padding-right: 0;
	padding-top: 5px;
	text-align: center;
}

#banner-commentspop {
	color: #fc0;
	font-size: x-large;
	font-weight: bold;
	margin-bottom: 10px;
	padding-bottom: 18px;
	padding-left: 0;
	padding-right: 0;
	padding-top: 5px;
	text-align: center;
}

#banner a,#banner a:link,#banner a:visited,#banner a:active,#banner a:hover {
	color: #fc0;
	font-size: xx-large;
	font-weight: 300;
	text-decoration: none;
}

#banner .description {
	color: #eee;
	font-size: large;
	font-weight: 300;
}

#content {
	left: 220px;
	position: absolute;
	right: 10px;
	top: 95px;
	width: 500px;
}

#container {
	margin: 10px;
}

#links {
	left: 10px;
	padding-right: 10px;
	padding-top: 15px;
	position: absolute;
	top: 100px;
	width: 210px;
}

#rechts {
     left: 750px;
     position: absolute;
     right: 10px;
     padding-top: 20px;
     top: 95px;
     width: 210px;
}
.blog {
	margin-bottom: 10px;
	padding-right: 10px;
  padding-top: 20px;
}

.blogbody {
	font-size: small;
	font-weight: normal;
	line-height: 16px;
	margin-bottom: 20px;
	margin-left: 20px;
	margin-right: 0;
	margin-top: 0;
	padding: 5px;
}

.blogbody a,.blogbody a:link,.blogbody a:visited,.blogbody a:active,.blogbody a:hover {
	font-weight: normal;
	text-decoration: none;
}

.title {
	color: #ccc;
	font-weight: 300;
	margin-bottom: 0;
	margin-left: -10px;
	margin-right: 0;
	margin-top: 0;
}

#menu {
	font-size: small;
	text-align: center;
}

.date {
	color: #eee;
	font-size: small;
	font-weight: 300;
	margin-bottom: 5px;
	padding: 3px;
}

.posted, .comments-post {
	color: #888;
	display: block;
	font-size: x-small;
	margin-top: 8px;
	text-align: right;
}

.posted a, .comments-post a {
	color: #a80;
}

.posted a:hover, .comments-post a:hover {
	color: #ca0;
}

.calendar {
	font-size: x-small;
	font-weight: normal;
	line-height: 140%;
	text-align: center;
}

.calendar table {
	width: 100%;
}

.calendar th {
	background-color: #111;
	padding: 0;
	width: 14%;
}

.calendarhead {
	border-bottom-color: #bbb;
	border-bottom-width: 1px;
	color: #eee;
	font-size: small;
	font-weight: bold;
	line-height: 140%;
	padding: 3px;
	text-align: left;
	width: 100%;
}

.side {
	font-size: small;
	font-weight: 300;
	line-height: 140%;
	margin-bottom: 15px;
	margin-left: 10px;
	margin-right: 0;
	margin-top: 5px;
}

.syndicate {
	border-bottom-color: #bbb;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	font-size: small;
	font-weight: 300;
	margin-top: 10px;
	padding: 3px;
}

.sidetitle {
	border-bottom-color: #bbb;
	border-bottom-width: 1px;
	color: #eee;
	font-size: small;
	font-weight: 300;
	margin-top: 10px;
	padding: 3px;
}

.powered {
	font-size: x-small;
	font-weight: 300;
	line-height: 140%;
	margin-top: 10px;
	padding: 2px;
	text-align: center;
}

.comments-body {
	border-bottom-color: #666;
	border-bottom-width: 1px;
	font-size: small;
	font-weight: normal;
	line-height: 140%;
	margin-bottom: 20px;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	padding-bottom: 15px;
}

#container .comments-body {
	margin-left: 20px;
}

.trackback-url {
	font-size: small;
	font-weight: normal;
	line-height: 140%;
	padding: 5px;
}

.trackback-body {
	font-size: small;
	font-weight: normal;
	line-height: 140%;
	padding-bottom: 10px;
	padding-top: 10px;
}

.trackback-post {
	font-size: x-small;
	font-weight: normal;
}

.comments-head {
	color: #fb0;
	font-weight: 300;
	margin-bottom: 5px;
	margin-left: 0;
	margin-right: 0;
	margin-top: 15px;
	padding: 3px;
}

#container .comments-head {
	margin-left: 10px;
}

