/* GS ShopBuilder */

/* global font in all table rows*/
td { 	
font-family : Arial, Helvetica, sans-serif; 	
color : #164158; 	
font-size : 11px;  
}

/* main table */
.tablemain { background-color : #FFFFFF; border : 1px solid #164158; }

/* font global, background color and scrollbar */
body { 
background-color : #FFFFFF; 
margin-left : 25px; 
margin-right : 25px; 
margin-top : 10px; 
margin-bottom : 10px; 
scrollbar-base-color : #F1F5FA; 
scrollbar-track-color : #F1F5FA; 
scrollbar-face-color : #164158; 
scrollbar-highlight-color : #F1F5FA; 
scrollbar-3dlight-color : #164158; 
scrollbar-darkshadow-color : #102C3A; 
scrollbar-shadow-color : #164158; 
scrollbar-arrow-color : #102C3A; 
font-family : Arial, Helvetica, sans-serif; 	
color : #164158; 	
font-size : 11px;   
}

/* no border for images with link setting */
img { 	 
border: 0px; 
}

/* product images with link settings */
img.products {     
border: 1px #164158 solid;     
cursor:  pointer; 
}

img.products2 {     
border: 1px #164158 solid;     
cursor:  pointer; 
}

/* top row with background image*/
.tdimage { 	
background-image : url(back.gif); 	
background-repeat : no-repeat; 	
background-color : #FFFFFF; 	
width : 100%;     
height : 55px; 
}

/* left column background image */
.tdimageleft { 
background-image : url(foto.jpg); 
background-repeat : no-repeat; 
width : 155px;
height : 155px;
}

/* horizontal lines */
hr { 	
height : 1px; 	
border-top : 1px solid #164158; 
}

/* left column: background color and size */
.leftcolumn { 	
width : 20%; 	
background-color : #F3F3F3; 
}

/* left column: background color etc. for contents */
.leftmenueback { 	
background-color : #BFBFBF; 
vertical-align : bottom; 	
width : 100%;	
}

/* center column: background color etc. */
.centercolumn { 	
padding : 12px; 	
vertical-align : top; 	
line-height : 18px; 	
background-color : #FFFFFF; 	
}

/* right column: background color and size */
.rightcolumn { 	
background-color : #F3F3F3; 	
vertical-align : top; 	
width :20%; 	 
}

/* right column: background color etc. for contents */
.rightcolumncontent { 	
background-color : #BFBFBF; 	
vertical-align : top; 	
width :100%; 	
}

/* left column title*/
.titleproductgroups { 	
font-size : 11px; 	
font-weight : bold; 	
color : #FFFFFF; 	
background-color : #164158; 	
padding-left : 10px; 	
padding-bottom : 1px; 	
height : 21px; 	
vertical-align : middle;  
}

/* right column title*/
.titlenews { 
font-size : 11px; 
font-weight : bold; 
color : #FFFFFF; 
background-color : #164158; 
padding-left : 10px; 
padding-bottom : 1px; 
height : 21px; 
vertical-align : middle; 
}

/* middle column title*/
.groupid { 	
font-size : 12px; 	
color : #164158; }


/* separate links - the small arrow*/
.linkseparatebreadcrumb { 	
font-family : verdana; 	
font-size : 13px; 	
font-weight : bold; 	
color : #164158; }


/* middle column title link settings */
a.breadcrumbnavi { 	
font-size : 12px; 	
font-weight : bold; 	
color : #164158; 	
text-decoration : none;
}

/* middle column title link settings */
a.breadcrumbnavi:link { 	
font-size : 12px; 	
font-weight : bold; 	
color : #164158; 	
text-decoration : none; 
}

/* middle column title link settings */
a.breadcrumbnavi:visited { 	
font-size : 12px; 	
font-weight : bold; 	
color : #164158; 	
text-decoration : none; 
}

/* middle column title link settings - MouseOver */
a.breadcrumbnavi:hover { 	
font-size : 12px; 	
font-weight : bold; 	
color : #164158; 	
text-decoration : underline 
}


/* all link settings */
a { 	
font-family: Arial, Helvetica, Verdana, sans-serif;  	
font-size: 11px;  	
color: #102C3A;  	
font-weight: normal;  	
text-decoration: none 	
}

/* all link settings */
a:link {   	
font-family: Arial, Helvetica, Verdana, sans-serif;  	
font-size: 11px;  	
color: #102C3A;  	
font-weight: normal;  	
text-decoration: none 	
}

/* all link settings */
a:visited {   	
font-family: Arial, Helvetica, Verdana, sans-serif;  	
font-size: 11px;  	
color: #102C3A;  	
font-weight: normal;  	
text-decoration: none 
}

/* all link settings - MouseOver */
a:hover {   	
font-family: Arial, Helvetica, Verdana, sans-serif;  	
font-size: 11px;  	
color: #102C3A;  	
font-weight: normal;  	
text-decoration: underline 
}


/* links: next and previous page */
a.shoppagenav: { 	
font-family: Arial, Helvetica, Verdana, sans-serif;  	
font-size: 12px;  	
color: #164158;  	
font-weight: bold;  	
text-decoration: none 	
}

/* links: next and previous page */
a.shoppagenav:link {   	
font-family: Arial, Helvetica, Verdana, sans-serif;  	
font-size: 12px;  	
color: #164158;  	
font-weight: bold;  	
text-decoration: none 	
}

/* links: next and previous page */
a.shoppagenav:visited {   	
font-family: Arial, Helvetica, Verdana, sans-serif;  	
font-size: 12px;  	
color: #164158;  	
font-weight: bold;  	
text-decoration: none 	
}

/* links: next and previous page - MouseOver*/
a.shoppagenav:hover {   	
font-family: Arial, Helvetica, Verdana, sans-serif;  	
font-size: 12px;  	
color: #164158;  	
font-weight: bold;  	
text-decoration: underline 
}


/* top menu table */
.topmenuetable { 
background-color : #FFFFFF; 
text-align : center; 
}

/* top menu link settings */
a.topmenue {  	
font-size         : 10px;     
font-weight       : normal;     
text-decoration   : none;     
display           : block;     
color             : #FFFFFF;     
background-color  : #CB0C2E;     
margin            : 0px 0px 0px 0px;     
padding           : 4px; 	 	
text-align		  : center; 
}

/* top menu link settings */
a.topmenue:link {  	
font-size         : 10px;     
font-weight       : normal;     
text-decoration   : none;     
display           : block;     
color             : #FFFFFF;     
background-color  : #CB0C2E;     
margin            : 0px 0px 0px 0px;     
padding           : 4px; 	 	
text-align		  : center; 
}

/* top menu link settings */
a.topmenue:visited {      
font-size         : 10px;     
text-decoration   : none; 	
display           : block;     
color             : #FFFFFF; 	
background-color  : #CB0C2E;     
margin            : 0px 0px 0px 0px;     
padding           : 4px; 	
text-align		  : center; 
}

/* top menu link settings - MouseOver*/
a.topmenue:hover {      
font-size         : 10px;     
font-weight       : normal;     
text-decoration   : none; 	
display           : block;     
color             : #808080;     
background-color  : #F3F3F3;     
margin            : 0px 0px 0px 0px;     
padding           : 4px; 	 	
text-align		  : center; }


/* product group links */
a.subcatnavi {
 font-size: 10px;
 text-decoration: none;
 width: 100%;
 display: block;
 color: #164158;
 padding: 3px 0px 3px 0px; 
 border-bottom : 1px solid #164158;  
}

/* product group links */
a.subcatnavi:link {    
 font-size: 10px;
 text-decoration: none;
 width: 100%;
 display: block;
 color: #164158;
 padding: 3px 0px 3px 0px; 
}

/* product group links */
a.subcatnavi:visited {      
 font-size: 10px;
 text-decoration: none;
 width: 100%;
 display: block;
 color: #164158;
 padding: 3px 0px 3px 0px; 
}

/* product group links - MouseOver */
a.subcatnavi:hover {      
font-size: 10px;     
text-decoration: none;     
display: block;     
color: #FFFFFF;
background-color: #164158;
padding: 3px 0px 3px 0px; 
}

/* active product group links */
a.subcatnaviactiv {          
font-size: 10px;     
text-decoration: none;     
display: block;     
color: #102C3A;
background-color: #164158;
padding: 3px 0px 3px 0px; 
}

/* active product group links */
a.subcatnaviactiv:link {          
font-size: 10px;     
text-decoration: none;     
display: block;     
color: #102C3A;
background-color: #164158;
padding: 3px 0px 3px 0px; 
}

/* active product group links */
a.subcatnaviactiv:visited {          
font-size: 10px;     
text-decoration: none;     
display: block;     
color: #F3F3F3;
background-color: #164158;
padding: 3px 0px 3px 0px; 
}

/* active product group links - MouseOver */
a.subcatnaviactiv:hover {        
font-size: 10px;     
text-decoration: none;     
display: block;     
color: #FFFFFF;
background-color: #164158;
padding: 3px 0px 3px 0px; 
}


/* products on main page*/
.tableproductsonmain { 	
padding : 10px; 
}

/* product tables on shop pages */
.tableproducts { 	
background-color : #FFFFFF; 	
border-top : 1px solid #164158; 	
border-bottom : 4px solid #164158; 	
margin-bottom : 20px;     
}

/* title for product tables on shop pages widthout link setting */
.producttitle {     
height : 20px;     
background-color : #F1F5FA; 	
font-size : 12px; 	
font-weight : bold; 	
color : #164158; 	
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 : #164158; 	
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 : #164158; 	
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 : #164158; 	
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 : #102C3A; 	
padding-right : 15px; 	
padding-bottom : 8px; 	
padding-top : 8px; 
}


/* item number */
.itemnumber { 	
color : #164158; 	
font-weight	: bold; 	
font-size : 9px; 	
border : 0px none #FFFFFF; 
}

/* item price */
.itemprice { 	
color : #164158; 	
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: #164158;
	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 #164158; 
border-bottom : 4px solid #164158; 
margin-bottom : 5px; 
}

/* table header on detail pages */
.producttitledetails { 
font-size : 15px; 
font-weight : bold; 
color : #164158; 
padding-top : 10px; 
padding-bottom : 10px; 
}

/* table rows on detail pages */
.tdproductdetails { 
border-top : 1px dashed #164158; 
padding-top : 5px;
padding-bottom : 5px; 
}


/* minibasket title */
.minibaskettitle { 	
font-size : 12px; 	
font-weight : bold;     
background-color : #164158; 	
color : #FFFFFF; 
padding-left : 5px;
}

/* minibasket background color, sizes alignments */
.minibasket { 	
padding : 4px;
font-size : 11px; 	
color : #164158; 	
background-color : #F3F3F3; 	
height : 15px; 	
vertical-align : top; 
}

/* minibasket table border */
.minibasketborder { 	
border-bottom : 2px solid #164158; 	
border-top : 2px solid #164158;    	
border-right : 2px solid #164158;    	
border-left : 2px solid #164158;     
background-color : #F3F3F3; 
}

/* minibasket - the quantity */
.quantmininew {   
font-size: 10px;  	
font-family : Verdana, Arial, Helvetica, sans-serif; 
font-weight : normal; 	
text-align : left; 		
border : 0px none #FFFFFF; 	
color  : #102C3A;
background-color : #F3F3F3; 	
}

/* foot note */
.footnote { 	
border-top : 1px solid #164158; 	
padding-top : 5px; 	
color : #164158; }


/* sitemap tables */
.sitemap { 	
padding : 3px; 	
background-color : #BFBFBF; 	
border-top : 1px solid #164158; 	
border-bottom : 2px solid #164158; 
}


/* text field for search */
.searchinput { 	
font-size : 11px; 	
font-family : Arial, Helvetica, sans-serif; 	
color : #164158;    	
background-color : #BFBFBF; 	
padding : 0px; 
}

/* all text fields */
.inputbox { 	
font-size : 12px; 	
font-family : Arial, Helvetica, sans-serif; 	
color : #164158; 	
background-color : #BFBFBF; 	
height: 20px; 
}

/* order button */
.orderbutton { 	
font-size : 10px; 	
font-family : Arial, Helvetica, sans-serif; 	
font-weight : normal;     
text-align : center;     
color : #164158; 	
background-color : #F1F5FA; 	
padding : 0px; 	
margin-bottom : 5px; 	
cursor : pointer;     
border: 1px #164158 solid 
}

/* all buttons */
.buttons { 
font-size : 10px; 
font-family : Arial, Helvetica, sans-serif; 
font-weight : normal; 
text-align : center; 
color : #164158; 
background-color : #F1F5FA; 
padding : 0px; 
margin-bottom : 5px; 
cursor : pointer; 
border : 1px #164158 solid; 
}

/* all list boxes */
.select { 	
font-size : 10px; 	
font-family : Arial, Helvetica, sans-serif; 	
color : #164158; 	
background-color : #BFBFBF; 
}

/* sliding-scale prices */
.textarea { 
font-size : 10px; 
font-family : Arial, Helvetica, sans-serif; 
color : #164158; 
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 : #164158; 
padding : 0px; 
background-color : #BFBFBF;
}

/* search results - table rows */
.searchresults1 { 
font-weight : bold; 
background-color : #CB0C2E; 
}

/* search results - table rows */
.searchresults2 { 
background-color : #FFFFFF; 
}

/* search results - table rows */
.searchresults3 { 
background-color : #F3F3F3; 
}

/* banner */
.bannertext { 	
font-size : 11px; 	
font-family : Courier New, Courier, mono; 	
font-weight: normal; 	
color: #164158; 	
text-align : center; 
}

/* overview order data title */
.titlebuy3 { 	
font-size : 11px; 	
color : #FFFFFF; 	
background-color : #164158; 	
padding-left : 10px; 	
padding-bottom : 1px; 	
vertical-align : bottom; 
}

/* overview order data dark rows */
.tdbuy3 { 
font-size : 11px; 
color : #164158; 
background-color : #F3F3F3; 
padding-left : 10px; 
padding-bottom : 1px; 
vertical-align : bottom; 
}

/* overview order data bright rows */
.tdbuy3b { 
font-size : 11px; 
color : #164158; 
background-color : #BFBFBF; 
padding-left : 10px; 
padding-bottom : 1px; 
vertical-align : bottom; }


/* dynamic news area */
.newstable { 	background-color : #F3F3F3; 	border-top : 2px solid #164158; 	border-bottom : 2px solid #164158; 	border-left : 2px solid #164158; 	border-right : 2px solid #164158; 	margin-top : 10px;     margin-bottom : 10px; }
.newstitle {     background-color : #164158;     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 : Verdana, Arial, Helvetica, sans-serif; 	
font-weight : normal; 	
text-align : left; 	
color : #164158; 	
background-color : #F3F3F3; 	
border : 0px #F3F3F3 none; 	
}


/* tables for last viewed products */
.lastviewedproduct { 	
background-color : #F3F3F3; 	
border-top : 2px solid #F3F3F3; 	
border-bottom : 2px solid #F3F3F3; 	
border-left : 2px solid #F3F3F3; 	
border-right : 2px solid #F3F3F3; 	
margin-bottom : 20px; 	
padding-left : 0px; 	
padding-right : 10px; 
}


/* table rows for last viewed products without bottom line */
.lastviewedproductline {     
font-size : 11px;     
font-weight : bold; 	
background-color : #F3F3F3; 
}

/* last viewed product*/
.lastviewedproductlinet {     
font-size : 12px;     
font-weight : bold; 	
background-color : #F3F3F3; 	
border-top : 2px solid #F3F3F3; }


/* table rows for last viewed products with bottom line */
.lastviewedproductlineb {     
font-size : 12px;    
font-weight : bold; 	
background-color : #F3F3F3; 	
border-bottom : 2px solid #F3F3F3; 
}


/* tables for auto cross selling and bestseller products */
.lastviewedproduct2 { 	
background-color : #F3F3F3; 	
border-top : 2px solid #F3F3F3; 		
border-left : 2px solid #F3F3F3; 	
border-right : 2px solid #F3F3F3; 	
margin-bottom : 20px; 	
padding-left : 0px; 	
padding-right : 10px; 
}

/* tables last line for auto cross selling and bestseller products */
.lastviewedline {
background-color : #F3F3F3; 
}


/* 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 #164158; 	
border-top : 2px solid #164158;    	
border-right : 2px solid #164158;    	
border-left : 2px solid #164158;     
background-color : #F3F3F3; 
}

/* buttons change address etc. after login*/
.loginbuttons1 {
width : 150px;
font-size : 10px; 	
font-family : Verdana, Arial, Helvetica, sans-serif; 	
font-weight : normal; 	
text-align : center; 	
color : #FFFFFF; 	
background-color : #164158; 	
border : 0px #164158 none; 	
padding : 0px;     
margin-bottom : 5px; 	
cursor : pointer; 
}

/* buttons login, newsletter etc.*/
.loginbuttons {
font-size : 10px; 	
font-family : Verdana, Arial, Helvetica, sans-serif; 	
font-weight : normal; 	
text-align : center; 	
color : #FFFFFF; 	
background-color : #164158; 	
border : 0px #164158 none; 	
padding : 0px;     
margin-bottom : 5px; 	
cursor : pointer; 
}


/* Extended search table rows */
.extsearch
{
	background-color : #F3F3F3;
	padding : 5px;
}

/* Extended search table top row */
.extsearchtop
{
	border-top : 1px solid #164158;
	background-color : #F3F3F3;
	padding : 5px;
}

/* extended search table bottom row */
.extsearchbottom
{
	border-bottom : 1px solid #164158;
	background-color : #F3F3F3;
	padding : 5px;
}


/* last order data after user login: title rows */
.lastorderhead  {
    font-size : 12px;
    font-weight : 700;
	background-color : #164158;
    color : #FFFFFF;
}


/* last order data after user login: rows */
.lastorderrow  {
    font-size : 11px;
    font-weight : normal;
	background-color : #F3F3F3;
    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: 100%;
	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;
}
/* Links in the heading line, like DHL-Tracking */
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;
}

/* Selectbox Herstellerliste */
.selectmanufacturer
{
	font-size: 11px;
	color: #535353;
}

/* Direktbestellung */
a.directorder
{
  color : #164158;
  font-size : 12px;
  font-weight : 700;
}

a.directorder:link
{
  color : #164158;
  font-size : 12px;
  font-weight : 700;
}

a.directorder:visited
{
  color : #164158;
  font-size : 12px;
  font-weight : 700;
}

a.directorder:hover
{
  color : #164158;
  font-size : 12px;
  font-weight : 700;
}

#newsletter {
    border: 2px solid #164158;
    background-color : #F3F3F3; 	
}

 
#newsletter h1 {
    background-color: #164158;
    padding: 2px; 
    font-size: 12px;
    margin: 0px;
    color: #FFF;
}

#newsletter p {
    padding: 2px;
}

 
#newsletter .button {
    background-color: #164158;
    color : #FFFFFF; 
    text-align : center; 
    font-size: 10px;
    border: 0px;
    padding : 0px;
    margin-bottom : 5px; 
}

#newsletter input {
    font-size: 11px;
}


