body
{
	margin: 0;
	padding: 0;
	font-family: Verdana, "Lucida Grande", Tahoma, Helvetica, sans-serif;
	color: #000;
	background-color: #fff;
}

#sidebar-1
{
	margin-right: 5px;
	float: left;
	width: 180px;
	\width: 180px;
	w\idth: 180px;
	text-align: right;
}

#sidebar-2
{
	margin-left: 5px;
	float: right;
	width: 180px;
	\width: 180px;
	w\idth: 180px;
}

#content
{
	margin: 0 215px;
	font-size: 1em;
	width: 66%;
	text-align: center;
}

blockquote, h3, p, li
{
	padding-right: 10px;
	padding-left: 10px;
	font-size: 0.9em;
	line-height: 1.6em;
}

blockquote
{
	margin-right: 0;
	margin-left: 20px;
}

h1, h2, h3
{
	font-weight: lighter;
}

h1
{
	font-size: 3em;
	font-family: Georgia, Times, serif;
}

h2
{
	font-size: 1.2em;
}

zitat
{
	font-size: 0.9em;
	font-style: italic;
}

sig
{
	font-size: 0.8em;
	font-style: italic;
}

small, .small
{
	font-size: 0.9em;
}

a
{
	text-decoration: none;
	color: #000;
	background-color: inherit;
	border-bottom: 1px #000 solid;
}

h1 a, h2 a, h3 a
{
	border: none;
}

h3 a
{
	font: 0.9em Georgia, Times, serif;
	border-bottom: 1px #000 solid;
}

#sidebar-2 a, #sidebar-1 a
{
	color: #c00;
	background-color: inherit;
	border: none;
}

#sidebar-2 p, #sidebar-1 p
{
	font-size: 3em;
	line-height: 1.5em;
}

#sidebar-1 p
{
	text-align: right;
}

#content hr
{
	margin: 2em 0;
	width: 66%;
	color: #ccc;
	background-color: inherit;
}

.caps
{
	font-size: 0.9em;
	letter-spacing: 0.1em;
}

img.divider
{
	margin: 20em 0;
	text-align: center;
}

#accessibility
{
	position: absolute;
	top: -10000px;
}

#container
{
	margin: 10px auto;
	padding: 10px;
	width: 85%
	\width: 85%;
	w\idth: 85%;
}

#head
{
	height: 120px;
	text-align: center;
}

#foot
{
	margin-top: 5px;
	clear: both;
	text-align: center;
}

.comments_error
{
	color: #000;
	background-color: #fff4f4;
}

ul.comments_error
{
	padding: 0.3em;
	list-style-type: circle;
	list-style-position: inside;
	border: 2px solid #fdd;
}

div#cpreview
{
	color: #000;
	background-color: #f1f1f1;
	border: 2px solid #ddd;
}

form#txpCommentInputForm td
{
	vertical-align: top;
}