/* GS ShopBuilder */

/* global font in all table rows*/
td {
	font-family : Arial, Helvetica, sans-serif;
	color : #333;
	font-size : 11px;
}

/* main table */
.tablemain {
	background-color : #FFFFFF;
	border : 0px solid #5A84AE;
	padding: 0px;
}

/* font global, background color and scrollbar */
body {
	font-family : Arial, Helvetica, sans-serif;
	color : #333;
	font-size : 12px;
	background-color : #FFFFFF;
	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 #5A84AE solid;     
	cursor:  pointer; 
}

/* top row with background image*/
.tdimage { 	
	background-image : url(back.gif); 	
	background-repeat : no-repeat; 	
	background-color : #FFFFFF; 	
	width : 100px;     
	height : 55px; 
}

/* icon links home */
a.homenavi  {
	font-size : 11px;
	font-weight : bold;
	color : #FFFFFF;
	text-decoration : none;
	background-repeat : repeat-x;
	display : block;
	padding : 1px;
	background-color : #001678;
	background-image: url(header2_back.png);
}

/* icon links home */
a.homenavi:link  {
	font-size : 11px;
	font-weight : bold;
	color : #FFFFFF;
	text-decoration : none;
	background-repeat : repeat-x;
	display : block;
	padding : 1px;
	background-color : #00197E;
	background-image: url(header2_r2_c3.jpg);
	text-align: center;
}


/* icon links home */
a.homenavi:visited  {
	font-size : 11px;
	font-weight : bold;
	color : #FFFFFF;
	text-decoration : none;
	background-repeat : repeat-x;
	display : block;
	padding : 1px;
	background-color : #001E81;
	background-image: url(header2_r2_c2.jpg);
	text-align: center;
}

/* icon links home */
a.homenavi:hover  {
	background-color : #011377;
	font-size : 11px;
	font-weight : bold;
	color : #FFFFFF;
	background-image: url(header2_r2_c2.jpg);
	background-repeat: repeat-x;
	text-align: center;
	border: 1px solid #FFFFFF;
}


/* icon links email */
a.emailnavi  {
	font-size : 11px;
	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;
	background-color : #5A84AE;
}

/* icon links email */
a.emailnavi:link  {
	font-size : 11px;
	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;
	background-color : #5A84AE;
}

/* icon links email */
a.emailnavi:visited  {
	font-size : 11px;
	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;
	background-color : #5A84AE;
}

/* icon links email */
a.emailnavi:hover  {
	background-color : #C0C0C0;
	font-size : 11px;
	font-weight : bold;
	color : #FFFFFF;
}


/* icon links search */
a.searchnavi  {
	font-size : 11px;
	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;
	background-color : #5A84AE;
}

/* icon links search */
a.searchnavi:link  {
	font-size : 11px;
	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;
	background-color : #5A84AE;
}

/* icon links search */
a.searchnavi:visited  {
	font-size : 11px;
	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;
	background-color : #5A84AE;
}

/* icon links search */
a.searchnavi:hover  {
	background-color : #C0C0C0;
	font-size : 11px;
	font-weight : bold;
	color : #FFFFFF;
}

/* shoplinks (basket, order, cond)*/
a.shopnavi  {
	font-size : 11px;
	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 : 11px;
	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 : 11px;
	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 : 11px;
	font-weight : bold;
	background-color : #5A84AE;
	color : #FFFFFF;
}

/* background for top images home, info and email*/
.tdiconnavi  {
	background-color : #5A84AE;
	text-align : center;
	vertical-align : bottom;
}

/* background for basket, order formular links etc.*/
.tdshopnavi  {
	height : 21px;
	background-color : #C0C0C0 ;
}

/* horizontal lines */
hr { 	
	height : 1px; 	
	border-top : 1px solid #5A84AE; 
}

/* left column: background color and size */
.leftcolumn { 	 	
	background-color : #F7F7F7; 
}

/* left column: background color etc. for contents */
.leftmenueback { 	
}

/* center column: background color etc. */
.centercolumn {
	vertical-align : top;
	background-color : #FFFFFF;
	margin: 10px;
	padding: 10px;
}

