body
{
	background: white; 
}

p, blockquote, li, h3, h2, h2 a, h1, h1 a
{
	color: black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	margin-top: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	font-weight: normal;
}

#content h3, h3 a, h1, h1 a
{
	color: black;
	border-bottom: none;
	margin-top: 0px;
	font-weight: normal;
	font-family: Georgia, Times, Serif;
	font-size: 18px;
}

blockquote
{
	margin-left: 20px;
	margin-right: 0px;
}


#head1
{
	display: none;
}

#head
{
	display: none;
}

#container
{
	text-align: center;
	width: 100%;
	background-color: #fff;
}

#sidebar-1
{
	display: none;
}

#content
{
	margin: 0px;
	background-color: #fff;
	padding: 10px;
}

#content p.options
{
	display: none;
}

#sidebar-2
{
	display: none;
}

#accessibility
{
	position: absolute;
	top: -10000px;
}

a
{
	color: black ;
	text-decoration: none;
	border-bottom: black 1px dotted;
}

h2 a
{
	margin-top: 0px;
	border-bottom: black 1px dotted;
}

h3
{
	font-weight: normal;
}

#content h1, h1 a
{
	font-style: normal;
	font-weight: normal;
	border: 0px;
	color: black;
}

.caps
{
	letter-spacing: 0.1em;
	font-size: 10px;
}

img.buch
{
	padding: 3px;
	margin: 0px 0px 5px 5px ;
	border: 1px black solid;
}

img.divider
{
	align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	border: 0px;
}

#foot
{
	display:none;
}

