/* ~~~ General Properties ~~~ */ * { padding: 0; margin: 0; border: 0px; } body { color: #412305; background: #5e3c0d url(/coreimages/bg.gif) repeat; background-color: #F2EEE8 ; font: normal 75% Tahoma, Lucida Sans, Verdana, Arial, sans; } a:link { color: #7C2912; } a:visited { color: #412305; } a:hover { /*Sieht nur der IE _text-decoration: none; _border-bottom: 1px solid #AAA08C;*/ color: #AA7846; } a:active { /*Sieht nur der IE _text-decoration: none; _border-bottom: 1px solid #AAA08C;*/ color: #8C7846; } /* Spamschutz */ .input170h, .honig { display: none; } /* ~~~ Text Properties ~~~ */ p { font: normal 80% Tahoma, Lucida Sans, Verdana, Arial, sans; line-height: 120%; margin: 0px; padding: 0px; } td { font: normal 80% Tahoma, Lucida Sans, Verdana, Arial, sans; line-height: 120%; margin-top: 0px; padding: 0px; } img { border: 0px; } h1 { text-indent: -1000em; } .textkleiner { font-size: 80%; line-height: 120%; } /* ~~~ Div Properties ~~~ */ #container { width: 980px; height: auto; margin-left: 0; margin-right: auto; z-index: 0; } /* * * MITTE * */ #seitenkopf { background: url(/coreimages/head.gif) no-repeat; position: relative; width: 800px; height: 130px; top: 0px; left: 180px; text-indent: -1000em; } #seitenkopf p{ display: none; } #seitenkopfShop, #seitenkopfShopEN { position: relative; width: 800px; height: 130px; top: 0px; left: 180px; text-indent: -1000em; } #seitenkopfShop { background: url(/coreimages/headShop.gif) no-repeat; } #seitenkopfShopEN { background: url(/coreimages/headShop_en.gif) no-repeat; } #seitenkopfShop p, #seitenkopfShopEN p{ display: none; } #main { background: url(/coreimages/main_bg.gif) repeat-y; /*background-color: #FDF7EF;*/ position: relative; width: 800px; left: 180px; top: 0px; min-height:450px; /*Hack für IE, da dieser durch einen Renderfehler die folgende Zeile 1. überhaupt und 2. wie min-height interpretiert*/ _height:500px; } #main p { padding-left: 2px; padding-bottom: 10px; padding-right: 0px; } #seitenfuss { background: url(/coreimages/bottom.gif) no-repeat; width: 800px; height: 75px; position: relative; left: 180px; bottom: 0px; margin: 0; z-index: 0; text-indent: -1000em; overflow: hidden; } /* * * LINKE SPALTE * */ #navi { position: absolute; width: 180px; left: 0px; top: 0px; } /* #angebot { background: url(/coreimages/angebot01.gif) no-repeat; position: absolute; width: 180px; height: 98px; left: 0px; top: 347px; text-indent: -100em; } #angebotText { position: absolute; width: 180px; height: 92px; left: 0px; top: 445px; text-indent: -100em; } #angebotText p a { display: block; width: 180px; border: 0px; text-indent: -100em; overflow: hidden; } p.angebotText { background: url(/coreimages/angebot02Text.gif) no-repeat; height: 92px; } p.angebotText a { background: url(/coreimages/angebot02Text.gif) no-repeat; height: 92px; } p.angebotText a:hover { background: url(/coreimages/angebot02Text2.gif); height: 92px; } */ #newsletterhead { background: url(/coreimages/angebot03Newsletter.gif) no-repeat; position: absolute; width: 180px; height: 140px; left: 0px; top: 510px; } #newsletterbox { background: url(/coreimages/angebot03NewsletterForm.gif) no-repeat; position: absolute; width: 180px; height: 125px; left: 0px; top: 650px; } #newsletterbox h2 { display: none; } #newsletterbox p { padding: 10px 40px 5px 60px; font-size: 10px; } #newsletterbox form { position: relative; width: 80px; top: 0px; } .newsletterInput { position: relative; width: 80px; left: 60px; top: 0px; border: 1px solid #412305; font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #412305; background-color: #FDF7EF; } .newsletterSubmit { position: relative; width: 40px; left: 100px; top: 3px; border: 1px solid #412305; font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #412305; background-color: #FDF7EF; } /* * * CONTENT * allgemein * */ #motiv img, .newsthumb, .newsthumbright { border: solid 1px #412305; } .sneakthumb{ height: 100px; width: 100px; float: left; margin: 0 15px 15px 0; border: 1px solid #412305; } .sneakthumb img{ margin: auto; display: block; border: 0; } .newsthumb { margin: 0px 10px 0px 0px; float: left } .newsthumbright { margin: 0px 0px 0px 10px; float: right } #intro { position: relative; display: block; width: 540px; left: 40px; min-height:180px; /*Hack für IE, da dieser durch einen Renderfehler die folgende Zeile 1. überhaupt und 2. wie min-height interpretiert*/ _height:180px; padding: 15px 0 15px 0; } #intro p{ font: normal 100.01% Tahoma, Lucida Sans, Verdana, Arial, sans; line-height: 140%; } #intro h2{ margin-bottom: 8px; } #content { position: relative; width: 585px; left: 40px; padding-bottom: 1px; margin-top:20px; min-height:280px; /*Hack für IE, da dieser durch einen Renderfehler die folgende Zeile 1. überhaupt und 2. wie min-height interpretiert*/ _height:240px; } #content p{ font: normal 100.01% Tahoma, Lucida Sans, Verdana, Arial, sans; line-height: 140%; } #content h2{ margin-bottom: 8px; } /* * * CONTENT * Listenansicht * */ .liste { position: relative; width: 585px; left: 0px; } .liste table { border-collapse:collapse; margin-bottom: 40px; width: 585px; } .liste tr { } .liste th { border: solid 1px #CEBDA5; vertical-align:middle; padding:6px; font-size: 80%; text-align: left; } .liste td { border: solid 1px #CEBDA5; vertical-align:middle; padding:6px; } .liste td.imageZelle{ width: 60px; padding:2px; } .liste .descriptionZelle{ width: 561px; padding-left: 2px; } .liste td.minisZelle{ width: 162px; padding:2px; } .listeMinibild, .listeMinibildNextLine { float: left; margin: 2px 1px 0px 1px; } .listeMinibildNextLine { clear: left; } .listeMinibildBild { width:50px; height:50px; border: 1px solid #DDCAB0; /*border: 1px solid #613D32;*/ } .liste td.shopimageZelle{ width: 60px; padding:2px; } .liste .shopDescriptionZelle{ width: 457px; } .liste .linkZelle{ width: 60px; } .liste .priceZelle{ width: 60px; text-align: right; } .liste .addToCartZelle{ width: 44px; text-align: right; } #shopliste h3 { margin-bottom: 10px; } #katalogliste h3 { margin-bottom: 10px; } /* * * INTRO * Shop * */ /*

Willkommen im Online-Shop

Klicken Sie bitte auf eines der Logos, um eine Übersicht über die Miniaturen der entsprechenden Produktlinie zu erhalten.

*/ .shoplogo{ border: 0; } #shopLogos{ position: relative; } #shoplogo1{ position: relative; top: 0px; left: 0px; height: 55px; width: 170px; border: solid 1px #CEBDA5; } #shoplogo4{ position: relative; top: 8px; left: 0px; height: 55px; width: 170px; border: solid 1px #CEBDA5; margin-bottom: 30px; } #shoplogo2{ position: absolute; top: 0px; left: 180px; height: 55px; width: 170px; border: solid 1px #CEBDA5; } #shoplogo3{ position: absolute; top: 0px; left: 360px; height: 55px; width: 170px; border: solid 1px #CEBDA5; } #shoplogo5{ position: absolute; top: 65px; left: 180px; height: 55px; width: 170px; border: solid 1px #CEBDA5; } #shoplogo6{ position: absolute; top: 65px; left: 360px; height: 55px; width: 170px; border: solid 1px #CEBDA5; } .linelogo{ border: 0; } #lineLogos{ position: relative; } #linelogo1{ position: relative; top: 0px; left: 0px; height: 43px; width: 140px; border: solid 1px #CEBDA5; } #linelogo2{ position: absolute; top: 0px; left: 145px; height: 43px; width: 140px; border: solid 1px #CEBDA5; } #linelogo3{ position: absolute; top: 0px; left: 290px; height: 43px; width: 140px; border: solid 1px #CEBDA5; } #linelogo4{ position: absolute; top: 0px; left: 435px; height: 43px; width: 140px; border: solid 1px #CEBDA5; } /* * * CONTENT * Newsletter online * */ div.trenner { position: relative; width: 100%; height: 20px; } div.top { position: absolute; width: 300; height: 8px; text-align: right; top: 7px; right: 0px; } HR.dotted { color:#FAF5EF; background-color:#FAF5EF; height:2px; width: 100%; margin: 0px; border-bottom: 2px dotted #412305 } /* * * CONTENT * Shop Detailansicht * */ #product { position: relative; width: 540px; left: 0px; } #productContent { position: absolute; top: 120px; width: 430px; left: 320px; } #productDescription { width: 350px; } #productPrice { position: absolute; top: 28px; width: 100px; right: 0px; text-align: right; Z-Index:5; } p.pPrice, #productPrice p.pPrice{ font: bold 150% Tahoma, Lucida Sans, Verdana, Arial, sans; } #productPrice p{ display: block; } #productPrice a{ border: 0; } #productPrice img{ border: 0; } #productStock { position: absolute; width: 100px; top: 100px; right: 0px; text-align: right; } #productImage, #productImageHoch { position: relative; width: 300px; left: 0px; } #productImageHoch { height: 350px; } #productImage img{ border: solid 1px #412305; } #productRecom { position: relative; width: 540px; left: 0px; top: 30px; } #productRecom h3{ margin-bottom: 10px; } /* * * CONTENT * Warenkorb Übersicht * */ #cartList { width: 585px; } #cartList p { margin: 7px 0 0 7px; } #cartList h3 { margin: 18px 0 8px 0; } #cartList p.cartVersandart { font-weight: bold; } #cartList table { width: 585px; border-collapse:collapse; } #cartListadressen { margin: 7px 0 0 0; padding: 0 0 0 0; } .rechts { text-align: right; } #cartList th { font-size: 90%; padding: 7px; border: solid 1px #412305; border-bottom: solid 2px #412305; } th.rechts { text-align: right; } th.links { text-align: left; border: solid 1px #412305; } #cartList td { padding: 7px; } .cartListPos { width: 30px; text-align: right; border: solid 1px #412305; } .cartListAnz { width: 50px; text-align: right; border: solid 1px #412305; } .cartListAnzTextfeld { font-weight: bold; width: 46px; border: solid 1px #412305; padding: 2px; text-align: right; font-family: Tahoma, Lucida Sans, Verdana, Arial, sans; } .cartPromotionTextfeld { font-weight: normal; width: 140px; border: solid 1px #412305; padding: 2px; margin: 0 0 0 10px; text-align: left; font-family: Tahoma, Lucida Sans, Verdana, Arial, sans; } #ML_note { width: 265px; border: solid 1px #412305; padding: 2px; text-align: left; font-family: Tahoma, Lucida Sans, Verdana, Arial, sans; font-size: 10pt; } #ML_referenz { width: 265px; border: solid 1px #412305; padding: 2px; text-align: left; font-family: Tahoma, Lucida Sans, Verdana, Arial, sans; font-size: 10pt; } .cartListArt { width: 345px; border: solid 1px #412305; } .statusOK { font-size: 70%; color: #BB0000; } .status { font-size: 70%; color: #BB0000; } .cartListStatus { padding: 0px; text-align: center; border: solid 1px #412305; } .cartListPreis { width: 70px; text-align: right; border: solid 1px #412305; } .cartListSum { width: 75px; text-align: right; border: solid 1px #412305; } .cartListPosLinie { border-top: solid 1px #412305; padding: 0; } .cartListPosLinieDick { border-top: solid 2px #412305; padding: 0; text-align: right; } .cartListVersandLinie, .cartListVersKosten { border-top: solid 2px #412305; text-align: right; } .cartListPreisLinie { border-top: solid 1px #412305; text-align: right; text-align: right; } .cartListKeineLinie { border: 0; padding: 0; margin: 0; text-align: left; } .cartListTot { text-align: right; border-top: solid 1px #412305; border-bottom: double 3px #412305; font-weight: bold; font-size: 100%; } #cartListTotEuro { font-weight: normal; } #cartButtons { position: relative; width: 585px; padding-bottom:1px; } #cartListAktualisieren { border: solid 1px #412305; margin: 0 0 12px 0; width: 85px; } input.cartListKasse { border: solid 1px #412305; margin: 0 0 12px 0; width: 85px; } #cartTable { position: relative; width: 585px; } .cartListPlaceOrderButton { border: solid 1px #412305; width: 162px; } #cartButtonRefresh { position: absolute; top: 0px; left: 7px; padding-top: 12px; } #cartButtonCheckoutTop { position: absolute; top: 0px; right: 0px; } #cartButtonCheckout { position: absolute; top: 0px; right: 0px; padding-top: 12px; } #statusExplanation { margin-top: 70px; } /* * * CONTENT * Checkout * */ #progressBar { position: relative; top: 0px; right: 0px; width: 540px; height: 120px; padding: 0 0 10px 0; clear: both; } .progressBarElement { float: left; width: 120px; height: 120px; margin: 0 5px 0 0; text-align: center; } .progressBarElementPfeil { float: left; width: 60px; height: 100px; margin: 0 5px 0 0; text-align: center; } .progressBarElement img { border: 0; margin-bottom:10px; } .warnung { color: #BB0000; } .warnung2 { color: #BB0000; font-size: 75%; margin-left: 4px; } .text300 { border: solid 1px #412305; width:200px; } #loginform td { padding: 4px; } #loginSubmit { border: solid 1px #412305; width:100px; } #PasswordRetrievalSubmit { border: solid 1px #412305; width:150px; } #adressSubmit { border: solid 1px #412305; width:170px; } td.formAdresseLabelZelle { width:90px; padding: 4px; } td.formAdresseHTMLZelle { width:200px; padding: 4px; } td.formAdresseSubHeaderZelle { width:290px; padding: 4px; } .input2, .input2Rand, .input4, .input5, .input100, .input100, .input170 { border: solid 1px #412305; } .input170deakt, .input2deakt, .input2deaktRand, .input4deakt { border: solid 1px #6F3F00; color: #6F3F00; background-color: #FDF7F1; } .input2, .input2deakt, .input2Rand, .input2deaktRand { width:25px; margin-right: 3px; } .input2Rand, .input2deaktRand { margin-left: 3px; } .input4, .input4deakt { width:50px; margin-left: 3px; } .input5 { width:60px; margin-right: 5px; } .input100 { width:100px; } .input170, .input170deakt { width:170px; } #bestellungenOverview { width: 700px; border: solid 1px #333; border-collapse: collapse; } #bestellungenOverview th, #bestellungenOverview td { border: solid 1px #333; text-align: left; padding: 6px; } #bestellungenOverview th { font-size: 90%; background-color: #DFD5C3; } #sammelbestellungAdressen { position: relative; top: 20px; left: 0px; width: 585px; } #formularAdresseHeadline { position: relative; padding-left: 5px; } #formularAdresseFormular { position: relative; } #rechnungsadresse { margin-bottom: 30px; } #rechnungsadresse h3 { margin-left: 5px; } #lieferadresse { position: absolute; top: 0px; left: 310px; width: 300px; } #lieferadresse h3 { margin-left: 5px; } #anmeldung { margin-top: 0px; } #anmeldung h3 { margin-left: 5px; } #newsletterbestellung { position: absolute; top: 290px; left: 310px; } #newsletterbestellung h3 { margin-left: 5px; } #bestellungpruefen { margin-top: 30px; margin-bottom: 10px; } #anmeldung { margin-top: 30px; } #cartListadressen { position: relative; top: 0px; right: 0px; margin-bottom: 0px; } #cartListadressen h3 { margin: 0 0 0 7px; } #cartListadressenRechnungsadresse { position: relative; top: 0px; left: 0px; width: 585px; } #cartListadressenLieferadresse { position: absolute; top: 0px; right: 0px; width: 300px; } /* * * CONTENT * Katalog Detailansicht * */ #catalogProductPrice{ position: absolute; top: 380px; left: 900px; width: 93px; height: 130px; _background: url(/coreimages/addToBasketBg.gif) no-repeat; } html>body #catalogProductPrice { /* nur fuer moderne Browser! */ position: fixed; background: url(/coreimages/addToBasketBg.png) no-repeat; } #catalogProductPrice{ /* wieder deaktiviert, weil es die Links in dem Container, der das Bild als Hintergrundbild hat, einfach useless rendered*/ /* filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/coreimages/addToBasketBg.png');*/ } #catalogProductPrice p.pPrice{ text-align: center; padding-right: 5px; } .arrow { font-size: 21px; font-size: 14px; /*für IE*/ text-decoration: none; } span.arrow a:link { text-decoration:none; } span.arrow a:visited { text-decoration:none; } span.arrow a:focus { text-decoration:none; } span.arrow a:hover { text-decoration:none; } span.arrow a:active { text-decoration:none; } .mini p a { border: 0px; } .thumbs p a { border: 0px; } #detailHead { position: relative; top: 0px; left: 0px; width: 540px; min-height: 230px; _height: 230px; } #detailHeadline { position: relative; top: 0px; left: 0px; width: 540px; } #detailGalleryThumbs { position: relative; left: 0px; width: 310px; border: 0px; } #detailIntro { position: absolute; top: 30px; left: 318px; width: 220px; border: 0px; } #detailIntro p { background: url(/coreimages/pointer.gif) no-repeat; padding: 0 0 0 20px; margin-bottom: 16px; } #shopdescription { width:350px; } #shoplink { width:230px; } #shoplink p { background: url(/coreimages/pointer.gif) no-repeat; padding: 0 0 0 20px; margin-bottom: 16px; } .detailText { position: relative; left: 0px; top: 0px; width: 280px; border: 0px; margin:0 0 40px 0; } .detailText p { border: 0px; margin:0px; } /*#detailText li { display: block; width: 160px; overflow: hidden; border: 0px; margin:0px; }*/ #steckbrief { position: relative; left: 0px; top: 0px; width: 280px; margin-bottom: 50px; } .detailUpLink { position: absolute; right: 0px; top: 0px; text-align: right; } .thumbnail { float: left; margin: 0 5px 5px 0; padding: 0; } .thumbnailBild { border: 1px solid #613D32; } #listeInhaltMiniaturen li { padding-left: 65px; height: 60px; margin: 0 0 8px 2px; list-style-position: inside; } .listeInhaltMiniaturenMinibild { width: 25px; height: 25px; } .galerie { position: relative; top: 0px; left: 0px; width: 300px; } .galerieObjekt { position: relative; width: 300px; min-height: 320px; _height: 320px; border: 0; margin: 20px 0 10px 0; padding: 0; } .galerieBild { position: relative; width: 300px; margin: 0; padding: 0; } .galerieBildCaption { position: relative; width: 300px; margin: 0; padding: 0; } .galerieBildBild { border: 1px solid #613D32; } .galerieUpLink { position: relative; right: 0px; bottom: 0px; text-align: right; } #steckbriefUndText { position: absolute; left: 320px; top: 0px; width: 200px; } #steckbriefUndText h3 { margin-bottom: 10px; text-decoration: underline; font-size: 1.2em; } #steckbriefUndText h4 { font-size: 1.1em; } /* * * CONTENT * Finder * */ /*#finderform { position: relative; } #finderformGeschlecht { background: url(/coreimages/minifinder_sex.gif) no-repeat; position: relative; margin: 0 20px 20px 0; left: 0px; top: 0px; width: 200px; height: 75px; } #finderformGeschlecht p { text-indent: -500em; display: block; margin: 0; } #finderformKlasse { background: url(/coreimages/minifinder_class.gif) no-repeat; position: relative; margin: 0 20px 20px 0; left: 0px; top: 0px; width: 200px; height: 75px; } #finderformKlasse p { text-indent: -500em; display: block; } #finderformWaffe { background: url(/coreimages/minifinder_weapon.gif) no-repeat; position: relative; margin: 0 20px 20px 0; left: 0px; top: 0px; width: 200px; height: 75px; } #finderformWaffe p { text-indent: -500em; display: block; } #finderformRasse { background: url(/coreimages/minifinder_race.gif) no-repeat; position: absolute; right: 0px; top: 0px; width: 200px; height: 75px; } #finderformRasse p { text-indent: -500em; display: block; } #finderformRuestung { background: url(/coreimages/minifinder_armor.gif) no-repeat; position: absolute; right: 0px; top: 95px; width: 200px; height: 75px; } #finderformRuestung p { text-indent: -500em; display: block; } #finderformGegenstand { background: url(/coreimages/minifinder_item.gif) no-repeat; position: absolute; right: 0px; top: 190px; width: 200px; height: 75px; } #finderformGegenstand p { text-indent: -500em; display: block; } .select195 { position: absolute; width: 195px; border: solid 1px #412305; color: #412305; margin: 23px 0 0 0; } #finderformSubmit { width: 195px; margin: 0 auto 20px auto; _margin-left: 85px; } #finderformSubmit input { width: 195px; border: solid 1px #412305; color: #412305; } */ #finderform { position: relative; } #finderformGeschlecht { background: url(/coreimages/minifinder_sex_icon.gif) no-repeat; position: relative; margin: 0 20px 20px 0; left: 0px; top: 0px; width: 200px; height: 75px; } #finderformGeschlecht p { text-indent: -500em; display: block; height: 50px; margin: 0; } #finderformGeschlecht p.de { background: url(/coreimages/minifinder_sex_text.gif) no-repeat; } #finderformGeschlecht p.en { background: url(/coreimages/minifinder_sex_text_en.gif) no-repeat; } #finderformGeschlecht select { position: absolute; left: 50px; top: 25px; } #finderformKlasse { background: url(/coreimages/minifinder_class_icon.gif) no-repeat; position: relative; margin: 0 20px 20px 0; left: 0px; top: 0px; width: 200px; height: 75px; } #finderformKlasse p { text-indent: -500em; height: 50px; } #finderformKlasse p.de { background: url(/coreimages/minifinder_class_text.gif) no-repeat; } #finderformKlasse p.en { background: url(/coreimages/minifinder_class_text_en.gif) no-repeat; } #finderformKlasse select { position: absolute; left: 50px; top: 25px; } #finderformWaffe { background: url(/coreimages/minifinder_weapon_icon.gif) no-repeat; position: relative; margin: 0 20px 20px 0; left: 0px; top: 0px; width: 200px; height: 75px; } #finderformWaffe p { text-indent: -500em; height: 50px; } #finderformWaffe p.de { background: url(/coreimages/minifinder_weapon_text.gif) no-repeat; } #finderformWaffe p.en { background: url(/coreimages/minifinder_weapon_text_en.gif) no-repeat; } #finderformWaffe select { position: absolute; left: 50px; top: 25px; } #finderformRasse { background: url(/coreimages/minifinder_race_icon.gif) no-repeat; position: absolute; right: 0px; top: 0px; width: 200px; height: 75px; } #finderformRasse p { text-indent: -500em; height: 50px; } #finderformRasse p.de { background: url(/coreimages/minifinder_race_text.gif) no-repeat; } #finderformRasse p.en { background: url(/coreimages/minifinder_race_text_en.gif) no-repeat; } #finderformRasse select { position: absolute; left: 50px; top: 25px; } #finderformRuestung { background: url(/coreimages/minifinder_armor_icon.gif) no-repeat; position: absolute; right: 0px; top: 95px; width: 200px; height: 75px; } #finderformRuestung p { text-indent: -500em; height: 50px; } #finderformRuestung p.de { background: url(/coreimages/minifinder_armor_text.gif) no-repeat; } #finderformRuestung p.en { background: url(/coreimages/minifinder_armor_text_en.gif) no-repeat; } #finderformRuestung select { position: absolute; left: 50px; top: 25px; } #finderformGegenstand { background: url(/coreimages/minifinder_item_icon.gif) no-repeat; position: absolute; right: 0px; top: 190px; width: 200px; height: 75px; } #finderformGegenstand p { text-indent: -500em; height: 50px; } #finderformGegenstand p.de { background: url(/coreimages/minifinder_item_text.gif) no-repeat; } #finderformGegenstand p.en { background: url(/coreimages/minifinder_item_text_en.gif) no-repeat; } #finderformGegenstand select { position: absolute; left: 50px; top: 25px; } .select195 { position: absolute; width: 145px; border: solid 1px #412305; color: #412305; margin: 23px 0 0 0; } #finderformSubmit { width: 195px; margin: 0 auto 20px auto; _margin-left: 85px; } #finderformSubmit input { width: 195px; border: solid 1px #412305; color: #412305; } /* * * CONTENT * Filter * */ #formFilter { position: relative; } #formFilterGeschlecht { background: url(/coreimages/minifinder_sex_icon.gif) no-repeat; position: relative; margin: 0 10px 20px 0; left: 0px; top: 0px; width: 170px; height: 75px; } #formFilterGeschlecht p { text-indent: -500em; display: block; height: 50px; margin: 0; } #formFilterGeschlecht p.de { background: url(/coreimages/filter_sex_text.gif) no-repeat; } #formFilterGeschlecht p.en { background: url(/coreimages/filter_sex_text_en.gif) no-repeat; } #formFilterGeschlecht select { position: absolute; left: 50px; top: 18px; } #formFilterKlasse { background: url(/coreimages/minifinder_class_icon.gif) no-repeat; position: absolute; margin: 0 10px 20px 0; left: 210px; top: 0px; width: 170px; height: 75px; } #formFilterKlasse p { text-indent: -500em; height: 50px; } #formFilterKlasse p.de { background: url(/coreimages/filter_class_text.gif) no-repeat; } #formFilterKlasse p.en { background: url(/coreimages/filter_class_text_en.gif) no-repeat; } #formFilterKlasse select { position: absolute; left: 50px; top: 18px; } #formFilterRasse { background: url(/coreimages/minifinder_race_icon.gif) no-repeat; position: absolute; right: 0px; top: 0px; width: 170px; height: 75px; } #formFilterRasse p { text-indent: -500em; height: 50px; } #formFilterRasse p.de { background: url(/coreimages/filter_race_text.gif) no-repeat; } #formFilterRasse p.en { background: url(/coreimages/filter_race_text_en.gif) no-repeat; } #formFilterRasse select { position: absolute; left: 50px; top: 18px; } .select135 { position: absolute; width: 115px; border: solid 1px #412305; color: #412305; margin: 23px 0 0 0; } #finderformreset { position: absolute; font-weight: bold; text-align:center; width: 200px; left: 0px; top: 285px; } #formFilterreset { position: absolute; font-weight: bold; left: 0px; top: 96px; } #formFilterSubmit { width: 195px; margin: 0 auto 20px auto; _margin-left: 85px; } #formFilterSubmit input { width: 195px; border: solid 1px #412305; color: #412305; } .standardinput { border: solid 1px #412305; color: #412305; } /* * * Tooltip * */ /* ~~~ Tooltip Properties ~~~ */ a.tooltip, a.tooltip:link, a.tooltip:visited, a.tooltip:active, a.tooltipright, a.tooltipright:link, a.tooltipright:visited, a.tooltipright:active, a.tooltipcountry, a.tooltipcountry:link, a.tooltipcountry:visited, a.tooltipcountry:active { position: relative; } a.tooltip:hover, a.tooltipright:hover, a.tooltipcountry:hover { background-color:transparent; } a.tooltip span, a.tooltipright span, a.tooltipcountry span { display: none; text-decoration: none; } a.tooltip:hover span, a.tooltipright:hover span, a.tooltipcountry:hover span { display: block; position: absolute; border:1px solid #000; display: block; visibility:visible; background-color:#ffffff; z-index: 100; } a.tooltip:hover span { left: 80px; top: -20px; } a.tooltipcountry:hover span { left: 130px; top: -80px; } a.tooltipright:hover span { left: 530px; top: -30px; } /* * * RECHTE SPALTE * */ #news { position: absolute; width: 146px; height: 280px; left: 834px; top: 345px; } #news h2{ display: block; height: 80px; background: url(/coreimages/news1top.gif) repeat-y; text-indent: -1000em; } #newsBack{ background: url(/coreimages/news2back.gif) repeat-y; width: 146px; position: relative; top: 0px; left: 0px; } #newsContent{ position: relative; width: 111px; line-height: 150%; left: 22px; top: 0px; color: #FFFFFF; } #newsContent a:link { color: #FFFFFF; } #newsContent a:visited { color: #777777; } #newsContent a:hover { color: #FFFFFF; } #newsContent a:active { color: #FFFFFF; } #warenkorb, #warenkorbEN { position: absolute; width: 200px; height: 145px; left: 780px; top: 0px; z-index: 500; } #warenkorb { background: url(/coreimages/cart.gif) repeat-y; } #warenkorbEN { background: url(/coreimages/cart_en.gif) repeat-y; } #warenkorb h2, #warenkorbEN h2{ display: block; height: 75px; text-indent: -1000em; } #warenkorb p, #warenkorbEN p{ font: normal 100% Tahoma, Lucida Sans, Verdana, Arial, sans; position: relative; width: 145px; top: 0px; text-align: right; line-height: 150%; left: 20px; top: 0px; color: #FFFFFF; } #warenkorb a:link, #warenkorbEN a:link{ color: #FFFFFF; } #warenkorb a:visited, #warenkorbEN a:visited{ color: #EFD9B1; } #warenkorb a:hover, #warenkorbEN a:hover{ color: #FFFFFF; } #warenkorb a:active, #warenkorbEN a:active{ color: #FFFFFF; } #news3bottom { background: url(/coreimages/news3bottom.gif) no-repeat; width: 146px; height: 28px; position: relative; left: 0px; bottom: 0px; margin: 0; z-index: 555; text-indent: -1000em; overflow: hidden; } #stoerer { background: url(/coreimages/ds_stoerer.gif) no-repeat; position: absolute; width: 200px; height: 116px; left: 780px; top: 140px; } #stoerer h2, #stoerer p{ display: none; } #stoererReseller { background: url(/coreimages/ds_stoerer2_shops.gif) no-repeat; position: absolute; width: 200px; height: 81px; left: 780px; top: 256px; } #stoererReseller h2{ display: none; } #stoererReseller p.reseller{ padding: 0 12px 20px 45px; line-height: 13px; text-align: right; font-size: 10px; text-indent: -10px; } #stoererReseller .konditionen{ display: none; } /* * * SPRACHE * */ #sprachwahl { position: absolute; width: 100px; height:130px; left: 185px; top:0px; border: 0px; } #sprachwahl h2 { display: block; width: 100px; height:1px; text-indent: -1000em; overflow: hidden; border: 0px; } #sprachwahl li a, #sprachwahl li { display: block; width: 100px; text-indent: -1000em; overflow: hidden; border: 0px; } li.sprachwahlDE, li.sprachwahlDE a { background: url(/coreimages/language_de.gif) no-repeat; height: 65px; } li.sprachwahlDEakt , li.sprachwahlDEakt a, li.sprachwahlDE a:hover { background: url(/coreimages/language_de_akt.gif) no-repeat; height: 65px; } li.sprachwahlEN, li.sprachwahlEN a { background: url(/coreimages/language_en.gif) no-repeat; height: 65px; } li.sprachwahlENakt, li.sprachwahlENakt a, li.sprachwahlEN a:hover { background: url(/coreimages/language_en_akt.gif) no-repeat; height: 65px; } /* * * NAVIGATION * */ #navi li a { display: block; width: 180px; text-indent: -1000em; overflow: hidden; border: 0px; margin: 0px; padding: 0px; } #navi li { display: block; width: 180px; text-indent: -1000em; overflow: hidden; border: 0px; margin: 0px; padding: 0px; } li.homeAktiv a { background: url(/coreimages/navi01en.gif) no-repeat; height: 77px; } li.home a { background: url(/coreimages/navi01nact1en.gif) no-repeat; height: 77px; } li.home a:hover { background: url(/coreimages/navi01nact2en.gif) no-repeat; height: 77px; top:0px; } /***************/ li.darkswordAktiv a { background: url(/coreimages/navi02en.gif) no-repeat; height: 30px; } li.darksword a { background: url(/coreimages/navi02nact1en.gif) no-repeat; height: 30px; } li.darksword a:hover { background: url(/coreimages/navi02nact2en.gif) no-repeat; height: 30px; } /***************/ li.darkswordCatalogAktiv a { background: url(/coreimages/navi0201en.gif) no-repeat; height: 18px; } li.darkswordCatalog a { background: url(/coreimages/navi0201nact1en.gif) no-repeat; height: 18px; } li.darkswordCatalog a:hover { background: url(/coreimages/navi0201nact2en.gif) no-repeat; height: 18px; } /***************/ li.darkswordElmoreAktiv { background: url(/coreimages/navi0201en.gif) no-repeat; height: 18px; } li.darkswordElmoreAktiv a { background: url(/coreimages/navi0201en.gif) no-repeat; height: 18px; } li.darkswordElmore { background: url(/coreimages/navi0201nact1en.gif) no-repeat; height: 18px; } li.darkswordElmore a { background: url(/coreimages/navi0201nact1en.gif) no-repeat; height: 18px; } li.darkswordElmore a:hover { background: url(/coreimages/navi0201nact2en.gif) no-repeat; height: 18px; } /***************/ li.darkswordParkinsonAktiv { background: url(/coreimages/navi0202en.gif) no-repeat; height: 18px; } li.darkswordParkinsonAktiv a { background: url(/coreimages/navi0202en.gif) no-repeat; height: 18px; } li.darkswordParkinson { background: url(/coreimages/navi0202nact1en.gif) no-repeat; height: 18px; } li.darkswordParkinson a { background: url(/coreimages/navi0202nact1en.gif) no-repeat; height: 18px; } li.darkswordParkinson a:hover { background: url(/coreimages/navi0202nact2en.gif) no-repeat; height: 18px; } /***************/ li.darkswordCaldwellAktiv { background: url(/coreimages/navi0203en.gif) no-repeat; height: 18px; } li.darkswordCaldwellAktiv a { background: url(/coreimages/navi0203en.gif) no-repeat; height: 18px; } li.darkswordCaldwell { background: url(/coreimages/navi0203nact1en.gif) no-repeat; height: 18px; } li.darkswordCaldwell a { background: url(/coreimages/navi0203nact1en.gif) no-repeat; height: 18px; } li.darkswordCaldwell a:hover { background: url(/coreimages/navi0203nact2en.gif) no-repeat; height: 18px; } /***************/ li.darkswordEasleyAktiv { background: url(/coreimages/navi0204en.gif) no-repeat; height: 18px; } li.darkswordEasleyAktiv a { background: url(/coreimages/navi0204en.gif) no-repeat; height: 18px; } li.darkswordEasley { background: url(/coreimages/navi0204nact1en.gif) no-repeat; height: 18px; } li.darkswordEasley a { background: url(/coreimages/navi0204nact1en.gif) no-repeat; height: 18px; } li.darkswordEasley a:hover { background: url(/coreimages/navi0204nact2en.gif) no-repeat; height: 18px; } /***************/ li.darkswordVisionsAktiv { background: url(/coreimages/navi0205en.gif) no-repeat; height: 22px; } li.darkswordVisionsAktiv a { background: url(/coreimages/navi0205en.gif) no-repeat; height: 22px; } li.darkswordVisions { background: url(/coreimages/navi0205nact1en.gif) no-repeat; height: 22px; } li.darkswordVisions a { background: url(/coreimages/navi0205nact1en.gif) no-repeat; height: 22px; } li.darkswordVisions a:hover { background: url(/coreimages/navi0205nact2en.gif) no-repeat; height: 22px; } /***************/ li.shopAktiv a { background: url(/coreimages/navi03en.gif) no-repeat; height: 35px; } li.shop a { background: url(/coreimages/navi03nact1en.gif) no-repeat; height: 35px; } li.shop a:hover { background: url(/coreimages/navi03nact2en.gif) no-repeat; height: 35px; } /***************/ li.shopNewsAktiv { background: url(/coreimages/navi0301en.gif) no-repeat; height: 18px; } li.shopNewsAktiv a { background: url(/coreimages/navi0301en.gif) no-repeat; height: 18px; } li.shopNews { background: url(/coreimages/navi0301nact1en.gif) no-repeat; height: 18px; } li.shopNews a { background: url(/coreimages/navi0301nact1en.gif) no-repeat; height: 18px; } li.shopNews a:hover { background: url(/coreimages/navi0301nact2en.gif) no-repeat; height: 18px; } /***************/ li.shopElmoreAktiv { background: url(/coreimages/navi0302en.gif) no-repeat; height: 18px; } li.shopElmoreAktiv a { background: url(/coreimages/navi0302en.gif) no-repeat; height: 18px; } li.shopElmore { background: url(/coreimages/navi0302nact1en.gif) no-repeat; height: 18px; } li.shopElmore a { background: url(/coreimages/navi0302nact1en.gif) no-repeat; height: 18px; } li.shopElmore a:hover { background: url(/coreimages/navi0302nact2en.gif) no-repeat; height: 18px; } /***************/ li.shopParkinsonAktiv { background: url(/coreimages/navi0303en.gif) no-repeat; height: 18px; } li.shopParkinsonAktiv a { background: url(/coreimages/navi0303en.gif) no-repeat; height: 18px; } li.shopParkinson { background: url(/coreimages/navi0303nact1en.gif) no-repeat; height: 18px; } li.shopParkinson a { background: url(/coreimages/navi0303nact1en.gif) no-repeat; height: 18px; } li.shopParkinson a:hover { background: url(/coreimages/navi0303nact2en.gif) no-repeat; height: 18px; } /***************/ li.shopDiTerlizziAktiv { background: url(/coreimages/navi0304en.gif) no-repeat; height: 18px; } li.shopDiTerlizziAktiv a { background: url(/coreimages/navi0304en.gif) no-repeat; height: 18px; } li.shopDiTerlizzi { background: url(/coreimages/navi0304nact1en.gif) no-repeat; height: 18px; } li.shopDiTerlizzi a { background: url(/coreimages/navi0304nact1en.gif) no-repeat; height: 18px; } li.shopDiTerlizzi a:hover { background: url(/coreimages/navi0304nact2en.gif) no-repeat; height: 18px; } /***************/ li.shopVisionsAktiv { background: url(/coreimages/navi0305en.gif) no-repeat; height: 18px; } li.shopVisionsAktiv a { background: url(/coreimages/navi0305en.gif) no-repeat; height: 18px; } li.shopVisions { background: url(/coreimages/navi0305nact1en.gif) no-repeat; height: 18px; } li.shopVisions a { background: url(/coreimages/navi0305nact1en.gif) no-repeat; height: 18px; } li.shopVisions a:hover { background: url(/coreimages/navi0305nact2en.gif) no-repeat; height: 18px; } /***************/ li.shopGRRMAktiv { background: url(/coreimages/navi0306en.gif) no-repeat; height: 18px; } li.shopGRRMAktiv a { background: url(/coreimages/navi0306en.gif) no-repeat; height: 18px; } li.shopGRRM { background: url(/coreimages/navi0306nact1en.gif) no-repeat; height: 18px; } li.shopGRRM a { background: url(/coreimages/navi0306nact1en.gif) no-repeat; height: 18px; } li.shopGRRM a:hover { background: url(/coreimages/navi0306nact2en.gif) no-repeat; height: 18px; } /***************/ li.shopLimitedAktiv { background: url(/coreimages/navi0307en.gif) no-repeat; height: 18px; } li.shopLimitedAktiv a { background: url(/coreimages/navi0307en.gif) no-repeat; height: 18px; } li.shopLimited { background: url(/coreimages/navi0307nact1en.gif) no-repeat; height: 18px; } li.shopLimited a { background: url(/coreimages/navi0307nact1en.gif) no-repeat; height: 18px; } li.shopLimited a:hover { background: url(/coreimages/navi0307nact2en.gif) no-repeat; height: 18px; } /***************/ li.shopSonstigeAktiv { background: url(/coreimages/navi0304en.gif) no-repeat; height: 18px; } li.shopSonstigeAktiv a { background: url(/coreimages/navi0308en.gif) no-repeat; height: 18px; } li.shopSonstige { background: url(/coreimages/navi0308nact1en.gif) no-repeat; height: 18px; } li.shopSonstige a { background: url(/coreimages/navi0308nact1en.gif) no-repeat; height: 18px; } li.shopSonstige a:hover { background: url(/coreimages/navi0308nact2en.gif) no-repeat; height: 18px; } /***************/ li.shopIWMAktiv { background: url(/coreimages/navi0309en.gif) no-repeat; height: 18px; } li.shopIWMAktiv a { background: url(/coreimages/navi0309en.gif) no-repeat; height: 18px; } li.shopIWM { background: url(/coreimages/navi0309nact1en.gif) no-repeat; height: 18px; } li.shopIWM a { background: url(/coreimages/navi0309nact1en.gif) no-repeat; height: 18px; } li.shopIWM a:hover { background: url(/coreimages/navi0309nact2en.gif) no-repeat; height: 18px; } /***************/ li.shopDragonsAktiv { background: url(/coreimages/navi0310en.gif) no-repeat; height: 18px; } li.shopDragonsAktiv a { background: url(/coreimages/navi0310en.gif) no-repeat; height: 18px; } li.shopDragons { background: url(/coreimages/navi0310nact1en.gif) no-repeat; height: 18px; } li.shopDragons a { background: url(/coreimages/navi0310nact1en.gif) no-repeat; height: 18px; } li.shopDragons a:hover { background: url(/coreimages/navi0310nact2en.gif) no-repeat; height: 18px; } /***************/ li.shopCompleteAktiv { background: url(/coreimages/navi0320en.gif) no-repeat; height: 18px; } li.shopCompleteAktiv a { background: url(/coreimages/navi0320en.gif) no-repeat; height: 18px; } li.shopComplete { background: url(/coreimages/navi0320nact1en.gif) no-repeat; height: 18px; } li.shopComplete a { background: url(/coreimages/navi0320nact1en.gif) no-repeat; height: 18px; } li.shopComplete a:hover { background: url(/coreimages/navi0320nact2en.gif) no-repeat; height: 18px; } /***************/ li.minifinderAktiv a { background: url(/coreimages/navi04en.gif) no-repeat; height: 40px; } li.minifinder a { background: url(/coreimages/navi04nact1en.gif) no-repeat; height: 40px; } li.minifinder a:hover { background: url(/coreimages/navi04nact2en.gif) no-repeat; height: 40px; } /***************/ li.retailerAktiv a { background: url(/coreimages/navi05en.gif) no-repeat; height: 36px; } li.retailer a { background: url(/coreimages/navi05nact1en.gif) no-repeat; height: 36px; } li.retailer a:hover { background: url(/coreimages/navi05nact2en.gif) no-repeat; height: 36px; } /***************/ li.serviceAktiv a { background: url(/coreimages/navi06en.gif) no-repeat; height: 43px; } li.service a { background: url(/coreimages/navi06nact1en.gif) no-repeat; height: 43px; } li.service a:hover { background: url(/coreimages/navi06nact2en.gif) no-repeat; height: 43px; } /***************/ li.impressumAktiv a { background: url(/coreimages/navi07en.gif) no-repeat; height: 33px; } li.impressum a { background: url(/coreimages/navi07nact1en.gif) no-repeat; height: 33px; } li.impressum a:hover { background: url(/coreimages/navi07nact2en.gif) no-repeat; height: 33px; } /***************/ #navi99 { background: url(/coreimages/navi99.gif) no-repeat; position: absolute; width: 180px; height: 66px; left: 0px; top: 510px; text-indent: -100em; }