/* ================================================ */
/*  Bybar Shop */
/* ================================================ */

.iepuffer {
	width: 100%;
}

p.ProduktAnzahl {	
	padding: 7px 0px 5px 10px;
	font-size: 0.9em;
}


/* ================================================ */
/* Produktliste Standards */
/* ================================================ */
#ProduktListe {
	width: 100%;
}
#ProduktListe p, #ProduktListe a {	
	font-family: verdana, helvetica, sans-serif, arial;
	text-decoration: none;
  font-weight: normal;
	text-align: left;
	padding: 0px;
	margin: 0px;
}
#ProduktListe p {	
	line-height: 1.2em;
	margin-bottom: 10px;
}
#ProduktListe table p {	
	margin-bottom: 0px;
}
#ProduktListe a {	
	text-decoration: underline;
}
#ProduktListe a:hover {
	text-decoration: underline;
}
#ProduktListe H2 a {	
	text-decoration: none;
	FONT-WEIGHT: bold;
}
#ProduktListe H2 {
	padding: 0px 10px 2px 0px; 
	margin: 2px 0px 5px 0px; 
	font-size: 0.9em;
	font-family: verdana, helvetica, sans-serif, arial;
	letter-spacing: 0em;
	FONT-WEIGHT: bold;
}

#ProduktListe .innen{
	padding: 10px 15px 10px 15px; 
}

#ProduktListe p.produkte {
	text-align: right;
	BACKGROUND: url(/img/button_bybarshop.gif) no-repeat bottom right;
	padding: 16px 11px 10px 0px; 
	margin: 0px; 
	font-size: 11px;
}

#ProduktListe p.shopbutton {
	text-align: right;
	BACKGROUND: url(/img/button_shop.gif) no-repeat bottom right;
	padding: 10px 13px 5px 0px; 
	margin: 0px; 
	font-size: 11px;
}
#ProduktListe .produkte a, #ProduktListe .shopbutton a {
	text-decoration: none;
	FONT-WEIGHT: bold;
}
#ProduktListe p.shopbutton2 {
	text-align: left;
	BACKGROUND: url(/img/button_shoppen.gif) no-repeat bottom left;
	padding: 10px 0px 8px 0px; 
	margin: 0px; 
	font-size: 11px;
}
#ProduktListe .shopbutton2 a {
	text-decoration: none;
	FONT-WEIGHT: bold;
	color: #eeeeee;
}
#ProduktListe .shopbutton2 a:hover {
	color: #eeeeee;
}


#ProduktListe .produkte a.extra:hover, #ProduktListe .shopbutton a.extra:hover {
	text-decoration: underline;
}
#ProduktListe p.hersteller {
	font-size: 0.9em;
	margin: 10px 0px 0px; 
	FONT-WEIGHT: bold;
}
#ProduktListe p.shorttext {
	margin: 15px 0px 20px; 
}
#ProduktListe p.details {
	font-size: 0.9em;
	text-align: left;
	BACKGROUND: url(/img/details.gif) no-repeat 0px 1px;
	padding: 0px 0px 0px 17px; 
	margin: 0px;
	width: 70px; 
	float: left;
	display: inline;
}
#ProduktListe p.preis  {
	FONT-WEIGHT: bold;
	margin: 0px; 
	font-size: 1.3em;
	color: #2b3878;
}
#ProduktListe p.preisold  {
	FONT-WEIGHT: bold;
	text-decoration: line-through;
	text-align: right;
	margin: 0px 0px 2px 0px; 
	color: #B30811;
}
#ProduktListe p.versand  {
	font-size: 9px;
	FONT-WEIGHT: normal;
	text-align: right;
	padding: 0px;
	margin: 2px 0px 0px 0px; 
	color: #666666;
}
#ProduktListe p.bewertung {
	margin: 0px; 
	padding: 0px;
	font-size: 0.9em;
}
#ProduktListe p.bewertung img {
	vertical-align: middle;
	margin: 0px 2px 0px 0px; 
}
#ProduktListe p.Shopname {
	font-size: 0.9em;
	margin: 10px 0px 10px 0px; 
	text-align: center;
}
#ProduktListe p.Shopname a {
	text-decoration: none;
}
#ProduktListe p.provisionText {
	font-weight: bold;
	margin: 0px; 
}
#ProduktListe p.provision {
	margin: 2px 0px 0px 0px; 
	font-size: 1.2em;
	text-align: left;
	font-weight: bold;
	color: #2b3878;
}


