*
{
	font-size: 100.01%;
	margin: 0;
	padding: 0;
}

html
{
	font-size: 62.5%;
}

a, a:link, a:visited
{
	text-decoration: none;
}

a:hover, a:active
{
	text-decoration: underline;
}

abbr, acronym
{
	font-style: normal;
	border-bottom: dotted 1px #666;
	cursor: help;
}

blockquote
{
	border-left: .4em solid #999;
	margin: 0 0 1em 1.5em;
	padding-left: .5em;
}

body
{
	background-color: #fff;
	font: 1.1em/1.5em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	position: absolute;
	top: 20px;
	left: 0.5em;
	color: #000;
}

code, var, kbd
{
	font-family: monaco, courier, monospace;
}

dt
{
	font-size: 1.5em;
}

h1
{
	font: bold 2.75em/.85em 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-transform: lowercase;
}

h2
{
	font-size: 1.5em;
	font-weight: bold;
	line-height: 1.5em;
}

h3
{
	font-size: 1.5em;
	font-weight: bold;
	line-height: 1.5em;
}

h4
{
	font-size: 1.25em;
	font-weight: bold;
	line-height: 1.5em;
}

h5
{
	font-size: 1.1em;
	font-weight: bold;
	line-height: 1.5em;
}

h6
{
	font-size: 1.25em;
	font-weight: bold;
}

hr
{
	border: none;
	height: 1px;
	background: #999;
	margin: 1em 0;
}

input
{
	margin: .5em 0;
}

p
{
	margin-bottom: 1em;
}

ul
{
	margin: 0 0 1em 1.5em;
}

sup
{
	color: #999;
	line-height: 0px;
}

a, a:link, a:visited, code, dt, h3, h4, h5, #title span
{
	color: #000;
}

h3 a, h3 a:link, h3 a:visited, h3 a:active, h4 a, h4 a:link, h4 a:visited, h4 a:active
{
	text-decoration: underline;
}

#container
{
	width: 90em;
}

#title
{
	float: left;
	text-align: right;
	width: 20em;
}

#title ul
{
	list-style-type: none;
	margin-top: 1em;
}

#title h4
{
	padding-top: 1em;
}

#area
{
	width: 40em;
	position: absolute;
	top: 20px;
	left: 24em;
}

#prevnext
{
	margin: 0em 0;
	height: 2em;
	line-height: 2em;
}

#prev
{
	float: left;
	padding-left: 0em;
}

#next
{
	float: right;
	padding-right: 0em;
}

.off
{
	display: none;
}

winzig
{
	font-size: 0.8em;
	line-height: 1.1em;
	font-weight: normal;
}

#rechtespalte
{
	text-align: left;
	float: left;
	width: 20em;
	position: absolute;
	top: 20px;
	left: 480px;
}

img
{
	border-style: none;
}

ol
{
	margin: 0 0 0em 1.5em;
}

font
{
	font-size: 0.8em;
}

#txpCommentInputForm input, #txpCommentInputForm textarea
{
	font-size: 1em;
	font-family: "Lucida Grande", Verdana, Arial, Sans-Serif;
}