.brip1 {background: url(/gfx/default/deko/bigrip1.gif) left top no-repeat}
.brip2 {background: url(/gfx/default/deko/bigrip2.gif) left top no-repeat}
.brip3 {background: url(/gfx/default/deko/bigrip3.gif) left top no-repeat}
.brip4 {background: url(/gfx/default/deko/bigrip4.gif) left top no-repeat}

#cont_feat.list img {
	float: left;
	display: block;
	border: White 3px solid;
	margin-right:10px;
	width: 95px;
	height: 70px;
}
#cont_feat.list a {
	display: block;
	clear: both;
	height: 76px; /* Bildgröße + Border */
	padding:7px;
	overflow: hidden;
}
#cont_feat.list #datum {
	float: right;
}
#cont_feat.list a.a {
	background-color: #C5C09F;
}
#cont_feat.list a:hover {
	background-color: #E7E4D1;
}

div#cont_feat td#cont a {
	color: #992020;
	text-decoration: underline;
}

/* DETAIL */
#cont_feat.detail td {
	padding: 10px;
}
#cont_feat.detail td#kopf {
	xbackground-color: #F3F1E7;
	background-color: #C5C09F;
}
#cont_feat.detail td#kopf img {
	width: 230px;
	height: 172px;
	border: White 3px solid;
	float: left;
	margin-right: 10px;
}
#cont_feat.detail td#kopf #autor {
	height: 44px;
	left:50%;
	position: absolute;
	margin-left: 3px;
	margin-top:130px; /*164*/
	z-index:10;
}
#cont_feat.detail td#kopf #autor table {
	width: 224px;
}
#cont_feat.detail td#kopf #autor table td {
	font: 0.9em;
	padding: 0px;
	margin: 0px;
	border-collapse: collapse;
	text-align: right;
	vertical-align: bottom;
	height: 44px;
}
#cont_feat.detail td#kopf #datum {
	float: right;
}
#cont_feat.detail td#kopf div#add a {
	color: #992020;
	text-decoration: underline;
}
#cont_feat.detail td#kopf div#add a:hover {
	color: #DD2020;
}

td#cont {
	border-top: #BCB692 thick dotted;
	background-color: #F3F1E7;
	text-align: justify;
}

#cont_feat.detail td.sha_s {
	padding: 0px;
	margin: 0px;
}
td.a1 {
	color: #000000;
}
