body {
	font-size:12px;
	font-family:Verdana, Arial, Sans-Serif;
	background-image:url(images/bg/bg.jpg);
	background-repeat:repeat-x;
	margin:0;
	padding:0;
	color:#333333;
	text-align:center;
        background-color:#ECE5BB;
}
.schriftzug {
	position:absolute;
	background-image:url(images/bg/freisitzroith-schriftzug.gif);
	background-repeat:no-repeat;
	width:906px;
	height:84px;
	z-index:-1;
	top:100%;
	left:5px;
}
h1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#A68355;
	margin:0;
	width:500px;
	clear:both;
}
h2 {
	font-family:Georgia, serif;
	font-size:16px;
	color:#A68355;
	background-image:url(images/bg/h2.jpg);
	background-repeat:no-repeat;
	background-position:bottom center;
	width:280px;
	padding-bottom:4px;
	margin-top:15px;
}
h3{
	font-family:Georgia, serif;
	font-size:16px;
	color:#A68355;
	padding-top:5px;
	width:600px;
	margin:0px 0px 15px 0px;
}
li{
	list-style-image:none;
	list-style:none;
	list-style-type:none;
}
a {
	text-decoration:none;
	color:#A68355;
}
a:hover {
	text-decoration:underline;
	color:#A68355;
}
img.alignleft, div.alignleft
{
float:left;
margin:0 0.5em 0.5em 0;
}
img.alignright, div.alignright
{
float:right;
margin:0 0 0.5em 0.5em;
}
img.aligncentered, div.aligncentered
{
text-align:center;
margin:0 auto;
}
.content {
	position:relative;
	text-align:left;
	width:960px;
	padding-top:20px;
	left:22px;
}
#header {
	width:906px;
	height:300px;
	padding-top:50px;
}
#headerimg {
	position:absolute;
	background-image:url(images/bg/freisitzroith-schriftzug.gif);
	background-repeat:no-repeat;
	width:906px;
	height:84px;
	right:0;
	top:10px;
	z-index:-1;
}
.content_comments {
	position:relative;
	float:left;
	width:880px;
	padding:20px;
	background-color:#FFFFFF;
}
.content_left {
	position:relative;
	float:left;
	width:644px;
	padding-top:28px;
}
.content_left_textfeld {
	position:relative;
	float:left;
	width:580px;
}
.content_left_datum {
	position:relative;
	float:left;
	background-image:url(images/bg/datum.gif);
	background-repeat:no-repeat;
	width:51px;
	height:64px;
	color:#FFFFFF;
	text-align:center;
	padding-top:6px;
	line-height:16px;
	margin-left:-48px;
}
.textfeld_top {
	background-image:url(images/bg/textfeld-top.gif);
	background-repeat:repeat-y;
	width:594px;
	height:6px;
}
.textfeld {
	position:relative;
	top:-1px;
	*margin-top:-8px;
	background-image:url(images/bg/textfeld-hg.gif);
	background-repeat:repeat-y;
	width:555px;
	padding:10px 20px 10px 20px;
}
.textfeld_bottom {
	position:relative;
	top:-1px;
	background-image:url(images/bg/textfeld-bottom.gif);
	background-repeat:no-repeat;
	width:594px;
	height:15px;
}
.content_right{
	position:relative;
	float:left;
	width:315px;
	left:-40px;
	top:0px;
	padding-top:28px;
}
.sidebar_top {
	background-image:url(images/bg/sidebar-top.gif);
	background-repeat:no-repeat;
	width:312px;
	height:7px;
}
#sidebar {
	position:relative;
	background-image:url(images/bg/sidebar-hg.gif);
	background-repeat:repeat-y;
	width:312px;
	padding:8px 0px 10px 0px;
	*margin-top:-8px;
}
.sidebar_text {
	width:280px;
	margin-left:20px;
}
.sidebar_bottom {
	background-image:url(images/bg/sidebar-bottom.gif);
	background-repeat:no-repeat;
	width:312px;
	height:6px;
}
#footer {
	position:relative;
	background-image:url(images/bg/footer.gif);
	background-repeat:no-repeat;
	width:913px;
	height:96px;
	color:#FFFFFF;
	text-align:center;
	padding-top:1px;
	*padding-top:7px;
	line-height:18px;
	margin-bottom:50px;
	margin-top:50px;
}
#footer a {
	color:#FFFFFF;
	text-decoration:underline;
}
#footer a:hover {
	color:#FFFFFF;
	text-decoration:none;
}

/* Tags */
.postmetadata {
	clear:both;
	text-align:center;
	margin-top:30px;
	padding-bottom:20px;
}
.alignleft {
	position:relative;
	text-align:left;
	width:auto;
	padding-bottom:10px;
	float:left;
}
.alignright {
	position:relative;
	top:-10px;
	text-align:right;
	width:auto;
	padding-bottom:10px;
	float:left;
}
#respond:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.hidden {
	display: none;
}
.rss {
	position:relative;
	text-align:right;
	margin-left:-15px;
	font-size:10px;
	top:-5px;
}
.rss a{
	color:#666666;
	text-decoration:underline;
}
.rss a:hover{
	color:#666666;
	text-decoration:none;
}
.twitter {
	position:relative;
	background-color:#FFFFFF;
	border:1px solid #75D5FA;
	padding:5px;
	width:250px;
}
.bookmarks {
	position:relative;
	top:-6px;
}