﻿#body 
{
	width: 100%;
	background: white;
	color: black;
	font: 0.8em/160% Verdana, Helvetica, Arial, sans-serif;
}


h2, h3, h4, h5, h6  
{
	font-family:"Lucida Grande", "Lucida Sans Unicode", Verdana, Helvetica, sans-serif;

	color: #9E6813;
	margin-bottom: 0.5em;
	text-transform: uppercase;
}


#body .story h1 
{
	font-family:"Lucida Grande", "Lucida Sans Unicode", Verdana, Helvetica, sans-serif;

	color: #9E6813;
	margin-bottom: 0.2em;
	text-transform: uppercase;
}


blockquote {
	margin-top: 0;
}

ol {
	margin-top: 0;
}

ul {
	margin-top: 0;
}

p {
	margin-top: 0;
}

a {
	color: #6F4503;
}


img 
{
	border: none;
}

/* Header */

div#logo 
{
	display: none;
}


/* Menu */
div#menuarea
{
	display: none;
}

/* Content */



/* Tabelle */
table tr th
{
	text-align: left;
	vertical-align: top;
	padding: 0;
	margin: 0;
	margin-top: 1em;
}
/* bot*/

div#bot 
{
	display: none;
}

span#wzurl
{
	display: block; 
	padding: 1em 0 1em 0;
	text-align:center;
}

div#wzqry_result button
{
	display: none;
}
