body
{
	margin: 0;
	padding: 0;
	background: #F5F3F2;
	color: #404040;
	font: 12px "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, sans-serif;
}

#box
{
	width: 760px;
	margin: 42px auto 23px auto;
	padding: 0;
	border-color: #FFF;
	border-width: 7px 7px 7px 7px;
	border-style: solid;
}

#header
{
	margin: 0;
	padding: 0;
	width: 760px;
	height: 145px;
	background: url(../images/88.jpg) top left no-repeat;
	border-bottom: 1px solid #999;
}

#artikel
{
	padding: 10px 10px 15px 10px;
	border-color: #E6E6E6;
	border-width: 2px 1px 3px 1px;
	border-style: solid;
	text-align: left;
	line-height: 170%;
}

#artikel p
{
	overflow: auto;
	margin: 10px 10px 10px 10px;
}

#artikelblock
{
	float: left;
	clear: left;
	width: 540px;
	margin: 0;
	padding: 0;
	background: #FFF;
}

#rechtsblock {
	float: right;
	clear: right;
	width: 200px;
	padding: 5px 5px 5px 5px;
	font-size: 11px;
	text-align: left;
	line-height: 140%;
	border: 4px double #EEE;
}

#rechtsblock p {
	text-align: left;
	font-size: 10px;
	margin: 15px 10px 25px 0;
}

#footer
{
	clear: both;
	width: 760px;
	padding: 0 0 5px 0;
	font-size: 11px;
	text-align: center;
	border-bottom: 3px solid #EEE;
}

#ende {
	clear: both;
	font-size: 11px;
	line-height: 170%;
	text-align: center;
	padding: 10px 0;
	border-top: 1px solid #BBB;
}

blockquote
{
	margin: 10px 30px 0;
	background: url() top left no-repeat;
}

blockquote p
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 110%;
	font-style: normal;
	color: #444;
	padding-left: 5px;
}

.cut
{
	font-size: 11px;
	color: #666;
	margin: -5px 0 5px 20px;
	padding: 0 0 35px 0;
}

h1, h2, h3
{
	font-family: Futura, "Lucida Grande", Verdana, sans-serif;
	font-weight: normal;
}

h1
{
	font-size: 11px;
	color: #996;
	letter-spacing: .2em;
	text-align: center;
	padding: 15px 5px 0 0;
}

h2
{
	font-size: 16px;
	color: #666;
	margin: 25px 20px 2px 20px;
	padding-bottom: 2px;
	border-bottom: 1px solid #E6E6E6;
}

h3
{
	font-size: 11px;
	letter-spacing: 0.1em;
	color: #996;
	text-shadow: #DCDCDC 3px 3px 2px;
	margin-top: 25px;
}

#artikel h3
{
	font-size: 13px;
	letter-spacing: 0.1em;
	color: #996;
	text-shadow: #DCDCDC 3px 3px 2px;
}

.klein
{
	font-size: 10px;
}

.versalien
{
	letter-spacing: 0.1em;
	font-size: 11px;
	text-transform: uppercase;
}

a:link
{
	color: #606060;
	background: transparent;
	text-decoration: none;
	font-weight: normal;
}

a:visited
{
	color: #888;
	text-decoration: none;
	font-weight: normal;
}

a:hover
{
	color: #000;
	text-decoration: none;
	font-weight: normal;
	text-shadow: #CFCFCF 2px 2px 1px;
}

a:active
{
	color: #CCC;
	text-decoration: none;
	font-weight: normal;
}

#artikel a:link
{
	color: #333;
	text-decoration: underline;
	font-weight: normal;
}

#artikel a:visited
{
	color: #333;
	text-decoration: underline;
	font-weight: normal;
}

#artikel a:hover
{
	color: #000;
	text-decoration: underline;
	font-weight: normal;
	text-shadow: #CFCFCF 2px 2px 1px;
}

#artikel a:active
{
	color: #CCC;
	text-decoration: none;
	font-weight: normal;
}

#rechtsblock a {
	font-weight: normal;
	color: #7F7F7F;
}

#rechtsblock ul {
	list-style: none;
	margin: 10px 0 25px 15px;
	padding-left: 5px;
}

#rechtsblock li a {
	display: block;
	padding: 0.1em 0.25em 0.25em 0.75em;
	border-left: 1px solid #DDD;
}

#rechtsblock li a:hover {
	border-left: 1px solid #C00;
	border-bottom: 0;
	color: #000;
	text-shadow: #CCC 2px 2px 1px;
}

#rechtsblock li a:active {
	color: #CCC;
	text-decoration: none;
}

#headernav {
	font-size: 11px;
	margin: 0;
	padding: 0;
	float: left;
	width: 100%;
	background: #F8F8F8;
	border-top: 1px solid #EEE;
	border-bottom: 1px solid #DDD;
}

#headernav ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-align: center;
}

#headernav ul li {
	display: block;
	float: left;
	text-align: center;
	padding: 0;
	margin: 0;
}

#headernav ul li a {
	margin: 0;
	padding: 0.25em;
	border-right: 1px solid #AAA;
	border-bottom: 0;
	text-align: center;
	width: 90px;
	display: block;
	font-weight: normal;
	color: #7F7F7F;
	text-decoration: none;
}

#headernav ul li a:hover {
	color: #000;
	background: #ADBECC;
	border-right: 1px solid #000;
}

#headernav li a#auswahl {
	background: #FFF;
	color: #000;
	border-right: 1px solid #AAA;
}

img
{
	display: block;
	border: 0;
}

.quote
{
	font-size: 9px;
	color: #996;
	margin: 0;
	padding-right: 25px;
}

.quoteheader
{
	font-size: 9px;
	color: #996;
	margin: 0;
	padding-right: 25px;
	text-align: left;
}

.clear
{
	margin: 0;
	padding: 0;
	clear: both;
}