@charset "utf-8";
/* CSS Document */

.showcase {
	padding: 0 !important;
}

.showcase p {
	font-weight: normal;
	color: #ffffff;
	padding: 0 0 0 0;
	margin: 0;
	background:none;
}

.showcase h1 {
	font-weight: bold;
	font-size: 12pt;
	color: #ffffff;	
	padding: 0;
	margin: 0;
}

.specialhead_for_ie6 {
	padding: 5px 0 0 10px !important;
	background-image: url(img/header_bg_small.gif);
	background-repeat: repeat-x;
}

.element {
	display:inline;
	width: 155px;
	margin: 2px 0 10px 15px; 
	padding: 10px 0 0 0;
	float: left;
	text-align: center;
	background-repeat:no-repeat;
	background-position: center 45px;
}

.element a {
	text-decoration: none;
}

.fotobuch_gross1 {background-image: url(img/easybook_gross_small.jpg);}
.fotobuch_gross2 {background-image: url(img/easybook_gross_quer_small.jpg);}
.fotobuch_quadratisch {background-image: url(img/easybook_quadratisch_small.jpg);}
.fotobuch_klein {background-image: url(img/easybook_klein_small.jpg);}

.fotobuch_xxl1 {background-image: url(img/easybook_xxl_quer_small.jpg);}
.fotobuch_xxl2 {background-image: url(img/easybook_xxl_hoch_small.jpg);}
.fotobuch_xl {background-image: url(img/easybook_xl_small.jpg);}

.fotobuch_xlquadratisch_fotopapier {background-image: url(img/easybook_xl_small.jpg);}
.fotobuch_grossquer_fotopapier {background-image: url(img/easybook_gross_quer_small.jpg);}
.fotobuch_quadratisch_fotopapier {background-image: url(img/easybook_quadratisch2_small.jpg);}
.fotobuch_themen {background-image: url(img/easybook_themenbuch_small.jpg);}

.element .prodname {
	background-image: none;
	color: #00a6ef;
	font-weight: bold;
}

.element .prodspecification {
	color: #00a6ef;
	padding-bottom:120px;
	font-weight: normal;
	font-size:10px;
	line-height: 12px;
}

.element .prodprice {
	color: #ff6600;
	font-weight: bold;
}

.element .prodlink {
	text-decoration: underline;
	font-size: 10px;
	color: #00a6ef;
	line-height: 10px;
}

