.detail table {
	margin-bottom: 10px;
}
.detail #kopf {
	padding-top: 5px;
	padding-bottom: 3px; 
	background-color: #D7D4C1;
}
.detail #cont {
	border-top: medium dotted #BCB692;
	background: #F3F1E7;
}
.detail #kopf1 {
	padding-top: 5px;
	padding-bottom: 3px; 
	background-color: #788F54;
}
.detail #cont a:hover {
	background-color: #FFFFFF;
}

.detail #cont a.hi:hover {
	background: #FFFFFF;
}
.detail #cont a.lo:hover {
	background: #FFFFFF;
}
.detail #cont a.hi {
	background-color: #E7E4D1;
}
#index_feature a {
	padding-left: 5px;
}
#index_feature #kopf {background-color: #788F54;}
#index_feature #cont {background-color: #C8D9A4;}




#index_feature #cont a {
	color: #000000;
	text-decoration: underline;	
	}
#index_feature #cont a span {
	color: #000000;
	text-decoration: underline;
}
_feature #cont a span#headl {
	padding: 5px;
	padding-top: 0px;
	text-align: left;
}
#index_feature #cont img {
	border: White 3px solid;
}
#index_feature td#cont{
	padding-top: 5px;
	width: 50%;
	text-align:center;
	vertical-align: top;
}

