@charset "UTF-8";
/*

Style-Sheet für die Sternchen-Seite
(C) 2005, 2009 Stefan Hachmann, Hachmann EDV-Service

$Revision$
$Date$

*/



/* -------- Definition Basislayout -------------------------- */
/*#wrapper {
	background: #FFFFFF url(../images/xx/subback.gif) repeat-y right;
	border: #333333 1px solid;
	margin: 0 auto;
	padding: 0;
	position: relative;
	text-align: left;
	width: 750px;
} */

#stars-header {
	background: #5074B2 url(../images/xx/head/hit-sterne.jpg) no-repeat top left;
	border: none;
	height: 100px;
	margin: 0px;
	padding: 0px;
}

.star {
 /*   color: #103070; */
    color: #5074B2;
}

.thanks {
    color: #999999; 
    font-style: italic;
}

.comment {
    color: #999999; 
    font-weight: bold;
}

.medium_image {
	margin: 3px 5px 10px 25px;
}
.img-shadow {
  float:left;
  background: url(../de/alben/skins/helium/images/shadowAlpha.png) no-repeat bottom right !important;
  background: url(../de/alben/skins/helium/images/shadow.gif) no-repeat bottom right;
  margin: 10px 0 0 10px !important;
  margin: 10px 0 0 5px;
  }

.img-shadow img {
  display: block;
  position: relative;
  background-color: #ffffff;
  border: 1px solid #a9a9a9;
  margin: -6px 6px 6px -6px;
  padding: 9px;
  }
