/*[ALLGEMEIN]*/
/* Allgemeine Einstellungen */

/* Farbe wenn man mit der Maus ueber einen Link geht */
A:hover {
 COLOR: #202020;
}

/* Aussehen von Input-Feldern */
INPUT {
 FONT-WEIGHT: normal;
 FONT-SIZE: 12px;
 COLOR: #C0C0C0;
 FONT-FAMILY: "Courier New";
 background-color:#000000;
 border-style:none;
}

/* Aussehen von Textareas */
TEXTAREA {
 FONT-WEIGHT: normal;
 FONT-SIZE: 12px;
 COLOR: #C0C0C0;
 FONT-FAMILY:"Courier New";
 background-color:#000000;
 border-style:none;
}

/* Aussehen von Combo-Boxen */
SELECT {
 FONT-WEIGHT: normal;
 FONT-SIZE: 12px;
 COLOR: #C0C0C0;
 FONT-FAMILY: "Courier New";
 background-color:#000000;
 border-style:none;
}

BODY {
 /* Seitenraender */
 margin-left:0px;
 margin-top:0px;
 
 font-family: "Courier New";
 font-size: 12px;
 font-style: normal;
 font-weight: normal;
 color: #FFFFFF;
 background-color: #BB0000;

 scrollbar-face-color:  #BB0000;
 scrollbar-highlight-color: #BB0000;
 scrollbar-shadow-color: #000000;
 scrollbar-3dlight-color: #000000;
 scrollbar-arrow-color: #000000;
 scrollbar-track-color:  #BB0000;
 scrollbar-darkshadow-color: #000000;

}

/* Body Warenkorb */
.BodyBasket {
 margin-right:2px;
 background-color:#000000;
}

/* Body Language */
.BodyLang {
 background-color:#BB0000;
 margin-left:0px; 
}

/* Body Suche */
.BodySearch {
 background-color:#BB0000;
 margin-left:2px;
 margin-right:2px;
 margin-bottom:0px;
}

/* Body Newsletter */
.BodyLetter {
 background-color:#BB0000;
 margin-left:2px;
 margin-right:2px;
 margin-bottom:0px;
}

/* Body Kategorien */
.BodyCategory {
 background-color:#BB0000;
 margin-left:0px;
 margin-top:0px;
 margin-right:0px; 
 margin-bottom:0px;
 color:#FFFFFF;
}

/* Body Godless Logo */
.BodyGodless {
 background-color:#BB0000;
 margin-top:0px; 
}

/* Body Logo */
.BodyLogo {
 background-color:#000000;
 margin-top:5px;
 margin-left:0px;
 margin-right:0px;
 margin-bottom:0px;
 background-image:url(./../pix/border_h.png);
 background-repeat:repeat-x;
 
}

/* Body Pfad */
.BodyPath {
 background-color:#BB0000;
 margin-left:0px;
 margin-top:5px;
}

/* Body im Hauptfenster */
.BodyMain {
 background-color:#BB0000;
 margin-left:0px;
 margin-top:0px; 
 margin-bottom:0px;
 margin-right:0px;
}

/*[ENDE]*/

/*[MAINWIDTH]*/
/*Breite des Hauptfensters*/
.MaxMainWidth {
 Width:640px;
}

/*[ENDE]*/

/*[NAVIGATION]*/
/* Aussehen der Navigation links */

/* Einzelne Kategorien (Hauptkategorien)*/
/* Knoten geschlossen */
.ShopNaviClosed {
 font-family:"Courier New";
 font-size:12px;
 color:#BB0000;
 text-decoration:none;
 margin-left:2px;
 margin-top:0px;
 margin-bottom:0px;
 font-weight:normal;
}

/* Knoten offen */
.ShopNaviOpened {
 font-family:"Courier New";
 font-size:12px;
 color:#BB0000;
 text-decoration:none;
 margin-left:2px;
 margin-top:0px;
 margin-bottom:0px;
 font-weight:bold;
}

