@charset "utf-8";
/* CSS Document */

.bild-links {
	float: left;
	margin:1px 20px 20px 0;
}
.bild-rechts {
	float: right;
	padding-left: 10px;
}
.biggest {
	font-size: 3.75em;
	line-height: 1.1em;
	font-weight: 700;
	letter-spacing: -0.05em;
}
.bigger {
	font-size: 2.5em;
	line-height: 1.2em;
	letter-spacing: -0.05em;
}
.imageborder {
	border: 3px solid #CCCCCC;
	box-shadow: 8px 8px 10px #222;
}
.productimage {
	float: left;
	margin:1px 20px 20px 0;
	border-top: 1px solid #333;
	border-bottom: 1px solid #777;
}
.lightgrey {
	color: #777;
	font-weight: 700;
	padding: 0 4px 0 4px;
}
.specs {
	width: 100%;
}
.nowrap {clear:both;}
