/*---------------------------------------------------------------
------------/\\\-------------------------------------------------      
           /\\\\\           
          /\\\/\\\            4SELLERS eBay
         /\\\/\/\\\           Copyright © 2015 logic-base GmbH  
        /\\\/__\/\\\    
       /\\\\\\\\\\\\\\\\      CSS-Style
       \///////////\\\//      Erstellung:	 2015-7 (MP)  
                  \/\\\ 
-------------------\///---------------------------------------*/
/* Reset für diverse Browser */
/* ---------------------------------------------------------- */

@import url(https://fonts.googleapis.com/css?family=Roboto);
@import url(https://fonts.googleapis.com/css?family=Roboto+Condensed:700);

.maincontent	{width: 1000px; margin: auto; }

body a, body a:link    {text-decoration: none; color: #8C1513; outline: none; -webkit-transition: color 0.20s ease-in; transition: color 0.20s ease-in;}
body a:active, body a:hover, body a:visited {text-decoration: none; color: #000; outline: none; -webkit-transition: color 0.20s ease-in; transition: color 0.20s ease-in;}

h1, h2, h3, h4, h5, h6, p, img, form, input, li, ul, ol, select, fieldset {margin: 0px; padding: 0px; border: 0px;}
html, button, select, textarea {font-family: Arial; margin: 0px; vertical-align: baseline; vertical-align: middle; line-height: normal;}
ul, ol          {list-style-type: none;}

img             {vertical-align: middle;  font-family: Arial;}

.maincontent table  {border-collapse: collapse; border-spacing: 0px;} /* wegen eBay-Shop*/
td, th          {vertical-align: top; text-align: left; }
 
h1              {line-height: 35px; font-size: 25px; margin: 5px 0px 20px 0px; font-family: 'Roboto Condensed', sans-serif; font-weight: 300; }
h2              { line-height: 30px; font-size: 25px; margin-bottom: 10px; font-family: 'Roboto Condensed', sans-serif; text-transform: uppercase; }
h3              {line-height: 20px; font-size: 20px; margin-bottom: 10px; font-family: 'Roboto Condensed', sans-serif; text-transform: uppercase;}
h4              {line-height: 20px; font-size: 16px; margin-bottom: 10px; font-family: 'Roboto Condensed', sans-serif; text-transform: uppercase;}

hr { height: 0; -moz-box-sizing: content-box; box-sizing: content-box; margin-top: 20px; margin-bottom: 20px; border: 0; border-top: 1px solid #e5e5e5; }

/* ---------------------------------------------------------- */
/*  Globale Definition - gilt für alle Seiten */
/* ---------------------------------------------------------- */

/* Texte */ 
.text_10		{font-size: 10px; line-height: 12px;}
.text_11		{font-size: 11px; line-height: 13px;}
.text_12		{font-size: 12px; line-height: 14px;}
.text_13		{font-size: 13px; line-height: 15px;}
.text_14		{font-size: 14px; line-height: 16px;}
.text_15		{font-size: 15px; line-height: 17px;}
.text_16		{font-size: 16px; line-height: 18px;}
.text_17		{font-size: 17px; line-height: 19px;}
.text_18		{font-size: 18px; line-height: 20px;}
.text_19		{font-size: 19px; line-height: 21px;}
.text_20		{font-size: 20px; line-height: 22px;}
.text_22		{font-size: 22px; line-height: 24px;}

/*  Farben */
.red			{color: #f00;}
.orange			{color: #f60;}
.green			{color: #62A21D;}
.grey			{color: #999;}
.greydark   	{color: #666;}
.black			{color: #000;}

/* Margin - Abstände */ 
.mt_10          {margin-top: 10px;}
.mt_20          {margin-top: 20px;}
.mt_30          {margin-top: 30px;}
.mb_5           {margin-bottom: 5px;}
.mb_10          {margin-bottom: 10px;}
.mb_20          {margin-bottom: 20px;}
.mb_30          {margin-bottom: 30px;}
.mr_10          {margin-right: 10px;}
.mr_20          {margin-right: 20px;}
.ml_10          {margin-left: 10px;}
.ml_20          {margin-left: 20px;}

/* Padding - Abstände */ 
.pad_10			{padding: 10px;}
.pad_20			{padding: 20px;}

/*  IE6 - IE8 Hack bzgl. Aufhebung der float-Elemente */
* html .clear   {height:1%} /* Optimierung IE6 */
.clear:after    {content:"."; clear:both; display:block; height:0; visibility:hidden}
.clear          {display: inline-block; }
/* Verstecke vor IE-mac \*/
 * html .clear  {height: 1%;} /* Optimierung IE6 */
.clear          {display: block;}
/* Ende Verstecke vor IE-mac */

/* ---------------------------------------------------------- */
/*  Header */
/* ---------------------------------------------------------- */

.logo { width: 337px; float: left; margin-right: 70px; }
.logo img { max-width: 337px; }

.search					{display: block; width: 340px; float: left; height: 40px; margin-top: 20px; }
.search .input_left	 	{font-size: 16px; color: #999; background: #fff; height: 38px; line-height: 40px; width: 299px; float: left; text-indent: 20px; border-left: 1px solid #e5e5e5; border-top: 1px solid #e5e5e5; border-bottom: 1px solid #e5e5e5; font-family: 'Roboto', sans-serif; font-size: 14px;}
.search .input_right 	{background: url(bt-suche.png) no-repeat 0px 0px; width: 40px; height: 40px; display: block; cursor: pointer; float: right; }

.hotline {float: right; width: 200px; margin-top: 20px;}
.hotline img {float: right; margin-left: 10px;}
.hotline p {font-size: 14px; color: #999; float: left;}
.hotline strong {font-size: 20px; color: #333; font-family: 'Roboto Condensed', sans-serif; float: left;}

/* ---------------------------------------------------------- */
/*  Tabsystem */
/* ---------------------------------------------------------- */

.tabb_content {color: #333; font-size: 16px; background: #f2f2f2;	overflow:auto;	overflow-x:hidden;}
.tabb_content img { max-width: 100%;}

body .tabb a {margin:0px; padding:10px 20px 10px 20px; cursor: pointer; text-transform:uppercase; font-size: 16px; float: left; display: inline; color: #333; text-decoration: none !important; background: #fff !important;font-family: 'Roboto Condensed', sans-serif; text-transform: uppercase;}

body .tabb a:active, body .tabb a:hover {background:#f2f2f2 !important;}
body .tabb_on a {margin:0px;	padding:10px 20px 10px 20px; cursor: pointer; color: #333 !important; text-transform:uppercase; font-size: 16px;	float: left; display: inline; text-decoration: none !important;	background:#f2f2f2 !important;	font-family: 'Roboto Condensed', sans-serif;
}


/* ---------------------------------------------------------- */
/*  Bilder */
/* ---------------------------------------------------------- */

.bigimg 		{width: 498px; height: 498px; font-size: 14px; float: left; border: 1px solid #e5e5e5;}
.bigimg img 	{ width: 498px; height: 498px; }

.right_content	{float: right; width: 480px;}

.producer 		{margin: 0px 0px 20px 0px;; border: solid 1px #e5e5e5; display: inline-block; padding: 5px 20px 5px 20px;}
.producer img 	{max-height: 50px;}

.article		{font-size: 12px; color: #999; margin: 0px 0px 20px 0px; font-family: 'Roboto', sans-serif;}

.thumb a 		{width: 100px; height: 100px; border: solid 1px #e5e5e5; display: block; float: left; margin: 0px 10px 10px 0px; font-size: 10px;  -webkit-transition: border-color 0.20s ease-in; transition: border-color 0.20s ease-in; }
.thumb a:hover 	{border: solid 1px #8C1513; -webkit-transition: border-color 0.20s ease-in; transition: border-color 0.20s ease-in; }
.thumb img 		{width: 100px; height: 100px; overflow: hidden;}


/* ---------------------------------------------------------- */
/*  Formatierung für Beschreibungen */
/* ---------------------------------------------------------- */

.shopdesc  			{font-family: 'Roboto', sans-serif; line-height: 20px; font-size: 14px; padding: 20px; }
.shopdesc small		{color: #999;}

.shopdesc ul 		{margin: 0px 0px 20px 0px; }
.shopdesc ul li 	{padding: 0px 0px 0px 0px; margin-bottom: 5px; line-height: 20px; }
.shopdesc ul li:before          {font-family: FontAwesome; content: "\f00c"; float: left; margin: 0px 10px 0px 0px; color: #8C1513;}

.shopdesc ol 		{margin: 20px 0px 20px 0px; }
.shopdesc ol li 	{padding: 0px 0px 0px 0px; list-style: decimal; list-style-position: inside; margin-bottom: 5px; }

.shopdesc table		{width: 100%;}
.shopdesc th 		{padding: 10px 5px 10px 5px; background: #e5e5e5; line-height: 20px; font-size: 16px;} /*  Tabellen */
.shopdesc td 		{padding: 5px; border-bottom: 1px solid #e5e5e5; line-height: 20px; font-size: 14px;}

.subtitle 			{margin: 20px 0px 10px 0px; color: #333; font-size: 14px; text-transform:uppercase; font-family: 'Roboto Condensed', sans-serif; border-bottom: 1px solid #e5e5e5;}

.sat_main .shopdesc	{border: 1px solid #e5e5e5;}

/* ---------------------------------------------------------- */
/*  Premium-Auction-Tools Galery */
/* ---------------------------------------------------------- */

/*  Headernavigation */
.menu {background: #f2f2f2; margin-top: 20px; border-bottom: 5px solid #8C1513; margin-bottom: 30px;}
.menushop {margin-top: 20px; margin-bottom: 30px;}

body .home a, body .home a:link {padding: 10px 20px 10px 20px; color: #333;; font-size: 20px; line-height: 20px; float: left; }
body .home a:active, body .home a:hover{text-decoration: none; color: #fff; outline: none; background: #8c1513;}


#patsn_98964 .patsn_cat_1_ a		{font-size: 18px; line-height: 20px; font-family: 'Roboto Condensed', sans-serif; font-weight: bold; padding: 10px 30px 10px 30px; text-transform: uppercase; color: #333;} 
#patsn_98964 .patsn_cat_1_:hover>a {background: #8c1513; color: #fff;}
#patsn_98964 .patsn_cat_2			{padding: 20px;}
#patsn_98964 .patsn_cat_2_ a		{font-size: 14px; line-height: 18px; font-family: 'Roboto', sans-serif; text-transform: inherit; background: #f2f2f2;}
#patsn_98964 .patsn_cat_2_ a:hover	{background: #f2f2f2 !important; color: #8c1513 !important}
#patsn_98964 ul#pat-cat>li              {float:left; display:block;}
#patsn_98964 ul#pat-cat>li>a            {display:block;}
#patsn_98964 ul#pat-cat>li>ul           {display:none;}
#patsn_98964 ul#pat-cat span            {display:block;overflow:visible;background-position:right center;background-repeat:no-repeat;padding-right:0px;}
#patsn_98964 ul#pat-cat ul span		    {background-image:url("arrow-right.png"); padding-right:25px;}
/*  Ebene 2 */
#patsn_98964 ul#pat-cat>li:hover>ul     {display:block; position:absolute; padding: 17px 20px 18px 20px; margin:0px; list-style-type:none; z-index: 98; background: #f2f2f2;}
#patsn_98964 ul#pat-cat>li:hover>ul>li    {float:none; text-align:left; min-width:250px; position:relative;}
#patsn_98964 ul#pat-cat>li:hover>ul>li>a  {display: block; padding: 3px 0px 2px 0px; color: #333; font-size: 12px;}
/*  Ebene 3 */
#patsn_98964 ul#pat-cat>li:hover>ul>li>ul          {display:none;}
#patsn_98964 ul#pat-cat>li:hover>ul>li:hover>ul    {display:block; position:absolute;left:100%;top:0px;padding:0px; margin:0px; z-index: 99; background: #f2f2f2;}
#patsn_98964 ul#pat-cat>li:hover>ul>li>ul    {float:none; text-align:left; background: #f2f2f2; min-width:250px; position:relative;}
#patsn_98964 ul#pat-cat>li:hover>ul>li>ul>li>a  {display: block; padding: 3px 20px 5px 20px; color: #333; font-size: 12px;}


/*  Cross-Selling - Bald endende Angebote zuerst */
#patga_967106 {border: 1px solid #e5e5e5; margin-bottom: 30px; padding: 20px;}

.patga_967106_item_t0, .patga_967106_item_t1, .patga_967106_item_t2, .patga_967106_item_t3, .patga_967106_item_t4 {font-size: 12px !important;}
.patga_967106_item_p, .patga_967106_item_pu {color: #8C1513 !important;}
#patga_967106_logo {display: none;}


/* ---------------------------------------------------------- */
/*  Footer */
/* ---------------------------------------------------------- */

.footer				{padding: 20px 0px 20px 0px; background: #F0F0F0; font-family: 'Roboto', sans-serif; line-height: 18px; font-size: 12px; }
.footer_contact 	{float: left; width: 25%;}
.footer_box 		{float: left; width: 18%;}
.footer_box ul li 	{margin-bottom: 5px;}

body .footer a      		{color: #333}
body .footer a:active, body .footer a:hover {color: #8C1513;}

.top			{float: right; margin-top: 20px;}
.copyright 		{font-size: 12px; font-family: 'Roboto', sans-serif; line-height: 30px; padding: 20px 0px 20px 0px; color: #999;}


/* ---------------------------------------------------------- */
/* eBay-Shop Anpassungen  */
/* ---------------------------------------------------------- */

/* Layoutbreite  */
.pagecontainer > table {background: #fff url(bg-shop.png) repeat-x 0px 80px;}
.pagecontainer > table > tbody > tr > td > table { width:1000px !important; margin:0px auto !important; position:relative; text-align: center;}

/* Startseite > eBay Shops >...  */
body .tb_v4bc 	{background: #fff;}
body .v4midBox 	{background: #fff;}

/* Ansicht  */
body .v4stabl {font-family: 'Roboto', sans-serif; font-weight: 700;}
body .v4stabl a, .v4stabl a:visited		{text-decoration: none; color: #999;}
body .v4stabl a:active, .v4stabl a:hover	{text-decoration: none; color: #000;}

 /* Aufhebung der eBay-Box-Formatierung  */
div.lcat								{width: auto;}
table.v4midBox							{border: 0px;}
table.v4midBox tr.v4acp_mid td.v4mid 	{padding: 0px;}
.lcat .lev1 li 							{margin: 1px 0px;}

/* Hintergrund für Listing Head, Content, Footer ohne Linien  */
.r3_t { display: none;}
.r3_bl {display: none;}
.r3_hm, .r3_c, .r3_s {border: 0px;}
.r3_cm {padding: 0px;}

/* Ergebnisse pro Kategorie  */
.fpcc .countClass, .fpcc span.keywordClass	{color: #8C1513; font-family: 'Roboto', sans-serif; font-weight: normal; font-size: 20px; background: none;}
.fpcc .matchClass {color: #000; font-family: 'Roboto', sans-serif; font-weight: normal;}
span.pdmt .cur {color: #8C1513;}
.rs-pview {padding: 0px; border: 1px solid #e5e5e5;}

td#CentralArea div.dynpg {padding: 0px;}

/* Formatierung der Listenansicht - Titel  */
table.gallery div.ttl {margin: 5px 0px 20px 0px; font-family: 'Roboto', sans-serif; font-size: 14px; }
.details .ttl a									{text-decoration: none; color: #000;} 
.details .ttl a:visited							{text-decoration: none; color: #000 } 
.details .ttl a:active, .details .ttl a:hover	{text-decoration: none; color: #8C1513;}

/* Preis  */
.bin.g-b {color: #8C1513; font-family: 'Roboto', sans-serif; font-weight: 700; font-size: 16px; line-height: 16px;}

/* Versand / Restzeit */
table.gallery div.clearFullDiv, .clr.time2 {font-family: 'Roboto', sans-serif;}


/* Footer abfangen  */
#lb_ebayfooter {margin: 30px auto auto auto;}