/* right column: background color and size */
.rightcolumn {
	background-color : #F7F7F7;
	vertical-align : top;
	width :200px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #333;
}

/* right column: background color etc. for contents */
.rightcolumncontent { 	
}

/* left column title*/
.titleproductgroups {
	font-size : 12px;
	font-weight : bold;
	color : #FFFFFF;
	background-color : #CC0000;
	padding-left : 10px;
	height : 20px;
	vertical-align : middle;
	background-attachment: fixed;
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
}

/* right column title*/
.titlenews {
	font-size : 0.8em;
	font-weight : bold;
	color : #FFFFFF;
	background-color : #CC0000;
	padding-left : 10px;
	height : 20px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
}

/* middle column title row*/
.tdbreadcrumbnavi  {
	background-color : #F7F7F7;
	background-image: url(forward.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 5px;
	height: 20px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
}

/* middle column title*/
.groupid {
	font-size : 16px;
	color : #009;
	text-transform: uppercase;
}


/* separate links - the small arrow*/
.linkseparatebreadcrumb { 	
	font-family : Arial, Helvetica, sans-serif; 	
	font-size : 13px; 	
	font-weight : bold; 	
	color : #5A84AE;
}


/* middle column title link settings */
a.breadcrumbnavi {
	font-size : 11px;
	font-weight : bold;
	color : #006;
	text-decoration : none;
}

/* middle column title link settings */
a.breadcrumbnavi:link {
	font-size : 11px;
	font-weight : bold;
	color : #006;
	text-decoration : none;
}

/* middle column title link settings */
a.breadcrumbnavi:visited {
	font-size : 11px;
	font-weight : bold;
	color : #006;
	text-decoration : none;
}

/* middle column title link settings - MouseOver */
a.breadcrumbnavi:hover {
	font-size : 11px;
	font-weight : bold;
	color : #36F;
	text-decoration : none;
}


/* all link settings */
a {
	font-family: Arial, Helvetica,  sans-serif;
	font-size: 12px;
	color: #01177A;
	font-weight: bolder;
	text-decoration: none;
}

/* all link settings */
a:link {
	font-family: Arial, Helvetica,  sans-serif;
	font-size: 12px;
	color: #000066;
	font-weight: bolder;
	text-decoration: none;
}

/* all link settings */
a:visited {
	font-family: Arial, Helvetica,  sans-serif;
	font-size: 12px;
	color: #000066;
	font-weight: bolder;
	text-decoration: none;
}

/* all link settings - MouseOver */
a:hover {
	font-family: Arial, Helvetica,  sans-serif;
	font-size: 12px;
	color: #0066FF;
	font-weight: bolder;
	text-decoration: none;
}


/* links: next and previous page */
a.shoppagenav: { 	
	font-family: Arial, Helvetica,  sans-serif;  	
	font-size: 12px;  	
	color: #5A84AE;  	
	font-weight: bold;  	
	text-decoration: none; 	
}

/* links: next and previous page */
a.shoppagenav:link {   	
	font-family: Arial, Helvetica,  sans-serif;  	
	font-size: 12px;  	
	color: #5A84AE;  	
	font-weight: bold;  	
	text-decoration: none; 	
}

/* links: next and previous page */
a.shoppagenav:visited {   	
	font-family: Arial, Helvetica,  sans-serif;  	
	font-size: 12px;  	
	color: #5A84AE;  	
	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: #5A84AE;  	
	font-weight: bold;  	
	text-decoration: underline; 
}

/* product group links */
a.subcatnavi {
	font-size : 11px;
	color : #333;
	font-weight: bold;
	text-decoration : none;
	padding : 3px 0px 3px 0px;
	width : 100%;
	display : block;
	background-color : #F7F7F7;
}


/* product group links */
a.subcatnavi:link {
	font-size : 11px;
	color : #333;
	font-weight: bold;
	text-decoration : none;
	padding : 3px 0px 3px 0px;
	width : 100%;
	display : block;
	background-color : #F7F7F7;
}


/* product group links */
a.subcatnavi:visited {
	font-size : 11px;
	color : #333;
	font-weight: bold;
	text-decoration : none;
	padding : 3px 0px 3px 0px;
	width : 100%;
	display : block;
	background-color : #F7F7F7;
}


/* product group links - MouseOver */
a.subcatnavi:hover {      
	font-size: 11px;     
	font-weight: bold;
	text-decoration: none;     
	display: block;     
	color: #FFFFFF;
	background-color: #5A84AE;
	padding: 3px 0px 3px 0px; 
}

/* product group links - actic */
a.subcatnavi:activ {      
	font-size: 11px;     
	font-weight: bold;
	text-decoration: none;     
	display: block;     
	color: #FFFFFF;
	background-color: #5A84AE;
	padding: 3px 0px 3px 0px; 
}


/* category rows */
.tdsubcat  {
	background-color : #F7F7F7;
    border-bottom : 1px solid #5A84AE;
    width : 100%;         
}

/* products on main page*/
.tableproductsonmain { 	
	padding : 10px; 
}

/* product tables on shop pages */
.tableproducts { 	
	background-color : #FFFFFF; 	
	border-top : 1px solid #5A84AE; 	
	border-bottom : 4px solid #5A84AE; 	
	margin-bottom : 20px;     
	padding-top : 10px; 	
	padding-left : 10px; 	
	padding-right : 10px; 
}

/* title for product tables on shop pages widthout link setting */
.producttitle {
	height : 16px;
	background-color : #F7F7F7;
	font-size : 12px;
	font-weight : bold;
	color : #06F;
	padding-right : 15px;
	padding-bottom : 0px;
	padding-top : 0px;
}

/* link settings product titles on shop pages */
a.producttitlenav { 	
	font-size : 12px; 	
	font-weight : bold; 	
	color : #5A84AE; 	
	padding-right : 15px; 	
	padding-bottom : 8px; 	
	padding-top : 8px; 
}

/* link settings product titles on shop pages */
a.producttitlenav:link { 	
	font-size : 12px; 	
	font-weight : bold; 	
	color : #5A84AE; 	
	padding-right : 15px; 	
	padding-bottom : 8px; 	
	padding-top : 8px; 
}

/* link settings product titles on shop pages */
a.producttitlenav:visited { 	
	font-size : 12px; 	
	font-weight : bold; 	
	color : #5A84AE; 	
	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 : #5A84AE; 	
	padding-right : 15px; 	
	padding-bottom : 8px; 	
	padding-top : 8px; 
}


/* item number */
.itemnumber { 	
	color : #808080; 	
	font-weight	: bold; 	
	font-size : 9px; 	
	border : 0px none #FFFFFF; 
}

/* item price */
.itemprice { 	
	color : #808080; 	
	font-weight	: bold; 	
	font-size : 9px; 	
	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: #808080;
	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;
	margin-bottom : 5px;
	border-top-width: 1px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #00C;
	border-bottom-color: #006;
}

/* table header on detail pages */
.producttitledetails { 
	font-size : 14px; 
	font-weight : bold; 
	color : #5A84AE; 
	padding-top : 10px; 
	padding-bottom : 10px; 
}

/* table rows on detail pages */
.tdproductdetails { 
	border-top : 1px dashed #5A84AE; 
	padding-top : 5px;
	padding-bottom : 5px; 
}


/* minibasket title */
.minibaskettitle {
	font-size : 0.8em;
	font-weight : bold;
	background-color : #0000CC;
	color : #FFFFFF;
	padding-left : 5px;
}

/* minibasket background color, sizes alignments */
.minibasket {
	paddding : 4px;
	font-size : 10px;
	color : #808080;
	background-color : #FFFFFF;
	vertical-align : top;
}

/* minibasket table border */
.minibasketborder {
	background-color : #F8f8f8;
}

/* 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 {
	padding-top : 5px;
	color : #CCCCCC;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #001B84;
	float: left;
	height: 10px;
}


/* sitemap tables */
.sitemap { 	
	padding : 3px; 	
	background-color : #E7E7E7; 	
	border-top : 1px solid #5A84AE; 	
	border-bottom : 2px solid #5A84AE; 
}


/* text field for search */
.searchinput  {
	font-size : 10px;
	font-family : Arial, Helvetica, sans-serif;
	padding : 0px;
	background-color: #FFF;
}

/* all text fields */
.inputbox {
	font-size : 10px;
	font-family : Arial, Helvetica, sans-serif;
	color : #000066;
	background-color : #F7F7F7;
	height: 18px;
}

/* order button */
.orderbutton  {
	font-size : 0.8em;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	text-align : center;
	color : #000;
	background-color : #FC3;
	border : 1px solid #000000;
	padding : 0px;
	margin-bottom : 5px;
	cursor : pointer;
	background-image: url(button_bg-1.png);
	background-repeat: repeat-x;
	background-position: left top;
}

/* all buttons */
.buttons  {
	font-size : 0.8em;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	text-align : center;
	color : #000;
	background-color : #FC3;
	border : 1px solid #000000;
	padding : 0px;
	margin-bottom : 5px;
	cursor : pointer;
	background-image: url(button_bg-1.png);
	background-repeat: repeat-x;
	background-position: left top;
	text-transform: uppercase;
}



/* all list boxes */
.select { 	
	font-size : 11px; 	
	font-family : Arial, Helvetica, sans-serif; 	
	color : #353535; 	
	background-color : #F7F7F7; 
}

/* sliding-scale prices */
.textarea { 
	font-size : 10px; 
	font-family : Arial, Helvetica, sans-serif; 	
	color : #353535; 
	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 : 11px; 
	font-family : Arial, Helvetica, sans-serif;
	color : #353535; 
	padding : 0px; 
	background-color : #F7F7F7;
}

/* search results - table rows */
.searchresults1 {
    font-weight: bold; background-color: #C0C0C0
}

.searchresults2 {
    background-color: #f5f5f5
}

.searchresults3 {
    background-color: #cccccc
}

/* banner */
.bannertext { 	
	font-size : 11px; 	
	font-family : Courier New, Courier, mono; 	
	font-weight: normal; 	
	color: #5A84AE; 	
	text-align : center; 
}

/* overview order data title */
.titlebuy3 { 	
	font-size : 11px; 	
	color : #FFFFFF; 	
	background-color : #5A84AE; 	
	padding-left : 10px; 	
	padding-bottom : 1px; 	
	vertical-align : bottom; 
}

/* overview order data dark rows */
.tdbuy3 { 
	font-size : 11px; 
	color : #808080; 
	background-color : #F7F7F7; 
	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;
	margin-top : 10px;
	margin-bottom : 10px;
	border: 2px solid #00177D;
}
.newstitle {
	background-color : #FF6600;
	color : #FFFFFF;
	font-size : 0.8em;
	font-weight : bold;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #333;
	padding-left: 5px;
}

/* 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 : #5A84AE; 	
	background-color : #F7F7F7; 	
	border : 0px #F7F7F7 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 : 10px; 
}


/* 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 {
	background-color : #F7F7F7;
	border: 1px solid #00197E;
	width: 190px;
	margin: 0px;
	padding: 0px;
}

/* 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 : #000;
	background-color : #F90;
	border : 1px solid #000000;
	padding : 0px;
	margin-bottom : 5px;
	cursor : pointer;
	background-image: url(button_bg-1.png);
	background-repeat: repeat-x;
	background-position: left top;
}

/* buttons login, newsletter etc.*/
.loginbuttons {
	font-size : 10px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	text-align : center;
	color : #000;
	background-color : #F90;
	border : 1px solid #000000;
	padding : 0px;
	margin-bottom : 5px;
	cursor : pointer;
	background-image: url(button_bg-1.png);
	background-repeat: repeat-x;
	background-position: left top;
}


/* Extended search table rows */
.extsearch{
	background-color : #F7F7F7;
	padding : 5px;
}

/* Extended search table top row */
.extsearchtop{
	border-top : 1px solid #5A84AE;
	background-color : #F7F7F7;
	padding : 5px;
}

/* extended search table bottom row */
.extsearchbottom{
	border-bottom : 1px solid #5A84AE;
	background-color : #F7F7F7;
	padding : 5px;
}


/* last order data after user login: title rows */
.lastorderhead  {
    font-size : 12px;
    font-weight : 700;
	background-color : #5A84AE;
    color : #FFFFFF;
}


/* last order data after user login: rows */
.lastorderrow  {
    font-size : 11px;
    font-weight : normal;
	background-color : #F7F7F7;
    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;
}


#newsletter {
	border: 2px solid #000099;
	background-color : #FFFFFF;
}

 
#newsletter h1 {
	background-color: #CC0000;
	padding: 2px;
	font-size: 12px;
	margin: 0px;
	color: #FFF;
}