/* Einzelne Kategorien (Unterkategorien)*/
/* Knoten geschlossen */
.SubShopNaviClosed {
 font-family:"Courier New";
 font-size:12px;
 color:#000000;
 text-decoration:none;
 margin-left:2px;
 margin-top:0px;
 margin-bottom:0px;
 font-weight:normal;
}

/*Knoten offen */
.SubShopNaviOpened {
 font-family:"Courier New";
 font-size:12px;
 color:#000000;
 text-decoration:none;
 margin-left:2px;
 margin-top:0px;
 margin-bottom:0px;
 font-weight:bold;
}

/* Rahmen aussen */
.NaviBorder {
 width:100%;
 color:#000000;
 border-style:solid;
 border-width:1px;
 border-color:#660000;
 background:none;
}

/* Ueberschrift "Kategorien" */
.HeadCategory {
 font-family:"Courier New";
 font-size:12px;
 color:#000000;
 text-decoration:none;
 width:100%;
 font-weight:bold;
 text-align:center;
 border-style:none;
 background-color:#660000;
}

.HeadCategoryEN {
 font-family:"Courier New";
 font-size:12px;
 color:#000000;
 text-decoration:none;
 width:100%;
 font-weight:bold;
 text-align:center;
 border-style:none;
 background-color:#660000;
}

/* Anzahl der Artikel in Klammern hinter einer Kategorie */
.CatArtCount {
 font-family:"Courier New";
 font-size:10px;
 color:#808080;
 text-decoration:none;
 font-weight:normal;
}

/*[ENDE]*/


/*[PATH]*/

/* Aussehen des Pfades oben */
.PathDesign {
 font-family:"Courier New";
 font-size:12px;
 color:#000000; 
 margin-left:1px;
 margin-top:5px;
 font-weight:normal;
}

/*[ENDE]*/


/*[NEWS]*/
/* Aussehen Neuigkeiten */

/* Aussehen der News Ueberschrift / Artikelname */
.NewsHead {
 background-color:#000000;
 font-family:"Courier New";
 font-size:14px;
 color:#BB0000;
 width:200px;
 text-align:center;
 border-style:solid;
 border-width:1px;
 border-color:#660000;
}

/* Aussehen der News Ueberschrift / Artikelname Link*/
.NewsHeadLink {
 background-color:#000000;
 font-family:"Courier New";
 font-size:14px;
 color:#BB0000;
 width:200px;
 border-style:none;
 text-decoration:none;
 text-align:center;
}

/* Aussehen der News Kategorie */
.NewsKategorie {
 background:none;
 font-family:"Courier New";
 font-size:14px;
 color:#000000;
 width:200px;
 text-align:center;
 font-weight:bold;
 border-style:none;
}

/* Aussehen des Musikstils */
.NewsStyle {
 font-family:"Courier New";
 font-size:12px;
 color:#000000;
 width:200px;
 text-align:center;
 font-weight:normal;
 border-style:solid;
 border-width:2px;
 border-color:#000000;
 border-bottom-style:none;
 border-top-style:none;
}

/* Aussehen der anderen News-Angaben (Rahmen)*/
.NewsBox {
 width:200px;
 font-family:"Courier New";
 font-size:12px;
 color:#000000;
 text-align:center;
 vertical-align:top;
 border-style:solid;
 border-width:2px;
 border-color:#000000;
 border-bottom-style:none;
 border-top-style:none;
}

/* Aussehen des News-Box-Bodens*/
.NewsBoxBottom {
 width:200px;
 font-family:"Courier New";
 font-size:12px;
 color:#000000;
 text-align:center;
 vertical-align:top;
 border-style:solid;
 border-width:2px;
 border-color:#000000;
 border-top-style:none;
}

/* Aussehen der News Bilder */
.NewsPic {
 height:150px;
 border-style:none;
}
/* Fuer breitere Bilder */
.NewsPicWidth {
 width:150px;
 border-style:none;
}

/* Aussehen des News Preises */
.NewsPriceDesign {
 font-family:"Courier New";
 font-size:16px;
 color:#000000;
 font-weight:bold;
 text-align:center;
 border-left-style:solid;
 border-left-width:2px;
 border-left-color:#000000;
 border-right-style:solid;
 border-right-width:2px;
 border-right-color:#000000;
 width:200px;
}

