/* GS ShopBuilder */

/* global font in all table rows*/
td {
	font-family : Arial, Helvetica,	sans-serif;
	color :	#0707070;
	font-size : 12px;
}

/* main	table */
.tablemain { background-color :	#FFFFFF; border	: 0px solid #808080; }

/* font	global,	background color and scrollbar */
body {
	font-family : Arial, Helvetica,	sans-serif;
	color :	#707070;
	font-size : 12px;
	background-color : #bbd5ea;
    scrollbar-track-color : white;
    scrollbar-face-color : white;
    scrollbar-highlight-color :	white;
    scrollbar-3dlight-color: black;
    scrollbar-darkshadow-color:	black;
    scrollbar-shadow-color:white;
	scrollbar-arrow-color:#003366;
}

/* no border for images	with link setting */
img {
	border:	0px;
}

/* product images with link settings */
img.products {
	border:	1px #707070 solid;
	cursor:	 pointer;
}

/* top row with	background image*/
.tdimage {
	background-image : url(back.gif);
	background-repeat : no-repeat;
	background-color : #bbd5ea;
	width :	70px;
	height : 56px;
}

/* icon	links home */
a.homenavi  {
	font-size : 11px;
	font-weight : bold;
	color :	#FFFFFF;
	text-decoration	: none;
	background-image : url(iconhome.gif);
	background-repeat : no-repeat;
	background-position : center top;
	display	: block;
	padding	: 45px 4px 2px 5px
	background-color : #0808080;
	border-right : 1px solid #FFFFFF;
}

/* icon	links home */
a.homenavi:link	 {
	font-size : 11px;
	font-weight : bold;
	color :	#FFFFFF;
	text-decoration	: none;
	background-image : url(iconhome.gif);
	background-repeat : no-repeat;
	background-position : center top;
	display	: block;
	padding	: 45px 4px 2px 5px;
	background-color : #808080;
	border-right : 1px solid #FFFFFF;
}


/* icon	links home */
a.homenavi:visited  {
	font-size : 12px;
	font-weight : bold;
	color :	#FFFFFF;
	text-decoration	: none;
	background-image : url(iconhome.gif);
	background-repeat : no-repeat;
	background-position : center top;
	display	: block;
	padding	: 45px 4px 2px 5px;
	background-color : #808080;
	border-right : 1px solid #FFFFFF;
}

/* icon	links home */
a.homenavi:hover  {
	background-color : #B7B7B7;
	font-size : 12px;
	font-weight : bold;
	color :	#FFFFFF;
}


/* icon	links email */
a.emailnavi  {
	font-size : 12px;
	font-weight : bold;
	color :	#FFFFFF;
	text-decoration	: none;
	background-image : url(iconemail.gif);
	background-repeat : no-repeat;
	background-position : center top;
	display	: block;
	padding	: 45px 4px 2px 5px;
	border-right : 1px solid #FFFFFF;
}

/* icon	links email */
a.emailnavi:link  {
	font-size : 12px;
	font-weight : bold;
	color :	#FFFFFF;
	text-decoration	: none;
	background-image : url(iconemail.gif);
	background-repeat : no-repeat;
	background-position : center top;
	display	: block;
	padding	: 45px 4px 2px 4px;
	border-right : 1px solid #FFFFFF;
}

/* icon	links email */
a.emailnavi:visited  {
	font-size : 12px;
	font-weight : bold;
	color :	#FFFFFF;
	text-decoration	: none;
	background-image : url(iconemail.gif);
	background-repeat : no-repeat;
	background-position : center top;
	display	: block;
	padding	: 45px 4px 2px 5px;
	border-right : 1px solid #FFFFFF;
}

/* icon	links email */
a.emailnavi:hover  {
	background-color : #B7B7B7;
	font-size : 12px;
	font-weight : bold;
	color :	#FFFFFF;
}


/* icon	links search */
a.searchnavi  {
	font-size : 12px;
	font-weight : bold;
	color :	#FFFFFF;
	text-decoration	: none;
	background-image : url(iconinfo.gif);
	background-repeat : no-repeat;
	background-position : center top;
	display	: block;
	padding	: 45px 4px 2px 5px;
}

/* icon	links search */
a.searchnavi:link  {
	font-size : 12px;
	font-weight : bold;
	color :	#FFFFFF;
	text-decoration	: none;
	background-image : url(iconinfo.gif);
	background-repeat : no-repeat;
	background-position : center top;
	display	: block;
	padding	: 45px 4px 2px 5px;
}

/* icon	links search */
a.searchnavi:visited  {
	font-size : 12px;
	font-weight : bold;
	color :	#FFFFFF;
	text-decoration	: none;
	background-image : url(iconinfo.gif);
	background-repeat : no-repeat;
	background-position : center top;
	display	: block;
	padding	: 45px 4px 2px 5px;
}

/* icon	links search */
a.searchnavi:hover  {
	background-color : #B7B7B7;
	font-size : 12px;
	font-weight : bold;
	color :	#FFFFFF;
}

/* shoplinks (basket, order, cond)*/
a.shopnavi  {
	font-size : 12px;
	font-weight : bold;
	color :	#FFFFFF;
	text-decoration	: none;
	height : 21px;
	padding	: 4px 5px 2px 6px;
	border-right : 1px solid #FFFFFF;
}

/* shoplinks (basket, order, cond)*/
a.shopnavi:link	 {
	font-size : 12px;
	font-weight : bold;
	color :	#FFFFFF;
	text-decoration	: none;
	height : 21px;
	padding	: 4px 5px 2px 6px;
	border-right : 1px solid #FFFFFF;
}

/* shoplinks (basket, order, cond)*/
a.shopnavi:visited  {
	font-size : 12px;
	font-weight : bold;
	color :	#FFFFFF;
	text-decoration	: none;
	height : 21px;
	padding	: 4px 5px 2px 6px;
	border-right : 1px solid #FFFFFF;
}

/* shoplinks (basket, order, cond)*/
a.shopnavi:hover  {
	font-size : 12px;
	font-weight : bold;
	background-color : #B7B7B7;
	color :	#FFFFFF;
}

/* background for top images home, info	and email*/
.tdiconnavi  {
	background-color : #808080;
	text-align : center;
	vertical-align : bottom;
}

/* background for basket, order	formular links etc.*/
.tdshopnavi  {
	height : 21px;
	background-color : #BBD5EA ;
}

/* horizontal lines */
hr {
	height : 1px;
	border-top : 1px solid #808080;
}

/* left	column:	background color and size */
.leftcolumn {
	background-color : #BBD5EA;
}

/* left	column:	background color etc. for contents */
.leftmenueback {
}

/* center column: background color etc.	*/
.centercolumn {
	padding	: 5px;
	vertical-align : top;
	background-color : #FFFFFF;
}

/* right column: background color and size ( rechter Rand Warenkorbbreite)*/
.rightcolumn {
	background-color : #BBD5EA;
	vertical-align : top;
	width :180px;
}

/* right column: background color etc. for contents */
.rightcolumncontent {
}

/* left	column title*/
.titleproductgroups {
	font-size : 12px;
	font-weight : bold;
	color :	#FFFFFF;
	background-color : #808080;
	padding-left : 10px;
	padding-bottom : 1px;
	height : 21px;
	vertical-align : middle;
}

/* right column	title*/
.titlenews {
	font-size : 12px;
	font-weight : bold;
	color :	#FFFFFF;
	background-color : #808080;
	padding-left : 10px;
	padding-bottom : 1px;
	height : 21px;
	vertical-align : middle;
}

/* middle column title row*/
.tdbreadcrumbnavi  {
	background-color : #F7F7F7;
	height : 21px;
}

/* middle column title*/
.groupid {
	font-size : 20px;
	color :	#808080;
}


/* separate links - the	small arrow*/
.linkseparatebreadcrumb	{
	font-family : Arial, Helvetica,	sans-serif;
	font-size : 13px;
	font-weight : bold;
	color :	#808080;
}


/* middle column title link settings */
a.breadcrumbnavi {
	font-size : 12px;
	font-weight : bold;
	color :	#808080;
	text-decoration	: none;
}

/* middle column title link settings */
a.breadcrumbnavi:link {
	font-size : 12px;
	font-weight : bold;
	color :	#808080;
	text-decoration	: none;
}

/* middle column title link settings */
a.breadcrumbnavi:visited {
	font-size : 12px;
	font-weight : bold;
	color :	#808080;
	text-decoration	: none;
}

/* middle column title link settings - MouseOver */
a.breadcrumbnavi:hover {
	font-size : 12px;
	font-weight : bold;
	color :	#808080;
	text-decoration	: underline;
}


/* all link settings */
a {
	font-family: Arial, Helvetica,	sans-serif;
	font-size: 12px;
	color: #718B9F;
	font-weight: normal;
	text-decoration: none;
}

/* all link settings */
a:link {
	font-family: Arial, Helvetica,	sans-serif;
	font-size: 12px;
	color: #718B9F;
	font-weight: normal;
	text-decoration: none;
}

/* all link settings */
a:visited {
	font-family: Arial, Helvetica,	sans-serif;
	font-size: 12px;
	color: #718B9F;
	font-weight: normal;
	text-decoration: none;
}

/* all link settings - MouseOver */
a:hover	{
	font-family: Arial, Helvetica,	sans-serif;
	font-size: 12px;
	color: #718B9F;
	font-weight: normal;
	text-decoration: underline;
}


/* links: next and previous page */
a.shoppagenav: {
	font-family: Arial, Helvetica,	sans-serif;
	font-size: 12px;
	color: #808080;
	font-weight: bold;
	text-decoration: none;
}

/* links: next and previous page */
a.shoppagenav:link {
	font-family: Arial, Helvetica,	sans-serif;
	font-size: 12px;
	color: #808080;
	font-weight: bold;
	text-decoration: none;
}

/* links: next and previous page */
a.shoppagenav:visited {
	font-family: Arial, Helvetica,	sans-serif;
	font-size: 12px;
	color: #808080;
	font-weight: bold;
	text-decoration: none;
}

/* links: next and previous page - MouseOver*/
a.shoppagenav:hover {
	font-family: Arial, Helvetica,	sans-serif;
	font-size: 12px;
	color: #808080;
	font-weight: bold;
	text-decoration: underline;
}

/* product group links */
a.subcatnavi {
	font-size : 12px;
	color :	#000000;
    font-weight: bold;
	text-decoration	: none;
	padding	: 3px 0px 3px 0px;
	width :	100%;
	display	: block;
	background-color : #BBD5EA;
}


/* product group links */
a.subcatnavi:link {
	font-size : 12px;
	color :	#000000;
    font-weight: bold;
	text-decoration	: none;
	padding	: 3px 0px 3px 0px;
	width :	100%;
	display	: block;
	background-color : #BBD5EA;
}


/* product group links */
a.subcatnavi:visited {
	font-size : 12px;
	color :	#000000;
    font-weight: bold;
	text-decoration	: none;
	padding	: 3px 0px 3px 0px;
	width :	100%;
	display	: block;
	background-color : #BBD5EA;
}


/* product group links - MouseOver */
a.subcatnavi:hover {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	display: block;
	color: #FFFFFF;
	background-color: #707070;
	padding: 3px 0px 3px 0px;
}

/* product group links - activ */
a.subcatnavi:activ {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	display: block;
	color: #FFFFFF;
	background-color: #000000;
	padding: 3px 0px 3px 0px;
}

/* category rows */
.tdsubcat  {
	width :	100%;
	border-bottom :	1px solid #707070;
	background-color : #BBD5EA;
}

/* products on main page*/
.tableproductsonmain {
	padding	: 10px;
}

/* product tables on shop pages	(Abstände der Artikel zueinander) */
.tableproducts {
	background-color : #FFFFFF;
	border-top : 1px solid #707070;
	border-bottom :	2px solid #707070;
	margin-bottom :	0px;
	padding-top : 0px;
	padding-left : 0px;
	padding-right :	0px;
}

/* title for product tables on shop pages widthout link	setting	( Höhe des oberen Balken auf Produktseite)*/
.producttitle {
	height : 1px;
	background-color : #BBD5EA;
	font-size : 1px;
	font-weight : bold;
	color :	#808080;
	padding-right :	1px;
	padding-bottom : 0px;
	padding-top : 0px;
}

/* link	settings product titles	on shop	pages */
a.producttitlenav {
	font-size : 12px;
	font-weight : bold;
	color :	#707070;
	padding-right :	1px;
	padding-bottom : 2px;
	padding-top : 2px;
}

/* link	settings product titles	on shop	pages */
a.producttitlenav:link {
	font-size : 12px;
	font-weight : bold;
	color :	#707070;
	padding-right :	10px;
	padding-bottom : 8px;
	padding-top : 8px;
}

/* link	settings product titles	on shop	pages */
a.producttitlenav:visited {
	font-size : 12px;
	font-weight : bold;
	color :	#707070;
	padding-right :	15px;
	padding-bottom : 8px;
	padding-top : 8px;
}

/* link	settings product titles	on shop	pages -	MouseOver*/
a.producttitlenav:hover	{
	text-decoration	  : underline;
	font-size : 12px;
	font-weight : bold;
	color :	#718B9F;
	padding-right :	15px;
	padding-bottom : 8px;
	padding-top : 8px;
}


/* item	number */
.itemnumber {
	color :	#707070;
	font-weight	: bold;
	font-size : 12px;
	border : 0px none #FFFFFF;
}

/* item	price */
.itemprice {
	color :	#707070;
	font-weight	: bold;
	font-size : 12px;
	border : 0px none #FFFFFF;
}

/* old price */
.oldprice {
	color: #FF0000;
	font-weight: bold;
	font-size: 11px;
	border:	1px none #000000;
	width: 200px;
	height:	20px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: line-through;
	padding	: 0px;
	background-color : #FFFFFF;
	scrollbar-base-color : #FFFFFF;
	scrollbar-track-color :	#FFFFFF;
	scrollbar-face-color : #FFFFFF;
	scrollbar-highlight-color : #FFFFFF;
	scrollbar-3dlight-color	: #FFFFFF;
	scrollbar-darkshadow-color : #FFFFFF;
	scrollbar-shadow-color : #FFFFFF;
	scrollbar-arrow-color :	#FFFFFF;
}

/* reference price */
.referenceprice	{
	color: #707070;
	font-size : 11px;
	border:	1px none #000000;
	width: 300px;
	height:	20px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	padding	: 0px;
	background-color : #FFFFFF;
	scrollbar-base-color : #FFFFFF;
	scrollbar-track-color :	#FFFFFF;
	scrollbar-face-color : #FFFFFF;
	scrollbar-highlight-color : #FFFFFF;
	scrollbar-3dlight-color	: #FFFFFF;
	scrollbar-darkshadow-color : #FFFFFF;
	scrollbar-shadow-color : #FFFFFF;
	scrollbar-arrow-color :	#FFFFFF;
}


/* table on detail pages */
.tableproductdetails {
	background-color : #FFFFFF;
	border-top : 1px solid #808080;
	border-bottom :	4px solid #808080;
	margin-bottom :	5px;
}

/* table header	on detail pages	*/
.producttitledetails {
	font-size : 14px;
	font-weight : bold;
	color :	#808080;
	padding-top : 10px;
	padding-bottom : 10px;
}

/* table rows on detail	pages */
.tdproductdetails {
	border-top : 1px dashed	#808080;
	padding-top : 5px;
	padding-bottom : 5px;
}


/* minibasket title */
.minibaskettitle {
	font-size : 12px;
	font-weight : bold;
	background-color : #808080;
	color :	#FFFFFF;
	padding-left : 5px;
}

/* minibasket background color,	sizes alignments */
.minibasket {
	paddding : 4px;
	font-size : 10px;
	color :	#808080;
	background-color : #FFFFFF;
	height : 15px;
	vertical-align : top;
}

/* minibasket table border */
.minibasketborder {
	border-bottom :	2px solid #808080;
	border-top : 2px solid #808080;
	border-right : 2px solid #808080;
	border-left : 2px solid	#808080;
	background-color : #FFFFFF;
}

/* minibasket -	the quantity */
.quantmininew {
	font-size: 10px;
	font-family : Arial, Helvetica,	sans-serif;
	font-weight : normal;
	text-align : left;
	border : 0px none #FFFFFF;
	color  : #808080;
	background-color : #FFFFFF;
}

/* foot	note */
.footnote {
	border-top : 1px solid #808080;
	padding-top : 1px;
	color :	#808080;
}


/* sitemap tables */
.sitemap {
	padding	: 3px;
	background-color : #E7E7E7;
	border-top : 1px solid #808080;
	border-bottom :	2px solid #808080;
}


/* text	field for search */
.searchinput  {
	font-size : 12px;
	font-family : Arial, Helvetica,	sans-serif;
	color :	#616161;
	padding	: 0px;
}

/* all text fields */
.inputbox {
	font-size : 12px;
	font-family : Arial, Helvetica,	sans-serif;
	color :	#616161;
	background-color : #BBD5EA;
	height:	20px;
}

/* order button	*/
.orderbutton  {
	font-size : 12px;
	font-family : Arial, Helvetica,	sans-serif;
	font-weight : normal;
	text-align : center;
	color :	#FFFFFF;
	background-color : #8C8E95;
	border : 0px #B56235 none;
	padding	: 0px;
	margin-bottom :	5px;
	cursor : pointer;
}

/* all buttons */
.buttons  {
	font-size : 12px;
	font-family : Arial, Helvetica,	sans-serif;
	font-weight : normal;
	text-align : center;
	color :	#FFFFFF;
	background-color : #8C8E95;
	border : 0px #B56235 none;
	padding	: 0px;
	margin-bottom :	5px;
	cursor : pointer;
}



/* all list boxes */
.select	{
	font-size : 12px;
	font-family : Arial, Helvetica,	sans-serif;
	color :	#616161;
	background-color : #BBD5EA;
}

/* sliding-scale prices	*/
.textarea {
	font-size : 10px;
	font-family : Arial, Helvetica,	sans-serif;
	color :	#616161;
	padding	: 0px;
	background-color : #FFFFFF;
	scrollbar-base-color : #FFFFFF;
	scrollbar-track-color :	#FFFFFF;
	scrollbar-face-color : #FFFFFF;
	scrollbar-highlight-color : #FFFFFF;
	scrollbar-3dlight-color	: #FFFFFF;
	scrollbar-darkshadow-color : #FFFFFF;
	scrollbar-shadow-color : #FFFFFF;
	scrollbar-arrow-color :	#FFFFFF;
	border : 1px #FFFFFF solid;
}


/* all text areas */
.textareabuy {
	font-size : 12px;
	font-family : Arial, Helvetica,	sans-serif;
	color :	#616161;
	padding	: 0px;
	background-color : #BBD5EA;
}

/* search results - table rows */
.searchresults1	{
    font-weight: bold; background-color: #BBD5EA
}

.searchresults2	{
    background-color: #f5f5f5
}

.searchresults3	{
    background-color: #cccccc
}

/* banner */
.bannertext {
	font-size : 11px;
	font-family : Courier New, Courier, mono;
	font-weight: normal;
	color: #808080;
	text-align : center;
}

/* overview order data title */
.titlebuy3 {
	font-size : 11px;
	color :	#FFFFFF;
	background-color : #808080;
	padding-left : 10px;
	padding-bottom : 1px;
	vertical-align : bottom;
}

/* overview order data dark rows */
.tdbuy3	{
	font-size : 11px;
	color :	#808080;
	background-color : #BBD5EA;
	padding-left : 10px;
	padding-bottom : 1px;
	vertical-align : bottom;
}

/* overview order data bright rows */
.tdbuy3b {
	font-size : 11px;
	color :	#808080;
	background-color : #E7E7E7;
	padding-left : 10px;
	padding-bottom : 1px;
	vertical-align : bottom;
}


/* dynamic news	area */
.newstable {
	background-color : #FFFFFF;
	border-top : 2px solid #808080;
	border-bottom :	2px solid #808080;
	border-left : 2px solid	#808080;
	border-right : 2px solid #808080;
	margin-top : 10px;
	margin-bottom :	10px;
}
.newstitle {
     background-color :	#808080;
	 color : #FFFFFF;
	 font-size : 12px;
	 font-weight : bold;
}

/* news	image row */
.newsimage {
}

/* news	contents */
.newscontent {

}


/* readonly text field - change	password */
.noeditform {
	font-size : 10px;
	font-family : Arial, Helvetica,	sans-serif;
	font-weight : normal;
	text-align : left;
	color :	#808080;
	background-color : #BBD5EA;
	border : 0px #BBD5EA none;
}


/* tables for last viewed products */
.lastviewedproduct {
	background-color : #FFFFFF;
	border-top : 2px solid #FFFFFF;
	border-bottom :	2px solid #FFFFFF;
	border-left : 2px solid	#FFFFFF;
	border-right : 2px solid #FFFFFF;
	padding-left : 0px;
	padding-right :	5px;
}


/* table rows for last viewed products without bottom line */
.lastviewedproductline {
	font-size : 11px;
	font-weight : bold;
	background-color : #FFFFFF;
}

/* last	viewed product*/
.lastviewedproductlinet	{
	font-size : 12px;
	font-weight : bold;
	background-color : #FFFFFF;
	border-top : 2px solid #FFFFFF;
}


/* table rows for last viewed products with bottom line	*/
.lastviewedproductlineb	{
	font-size : 12px;
	font-weight : bold;
	background-color : #FFFFFF;
	border-bottom :	2px solid #FFFFFF;
}


/* tables for auto cross selling and bestseller	products */
.lastviewedproduct2 {
	background-color : #FFFFFF;
	border-top : 2px solid #FFFFFF;
	border-left : 2px solid	#FFFFFF;
	border-right : 2px solid #FFFFFF;
	padding-left : 0px;
	padding-right :	10px;
}

/* tables last line for	auto cross selling and bestseller products */
.lastviewedline	{
	background-color : #FFFFFF;
}


/* table header	for last viewed, auto cross selling and	bestseller products */
.lastviewedproducthead {
	font-size : 12px;
	font-weight : bold;
}

/* login table border */
.login {
	border-bottom :	2px solid #808080;
	border-top : 2px solid #808080;
	border-right : 2px solid #808080;
	border-left : 2px solid	#808080;
	background-color : #BBD5EA;
}

/* buttons change address etc. after login*/
.loginbuttons1 {
	width :	150px;
	font-size : 10px;
	font-family : Arial, Helvetica,	sans-serif;
	font-weight : normal;
	text-align : center;
	color :	#FFFFFF;
	background-color : #808080;
	border : 0px #808080 none;
	padding	: 0px;
	margin-bottom :	5px;
	cursor : pointer;
}

/* buttons login, newsletter etc.*/
.loginbuttons {
	font-size : 10px;
	font-family : Arial, Helvetica,	sans-serif;
	font-weight : normal;
	text-align : center;
	color :	#FFFFFF;
	background-color : #808080;
	border : 0px #808080 none;
	padding	: 0px;
	margin-bottom :	5px;
	cursor : pointer;
}


/* Extended search table rows */
.extsearch{
	background-color : #BBD5EA;
	padding	: 5px;
}

/* Extended search table top row */
.extsearchtop{
	border-top : 1px solid #808080;
	background-color : #BBD5EA;
	padding	: 5px;
}

/* extended search table bottom	row */
.extsearchbottom{
	border-bottom :	1px solid #808080;
	background-color : #BBD5EA;
	padding	: 5px;
}


/* last	order data after user login: title rows	*/
.lastorderhead	{
    font-size :	12px;
    font-weight	: 700;
	background-color : #808080;
    color : #FFFFFF;
}


/* last	order data after user login: rows */
.lastorderrow  {
    font-size :	11px;
    font-weight	: normal;
	background-color : #BBD5EA;
    vertical-align: top;
}



/* warning message - customer login failed etc.	*/
.red {
	font-family : Arial, Helvetica,	sans-serif;
	color :	#FF0033;
	font-size : 11px;
}

/* availability	*/
.avail {
	color: #000000;
	font-size : 11px;
	border:	1px none #000000;
	width: 150px;
	height:	20px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	padding	: 0px;
	background-color : #FFFFFF;
	scrollbar-base-color : #FFFFFF;
	scrollbar-track-color :	#FFFFFF;
	scrollbar-face-color : #FFFFFF;
	scrollbar-highlight-color : #FFFFFF;
	scrollbar-3dlight-color	: #FFFFFF;
	scrollbar-darkshadow-color : #FFFFFF;
	scrollbar-shadow-color : #FFFFFF;
	scrollbar-arrow-color :	#FFFFFF;
}
/* Direktbestellung */
a.directorder
{
  color	: #808080;
  font-size: 12px;
  font-weight: bold;
}

a.directorder:link
{
  color	: #808080;
  font-size: 12px;
  font-weight: bold;
}

a.directorder:visited
{
  color	: #808080;
  font-size: 12px;
  font-weight: bold;
}

a.directorder:hover
{
  color	: #808080;
  font-size: 12px;
  font-weight: bold;
}

/* Selectbox Herstellerliste */
.selectmanufacturer
{
	font-size: 11px;
	color: #535353;
}


a.lastorderhead	 {
    font-size :	12px;
    font-weight	: 700;
    color : #FFFFFF;
}

a.lastorderhead:link  {
    font-size :	12px;
    font-weight	: 700;
    color : #FFFFFF;
}

a.lastorderhead:visited	 {
    font-size :	12px;
    font-weight	: 700;
    color : #FFFFFF;
}

a.lastorderhead:hover  {
    font-size :	12px;
    font-weight	: 700;
    color : #FFFFFF;
}