#newsletter p {
    padding: 2px;
}

 
#newsletter .button {
	background-color: #FFA500;
	color : #000;
	text-align : center;
	font-size: 10px;
	border: 1px solid #000000;
	padding : 0px;
	margin-bottom : 5px;
	background-image: url(button_bg-1.png);
	background-repeat: repeat-x;
	background-position: left top;
}

#newsletter input {
    font-size: 11px;
}
.tableheader {
	background-color : #FFFFFF;
	height: 107px;
	width: 100%;
	background-image: url(header2_back.png);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	border: 0px solid #5A84AE;
	left: 0px;
	top: 0px;
	clip: rect(0px,auto,auto,0px);
}
.selftable {
	background-color : #FFFFFF;
	margin-top : 3px;
	border: 2px solid #00177D;
}
.selftitle {
	background-color : #FF6600;
	color : #FFFFFF;
	font-size : 12px;
	font-weight : bold;
	background-repeat: no-repeat;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-bottom-style: solid;
	border-top-color: #0000CC;
	border-right-color: #0000CC;
	border-bottom-color: #0000CC;
	border-left-color: #0000CC;
}
.infotable {
	background-color : #FFFFFF;
	margin: 3px;
	width: 570px;
	text-align: center;
	padding: 3px;
	float: none;
}
.mainlogotext {
	font-family : Arial, Helvetica, sans-serif;
	color : #900;
	font-size : 1.1em;
	font-weight: bold;
	font-style: normal;
	text-transform: none;
	vertical-align: middle;
	padding: 50px;
	margin: 50px;
	top: 50px;
	position: fixed;
}
.buttonimage.order {
	width: 147px;
	height: 25px;
	background-image:url('orderbutton_de.gif');
	font-weight: bold;
}
.buttonimage.order:hover {
	background-image:url('orderbutton_de_h.gif');
}