/* Aussehen des News Kaufen-Buttons */
.NewsBuyButtonDesign {
 font-family:"Courier New";
 font-size:18px;
 color:#000000;
 font-weight:bold;
}

.NewsBuyButtonDesignEN {
 font-family:"Courier New";
 font-size:18px;
 color:#000000;
 font-weight:bold;
}

/*[ENDE]*/


/*[ARROW]*/

/* Aussehen der Vor- und Zurueck-Pfeile */
.ArrowDesign {
 font-family:"Courier New";
 font-size:18px;
 color:#000000;
 font-weight:bold;
 width:40px;
 text-align:center;
 text-decoration:none;
}

/* Aussehen der Seitenlinks */
.PageLinkDesign {
 font-size:16px;
 color:#000000;
 font-weight:normal;
 text-decoration:none;
 font-family:"Courier New"; 
}

/* Aussehen der Seiten ohne Link */
.PageWithoutLinkDesign {
 font-size:16px;
 color:#202020;
 font-weight:normal;
 text-decoration:none;
 font-family:"Courier New"; 
}

/*[ENDE]*/

/*[ABCPART]*/

/* Aussehen der alphabetischen Unterteilung einer Kategorie */

/* Aussehen der Buchstabenleiste */
.LetterBarDesign {
 font-size:16px;
 color:#000000;
 font-weight:normal;
 text-decoration:none;
 font-family:"Courier New"; 
 text-align:center;
}

/* Aussehen der Buchstabenlinks */
.LetterLinkDesign {
 font-size:16px;
 color:#000000;
 font-weight:normal;
 text-decoration:none;
 font-family:"Courier New"; 
}

/* Aussehen der Buchstben ohne Link */
.LetterWithoutLinkDesign {
 font-size:16px;
 color:#202020;
 font-weight:normal;
 text-decoration:none;
 font-family:"Courier New"; 
}

/*[ENDE]*/


/*[TABELLE]*/

/* Aussehen der Artikel-Tabelle */
.WareTab {
 border-style:none;
 width:740px;  
}

/*Aussehen der ArtikelZeilen Farbe 1 */
.FirstRow {
 background:none;
 height:30px; 
}

/*Aussehen der ArtikelZeilen Farbe 2 */
.SecondRow {
 height:30px;
 background:none;
}

/*[ENDE]*/


/*[ARTIKELLIST]*/
/* Aussehen der Artikel im Katalog */

/* Ueberschrift Artikelseiten (auch andere Ueberschriften)*/
.CatDesignHead {
 font-family:"Courier New";
 font-size:24px;
 color:#000000;
 text-decoration:none;
 font-weight:bold;
 background:none;
 text-align:center;
 margin-left:20px;
 margin-top:20px;
}

/*Botschaften für den User*/
.UserInfoMsg {
 font-family:"Courier New";
 font-size:14px;
 color:#000000;
 text-decoration:none;
 font-weight:bold;
 background:none;
 width:90%;
}

/* Erste Tabellenspalte (Name) */
.CatDesignTitle {
 font-family:"Courier New";
 font-size:14px;
 color:#000000;
 background:none;
 font-weight:bold;
 width:480px; 
 text-decoration:none;
}

/* Preis Tabellenspalten */
.CatDesignPrice {
 font-family:"Courier New";
 font-size:14px;
 color:#000000;
 font-weight:bold;
 width:100px; 
 background:none;
 margin-right:5px;
 vertical-align:top;
}

/* Alter Preis */
.PriceOldDesign {
 font-family:"Courier New";
 font-size:12px;
 color:#202020;
 font-weight:normal;
 text-decoration:line-through; 
 margin-right:5px;
}

/* Kaufen Tabellenspalten */
.CatDesignBuy {
 font-family:"Courier New";
 font-size:18px;
 color:#000000;
 font-weight:bold;
 text-align:right;
 width:100px;
}

.CatDesignBuyEN {
 font-family:"Courier New";
 font-size:18px;
 color:#000000;
 font-weight:bold;
 text-align:right;
 width:100px;
 vertical-align:middle;
}

