body {
	background : #999;
	margin: 0;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
table, td
{
	border-width:0px;
	border-spacing: 0px;
	border-collapse: collapse;
	padding:10px;
	vertical-align: top;
}

.merkmale {
	color: #333333;;
	font: 9px/10px Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
}

.info {
	color: #333333;;
	font: italic 9px/10px Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
}

.text_index {
	font-size: 9px;
	line-height: 11px;
	font-style: normal;
	font-weight: normal;
	color: #999;
}

.text_grau11 {
	font-size: 11px;
	line-height: 14px;
	font-style: normal;
	font-weight: normal;
	color: #333;
}
.text_grau11_bold {
	font-size: 11px;
	line-height: 14px;
	font-style: normal;
	font-weight: bold;
	color: #333;
}


.text_grau14_bold {
	font-size: 14px;
	line-height: 18px;
	color: #333;
	font-style: normal;
	font-weight: bold;
}

.text_grau12bold {
	font-size: 12px;
	line-height: 14px;
	color: #333;
	font-style: normal;
	font-weight: bold;
}
a:link {
	text-decoration: none;
	color: #333;
}
a:visited {
	text-decoration: none;
	color: #333;
}
a:hover {
	text-decoration: underline;
	color: #3c4bcf;
}
a:active {
	text-decoration: none;
	color: #333;
}

.index {
}

.index a:link {
   color: #999;
}

.index a:visited {
   color: #999;
}

.index a:hover {
   color: #999999;
	text-decoration: underline;
}

.index a:active {
   color: #999;
}

.as {
}

.as a:link {
	font-size: 11px;
	line-height: 14px;
	font-style: normal;
	font-weight: bold;
	color: #999;
}

.as a:visited {
	font-size: 11px;
	line-height: 14px;
	font-style: normal;
	font-weight: bold;
	color: #999;
}

.as a:hover {
	font-size: 11px;
	line-height: 14px;
	font-style: normal;
	font-weight: bold;
	color: #999999;
	text-decoration: underline;
}

.as a:active {
	font-size: 11px;
	line-height: 14px;
	font-style: normal;
	font-weight: bold;
	color: #999999;
}
dd.imagecell
{
	margin: 0;
	padding: 0;
	clear: both;
}
dd.imagecell img
{
	background-color: #f9f1e4;
}

