#GB_overlay, #GB_window, #GB_frame, .GB_header, #lightbox, #overlay
{
	display: none;
}

body
{
	background-color: #ffffff;
	color: #000000;
	font-family: 'courier new',monospace;
	font-size: .75em;
	text-align: justify;
	line-height: 160%;
}

div#body
{
	width: 17.1cm;
	margin: 0 auto;
}

div#head
{
	display: none;
}

div#line div#lineleft
{
	display: none;
}

div#line div#linemid h2
{
	margin: 0 0 10pt 0;
}

div#main
{
	background-color: #ffffff;
}

div#main div#mainleft
{
	display: none;
}

div#main div#mainright
{
	display: none;
}

div#main div#content p
{
	margin: 0 0 12pt 0;
}

div#main div#content input.text, div#main div#content textarea
{
	width: 100%;
	border-style: solid;
	border-color: #000000;
	border-width: 0 0 1px 0;
	background-color: #ffffff;
	font-family: 'courier new',monospace;
	font-size: 10pt;
}

div#main div#content textarea
{
	border: 1px solid black;
}

div#footer
{
	display: none;
}

h1
{
	font-size: 12pt;
	margin: 0;
	line-height: 160%;
}

h2
{
	font-size: 11pt;
	margin: 0;
	line-height: 160%;
}

h3
{
	font-size: 10pt;
	margin: 0;
	line-height: 160%;
}

h4
{
	font-size: 10pt;
	margin: 0 0 12pt 0;
	line-height: 160%;
	font-weight: bold;
}

h5
{
	font-size: 10pt;
	margin: 0 0 12pt 0;
	line-height: 160%;
	font-weight: normal;
	font-style: italic;
}

h6
{
	font-size: 10pt;
	margin: 0 0 12pt 0;
	line-height: 160%;
	font-weight: normal;
}

hr
{
	height: 1px;
	border: 0;
	border-top: 1px solid #000000;
}

form
{
	margin: 0;
}

a img
{
	border: 0;
}

a
{
	font-weight: normal;
	text-decoration: underline;
}

a:link, a:hover, a:focus, a:visited, a:active
{
	color: #0000ee;
}

.leftcol
{
	display: none;
}

.rightcol
{
	display: none;
}

/********************************************************************************************************************************/

.unfiltered { display: none; }
.left, .tabelle .left { text-align: left; }
.right, .tabelle .right { text-align: right; }
.justify, .tabelle .justify { text-align: justify; }
.center, .tabelle .center { text-align: center; }
.clear { clear: both; }

div#comments div.head { height: 52px; padding: 5px 0 0 0; margin: 5px 0 0 0;border-top: 1px solid #000000; }
div#comments div.head img { float: left; margin: 0 10px 0 0; }
div#comments div.clear { clear: left; }

table.nobr td { white-space: nowrap; }
