@charset "utf-8";
body {
	margin:0;
	padding:0;
	}
.main {
	width: 760px;
	margin:auto;
	border:0px solid black;
	font-family:"Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
}

.sub {
	text-align:center;
	font-style:italic;
	font-size:16pt;
	}
	
h1.header {
	font-weight:normal;
	font-size:46pt;
	color:#a9122a;
	margin-bottom:5px;
	margin-top:65px;
	font-weight:400;
	letter-spacing:-2px;
	}
.content {
	width:500px;
	float:left;
	border:0px solid black;
	margin-top:85px;
	text-align:left;
	padding-right:20px;

	font-size:13pt;
	}

.sidebar {
	border:0px solid black;
	margin-top:85px;
	width:205px;
	float:left;
	margin-left:35px;
}
	
.header {
		text-align:center;
		margin-top:65px;
		font-weight:400;

		}	

.datum {
	color: #808080;
	font-size:13pt;
	letter-spacing:2px;
}
h2 {
	font-size: 10pt;
	font-weight: bold;
	text-decoration:none;
	color:#808080;
	margin:0;
	margin-top:35px;
	margin-bottom:5px;
	text-transform:uppercase;
	}
.storytitle {
	font-size: 20pt;
	text-transform:none;
	font-weight: bold;
	text-decoration:none;
	color:#000000;
	margin-top:25px;
}
a {
	text-decoration:none;
	color:#a9122a;
	}
a:hover {
	text-decoration:none;
	color:#000;
	}
.meta {
	text-transform:uppercase;
	margin-bottom:20px;
	padding-bottom:35px;
	color:#808080;
	font-size:10pt;
	border-bottom:1px dotted #808080;
}

.meta>a {
	color:#808080;
}
.meta>a:hover {
	color:#a9122a;
}
li {
	text-decoration:none;
	list-style-postition:inside;
	list-style-image:url(blind.gif);
	margin:0;
	padding:0;
	}
ul {
	text-decoration:none;
	list-style-postition:inside;
	list-style-image:url(blind.gif);
	margin:0;
	padding:0;
	}
.subscribe {
	margin-bottom:7px;
	font-size:16pt;
}
.grau {
	color:#808080;
	}
	

.storycontent {
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height:130%;
	text-align:justify;
	}
.commenttext {
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#808080;
	}
	
.commentmeta {
	text-transform:uppercase;
	font-size:10pt;
	color:#808080;
	}
	
textarea {
	background-image:url(textarea.png);
	background-repeat:no-repeat;
	width:502px;
	height:178px;
	border:0;
	}

input {
	background-image:url(input.png);
	background-repeat:no-repeat;
	border:0;
	background-color:#FFF;
	line-height:22pt;
	width:192px;
	height:33px;
	font-size:16pt;
	}
.sidefett {
	font-weight:bold;
	line-height:16pt;
	font-size:10pt;

	}
.trackbacketc {
	font-weight:normal;
	color:#808080;
	}
.linkcat {	
	text-transform:uppercase;
	font-size:10pt;
	line-height: 16pt;
	}

.red {
	color:#a9122a;
	}
	
.hack {
	line-height:24pt;
	text-transform:uppercase;

}
.abstand {margin-left:22px;}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #fff;
	padding-top: 4px;
	margin: 10px;
	width:100%;

}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
img {border:0 none;
}

.aligncenter {text-align:center;}

.margintop {
	margin-top:35px;
	}
	