/* ================================================ */
/* Artikel-Liste */
/* ================================================ */
.ShopArtikel {
	margin: 0px 0px 15px 0px;
	width: 100%; 
}
.ShopArtikel .bild {
	float: left;
	display: inline;
	width: 140px;
	text-align: center;
	margin: 10px 0px 0px 0px;
}
.ShopArtikel .Beschreibung {
	float: right;
	width: 350px;
	margin-bottom: 15px;
}
#ProduktListe .ShopArtikel .Beschreibung p {
	font-size: 0.9em;
}
#ProduktListe .ShopArtikel p.preis  {
	font-size: 1.3em;
	float: right;	
	width: 200px;
	text-align: right;
}
#ProduktListe .ShopArtikel p.shoplink {
	font-size: 0.9em;
	margin: 20px 0px 0px 0px; 
	padding: 0px 0px 9px 0px;
}
#ProduktListe .ShopArtikel p.versand  {
	font-size: 9px;
	FONT-WEIGHT: normal;
	text-align: right;
	padding: 0px;
	margin: 2px 0px 0px 0px; 
	color: #666666;
}


/* Tabelle ShopInfo in Produkten*/
.TableShopProdukte {
	width: 100%;
	margin: 0px 0px 20px 0px;
}
.TableShopProdukte td {
	padding: 0px;
	margin: 0px;
	vertical-align: top;
}
.TableShopProdukte td.s1 {
	width: 200px;
}
.TableShopProdukte td.s2 {
}
.TableShopProdukte td.s3 {
	width: 120px;
}


/* ================================================ */
/* Artikel-Details */
/* ================================================ */
.ArtikelDetails {
	width: 100%;
}

/* Layouttabelle  (unterschieliche Bilder) */
.TableArtikelDetail {
	width: 100%;
	margin-bottom: 10px;
}
.TableArtikelDetail td.s1 {
	padding: 0px 0px 20px 0px;
	width: 200px;
	text-align: center;
}
.TableArtikelDetail td.s2 {
	width: auto;
	padding: 0px 0px 0px 15px;
}

#ProduktListe .ArtikelDetails p.preisold  {
	text-align: left;
}
#ProduktListe .ArtikelDetails p.preis  {
	text-align: left;
}
#ProduktListe .ArtikelDetails p.longtext {
	font-size: 0.9em;
}
#ProduktListe .ArtikelDetails p.artikelnr {
	font-size: 0.8em;
	margin: 0px 0px 3px 0px; 
}
#ProduktListe .ArtikelDetails p.kategorie {
	font-size: 0.9em;
	margin: 10px 0px 20px 0px; 
}
#ProduktListe .ArtikelDetails  p.versand  {
	text-align: left;
}
#ProduktListe .ArtikelDetails p.produkte {
	margin: 20px 0px 0px 0px; 
}

/* ================================================ */
/* Shopliste */
/* ================================================ */
.Shops {
}
#ProduktListe .Shops p.produkte {
	margin: 0px 0px 0px 0px; 
	float: right;
	width: 120px;
	display: inline;
}
#ProduktListe .Shops p.shopbutton {
	margin: 7px 0px 0px 0px; 
	float: left;
	width: 100px;
}
#ProduktListe .Shops p.details {
	margin: 10px 0px 0px 20px;
	width: 50px; 
}
#ProduktListe .Shops p.provision {
	font-size: 1.2em;
}



/* ================================================ */
/* Shopinfo Tabelle*/
/* ================================================ */
.TableShopLogo {
	width: 100%;
}
.TableShopLogo td {
	padding: 0px;
	margin: 0px;
	vertical-align: top;
}
.TableShopLogo td.s2 {
	padding: 0px 20px 20px 0px;
}
.TableShopLogo td.ShopLogo {
	text-align: center;
	padding: 10px;
	width: 150px;
}

.TableShopDetail {
	width: 100%;
}
.TableShopDetail td {
	padding: 0px;
	margin: 0px;
	vertical-align: top;
}
.TableShopDetail td.s2 {
	text-align: center;
	padding: 10px 15px 10px 10px;
	width: 150px;
}