/* Info Tabellenspalten */
.CatDesignInfo {
 font-family:"Courier New";
 font-size:12px;
 color:#000000;
 font-weight:bold;
 width:60px;
 text-align:right;
 display:none;
}

/* Style  */
.CatDesignOther {
 font-family:"Courier New";
 font-size:10px;
 color:#000000;
 font-weight:normal;
 font-style:italic; 
}

/*[ENDE]*/

/*[ARTIKELDETAIL]*/
/* Detaillierte Artikelspalte im Katalog*/

/* Details */
.CatDetailInfoBorder {
 border-style:solid;
 border-width:2px;
 border-color:#000000;
 background:none;
}

/* Beschreibung */
.CatDetailInfo {
 font-family:"Courier New";
 font-size:12px;
 color:#000000;
 font-weight:normal;
 background:none;
 height:18px;
 width:390px;
}

/* Externer Link */
.CatDetailExtLink {
 font-family:"Courier New";
 font-size:12px;
 color:#000000;
 font-weight:normal; 
 text-decoration:none;
}

/* Artikelnummer */
.CatDetailArtNbr {
 font-family:"Courier New";
 font-size:12px;
 color:#000000;
 font-weight:normal; 
 text-decoration:none;
}

/* Preis */
.CatDetailPrice {
 font-family:"Courier New";
 font-size:16px;
 color:#000000;
 font-weight:bold;
 background:none;
 width:150px;
 margin-right:0px;
}

/* Kaufen-Button */
.CatDetailBuy {
 font-family:"Courier New";
 font-size:18px;
 color:#000000;
 font-weight:bold;
}

.CatDetailBuyEN {
 font-family:"Courier New";
 font-size:18px;
 color:#000000;
 font-weight:bold;
}

/* Name */
.CatDetailHead {
 font-family:"Courier New";
 font-size:14px;
 color:#BB0000;
 font-weight:bold;
 background-color:#000000;
 width:100%;
}

/* Artikelbild */
.CatPicture {
 height:150px;
}

/*[ENDE]*/


/*[SEARCH]*/
/* Suche Design */

/* Ueberschrift "Suche" */
.SearchDesignHead {
 font-family:"Courier New";
 font-size:12px;
 color:#000000;
 font-weight:bold; 
 background-color:#660000;
 margin-top:0px;
 height:20px;
 text-align:center; 
 border-style:none; 
}

.SearchDesignHeadEN {
 font-family:"Courier New";
 font-size:12px;
 color:#000000;
 font-weight:bold; 
 background-color:#660000;
 margin-top:0px;
 height:20px;
 text-align:center; 
 border-style:none; 
}

/* Suche-Pfeil (Link) */
.SearchDesignArrow {
 font-family:"Courier New";
 font-size:12px;
 color:#000000;
 font-weight:bold; 
 background:none;
 margin-top:0px;
 margin-left:0px;
 text-decoration:none;
}

.SearchTable {
 width:146px;
}

.SearchEdit {
 width:146px;
}

.SearchEditAlign {
 text-align:left;
}

/*[ENDE]*/


/*[NEWSLETTER]*/
/* Newsletter Design */

/* Ueberschrift "Newsletter" */
.NewsletterDesignHead {
 font-family:"Courier New";
 font-size:12px;
 color:#000000;
 font-weight:bold; 
 margin-top:0px;
 height:20px;
 text-align:left; 
 border-style:none;
 background-color:#660000;
 text-align:center; 
}

.NewsletterDesignHeadEN {
 font-family:"Courier New";
 font-size:12px;
 color:#000000;
 font-weight:bold; 
 margin-top:0px;
 height:20px;
 text-align:left; 
 border-style:none;
 background-color:#660000;
 text-align:center; 
}

.NewsletterDesignLink {
 font-family:"Courier New";
 font-size:12px;
 color:#000000;
 font-weight:bold; 
 text-align:center; 
 text-decoration:none;
}

