	body {
		margin:0px 0px 0px 0px;
		background:#300;
		color:#bfbfbf;
		padding: 0;
		text-align:center;
		font-family: verdana, arial, tahoma, helvetica, geneva, sans-serif;
		font-size: small;
	}

	h3 {
		font-family: "Times New Roman", Georgia, Times, serif;
		font-size: 12pt;
	}
	
	h1, h2, h4, p, li, a, span, th, td, input, select, textarea {
		font-family: verdana, tahoma, arial, helvetica, geneva, sans-serif;
	}
	p, li, td, caption, input, select, textarea {
		font-weight: normal;
		font-size: 9pt;
		line-height: 1.4em;
	}
	.intro {
		font-style: italic;
		letter-spacing: 1pt;
	}

	a:visited {
		color: #af0000;
		text-decoration: none;
	}
	a:link {
		color: #bf0000;
		text-decoration: none;
	}


	blockquote {
		background-color:#000;
		padding:2mm;
		border-left:5px solid #000;
		color: #888;
		margin: 2mm;
	}

	pre, code {
		background:#000;
		color:#0C0;
		font-size: 8pt;
	}

	quote {
		background: #000;
		color:#888;
	}

	li {
		margin-bottom: 2mm;
	}

	#header {
		background: #000;
		background-image:url(/images/ktitel.png);
		background-position: 5px 5px;
		background-repeat: no-repeat;
		color: #f00;
		font-size: 14pt;
		height: 98px;
		margin: 0;
		left: 20px;
		position: absolute;
		text-align: right;
		padding: 10px;
		top: 0;
		width: 560px;
	}
	#header a {
		color: #888;
		text-decoration: none;
		display: block;
	}
	#header h1 {
		padding: 0px;
		margin-bottom: 0px;
		margin-top: 58px;
		font-size: 12pt;
	}

	.description {
		font-family: verdana, arial, serif;
		color:#FFF;
		margin-top: 0px;
		padding-top: 0px;
		font-size:7pt;
		font-weight:bold;
  		text-transform:lowercase;
	}

	#altcontent {
		width: 550px;
		text-align: left;
		position: absolute;
		left: 20px;
		background: #000;
		top: 118px;
		padding: 15px;
		text-align: left;
	}

	#content {
		text-align: left;
		width: 550px;
		position: absolute;
 		padding:15px;
		left: 20px;
		background: #000;
		top: 118px;
		margin-right: 0px;
		}

	#content h3 {
		border-bottom: 1px solid #878D7C;
		color: #efefef;
		margin: 0;
		padding: 0 0 3px 0;
		text-align: left;
	}

	h2 {
		border: 0;
		font-size: small;
		color: #777;
		text-align: left;
	}


	#container {
		position: absolute;
		margin: 0 auto;
		/* set special width for IE */
		color: white;
		width: 860px;
		min-height: 90%;
		height: 90%;
		/* recover from center-alignment IE hack */
		text-align: left;
		/* box model parse hack
		hides next rule from IE */
		voice-family: "\"}\"";
		voice-family: inherit;
		width: 840px;
		left: 160px;
	}

	#links {
		left: 608px;
		width: 200px;
		top: 120px;
		position: absolute;
	}
	
	#links a {
		color: #777;
	}

	.blog {
		text-align:left;
	}

	.item {
		margin-bottom: 50px;
	}

	.title	{
		color: #777;
		margin-bottom:15px;
	}

	#menu {
		font-size: 8pt;
  		margin-bottom:8px;
		text-align:left;
	}

	#menu a {
		font-size: 8pt;
	}

	#footer {
		display: none;
		font-size: xx-small;
	}

	.date	{
		font-size: x-small; 
		color: #666; 
		font-weight:normal;
		float: right;
	}

	.posted	{
		font-size: x-small; 
		margin-bottom:25px;
		}

	.calendar {
		color: #777;
		font-size:x-small;
		font-weight:normal;
  		line-height:150%;
  		padding:2px;
		text-align:center;
		background: #000;
		}

	.calendar a,
	.calendar a:link,
	.calendar a:active,
	.calendar a:hover {
		font-weight: bold;
		text-decoration: underline;
	}

	.calendarhead {	
		color:#777;
		font-size:small;
  		padding:2px;
		margin: 0px;
  		text-transform:lowercase;
		letter-spacing: .1em;
		text-align:center;
		background: #300;
		width: 100%;
		}

	.calendarday {
		font-weight:bold;
		font-size:x-small;
		text-align:center;
		background: #000;
		padding-left: 8px;
		color: #666;
	}

	.side {
		color:#666;
		font-size:x-small;
		font-weight:normal;
  		line-height:150%;
  		padding:2px;
		text-align: left;
		background: #000;
		}

	.side a:link,
	.side a {
		text-decoration: none;
	}

	#werbung {
		position: absolute;
		top: 118px;
		left: 52px;
	}

	.sidetitle {
		color:#777;
		font-size:small;
		font-weight:normal;
  		padding:2px;
  		margin-top:10px;
		letter-spacing: .1em;
		border:1px solid #000;
		text-align:center;
  		text-transform:lowercase;
		}

	.syndicate {
		font-size:xx-small;
  		line-height:150%;
  		padding:2px;
  		margin-top:10px;
		text-align:center;
 		}

	.powered {
		color:#000;
		font-size:xx-small;
		padding:2px;
		margin-top:10px;
		text-align:center;
		letter-spacing: .2em;
		}


	.comments {
		color:#666;
		font-size: x-small;
		font-weight:normal;
  		line-height:120%;
 		padding-bottom:10px;
  		padding-top:0px;
 		border-bottom:1px solid #000;
		}

	.comments .error {
		color: #800;
		margin-bottom: 4px;
	}

	.comments .formrow {
		color:#888;
		font-size:x-small;
		font-weight:normal;
		clear: both;
		}

	.comments input, .comments textarea {
		width: 100%;
		float: left;
		font-size: x-small;
		background-color: #333;
		border: 0px;
		color: #bf0000;
	}

	.comments input.submit {
		background-color: #000;
		width: 30px;
		font-size: x-small;
		float: right;
		clear: both;
		margin-bottom: 10px;
	}

	.pingback {
		clear: both;
		font-size: x-small;
		border: 1px solid #222;
		padding: 8px;
	}

	.pingback .number {
		font-size: xx-small;
		float: left;
		margin-right: 1mm;
	}

	.pingback .date {
		font-size: xx-small;
		float: right;
	}

	.pingback .name {
		font-size: xx-small;
		float: left;
	}

	.pingback .avatar {
		float: left;
	}

	.pingback .text {
		font-size: x-small;
		color: #888;
		float: left;
	}
	.pingback a {
		clear: both;
		float: left;
	}
	.comment {
		clear: both;
		margin-bottom: 8px;
		padding: 8px;
		border: 1px solid #222;
		font-size: x-small;
	}

	.comment .number {
		font-size: xx-small;
		float: left;
		margin-right: 1mm;
	}

	.comment .date {
		font-size: xx-small;
		float: right;
	}

	.comment .name {
		font-size: xx-small;
		float: left;
	}

	.comment .avatar {
		float: left;
	}

	.comment .text {
		font-size: x-small;
		color: #888;
		float: left;
	}

	.trackback-url {
		color:#666;
		font-size:small;
		font-weight:normal;
  		line-height:150%;
 		padding:5px;
 		border:1px solid #000;
	}


	.trackback-body {
		color:#666;
		font-size:small;
		font-weight:normal;
  		line-height:120%;
 		padding-bottom:10px;
  		padding-top:10px;
 		border-bottom:1px solid #000;
		}

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


	.comments-head	{
		font-size:small;
		color: #666;
		border-bottom:1px solid #999;
		margin-top:20px;
		font-weight:bold;
		}

/* --- tools --- */

.clear { clear: both; }
.right { float: right; margin: 0 0 10px 10px; }
.left { float: left; margin: 0 10px 10px 0; }

img.left {
	float: left;
	margin: 0 10px 10px 0;
	}

img.right {
	float: right;
	margin: 0 0 10px 10px;
	}

.center {
	text-align: center;
	}

.block {
	display: block;
	}

/* class to hide elements */
.hide {
	display: none;
	}

/* used to clear the floats: http://www.positioniseverything.net/easyclearing.html */
.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

/* "auto-clearing" IE hack and non-javacsript IE-mac float fix */
.clearfix { display: inline-table; }

/* hides float from IE-mac \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* end hide from IE-mac */

* html body {
	font-size: x-small;
	/* be nice to opera */
	}

/* IE hack to fix font size in tables */
* html table {
	font: 1em "Times New Roman", Times, serif; /* IE5 */
	}