#newsletter p {
  padding: 3px;
}

/*jr*/
form {
	margin:0px;
	padding: 0px;
}
 
/* user comments*/
#comments {
	padding: 5px;
	margin-top: 15px;
	margin-bottom: 15px;
	border: 1px solid #99BBEE;
	padding: 5px;
}

#comments .avgrating { 
  font-weight:bold;
  margin-bottom:15px;  
}

#comments .addcomm {
	font-weight: bold;
	margin-bottom: 10px;
}

.comment{
	margin-bottom: 15px;
	padding-bottom: 15px;
	border-bottom: 1px solid #CCC;
}

.comment .subject{
	margin-bottom: 5px;
}

.comment .body{
}
/* end user comments*/

p.highlight {
	font-weight: bold;
	background-color: #ffeb77;
	padding: 3px;
	border: 1px solid #999;
}

 
#upselling {
  border: 2px solid #FF1111; 
  border-collapse: collapse;
  margin-bottom: 10px;
  margin-top: 10px;
  width: 90%;
  font-size: 1.2em; 
  background-color: #F6F6F6;
}

#upselling th {
  background-color: #FF1111;   
  padding: 3px;
  color: #F6F6F6;
}

#upselling td {
  padding: 4px;
  padding-top: 13px;
}

#upselling p {
  padding: 2px;
  margin: 0px;
}

#upselling h1 {
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 4px 0px;
  font-weight: bold;
  font-size: 1.2em; 
  text-align: left;
  background-color: #F6F6F6;
}

#upselling a:link, a:visited, a:hover {
  font-weight: bold; 
}




/* bei druckausgabe ausblenden */
@media print { 
  .rightcolumn,
  .leftcolumn,
  .topmenue,
  .hideprint,
  .bannertext {
 	  display:none
  } 
  .tdleftcolumn, 
  .tdrightcolumn {
    width: 0px;
  }
}

