

.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}

.bri1 {background: url(/gfx/default/deko/bigrip_video.gif) left top no-repeat}
.bri2 {background: url(/gfx/default/deko/bigrip_sound.gif) left top no-repeat}
.bri3 {background: url(/gfx/default/deko/bigrip_snv.gif) left top no-repeat}

.bri4 {background: url(/gfx/default/deko/bigrip_videoe.gif) left top no-repeat}
.bri5 {background: url(/gfx/default/deko/bigrip_sounde.gif) left top no-repeat}
.bri6 {background: url(/gfx/default/deko/bigrip_snve.gif) left top no-repeat}

#cont_media.list img#px {
	float: left;
	display: block;
	border: White 3px solid;
	margin-right:10px;
	width: 70px;
	height: 70px;
}
#cont_media.list a {
	display: block;
	clear: both;
	height: 76px; /* Bildgröße + Border */
	padding:7px;
}
#cont_media.list #datum {
	float: right;
}
#cont_media.list a.a {
	background-color: #C5C09F;
}

#cont_media.list a:hover {
	background-color: #E7E4D1;
}

/* PICS */
* html #cont_media.list a.sound {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/gfx/default/deko/i_sound.png', sizingMethod='crop');
	background-image: none;
}
#cont_media.list a.sound {
	background: url(/gfx/default/deko/i_sound.png) right top no-repeat;
}
#cont_media.list a.video {
	background: url(/gfx/default/deko/i_video.png) right top no-repeat;
}
* html #cont_media.list a.video {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/gfx/default/deko/i_video.png', sizingMethod='crop');
	background-image: none;
}

#cont_media.list a.snv {
	background: url(/gfx/default/deko/i_snv.png) right top no-repeat;
}
* html #cont_media.list a.snv {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/gfx/default/deko/i_snv.png', sizingMethod='crop');
	background-image: none;
}

/* DETAIL */
#cont_media.detail td {
	padding: 10px;
}
#cont_media.detail td#kopf {
	xbackground-color: #F3F1E7;
	background-color: #C5C09F;
}
#cont_media.detail td#kopf img#pic {
	width: 120px;
	height: 120px;
	border: White 3px solid;
	float: left;
	margin-right: 10px;
}
#cont_media.detail td#kopf #autor {
	height: 44px;
	left:50%;
	position: absolute;
	margin-left: 3px;
	margin-top:130px; /*164*/
	z-index:10;
}
#cont_media.detail td#kopf #autor table {
	width: 224px;
}
#cont_media.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_media.detail td#kopf #datum {
	float: right;
}
#cont_media.detail td#kopf div#add a {
	color: #992020;
	text-decoration: underline;
}
#cont_media.detail td#kopf div#add a:hover {
	color: #DD2020;
}

td#cont {
	border-top: #BCB692 thick dotted;
	background-color: #F3F1E7;
	text-align: justify;
}
td#cont a {
	background-color: #F3F1E7;
}

td#cont a:hover {
	background-color: #EAE8CE;
}

#cont_media.detail td.sha_s {
	padding: 0px;
	margin: 0px;
}