.TableShopInfo {
	width: 100%;
	margin-bottom: 15px;
}
.TableShopInfo td {
	padding: 10px 0px 0px 15px;
	margin: 0px;
	vertical-align: top;
}
.TableShopInfo td.s1 {
	width: 150px;
}
.TableShopInfo td.s2 {
	padding: 10px 0px 0px 0px;
}
.TableShopInfo td.s3{
}

#ProduktListe p.ShopinfoText {
	text-align: left;
	margin: 0px 0px 4px 0px; 
	font-weight: bold;
}



/* ================================================ */
/* Shop-Details */
/* ================================================ */
.ShopDetails, .ShopDetailsInfo {
	width: 100%; 
}
#ProduktListe .ShopDetails .innen{
	padding: 20px 15px 20px 15px;
}
.ShopDetails img {
	float:left; 
	margin: 0px 15px 10px 0px;
}

.ShopDetailsInfo .bl-table td.s2 {
	padding-left: 25px;
}
.ShopDetailsInfo .innen{
	padding: 15px;
}

#ProduktListe .ShopDetails p {
	font-size: 0.9em;
	margin: 0px; 
	padding: 0px;
}
#ProduktListe .ShopDetails h2 {
	font-size: 1.1em;
}
#ProduktListe .ShopDetails p.shopbutton {
	padding: 10px 13px 5px 0px; 
	margin: 10px 0px 0px 0px; 
	font-size: 11px;
}
#ProduktListe .ShopDetails p.shopbutton2 {
	padding: 10px 13px 5px 0px; 
	margin: 10px 0px 0px 0px; 
	font-size: 11px;
}
#ProduktListe .ShopDetails p.produkte {
	padding: 16px 11px 10px 0px; 
	margin: 0px; 
	font-size: 11px;
}
#ProduktListe .ShopDetailsInfo p.provisionText {
	margin-top: 10px; 
}

/* ================================================ */
/* TopShops und neue Shops */
/* ================================================ */
#TopShops  {
	text-align: center;
}
#TopShops  hr{
	margin: 0px 0px 10px 0px;
	padding: 0px;
	color: #bbbbbb;
	background-color:#bbbbbb;
}
#TopShops p.provisionText {
	font-weight: bold;
	margin: 10px 0px 0px 0px; 
	text-align: center;
}
#TopShops p.provision {
	margin: 2px 0px 10px 0px; 
	font-size: 1.2em;
	text-align: center;
	font-weight: bold;
	color: #2b3878;
}
#TopShops p.bewertung {
	margin: 0px 0px 15px 0px; 
	padding: 0px;
	font-size: 0.9em;
	text-align: center;
}
#TopShops p.bewertung img {
	vertical-align: middle;
	margin: 0px 2px 0px 0px; 
}
#TopShops p.ShopinfoText {
	text-align: center;
	margin: 15px 0px 4px 0px; 
	color: #2b3878;
}


/* ================================================ */
/* Suche */
/* ================================================ */
.ShopSuche {
	margin: 0px 0px 0px 0px;
	width: 100%;
}
.ShopSuche .innen{
	width: 960px;;
 	padding: 5px 5px 5px 30px;
	margin: 0px auto 0px auto;
	text-align: left;
}
.ShopSuche form{
	display: inline;
}
.ShopSuche input {
	padding: 1px 0px 1px 0px;
	margin: 0px;
	text-align: left;
}
.ShopSuche select {
	padding: 0px 0px 0px 0px;
	margin: 0px;
	text-align: left;
}
.ShopSuche span {
	FONT-WEIGHT: bold;
	padding: 0px 0px 0px 0px;
	margin: 0px;
	text-align: left;
}
.ShopSuche .SubmitButton {
	padding: 0px 0px 0px 0px;
	margin: 0px;
	text-align: center;
	width: 70px;
	font-size: 0.9em;
}


/* ================================================ */
/*  Kategorien */
/* ================================================ */
.TableKategorie {
	width: 100%;
	margin-bottom: 10px;
}
.TableKategorie td {
	padding: 2px 5px 2px 0px;
	margin: 0px;
	vertical-align: top;
	width: 33%;
	color: #DE2121;
	font-size: 0.9em;
}
.TableKategorie li {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 16px;
}
.TableKategorie ul {
	list-style-image: url(/img/kategorie.gif);
}
.KategoriePfad {
	margin-top: 10px;
	font-size: 0.9em;
}



