A:visited {text-decoration:none;
color: #ff9900; }
A:link    {text-decoration:none;
color: #ff9900; }
A:hover   {text-decoration:underline;
color: #ff9900; }
.album{
color: #ff9900;
font-weight: bold;
margin-top: 20px;
margin-bottom: 20px;
font-size: 14pt;
}
body{
font-family: Arial, Helvetica, sans-serif;
}
a{
color:#ff9900;
}
.gallery {
list-style: none;
float: left;
margin-top: -20px;
}

* html .gallery {
list-style: none;
margin-top: 0;
}

.gallery a span {
display: none;
width: 160px;
background: transparent url("images/test7.png") repeat;

cursor: default;
color: #000080;
font-weight: bold;
padding: 0 10px 10px 10px;
}

.gallery a:hover span {
display: block;
position: absolute;
margin: 30px 0 0 60px;
text-align: left;
}

.gallery a span em {
display: block;
font: bold 10px/20px arial, verdana, helvetica, sans-serif;
color: #fff;
width: 160px;
background: #000080;
background-position: 5px 5px;
padding-left: 20px;
margin: 0 0 6px -10px;
}

.gallery a img {
margin: 0 auto;
} 
.gallery a{
text-decoration:none;
}
.gallery  a {
display: block;
padding: 12px 0;
width: 110px;
height: 95px;
background: #eff0ff;
text-align: center;
}
.artikel{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:10pt;
}
.preis{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10pt;
font-weight:bold;
}

