div.col-2-large {
	float: left;
	width: 774px;
	overflow: hidden;
	background: url(../images/grad-5.gif) repeat-x;	
}

/*** f1 ***/

div.visuals_home {
	height: 251px;
	border-top: 1px solid #ffffff;	
	border-bottom: 1px solid #ffffff;
	width: 1000px;
	overflow: hidden;
}

div.visuals_home ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	width: 1002px;
	overflow: hidden;
}

div.visuals_home ul li {
	float: left;
	width: 165px;
	height: 251px;
	border-left: 2px solid #ffffff;
	position: relative;
	overflow: hidden;
}

div.visuals_home ul li:first-child {
	border-left: 0px;	
}

div.visuals_home ul li h2 {
	background: #ececec;
	margin: 0px;
	display: block;
	padding: 18px 0px;
	color: #36707f;
	text-align: center;
	font-size: 1.182em;
	border-bottom: 1px solid #ffffff;
}

div.visuals_home ul li:hover h2 {
	background: url(../images/bg_visual_home_hover.png) repeat-y top left;	
}

div.visuals_home ul li div.moreinfo {
	display: none;
	background: url(../images/bg_home_more.png) no-repeat top left;	
	height: 52px;
	width: 165px;
	position: absolute;
	bottom: 1px;
	left: 0px;
	text-align: center;
}

div.visuals_home ul li:hover div.moreinfo {
	display: block;	
}

div.visuals_home div.moreinfo img {
	margin-top: 15px;		
}

/*** f3 ***/

div.productboxes {
	overflow: hidden;
	width: 794px;	
}

div.productbox {
	background: url(../images/gradient-productbox.png) repeat-x top left;
	border: 1px solid #f8f8f8;
	padding: 20px;
	width: 187px;
	margin: 0px 20px 30px 0px;
	float: left;
	color: #414042;	
	font-size: 0.909em;
	position: relative;
}

div.productbox h2 {
	color: #36707f;
	background: none;
	padding: 0px;
	margin: 0px 0px 20px 0px;
	font-size: 1.637em;	
	font-weight: normal;
}

div.productbox h2 a {
	color: #36707f;
	text-decoration: none;
}

div.productbox h2 a:hover {
	color: #36707f;
	text-decoration: none;
	background: none;
}

div.productbox div.productbox_sticker {
	position: absolute;
	top: 35px;
	right: 0px;
	background: url(../images/sticker.png) no-repeat left 3px;
	width: 56px;
	height: 57px;
	padding: 20px;
	text-align: center;
	color: #ffffff;
	line-height: 1.1em;
}

div.productbox div.productbox_img {
	margin: 0px -20px;	
}

div.productbox ul {
	margin: 0px;
	padding: 0px;	
	list-style: none;
	font-size: 0.909em;
}

div.productbox ul li {
	color: #414042;		
	background: url(../images/arrow-2.gif) no-repeat left 3px;
	padding: 0px 0px 0px 20px;
	margin-bottom: 10px;
	width: auto;
	overflow: hidden;
}

div.productbox ul li span {
	float: left;
	width: 140px;	
}

div.productbox ul li img.icon_tooltip {
	float: right;
	margin: 4px 0px 0px 10px;
}

div.productbox p.more {
	background: url(../images/arrow_more.png) no-repeat left 6px;
	padding: 0px 0px 0px 10px;
	margin: 3px 0px 0px 0px;
	width: 110px;
	float: left;
}

div.productbox p.more a {
	color: #767a7d;
}

div.productbox p.more a:hover {
	background: none;
}

div.productbox p.order {
	width: 66px;
	float: right;	
}

div.productbox p.order a {
	display: block;
	width: 66px;
	background: #f6921d;	
	text-align: center;
	color: #ffffff;
	text-decoration: none;
	padding: 3px 0px;
}

/*** f4 ***/

div.product_banner {
	position: relative;	
	width: 726px;
	height: 146px;
	margin-bottom: 20px;
}

div.product_banner p {
	position: absolute;
	top: 55px;
	left: 165px;
	z-index: 5;
	font-size: 2.314em;
	line-height: 1.036em;
}

div.product_banner p span.line_orange {
	color: #f6921d;	
}

div.product_banner img {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 0;
}

/*** f5 ***/

div.orderbox {
	padding: 15px 20px;	
	background: #f7f7f7;
	margin-bottom: 20px;
}

div.orderbox a:hover {
	background: none;		
}

/*** f6 ***/

div.product_teaser {
	width: 164px;
	margin: 0px 20px;
	color: #414042;
	font-size: 1em;
	line-height: 1.455em;	
}

div.product_teaser h3 {
	font-size: 1.091em;
	color: #636466;	
}

/*** f7 ***/

iframe.webshop_iframe {
	margin-top: 40px;
	border: 1px solid #efefef;
}

/*** f8 ***/

table.product_matrix {
	width: 100%;	
	border-collapse: collapse;
	margin-bottom: 20px;
}

table.product_matrix th,
table.product_matrix td {
	text-align: center;
	border-right: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	width: 89px;
}

table.product_matrix th {
	background: #babcbe;
	color: #ffffff;
	padding: 15px 0px;	
}

table.product_matrix th.title {
	width: 164px;
	padding: 15px 10px;
	text-align: left;	
}

table.product_matrix td {
	padding: 10px 0px;
	background: #f1f1f2;
}

table.product_matrix tr.price td {
	color: #f6921d;	
}

table.product_matrix tr.even td {
	background: #f8f8f9;
}

table.product_matrix td.title {
	width: 131px;	
	padding: 10px;
	text-align: left;
	border-right: 0px;
}

table.product_matrix td.icon {
	width: 33px;	
}

/*** tooltips */

div.tooltip {
	width: 262px;
	color: #000000;
	z-index: 1000;
}

div.tooltip div.tip-top {
	background: url(../images/tooltip_top.png) no-repeat left top;
	width: 212px;
	height: 2px;
}	

div.tooltip div.tip {
	background: url(../images/tooltip.png) no-repeat left top;
	width: 212px;
	min-height: 30px;
	padding: 10px 10px 10px 20px;
}	

div.tooltip div.tip-bottom {
	background: url(../images/tooltip_bottom.png) no-repeat left top;
	width: 212px;
	height: 13px;
}