#col-solo{
}

#col-one {
	float: left;
	width: 32%;
}

#col-two {
	float: left;
	margin-left: 10px;
	width: 32%;
}

#col-three {
	float: left;
	margin-left: 10px;
	width: 32%;
	clear: both;
}

.albumtitel{
	color: #050033;
	border-bottom: 2px solid #999c9b;
	text-align: center;
	letter-spacing: -1px;
	background: #0098ff 0 7px;
	font: 18px "Arial Narrow", Arial, Helvetica, sans-serif;
}

.albumtitel-gespiegelt{
	color: #001808;
	border-bottom: 2px solid #999c9b;
	text-align: center;
	letter-spacing: -1px;
	font: 20px "Arial Narrow", Arial, Helvetica, sans-serif;
	background: url(images/img13.gif) repeat-x 0 7px;
}

.albumdatum{
	color: #ec2d11;
	font: 12px Helvetica, Arial, sans-serif;
	letter-spacing: 0;
	padding-top: 0;
	padding-bottom: 0;
}

/* Box */

.box-blue-spiegeleffekt {
	background: url(images/img13.gif) repeat-x;
}

.box-blue-img {
	border: 1px solid #ccc;
	background-color: #fff;
	padding-left: 7px;
	padding-right: 3px;
}

.floatright {
	float: right;
	padding: 8px;
}
#taste {
}

#taste p{
	background: url(../images/ul_bg.gif) repeat-x;
	height: 30px;padding-left: 10px;
	padding-top: 5px;
	text-align: center;
}

h6 {
	clear: both;
}
