td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height:16px;
}

.searchtitle {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	border-bottom-color:#86BEE0;
	border-bottom-style:solid;
	border-bottom-width:1px;
}
.searchtext {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
}
select {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #3C4041;
}
.textfield {
	font-family: Tahoma;
	font-size: 11px;
	color: #3E4243;
	border: 1px solid #6388A2;
}
.categoriitable {
	background-color: #F4F4F4;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #FF6C00;
	border-bottom-color: #FF6C00;
}
.categorierow {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #5F7183;
	background-image: url(../images/bulletcategorie.jpg);
	background-repeat: no-repeat;
	background-position: 7px 7px;
	padding-left:20px;
	height:20px;
	vertical-align:middle;
}
.categorietext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #5F7183;
	text-decoration:none;
}
.categorietext:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #5F7183;
	text-decoration:underline;
}
.categorietextselected {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #5F7183;
	text-decoration:underline;
}
.subtitle {
	font-family: Tahoma;
	font-size: 11px;
	color: #1272AE;
}

.welcometext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color:#F4F4F4;
	line-height:16px;
}
td {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
}
.productbox {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CACACA;
	border-right-color: #CACACA;
	border-bottom-color: #CACACA;
	border-left-color: #CACACA;
}
.producttitle {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FF7611;
	border-bottom-width: 1px;
	border-bottom-color: #CFCFCF;
	border-bottom-style: dotted;
}
.productprice { 
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FF7611;
}

.footertext {
	font-family: Tahoma; 
	font-size: 10px;
	font-weight: normal;
	color: #787878;
}
.bluelink {
	font-family: Tahoma;
	font-size: 11px;
	color: #1272AE;
}
.productbackgr1 {
	background-color:#E5E5E5;
}
.productbackgr2 {
	background-color:#F4F4F4;
}
.categorytitle {
	font-family: Tahoma;
	font-size: 11px;
	color: #FF7611;
}
.promotiondescription {
	font-family: Verdana;
	font-size: 11px;
	color: #666666;
	line-height:13pt;
}