.gal  {
	background-color: #000000;
	filter:alpha(opacity=40); /* IE */
    -moz-opacity:0.4; /* Gecko-Browser */
	opacity:0.4; /* Opera 9+ */
}
.gal-text {
	color: #FFFFFF;
}
.css {
	background-image: url(/layout/images/buttom.PNG);
	background-repeat: no-repeat;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #9A8863;
	border-left-color: #6F593C;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #FFFFFF;
}
.im-re {
	background-image: url(/layout/images/bg_im.jpg);
	background-repeat: no-repeat;
	border-left-width: 1px;
	border-left-style: none;
	border-bottom-color: #704736;
	border-left-color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-right-width: 0px;
	border-right-style: solid;
	border-right-color: #97734A;
}
.im-re-gal {
	background-image: url(/layout/images/stern.png);
	background-repeat: no-repeat;
	border-left-width: 1px;
	border-left-style: none;
	border-bottom-color: #704736;
	border-left-color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-right-width: 0px;
	border-right-style: none;
	border-right-color: #97734A;
	background-position: center center;
	font-weight: bold;
	color: #FFFFFF;
	border-top-style: none;
}	
.im-re-gal-1 {
	background-image: url(/layout/images/hoch.png);
	background-repeat: no-repeat;
	border-left-width: 1px;
	border-left-style: none;
	border-bottom-color: #704736;
	border-left-color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-right-width: 0px;
	border-right-style: none;
	border-right-color: #97734A;
	background-position: center center;
	font-weight: bold;
	color: #FFFFFF;
}	
.im-re-gal-2 {
	background-image: url(/layout/images/runter.png);
	background-repeat: no-repeat;
	border-left-width: 1px;
	border-left-style: none;
	border-bottom-color: #704736;
	border-left-color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-right-width: 0px;
	border-right-style: none;
	border-right-color: #97734A;
	background-position: center center;
	font-weight: bold;
	color: #FFFFFF;
}
.tags {
	font-size: 9px;
	color: #F2F2F2;
	background-position: center center;
}

a:link {
	color: #FFFFFF;
}
a:visited {
	color: #FFFFFF;
}
a:hover {
	color: #FF0000;
}
a:active {
	color: #FFFFFF;
}