.NewsletterDesign {
 font-family:"Courier New";
 font-size:12px;
 color:#000000;
 font-weight:normal; 
 text-align:left;
 border-style:none;
}

.NewsletterTable {
 width:146px;
}

.NewsletterEdit {
 width:146px;
}

.NewsletterEditAlign {
 text-align:left;
}

/*[ENDE]*/


/*[MINIBASKET]*/
/* Warenkorb Design */

/* Ueberschrift */
.BasketDesignHead {
 font-family:"Courier New";
 font-size:12px;
 color:#BB0000;
 font-weight:bold; 
 margin-top:0px;
 width:107px;
 height:36px;
 text-align:center;
 text-decoration:none;
 border-style:none;
 background-color:#000000;
 background-image:url(./../pix/basket_new.png);
 background-repeat:no-repeat;
 background-position: center;
 cursor:pointer;
}

.BasketDesignHeadEN {
 font-family:"Courier New";
 font-size:12px;
 color:#BB0000;
 font-weight:bold; 
 margin-top:0px;
 width:107px;
 height:36px;
 text-align:center;
 text-decoration:none;
 border-style:none;
 background-color:#000000;
 background-image:url(./../pix/basket_new.png);
 background-repeat:no-repeat;
 background-position: center;
 cursor:pointer;
 margin-top:20px;
}

.BasketDesignLink {
 font-family:"Courier New";
 font-size:12px;
 color:#BB0000;
 font-weight:bold; 
 text-align:left; 
 text-decoration:none;
}

/* Korbkoerper */
.BasketDesign {
 font-family:"Courier New";
 font-size:12px;
 color:#BB0000;
 font-weight:normal; 
 background:none;
 margin-top:0px;
 width:100%;
 text-align:left;
 border-style:none;
}

/*[ENDE]*/


/*[DETAILBASKET]*/
/*Aussehen des detaillierten Warenkorbes */

/* Artikelname */
.BasketDesignDetailName {
 font-family:"Courier New";
 font-size:12px;
 color:#000000;
 font-weight:bold; 
 background:none;
 margin-top:0px;
 width:370px;
 text-align:left; 
}

/* Artikelnummer */
.BasketDesignDetailNbr {
 font-family:"Courier New";
 font-size:12px;
 color:#202020;
 font-weight:normal; 
 background:none;
 margin-top:0px;
 width:60px;
 text-align:center; 
}

/* Kategoriename */
.BasketDesignDetailKategorie {
 font-family:"Courier New";
 font-size:12px;
 color:#000000;
 font-weight:normal; 
 background:none;
 margin-top:0px;
 width:90px;
 text-align:left; 
}

/* Einzelpreis */
.BasketDesignDetailPreisEinzeln {
 font-family:"Courier New";
 font-size:12px;
 color:#000000;
 font-weight:normal; 
 background:none;
 margin-top:0px;
 width:30px;
 text-align:right; 
}

/* Gesamtpreis */
.BasketDesignDetailPreisGesamt {
 font-family:"Courier New";
 font-size:12px;
 color:#000000;
 font-weight:bold; 
 background:none;
 margin-top:0px;
 width:50px;
 text-align:right; 
}

/* Endpreis */
.BasketDesignDetailPreisTotal {
 font-family:"Courier New";
 font-size:12px;
 color:#000000;
 font-weight:bold; 
 background:none;
 margin-top:0px;
 text-align:right; 
}

/* Arbeitsbuttons */
.BasketDesignDetailLinks {
 font-family:"Courier New";
 font-size:12px;
 color:#FFFFFF;
 font-weight:bold; 
 background:none;
 border-style:none;
 margin-top:0px;
 text-align:left; 
 text-decoration:none;
 
}

/*[ENDE]*/


/*[BESTRECO]*/
/* Bestseller Design bzw Empfehlungen */

/* Ueberschrift */
.BestsellerDesignHead {
 font-family:"Courier New";
 font-size:12px;
 color:#000000;
 font-weight:bold; 
 margin-top:0px;
 width:100%;
 height:20px;
 text-align:center;
 text-decoration:none;
 background-color:#660000;
}