.buttonimage.ordersmall {
	width: 39px;
	height: 25px;
	background-image:url('orderbutton_small.gif');
	font-weight: bold;
}
#apDiv1 {
	position:absolute;
	width:50;
	height:50;
	z-index:auto;
	left: 919px;
	top: 185px;
}

.buttonimage.ordersmall:hover {
	background-image:url('orderbutton_small_h.gif');
}
.newstitle2 {
	background-color : #F90;
	color : #FFFFFF;
	font-size : 0.8em;
	font-weight : bold;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	padding-left: 5px;
}
.inputboxbuy {
	font-size : 10px;
	font-family : Arial, Helvetica, sans-serif;
	color : #000066;
	background-color : #F7F7F7;
	height: 18px;
	width: 250px;
}
.slide {
	background-color : #F7F7F7;
	border: 1px solid #00197E;
	margin: 0px;
	padding: 0px;
	width: 190px;
	height: 100px;
}
.slidetitle {
	background-color : #F4B100;
	color : #FFFFFF;
	font-size : 0.8em;
	font-weight : bold;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #333;
	padding-left: 5px;
	height: 10px;
	background-repeat: repeat-x;
	background-position: left top;
}
.centercolumnmain {
	vertical-align : top;
	background-color : #FFFFFF;
	padding: 10px;
	width: 100%;
}
.iframenews {
	background-color : #F7F7F7;
	border: 1px solid #00197E;
	margin: 0px;
	padding: 0px;
	width: 180px;
	height: 180px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003;
}

