
td.productmenuHeadline {
	font-size: 11px;
}
td.productMenuitem {
	padding-left: 5px;
}

td.productmenuVSpace {
	height:25px;
}

td.productDesc {
	vertical-align: top;
	padding-left: 2px;
	font-size: 9px;
	width:100px;
}

td.productImgBeginRow, td.productHeadline {
	padding-left: 5px;
}

td.productImg {
	padding-left: 9px;
}

table.products {
	margin-left: 67px;
}

img.productmenuDot {
	width: 5px;
	height: 5px;
	margin-left:1px;
}

img.productImg {
	vertical-align: middle;
	border-width: 0px;
}


div.teaserBox, div.brownTeaserBox, div.greenTeaserBox, div.blueTeaserBox {
	position: relative;
	width: 149px;
	height: 124px;
	border: 1px grey solid;
}
div.brownTeaserBox {
	background-color: #f0ef9e;
}

div.greenTeaserBox {
	background-color: #d8f09e;
}

div.blueTeaserBox {
	background-color: #9eb9f0;
}

div.prodImgContainer {
	width:65px;
	height: 100px;
	background-color:white;
	border: 1px #e1e1e0 solid;
	display: table-cell;
	vertical-align: bottom;
}

img.zoomBox {
	border-width: 0px;
	filter: alpha(opacity=0); 
	-moz-opacity: 0; 
	opacity: 0;
}

.rightBoxSmall {
	height: 30px;
	margin-bottom: 0px;
	background-color: #81B1C3;
}

.rightTextBox {	
	margin: 4px 0px 0px 4px;
}

a.productMenuitem {
	text-decoration: none;
}

div.imgMenu {
	width: 150px;
}

img.inspirationThumb {
	padding: 5px 5px 5px 5px;
	cursor: pointer;
}