.BestsellerDesignHeadEN {
 font-family:"Courier New";
 font-size:12px;
 color:#000000;
 font-weight:bold; 
 margin-top:0px;
 width:100%;
 height:20px;
 text-align:center;
 text-decoration:none;
 background-color:#660000;
}

/* Bestseller */
.BestsellerDesign {
 font-family:"Courier New";
 font-size:10px;
 color:#000000;
 font-weight:normal; 
 background:none;
 margin-top:0px;
 width:100%;
 text-align:left;
 border-style:solid;
 border-color:#660000;
 border-width:1px;
}

/*[ENDE]*/


/*[MINIMYACCOUNT]*/
/* Mein Konto rechte Seite */

/* Mein Konto Ueberschrift */
.MyAccountHead {
 font-family:"Courier New";
 font-size:12px;
 color:#BB0000;
 font-weight:bold; 
 margin-top:0px;
 width:100%;
 height:36px;
 text-decoration:none;
 border-style:none;
 text-align:center;
 background-color:#000000;
 background-image:url(./../pix/account_new.png);
 background-repeat:no-repeat;
 background-position: center;
 cursor:pointer;
}

.MyAccountHeadEN {
 font-family:"Courier New";
 font-size:12px;
 color:#BB0000;
 font-weight:bold; 
 margin-top:0px;
 width:100%;
 height:36px;
 overflow:hidden;
 text-decoration:none;
 border-style:none;
 text-align:center;
 background-color:#000000;
 background-image:url(./../pix/account_new.png);
 background-repeat:no-repeat;
 background-position: center;
 cursor:pointer;
}

.MyAccountLink {
 font-family:"Courier New";
 font-size:12px;
 color:#BB0000;
 font-weight:bold; 
 text-align:left; 
 text-decoration:none;
}

/* Konto-Info (Koerper) */
.MyAccountDesign {
 font-family:"Courier New";
 font-size:10px;
 color:#BB0000;
 font-weight:normal; 
 background:none;
 margin-top:0px;
 width:100%;
 border-style:none;
 text-align:center;
}

/*[ENDE]*/


/*[MYACCOUNT]*/
/* Einstellungen zum Account */


/* Mein Konto Anmeldung (Ueberschriften)*/
.MyAccountLogin {
 border-style:none;
 font-family:"Courier New";
 font-size:12px;
 color:#000000;
 font-weight:normal;  
 margin-top:0px;
 text-align:left;
 border-style:none;
 border-width:1px;
 border-color:#000000;
}

/* Mein Konto  Buttons (Weiter,Registrieren)*/
.MyAccountButton {
 border-style:none;
 font-family:"Courier New";
 font-size:12px;
 color:#000000;
 font-weight:bold;  
 margin-top:0px;
 text-align:center;
 background-color:#660000;
}

/* Mein Konto  Buttons 2 (Aendern, Details...)*/
.MyAccountButton2 {
 border-style:none;
 font-family:"Courier New";
 font-size:12px;
 color:#000000;
 font-weight:bold;  
 margin-top:0px;
 text-align:center;
 background:none;
 text-decoration:none;
 width:100px;
}

/* Logout Button*/
.MyAccountButtonLogout {
 border-style:none;
 font-family:"Courier New";
 font-size:12px;
 color:#000000;
 font-weight:bold;  
 margin-top:0px;
 text-align:center;
 background-color:#660000;
 text-decoration:none;
 font-size:14px;
 width:150px;
}

/*[ENDE]*/


/*[MESSAGE]*/

/* Botschaften (Du bist eingeloggt, ausgeloggt usw.*/
.Messages { 
 font-family:"Courier New";
 font-size:12px;
 color:#000000;
 font-weight:normal;  
 margin-top:0px; 
}

/* Der Preis fuer Porto und Verpackung... */
.ShippingMsg {
 font-family:"Courier New";
 font-size:10px;
 color:#000000;
 font-weight:normal; 
 text-decoration:none;
}

