.theme-win7-main { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 1.15em; 
	line-height: 1.4em;
}

.theme-win7-textblock {
	position: relative; 
	margin: 20px 0px 5px 0px;
	padding: 0px 10px;
}

.theme-win7-eyecatcher {
	position: relative; 
	margin: 15px 0px 20px 0px;
	width: 800px; height: 219px;  
}
.theme-win7-eyecatcher-image {
	position: absolute; 
	overflow: hidden;
	left: 41px; top: 8px; 
	clip: rect(0px 313px 203px 0px); 
	border: 0px;
	cursor: pointer;
}
.theme-win7-eyecatcher-textbox {
	position: absolute; 
	left: 380px; top: 28px; 
	width: 400px;
}
.theme-win7-eyecatcher-caption {
	font-weight: bold;
	font-size: 20px;
	color: #FFFFFF;
}
.theme-win7-eyecatcher-text {
	font-weight: bold;
	font-size: 14px;
	padding-left: 5px;
	color: #FFFFFF;
}

.theme-win7-products-block {
	float: left;
	height: 280px; width: 216px;
	margin: 10px 0px 10px 31px;
	border: 1px solid #9f9f9f;
	padding: 5px;
	text-align: center;
}
.theme-win7-products-sonderinfo {
	float: left;
	height: 280px; width: 475px;
	margin: 10px 18px 10px 31px;
	border: 1px solid #9f9f9f;
	padding: 5px;
	text-align: left;
}

.theme-win7-products-block-noprice {
	float: left;
	height: 215px; width: 216px;
	margin: 10px 0px 10px 31px;
	border: 1px solid #9f9f9f;
	padding: 5px;
	text-align: center;
}
.theme-win7-products-sonderinfo-noprice {
	float: left;
	height: 215px; width: 475px;
	margin: 10px 18px 10px 31px;
	border: 1px solid #9f9f9f;
	padding: 5px;
	text-align: left;
}

.theme-win7-gallery {
	position: relative; 
	margin: 20px 0px 0px 0px;
	width: 800px; 
}
.theme-win7-gallery-block {
	float: left;
	height: 150px; width: 160px;
	margin: 10px 0px 0px 25px;
	border: 1px solid #9f9f9f;
	text-align: center;
}
.theme-win7-gallery-element {
	position: relative;
	width: 160px; height: 120px;
}
.theme-win7-gallery-image {
	position: absolute;
	left: 7px; top: 6px; 
	clip: rect(0px 146px 108px 0px); 
	border: 0px;
	cursor: pointer;
}