/* ================================================ */
/*  Artikel Navigation */
/* ================================================ */


.dbnavtext {
	width: 100%;
	padding: 3px 0px 5px 0px;
	margin: 0px 0px 0px 0px;
}
.dbnavtext p {
	margin: 5px 0px 0px 10px;
	padding: 0px;
	font-size: 0.9em;
}
.dbnavtext .dbnavlinks {
	width: 300px;
	float: left;
	display: inline;
}
.dbnavtext .dbnavlinks p {
	margin: 5px 0px 0px 10px;
	padding: 0px;
	font-size: 0.9em;
}
.dbnavtext .dbnavrechts {
	float: right;
	width: 180px;
	text-align: right;
}
.dbnavtext .dbnavrechts p {
	text-align: right;
	padding: 0px;
	margin: 5px 10px 0px 0px;
	font-size: 0.9em;
}


.dbnav {
	width: 100%;
	padding: 8px 0px 2px 0px;
	margin: 0px 0px 0px 0px;
}
.dbnav a {
	text-decoration: underline;
}
.dbnav a:hover{
	text-decoration: underline;
}
.dbnav .dbnavlinks {
	width: 150px;
	float: left;
	display: inline;
}
.dbnav .dbnavlinks p {
	margin: 5px 0px 5px 10px;
	padding: 0px;
	font-size: 0.9em;
}

.dbnavzahlen {
	float: right;
	width: 380px;
	text-align: right;
	margin: 0px 0px 2px 0px;
}
.dbnavzahlen p {
	text-align: right;
	padding: 2px;
	margin: 0px 5px 0px 0px;
	font-size: 0.9em;
}
.dbnavzahlen a, .dbnavzahlen span {
	padding: 2px 0px 3px 0px;
	text-decoration: none;
}
.dbnaviAn {
	background-color: #042f63;
	color: #eeeeee;
}
.dbnavzahlen a:hover {
	background-color: #7A91AE;
	color:  #32539f;
	text-decoration: none;
	color: #eeeeee;
}
.dbnavzahlen img {
	margin: 0px 1px 1px 1px;
	padding: 0px;
	vertical-align: middle;
}





/* ================================================ */
/*  Farben */
/* ================================================ */
#ProduktListe p, #ProduktListe span {
	color:  #000000;
}
#ProduktListe a {
	color:  #2b3878;
}
#ProduktListe a:hover {
	color: #DE2121;
}
#ProduktListe H2{
	color:  #333333;
	border-style: none;
}
#ProduktListe H2 a, #ProduktListe H2 a:hover {
	color:  #333333;
}
#ProduktListe .ShopArtikel H2, #ProduktListe .ArtikelDetails H2  {
	border-bottom: 1px solid #333333;
}
#ProduktListe .produkte a.extra {
	color: #DE2121;
}

#ProduktListe p.hersteller {
	color:  #555555;
}
#ProduktListe p.artikelnr {
	color:  #555555;
}
#ProduktListe p.kategorie {
	color:  #555555;
}
#ProduktListe p.ShopinfoText {
	color:  #555555;
}
#ProduktListe p.provisionText {
	color:  #555555;
}

#ProduktListe .innen{
	border: 1px solid #aaaaaa;
	border-top: 2px solid #7A91AE;
}

.TableShopLogo, .TableShopDetail, .ShopDetailsInfo .innen {
 	border-left: 1px solid #aaaaaa;
 	border-right: 1px solid #aaaaaa;
 	border-bottom: 1px solid #aaaaaa;
}
td.ShopLogo {
 	border-right: 1px solid #aaaaaa;
}
.TableShopInfo td.s1 {
 	border-style: none;
}

.Shops .Table50 td {
 	border-style: none;
}
.Shops {
	border-top: 1px solid #aaaaaa;
 	border-bottom: 1px solid #aaaaaa;
}

.dbnavtext {	
	background-color: #F4F6F8;
 	border-top: 1px solid #aaaaaa;
 	border-bottom: 1px solid #aaaaaa;
}

.ShopSuche {
	background-color: #E7EBF0;
 	border-bottom: 1px solid #aaaaaa;
 	border-top: 1px solid #aaaaaa;
}