/* Fehlermeldungen */
.EvilErrorNo1 {
 font-family:"Courier New";
 font-size:10px;
 color:#C0C0C0;
 text-decoration:none; 
 font-weight:bold;
}
/* Anzahl wurde Lagerbestand angepasst */
.EvilErrorNo2 {
 font-family:"Courier New";
 font-size:10px;
 color:#BB0000;
 text-decoration:none; 
 font-weight:bold;
}
/* Login fehlgeschlagen */
.EvilErrorNo3 {
 font-family:"Courier New";
 font-size:10px;
 color:#C0C0C0;
 text-decoration:none; 
 font-weight:bold;
}

/*[ENDE]*/


/*[SELFLINK]*/
/* Aussehen der selbstdefinierten Links */

.SelfLink {
 font-family:"Courier New";
 font-size:14px;
 color:#BB0000;
 font-weight:bold; 
 text-decoration:none;  
}

/*[ENDE]*/


/*[SHOPMSG]*/
/* Aussehen der Meldungen auf der Startseite*/

.ShopMeldung {
 font-family:"Courier New";
 font-size:12px;
 color:#000000;
 font-weight:bold; 
 text-align:center; 
}

/*[ENDE]*/


/*[LANGLINK]*/
/* Aussehen der Sprach-Links */

.LangLink {
 font-family:"Courier New";
 font-size:10px;
 color:#000000;
 font-weight:normal; 
 text-decoration:none;
 border-style:none;
}
/*[ENDE]*/

/*[SOONAVAIL]*/
/* Aussehen der Meldung In Kürze lieferbar */

.SoonAvailMsg {
 font-family:"Courier New";
 font-size:10px;
 color:#202020;
 font-weight:normal; 
}
/*[ENDE]*/

/*[FOR FREE MSG]*/
/* Aussehen der Gratishinweise */

.ForFreeMsgHead {
 font-family:"Courier New";
 font-size:12px;
 color:#000000;
 font-weight:bold; 
 text-decoration:underline;
}

.ForFreeMsg {
 font-family:"Courier New";
 font-size:12px;
 color:#000000;
 font-weight:bold; 
}

.ForFreeMsgValue {
 font-family:"Courier New";
 font-size:12px;
 color:#000000;
 font-weight:bold; 
}
/*[ENDE]*/

/*[PLAYERDESIGN]*/

/* Aussehen der Playerbox */
.PlayerBox {
 border-style:none;
 border-width:1px;
 border-color:#660000;
 width:150px;
 height:60px;
 overflow:hidden;
 background-color:#000000;
 text-align:center;
 margin-top:0px;
 margin-right:0px;
}

/* Aussehen des Playlistlinks */
.PlayerPlaylistLink {
 font-family:"Courier New";
 font-size:12px;
 color:#BB0000;
 font-weight:bold; 
 width:150px;
 background-color:#000000;

}

/*Aussehen der Trackzeilen Farbe 1 */
.PL_FirstRow {
 background:none;
 height:40px;
 vertical-align:top;
}

/*Aussehen der Trackeilen Farbe 2 */
.PL_SecondRow {
 background:none;
 height:40px;
 vertical-align:top;
}

/* Titel */
.PL_Title {
 font-family:"Courier New";
 font-size:12px;
 color:#000000;
 background:none;
 font-weight:bold; 
 text-decoration:none; 
}

/* PlayLink */
.PL_PlayLink {
 font-family:"Courier New";
 font-size:12px;
 background:none;
 font-weight:bold;
 text-decoration:none;
 color:#000000;
}

/* Kleine Artikel */
.PL_SmallInfo {
 font-family:"Courier New";
 font-size:10px;
 color:#000000;
 font-weight:normal;
 background:none;
 height:18px;
}

/*[ENDE]*/

/*[NEWSSCROLLER]*/

/* Breite und Farbe der Trennlinien */
.NS_Seperator {
 width:740px;
 background-color:#000000;
}

/*Aussehen der Bilder*/
.NS_Picture {
 height:100px;
 border-style:none;
}

/* Aussehen des Textes */
.NS_Text {
 font-family:"Courier New";
 font-size:12px;
 color:#000000;
 font-weight:normal; 
 text-decoration:none; 
}

/*[ENDE]*/