﻿.startfane
{
	position: absolute;
	visibility: visible;
	padding-top: 1px;
	z-index: 100;
	padding-left: 2px;
}
.faner
{
	position: absolute;
	visibility: hidden;
	padding-top: 1px;
	padding-left: 2px;
}
.fanecontainer
{
	position: relative;
	width: 440px;
	height: 180px;
	margin-top: 0px; /*     border-top: solid 1px black;     border-left: solid 1px black;     border-right: solid 1px black;     border-bottom: solid 1px black;     */
}

/* Added by Arne in version II */
.cb
{
	width: 209px;
	background-color: #f0eadf;
}
.cb img
{
	position: absolute;
	margin-left: 165px; /*margin-top: -28px;*/
}
.cb ul
{
	list-style-type: none;
}

.cb li
{
	padding: 4px 0px 4px 0px;
	border-bottom: solid 1px #bbb;
	width: 98%;
}

.cb li a
{
	text-decoration: none;
	color: #000000;
	line-height: 15px;
	font-size: 0.95em;
}

.cb blockquote
{
	margin: 8px 0;
	padding: 0;
}

/* small box */
.cbs
{
	width: 180px;
	background-color: #ffffff; /*f0eadf;*/
	border-left-color: #D0D0BF;
	border-left-width: 1px;
	border-left-style: solid;
}
.cbs .img
{
	position: absolute;
	margin-left: 1px;
	margin-top: -6px;
}

.cbs ul
{
	list-style-type: none;
}

.cbs li
{
	padding: 4px 0px 4px 0px;
	border-bottom: solid 1px #bbb;
	width: 98%;
}

.cbs li a
{
	text-decoration: none;
	color: #000000;
	line-height: 15px;
	font-size: 0.95em;
}

.cbs blockquote
{
	margin: 8px 0;
	padding: 0;
}

/* content box */
.cbc
{
	width: 470px;
	background-color: #f0eadf;
}
.cbc .img
{
	position: absolute;
	margin-left: 434px;
	margin-top: -6px;
}

.cbc ul
{
	list-style-type: none;
}

.cbc li
{
	padding: 4px 0px 4px 0px;
	border-bottom: solid 1px #D0D0BF;
	width: 98%;
}

.cbc li a
{
	text-decoration: none;
	color: #000000;
	line-height: 15px;
	font-size: 0.95em;
}

.cbc blockquote
{
	margin: 8px 0;
	padding: 0;
}

/* content box white */
.cbcW
{
	width: 470px;
	background-color: #ffffff;
}
.cbcW .img
{
	position: absolute;
	margin-left: 434px;
	margin-top: -6px;
}

.cbcW ul
{
	list-style-type: none;
	margin-left: -4px;
}

.cbcW li
{
	padding: 4px 0px 4px 0px;
	border-bottom: solid 1px #bbbbbb;
	width: 98%;
}

.cbcW li a
{
	text-decoration: none;
	color: #000000;
	line-height: 15px;
	font-size: 0.95em;
}

.cbcW blockquote
{
	margin: 8px 0;
	padding: 0;
}

#columnright h3
{
	font-size: 1.0em;
	color: #000;
	padding: 3px 0px 0px 6px;
}
#columnleft h3
{
	font-size: 1.0em;
	color: #000;
	padding: 3px 0px 0px 36px;
}
#columncontent h3
{
	font-size: 1.0em;
	color: #000;
	padding: 3px 0px 0px 6px;
}
.tdPriceListProduct
{
	font-weight: bold;
	width: 300px;
}
.tdPriceListSubText
{
	padding-bottom: 10px;
	padding-top: 3px;
	padding-left: 5px;
	border-left: dashed 1px #ddd;
}
.cbDivWithImg
{
	padding-left: 8px;
	padding-bottom: 6px;
	background-color: #fff;
}
.cbDivWithImg img
{
	margin-left: 0px;
}
.cbDivWithImg a
{
	padding-left: 18px;
}





