.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_gallery.list img {
	float: left;
	display: block;
	border: White 3px solid;
	margin-right:10px;
	width: 95px;
	height: 70px;
}
#cont_gallery.list a {
	display: block;
	clear: both;
	height: 76px; /* Bildgröße + Border */
	padding:7px;
}
#cont_gallery.list #datum {
	float: right;
}
#cont_gallery.list a.a {
	background-color: #C5C09F;
}
#cont_gallery.list a:hover {
	background-color: #E7E4D1;
}

div#cont_gallery td#cont a {
	color: #992020;
	text-decoration: underline;
}


/* DETAIL */
#cont_gallery.detail td {
	padding: 10px;
}
#cont_gallery.detail td#kopf {
	xbackground-color: #F3F1E7;
	background-color: #C5C09F;
}
div#cont_gallery.detail table tr td#kopf div#add a.newgallery {
	color: Black;
}
div#cont_gallery.detail table tr td#kopf div#add a.oldgallery {
	color: #3D3717;
}
div#cont_gallery.detail table tr td#kopf div#add a {
	color: #000000;
	text-decoration: none;
}
div#cont_gallery.detail table tr td#kopf div#add a:hover {
	color: #000000;
	text-decoration: underline;
}
#cont_gallery.detail td#kopf img#pic {
	width: 95px;
	height: 70px;
	border: White 3px solid;
	float: left;
	margin-right: 10px;
}
#cont_gallery.detail td#kopf #autor {
	font: 0.9em;
	width:324px;
	text-align: right;
	position: absolute;
	margin-top:110px;
	z-index:10;
}
#cont_gallery.detail td#kopf #datum {
	float: right;
}
#cont_gallery.detail td#kopf div#add a {
	color: #992020;
	text-decoration: underline;
}
#cont_gallery.detail td#kopf div#add a:hover {
	color: #DD2020;
}

td#cont {
	border-top: #BCB692 thick dotted;
	background-color: #F3F1E7;
	align: center;
}
td#cont img {
        overflow: hidden;
        border: #F3F1E7 5px solid; 
}
#cont_gallery.detail td.sha_s {
	padding: 0px;
	margin: 0px;
}
#cont_gallery.detail table.zero{
	padding: 0px;
	margin: 0px;
}
#cont_gallery.detail td.zero {
	padding: 0px;
	margin: 0px;
	background-color: #green;
	color: #3F3A26;
}

#cont_gallery.detail td.zero a {
	text-transform: uppercase;
	padding-top:0px;
	xfont-weight: bold;
	display: block;
	height: 17px;
	color: #E89B22;
	background-color: #3F3A26;
	font-size: 11px;
	font-family: Arial, sans-serif;
	border-right: #BCB692 1px solid;
}

#cont_gallery.detail td.zero a:hover {
	background-color: #E7E4D1;
	color: #3F3A26;
}
