body {
	margin: 0px;
	padding: 0px;
	background-color: #fff;
	color: #666;
}

div
{
	display: block;
	margin: 0px;
	padding: 0px;
	border: none;
}


img
{
	border: 0px;
	margin: 0px;
	padding: 0px;
}

img#logo
{
	width: 162px;
	height: 38px;
	margin-top:40px;
	margin-bottom: 14px;
	margin-left: 187px;
}

img#art
{
	float:left;
	width:479px;
	height:28px;
}

img#home
{
	float:left;
}

img.link
{
	width: 8px;
	height: 9px;
	margin-left: 4px;
}

div#body
{
	position: relative;
	text-align:left;
	width: 787px;
	border-left: 1px solid #9B9B9B;
	border-right: 1px solid #9B9B9B;
	margin-left: auto;
	margin-right: auto;
}

div#toggler{ border: 1px solid #ccc; height: 206px; width: 419px; }

div#meta{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	position: absolute;
	top: 5px;
	left: 680px;
	text-align: right;
	width: 100px;
}

table
 {
 	background-color: #fff;
	color: #333;
	font-family:  Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-align: left;
 }

table.table
{
	width: 100%;
	line-height: 16px;
}

td
{
	border: 1px solid #9B9B9B;
	border-top: none;
	border-left: none;
}

td.subhead
{
	font-size: 12px;
	font-weight: bold;
	background-color: #eee;
	border: none;
}

td.subhead_aktuell
{
	color: #000;
	font-size: 11px;
	font-weight: normal;
	background-color: #eee;
	border: none;
}

td.c1
 {
 	vertical-align: top;
	border: none;
	background-color: #fff;
 }

td.c2
 {
 	vertical-align: top;
	background-color: #fff;
	text-align:right;
	border: none;
 }

td.spacer
{
	border: none;
}

td.left_20
{
	background-color:  #eee;
	width: 28px;
}

td.left_10
{
	background-color:  #F7F7F7;
	width: 28px;
}

td.nav
{
	background-color: #fcfcfc;
	padding-top:37px;
	padding-bottom:37px;
}

td#content{
	vertical-align: top;
	text-align: left;
	padding: 27px;
	padding-left: 30px;
}

td.right {
 	vertical-align: top;
	border-right: none;
 }

td.detail {
 	vertical-align: top;
	border-right: none;
	padding: 10px;
	padding-top: 20px;
	line-height: 16px;
}

p
{
	margin: 0px;
	margin-bottom: 13px;
	line-height: 16px;
}

p.title
{
	background-image: url( ../img/_bg_title.gif ) !important;
	font-size: 18px;
	line-height: 22px;
	/*height: 25px;*/
	padding-left: 35px;
	padding-top:10px;
	font-weight: bold;
	background-position: 0 0;
	background-color: transparent;
	background-repeat: no-repeat;
}

span.subtitle
{
	font-size: 14px;
	font-weight: bold;
	color: #b22d07;
}


p.text
{
	line-height: 16px;
	white-space: normal;
	color: #333;
}

a.meta
{
	color: #ccc;
	text-decoration: none;
}

a.meta:visited
{
	color: #ccc;
}

a.meta:hover
{
	color: #B22D07;
	text-decoration: underline;
}

a.subnav
{
	font-size: 11px;
	color: #666;
	text-decoration: none;
	line-height: 16px;
}

a.subnav:visited
{
	color: #666;
}

a.subnav:hover
{
	color: #B22D07;
}

a.inline
{
	font-size: 11px;
	color: #333;
	text-decoration: none;
	line-height: 16px;
}

a.inline:visited
{
	line-height: 16px;
	color: #333;
}

a.inline:hover
{
	color: #B22D07;
	text-decoration: underline;
}

s
{
	text-decoration: none;
	padding: 2px;
	font-family: monospace;
	color: #b22d07;
}

div.review h2{ font-size: 12px; font-weight: bold; color: #b22d07; margin: 25px 0 5px 0; }
div.review i{ display: block; margin-top: 5px; }