*
{
	margin: 0;
	padding: 0;
	outline: 0;
}

p
{
	padding: 10px 0 10px 0;
}

body
{
	background: #320000 url(/images/hintergrund.gif) repeat-x fixed;
	text-align: center;
	padding: 1em 0;
	font: 62.5% verdana, sans-serif;

}

a
{
	color: #ffcc00;
}

a:hover
{
	color: #fff;
	text-decoration: none;
}

hr
{
	display: none;
}

img
{
	border: none;
}

ins
{
	text-decoration: none;
	border-bottom: 1px dashed #eee;
}

acronym, abbr, dfn
{
	border-bottom: 1px dashed #eee;
	font-style: normal;
}

blockquote
{
	border-left: 5px solid #320000;
	margin: 1em 0;
	padding: 10px;
	background: #000000;
	width: 470px;
}

code, pre
{
	color: #f93;
	font-family: verdana, sans-serif;
}

.bild-links
{
	float: left;
	margin: 0 15px 3px 0;
}

.bild-rechts
{
	float: right;
	margin: 0 0 3px 15px;
}

.center
{
	text-align: center;
}

.search-button
{
	font-size: 1em;
	font-weight: bold;
	border: 1px solid #300000;
	background: #800000;
	color: #ffc;
	padding: 1px 2px;
}

#container
{
	margin: 0 auto;
	text-align: left;
	width: 730px;
	border-bottom: 5px solid #eee;
	background: url(/images/container.gif);
	color: #eee;
	line-height: 150%;
}

#header
{
	height: 205px;
	background: url(/images/drags_header.jpg) no-repeat;
}

#header h1
{
	font: italic bold 48px verdana, sans-serif;
	color: #ffcc00;
	line-height: 200px;
	padding: 0 15px;
}

#header h1 a
{
	color: #ffcc00;
	text-decoration: none;
}

#nav
{
	float: right;
	width: 200px;
}

#nav-inner
{
	padding: 0 15px 10px 15px;
}

#nav h3
{
	font: bold 1.4em veradana, sans-serif;
	color: #ffcc00;
	margin: .8em 0 .2em 0;
}

#nav ul
{
	list-style: none;
	margin: .4em 0 1em 0;
	padding: 0;
}

#nav ul li ul
{
	margin: .2em 0 .4em .5em;
}

#nav a
{
	text-decoration: none;
	font-weight: bold;
}

#content
{
	margin: 1em 215px 1.5em 15px;
	font-size: 1.1em;
}

#content h2
{
	font: italic 2.1em verdana sans-serif;
	margin: 5px 0;
	letter-spacing: 1px;
	color: #ffcc00;
}

#content h2 a
{
	text-decoration: none;
	color: #ffcc00;
}

#content h2.singlepost
{
	font: italic 2.1em verdana, sans-serif;
	color: #ffcc00;
	margin: 40px 0 5px 0;
	letter-spacing: 1px;
}

#content h3
{
	padding: 0 0 0 17px;
	margin: .5em 0;
	font-size: 1.4em;
	color: #ffcc00;
}

#content h3#comment
{
	text-align: center;
	padding: 0 0 0 17px;
	margin: .5em 0 1em 0;
	font-size: 1.4em;
	color: #ffcc00;
}

#content h4
{
	text-align: center;
	font-size: 1.3em;
	padding: 0;
	margin: 1em 0;
	color: #ffcc00;
}

#content h5
{
	font-size: 1.1em;
	padding: 0;
	margin: 1em 0;
	color: #ffcc00;
}

#content .date
{
	font-size: 1em;
	text-align: right;
	font-weight: bold;
}

#content .meta
{
	font-size: .9em;
}

#content .feedback
{
	margin: 15px 0 15px 0;
	text-align: right;
	padding-bottom: 10px;
	border-bottom: 1px solid #700000;
}

#content ul, #content ol
{
	margin-left: 40px;
}

ol.comments li
{
	margin-bottom: 1.5em;
	padding-bottom: 1em;
	border-bottom: 1px solid #700000;
}

p#txpCommentInputForm, form#txpCommentInputForm, p.pages
{
	margin: 1em 0;
	padding: 1em;
	border: 1px solid #300000;
	background: #000000;
}

p#txpCommentInputForm
{
	text-align: center;
}

form#txpCommentInputForm textarea
{
	background: #eee;
	width: 325px;
	height: 200px;
}

form#txpCommentInputForm input
{
	font-size: 1.1em;
	background: #eee;
	border: 1px solid #300000;
}

form#txpCommentInputForm input:focus, form#txpCommentInputForm textarea:focus
{
	background-color: #FFFFFF;
}

#button
{
	margin-top: 10px;
}

#footer
{
	clear: both;
	margin: 1em 15px 0 15px;
	padding: 5px;
	text-align: center;
	font-size: .8em;
}

.tdsidebar {
	font-family: "Trebuchet MS";
	text-align: center;
}