/* d_shop_css_basis  */

body, input, textarea {
font-size: 12px;
font-family: Verdana, Helvetica, Arial, sans-serif;
color: #333333;
}

td, p, body, div {
line-height: 150%;
}

li, th, form {
line-height: 130%;
}

body, div, form {
margin: 0px;
padding: 0px;
}

div, h1, h2, h3, h4, h5, h6, p, td, li, th, form, ul, ol, table, span, iframe, a, fieldset {
border: solid;
border-color : #999;
border-width : 0 0 0 0;
}
fieldset {
border-width: 1px;
}

td, th, table {
margin: 0;
padding: 0;
}

p, .p {
margin: 0 0 12px 0;
padding: 0;
}

td {
vertical-align : top;
}

table {
border-spacing: 0;
border-collapse: collapse;
}

form td {
  padding: 2px 6px 2px 0;
}

ol {
list-style-position : outside;
padding: 0;
margin-left: 35px;
list-style-type : decimal;
}

ul {
margin: 0;
padding: 0;
list-style-position : outside;
list-style-type : none;
list-style-image : none;
}

ul.sitemapUL {
margin-left: 20px;
}


li {	
margin: 6px 0;
}

ul li {	
background-image: url('/pix/sdwv/li_klassisch.gif');
background-repeat: no-repeat;
background-position: 1px 7px;
padding-left: 12px;
}

ul.ohne li, ul.link li {
background-image: none;
padding-left: 0px;
}

ul.link li {
text-indent: -13px;
margin-left: 13px;
}

ul .alleKlappe a {
text-decoration:underline;
}

h1, h2, h3, h4, h5, h6 {
font-weight : bold;
line-height : 120%;
padding: 0px;
margin: 0 0 6px 0;
}

.titel {
line-height : 120%;
}

#inhalt .textbereich h3 {
margin: 24px 0 18px 0;
} 

.bildlinks{
float: left;
padding-right: 12px;
padding-bottom: 1px;
padding-top: 4px;
}

.bildrechts{
float: right;
padding-left: 12px;
padding-bottom: 1px;
padding-top: 4px;
}

.linie {
height: 1px;
width : 100%;
background-color: #999;
}

.normal, 
#inhalt, #inhalt td,
h4, h5, h6 {
font-size: 12px;
}

.sehrklein {
font-size: 10px;
line-height: 120%;
}

.klein, small,
.bildEingebettet .bildunterschrift,
#rechtespalte, #fuss,
table.klein td {
font-size: 11px !important;
}

.gross, h3 {
font-size: 14px;
}

.sehrgross, h2, .rubrik {
font-size: 18px;
}

h1 {
font-size: 22px;
margin-bottom: 12px;
}

.riesig {
font-size: 26px;
}


.fehler,
#warenkorb .wkErrMsg {
font-size: 13px;
font-weight : bold;
color : #DD530F;
}

.form01 div{
padding: 3px 0;
}
.form01 td{
padding: 3px 5px 3px 0;
}

input.breit, textarea {
width: 90%;
}

input.wieText {
margin: 0;
padding: 0;
background-color: transparent;
border-width: 0;
color: #2E7DAA;
cursor: pointer;
text-align: left;
}

a {
color : #2E7DAA;
text-decoration : none;
}

a:hover {
color: #D7531E;
}

.farbig {
color: #2E7DAA;
}

.hg {
background-color: #f5f5f5;
padding: 5px;
}

.rahmen {
border-width: 1px;
}

.jumplist {
margin: 12px 0;
font-weight: bold;
color: #666666; /* sonst identisch mit Links */
text-align: center;
}

.clear {
clear: both;
}


/* ----- Hauptbereiche ----- */

body {
background: #4a4b4b;
}
body.iframe {
background: none;
}
body.popup {
padding: 8px;
background: none;
}

#bereich {
position: relative;
width: 1000px;
background: #ffffff;
border-width: 1px;
margin-bottom: 5px;
z-index: 1;
min-height: 1000px;
}

#kopf {
position: relative;
background-image: url('/pix/vdishop/hg_header_2.jpg');
background-repeat: no-repeat;
top: 0px;
left: 0px;
height: 215px;
z-index: 10;
}
.naviPfad {
margin: 0 10px;
line-height: 120%;
}


#linkespalte {
float: left; 
width: 200px; 
background: #c3dee3;
}

#inhalt {
float: left; 
margin-left: 10px;
width: 480px; 
padding-top: 10px;
}

#rechtespalte {
position: relative;
float: right; 
width: 300px; 
background: #e4e4e4;
}

#linkespalte, #rechtespalte, #inhalt {
border-top-width: 1px;
margin-top: 15px;
}

#warenkorb {
width: 600px;
margin: 20px 0 50px 30px;
}

#fuss {
position: relative;
clear: both;
padding: 6px 110px 6px 10px;
text-align: center;
font-size: 11px;
}
#fuss .fussNavi {
margin: 12px 0;
padding: 6px 0;
}


/* --- uebersicht- und detailseiten --- */

.introtext {
margin: 12px 0;
}

.downloadButton {
font-weight: bold;
text-align: right;
margin-bottom: 15px;
}

.infosLegende {
height: 38px;
text-align: right;
}


/* --- werbung --- */

/* werbungBox mit Balken s. css-boxen_basis */

.werbebanner300 {
width: 280px;
margin: 10px;
background: #fff;
}
.werbebanner300Rahmen {
width: 278px;
border-width: 1px;
}
.werbebannerTitel {
margin-bottom: 4px;
font-weight: bold;
}
.werbebannerText {
padding: 6px 8px;
}
.werbebannerLink {
font-weight: bold;
position: relative;
}
.werbebannerLinkDaneben {
position: absolute;
top: -14px;
left: 160px;
}

#bannerHorizontal{
z-index: 100;
}

#bannerVertikal{
position: absolute;
top: 0px;
left: 1002px;
z-index: 100;
}

.bannerbox {
padding: 2px 6px 6px 6px; 
border-width: 1px;
margin: 8px 0;
text-align: center;
}


/* --- warenkorb --- */
#wkEingangOk {
  width: 115px;
  height: 173px;
  background: #fff;
  border: solid 1px #aaa;
  padding: 0px;
  top: 75px;
  left: 710px;
}


/* --- ivw --- */

#ivw {
position: absolute;
top:0;
left:0;
z-index:-5;
}

/* d_shop_css_boxen_basis */
/* ----- boxen linke und rechte spalte ----- */

.balkenBox {
background: #edf5fa url('/pix/vdishop/hg_balkenbox_wk.jpg') repeat-y;
margin: 10px;
}
.balkenBox h3,
.subnaviBox h3 {
margin: 0;
padding: 4px 8px 5px 8px;
color: #fff;
font-weight: bold;
line-height: 115%;
font-size: 11px;
}
.balkenBox h3 {
background: #27435B url('/pix/vdishop/hg_balkenboxtitel.jpg') repeat-x;
padding-left: 37px;
font-family: 'Trade Gothic', Verdana;
}
.balkenBox .boxInhalt {
margin-top: 3px;
border-top-width: 1px;
padding-bottom: 3px;
}
.balkenBox .boxStreifen {
border-bottom-width: 1px;
padding: 8px 8px 8px 37px;
background-position: 5px 1px;
background-repeat: no-repeat;
}
.newsletterBox {
background-image: url('/pix/vdishop/hg_balkenbox_nl.jpg');
}
.nochFragenBox {
background-image: url('/pix/vdishop/hg_balkenbox_fragen.jpg');
}
.warenkorbBox {
background-image: url('/pix/vdishop/hg_balkenbox_wk.jpg');
}
.warenkorbBox .zurKasse {
background-image: url('/pix/vdishop/zur_kasse.gif');
}
.nochFragenBox .hgFragezeichen {
background-image: url('/pix/vdishop/fragezeichen.gif');
}
.werbungBox {
background: #ffffff;
}

.subnaviBox {
border-color: #4b9cc9;
border-width: 1px;
background: #edf5fa url('/pix/vdishop/hg_box.jpg') repeat-y;
margin: 10px;
}
.subnaviBox h3 {
background: #26415a url('/pix/vdishop/hg_boxtitel.jpg') repeat-x;
font-family: 'Trade Gothic', Verdana;
}
.subnaviBox .boxInhalt {
padding: 4px 8px;
}
.subnaviBox .boxInhalt a {
color: #333333;
}
.subnaviBox .boxInhalt a:hover {
text-decoration: underline;
}

/* ----- teaserboxen  ----- */

.produktBox * {
line-height: 15px;
font-size: 11px;
}

.produktBox .boxBild {
float: left;
}

.produktBox .boxTitel {
font-weight: bold;
}
.produktBox .boxVerlag {
margin: 10px 0 3px 0;
}
.produktBox .boxMehr {
text-align: right;
margin-top: 10px;
}
.produktBox .boxKaufen {
margin-top: 6px;
}

.topListe {
margin: 10px 0;
font-size: 11px;
background: #26415a;
}
.topListe h3 {
background: #26415a url('/pix/vdishop/hg_boxtitel.jpg') repeat-x;
padding-left: 10px;
}
.topListeHome h3 {
background: #27435B url('/pix/vdishop/hg_balkenboxtitel.jpg') repeat-x;
}

.topListe .produktBox {
padding: 0 8px 10px 10px;
}

.topListe .boxBild {
padding-top: 4px;
}

.topListe .boxBild img {
width: 50px;
}

.topListe .boxWerbetext,
.topListe .boxUntertitel,
.topListe .boxMehr,
.topListe .boxWarenkorb,
.topListe .boxMeldung,
.topListe .boxVerlag {
display: none;
}

.topListe .topTreffer{
position: relative;
border-bottom-width: 1px;
padding-top: 1px;
}

.topListe .boxTitelDaten,
.topListe .boxMehr,
.topListe .boxKaufen {
float: right;
width: 122px;
overflow: hidden;
}

.topListe .position {
font-weight: bold;
padding-left: 10px;
}

.topListeHome {
background: #c3dee3;
}

.rubrikBox {
margin-bottom: 20px;
}
.rubrikBox h3,
h2.schick {
font-size: 10px;
padding-bottom: 3px;
border-bottom-width: 3px;
margin-bottom: 10px;
color: #4b9cc9;
border-color: #4b9cc9;
}
.rubrikBox h3 a {
color: #4b9cc9;
}
.rubrikBox h3.neutral {
color: #4b9cc9;
border-color: #4b9cc9;
}
.rubrikBox h3.neutral a {
color: #4b9cc9;
}
.rubrikBox .boxUntertitel {
display: none;
}

.rubrikBox .boxKaufen {
text-align: right;
}
.rubrikBox .boxMeldung {
display: none;
}
.rubrikBox .boxPreis,
.rubrikBox .boxWarenkorb {
display: inline;
margin-left: 8px;
}
.rubrikBox .boxPreis {
position: relative;
top: 2px;
}
.rubrikBox .preisFrueher {
position: relative;
top: 9px;
right: 48px;
}


.highlightRubrikBox  {
background: #F2F8FB url('/pix/vdishop/hg_highlight.jpg') repeat-y;
}
.highlightRubrikBox h3,
.schnaeppchenRubrikBox h3 {
background: #ffffff;
}
.highlightRubrikBox .produktBox,
.schnaeppchenRubrikBox .produktBox {
padding: 0 12px 10px 12px;
border-bottom-width: 3px; 
}
.highlightRubrikBox .produktBox {
border-color: #4b9cc9;
}

.schnaeppchenRubrikBox  {
background: #f1ebf1 url('/pix/vdishop/hg_schnaeppchen.jpg') repeat-y;
}
.schnaeppchenRubrikBox h3,
.schnaeppchenRubrikBox h3 a {
color: #c63988;
}
.schnaeppchenRubrikBox h3,
.schnaeppchenRubrikBox .produktBox {
border-color: #c63988;
}


.linkeRubrikBox {
width: 230px;
float: left;
clear: both;
}
.rechteRubrikBox {
width: 230px;
float: right;
}
.linkeRubrikBox .boxKaufen,
.rechteRubrikBox .boxKaufen {
clear: both;
}

.breiteRubrikBox .boxMehr {
margin-top: 0;
text-align: left;
}
.breiteRubrikBox .boxText {
width: 420px;
}
.breiteRubrikBox .boxKaufen {
margin-top: 0px;
position: relative;
top: -15px;
}



/* d_shop_css_suche_basis */
/* ----- trefferseiten  ----- */

div.trefferKategorien {
border-width: 1px 0;
padding: 10px 0;
margin: 10px 0;
}

table.trefferListe,
table.trefferListe td,
table.trefferListe th {
border-color: #4b9cc9;
}
table.trefferListe {
border-width: 1px;
width: 100%;
}
table.trefferListe td,
table.trefferListe th {
border-width: 1px;
}
table.trefferListe td {
padding: 8px;
}
table.trefferListe th {
background: #b3d3e4 url('/pix/vdishop/hg_treffer_th.jpg') repeat-x; 
text-align: left;
font-size: 11px;
padding: 2px 2px 3px 8px;
}
td.trefferBeschreibung .boxPreis,
td.trefferBeschreibung .boxMeldung,
td.trefferBeschreibung .boxWarenkorb,
td.trefferBeschreibung .boxUntertitel {
display: none;
}
td.trefferWarenkorb {
width: 100px;
text-align: right;
}
td.trefferWarenkorb .trefferPreis {
margin-bottom: 6px;
}
td.trefferWarenkorb .trefferMeldung {
margin-bottom: 6px;
font-size: 11px;
line-height: 110%;
}
td.trefferWarenkorb .trefferWK {
margin-top: 6px;
}


.suchparameter {
margin: 15px 8px;
background: transparent;
}
.suchparameter h3 {
padding-left: 8px;
}
.suchparameter table {
}
.suchparameter table td,
.suchparameter table th {
vertical-align: top;
font-size: 11px;
line-height: 130%;
padding: 2px 0;
}
.suchparameter table td {
padding-left: 4px;
font-weight: bold;
}
.suchparameter table th {
padding-right: 3px;
text-align: left;
font-weight: normal;
}

.keineTrefferMeldung {
font-weight: bold;
}


/* d_shop_css_rezension_basis */
/* --- Rezensionen / Bilder-Reiter --- */

.bilderReiterGruppe,
.bilderReiterGruppe h3 {
font-size: 11px;
}
.bilderReiterGruppe .einBildReiter img {
width: 80px;
height: 80px;
border: 3px solid #fff;
}
.bilderReiterGruppe .einBildReiter {
float: left;
border: 4px solid #ccc;
margin: 0 14px 10px 0;
} 
.bilderReiterGruppe .einBildReiterAktiveb520e { /* science-shop */
border-color: #4b9cc9; /* wie pfeil */
} 
.bilderReiterGruppe .einBildReiterAktiv4b9cc9 { /* vdi-shop */
border-color: #4b9cc9; /* wie pfeil */
} 
.bilderReiterGruppe .reiterLeiste {
position: relative;
margin-bottom: 6px;
}
.bilderReiterPfeil {
position: absolute;
top: 93px;
left: 36px;
} 



/* d_shop_css_produkt_basis */
/* ------- artikel detailseiten ------- */

#coverGross {
  background-color: #f5f5f5;
  border: none;
  position: absolute;
  top: 20px;
  left: 50px;
  z-index: 200;
}
#coverGrossHeader {
  height: 21px;
  background-color: #4b9cc9;
  color: #fff;
  font-weight: bold;
  text-align: right;
}
#coverGrossX {
  font-size: 14px;
  color: #fff;
  padding-right: 8px;
  text-decoration: none;
}
#coverGrossBild {
  padding: 25px;
}


.falschesFenster {
  position: absolute;
  top: 3px;
  left: 20px;
  z-index: 200;
  border-width: 2px;
  border-color: #4b9cc9;
}

.falschesFensterHeader {
  background-color: #4b9cc9;
  text-align: right;
  padding: 4px;
  line-height: 105%;
}

.falschesFensterX {
  font-size: 12px;
  color: #fff;
  font-weight: bold;
  text-decoration: none;
}

.falschesFensterInhalt {
  background: #eee;
}

#youTubeVideo {
  margin: 40px 0 0 25px;
}

#youTubeVideo .falschesFensterInhalt {
  padding: 0px 2px;
  background: #4b9cc9;
}



#inhalt.produkt {
width: 675px;
padding-top: 0;
border-top: none;
}

#inhalt.produkt .hauptInfo {
background: #F2F8FB url('/pix/vdishop/hg_produkt.jpg') repeat-y;
padding: 10px;
border-width: 1px 0;
margin-bottom: 15px;
}

#inhalt.produkt .hauptInfo .produktBild,
#inhalt.produkt .hauptInfo .produktDaten {
float: left;
position: relative;
}

#inhalt.produkt #produktCoverLupe  {
position: absolute;
bottom: 4px;
right: 20px;
}

#inhalt.produkt .hauptInfo  .produktAutor,
#inhalt.produkt .hauptInfo  .produktTitel  {
font-size: 14px;
margin: 0;
line-height: 150%;
}

#inhalt.produkt .hauptInfo  .produktTitel  {
font-weight: bold;
}

#inhalt.produkt .hauptInfo  .produktVerlag {
}

#inhalt.produkt .hauptInfo  .produktSammlung,
#inhalt.produkt .hauptInfo  .produktAbbildungsvermerk,
#inhalt.produkt .hauptInfo  .produktEinbandart,
#inhalt.produkt .hauptInfo  .produktVerlag {
}

#inhalt.produkt .hauptInfo  .produktKaufen {
clear: both;
margin-top: 20px;
text-align: right;
}

#inhalt.produkt .hauptInfo  .produktFuss {
clear: both;
margin-top: 20px;
font-size: 10px;
text-align: left;
}

#inhalt.produkt .hauptInfo .produktFussLinks {
margin-top: 14px;
position: relative;
top: 4px;
}
#inhalt.produkt .hauptInfo .weiterempfehlen {
width: 200px;
float: right;
text-align: right;
}
#inhalt.produkt .hauptInfo .bewerten {
width: 160px;
float: left;
}

#inhalt.produkt .hauptInfo  .produktPreis,
#inhalt.produkt .hauptInfo  .produktMeldung,
#inhalt.produkt .hauptInfo  .produktWarenkorb {
display: inline;
}
#inhalt.produkt .hauptInfo  .produktPreis,
#inhalt.produkt .hauptInfo  .produktWarenkorb {
margin-left: 25px;
}
#inhalt.produkt .hauptInfo  .produktMeldungLang {
display: block;
}

#inhalt.produkt .extras {
width: 200px;
float: left;
font-size: 11px;
}

#inhalt.produkt .text {
width: 465px;
float: right;
}

#inhalt.produkt .text .beschreibung ul ul {
margin-left: 10px;
}

#inhalt.produkt .extras .einExtra {
margin-bottom: 20px;
}

#inhalt.produkt .extras h3 {
font-weight: bold;
font-size: 12px;
}

#inhalt.produkt .rezensionen,
#inhalt.produkt .warnhinweise,
#inhalt.produkt .weitereProdukte {
margin: 25px 0;
}

#inhalt.produkt .rezensionTeaser {
margin-bottom: 15px;
}

#inhalt.produkt .rezensionTeaser .teaserDatum {
line-height: 110%;
font-size: 11px;
}

#inhalt.produkt .rezensionTeaser .teaserTitel {
margin-top: 3px;
}

#inhalt.produkt .rezensionTeaser .teaserTeaser {
margin: 6px 0;
}

#inhalt.produkt .rezensionTeaser .teaserTeaser br {
line-height: 60%;
}

#inhalt.produkt .warnhinweise {
font-size: 11px;
}

#inhalt.produkt .weitereProdukte .boxMehr {
text-align: left;
}

#inhalt.produkt .weitereProdukte .boxMeldung {
display: none;
}

#inhalt.produkt .weitereProdukte .boxBild {
min-height: 100px;
padding-bottom: 10px;
}

#inhalt.produkt .weitereProdukte .boxPreis,
#inhalt.produkt .weitereProdukte .boxWarenkorb {
display: inline;
}

#inhalt.produkt .weitereProdukte .boxKaufen {
clear: both;
text-align: right;
position: relative;
top: -35px;
left: 160px;
width: 300px;
}


/* --- like-buttons --- */
#inhalt.produkt #socialshareprivacy {
width: 500px;
float: right;
}
#inhalt.produkt .social_share_privacy_area {
margin: 20px 0 0 0 !important;
}
/* ----- d_shop_css_epoq ----- */

.epoq_widgetContainer .epoq_infoBoxHeading {
padding: 4px 8px 5px 8px;
color: #fff;
font-weight: bold;
line-height: 115%;
font-size: 11px;
background: #27435B url('/pix/vdishop/hg_balkenboxtitel.jpg') repeat-x;
padding-left: 37px;
font-family: 'Trade Gothic', Verdana;

/* das war für die hauptspalte:
font-size: 10px !important;
font-weight: bold;
padding-bottom: 3px;
border-bottom-width: 3px;
margin-bottom: 10px;
color: #4b9cc9;
border-color: #4b9cc9;
text-align: left;
*/
}

.epoq_widgetContainer .epoq_infoBox {
margin: 8px 8px 8px 37px;
width: 255px !important;
}

.epoq_widgetContainer .epoq_smallText {
padding: 10px 10px 0 0;
text-align: left;
line-height: 120%;
}

.epoq_widgetContainer .epoq_productName br {
display: none;
}

.wkRechtespalte .epoq_widgetContainer {
background: #f0f0f0;
}

.wkRechtespalte .epoq_widgetContainer .epoq_infoBoxHeading {
padding-left: 8px;
}

.wkRechtespalte .epoq_widgetContainer .epoq_infoBox {
margin-left: 8px;
width: 280px !important;
}



/* --- d_vdi_sh_css_navi ---  */

#topNavi {
font-size: 11px;
text-align: right;
padding: 5px 10px 0 0;
}

#headerLogoLink {
position: absolute;
top: 46px;
left: 10px;
width: 400px;
height: 120px;
cursor: pointer;
}

#headerSpektrumLink {
position: absolute;
top: 130px;
left: 705px;
width: 290px;
height: 30px;
cursor: pointer;
}

#headerSchnellsuche {
position: absolute;
color: #333333;
top: 171px;
right: 0;
height: 60px;
width: 260px;
background: url('/pix/vdishop/lupe.gif') no-repeat 1px 8px;
padding-left: 27px;
}

#headerSchnellsuche form {
margin-top: 5px; 
padding: 0;
}

#headerSchnellsuche .suchbegriffKasten {
  height: 17px;
  width: 210px;
  padding: 1px 0 0 1px;
  font-size: 12px;
  line-height: 110%;
  border: solid #999 1px;
  margin: 1px;
  vertical-align: middle;
}

#headerSchnellsuche .suchButton {
  margin: 0 0 0 2px;
  vertical-align: middle;
}

#headerSchnellsucheWarten {
margin-top: 12px;
}

#headerErweiterteSucheLink {
margin-left: 3px;
width: 120px;
font-size: 11px;
line-height: 125%;
float: left;
}

#headerLogoutLink {
text-align: right;
width: 90px;
font-size: 11px;
line-height: 125%;
float: left;
}

#navigation a, 
#navigation a:hover,
#navigation a:active,
#navigation a:visited {
  color: #fafafa;
}
#navigation a:hover {
  text-decoration: underline;
}

#navigationL {
  position: absolute;
  top: 172px;
  height: 35px;
  color: #fff;
  width: 705px;
  background: url('/pix/vdishop/hg_hauptnavi.gif') no-repeat 1px -1px;
}

#navigationL .hauptnaviButton {
  float: left;
  background-color: #27435b; /* f. alt-Text */
  height: 29px;
}

#kopf .hauptnaviPkt {
  position: relative;
}

#kopf .subnavigation,
#kopf .subsubnavigation {
  width: 200px;
  background:  url('') repeat-y;
  position: absolute;
  list-style-image: none;
  list-style-position: outside;
  list-style-type: none;
  padding: 8px 0;
  margin: 0;
}
#kopf .subnavigation {
  left: 0px;
  top: 29px;
  z-index: 1100;
}
#kopf .subsubnavigation {
  left: 18px;
  top: -12px;
  z-index: 1110;
}

#kopf .subnaviPkt,
#kopf .subsubnaviPkt {
  text-align: left;
  line-height: 115%;
  background: transparent;
  margin: 0px; 
  padding: 4px 15px 4px 8px;
  position: relative;
}
#kopf .subnaviPlusButton {
  position: absolute;
  right: 0;
  top: 4px;
  width: 18px;
  height: 15px;
}
#kopf .subnaviPlusButton img {
display: block;
}


/* d_shop_css_login_basis */
/* Login/Logout/Konto */

#sdwvLoginDiv {
  background-color: #e5e5e5;
  border-width: 1px;
  position: absolute;
  top: 100px;
  left: 300px;
  width: 300px;
  height: 210px;
  z-index: 200;
}
#sdwvLoginDivHeader {
  height: 17px;
  background-color: #4b9cc9;
  color: #fff;
  font-weight: bold;
  text-align: right;
}
#sdwvLoginDivAus {
  color: #fff;
  padding-right: 5px;
  text-decoration: none;
}
#sdwvLoginDivTxt {
  padding: 10px;
}
  
#bodyDecke {
  position: fixed; 
  top: 0; 
  left: 0;
  z-index: 199;
  width: 100%;
  height: 100%;
  background-color: #999;
  -ms-filter: "alpha(opacity=80)";
  filter: alpha(opacity=80);
  opacity: .80;
}


/* ################ d_cafeld_css ################## */

.cafeldWrapper img,
.cafeldWrapper input {
  vertical-align: middle;
}

.cafeldWrapper input {
  width: 60px;
}
/* -------- VDI Abweichung von Basis CSS --------- */

#rechtespalte {
color: #335474;
}

.topListe .topTreffer {
border-bottom: double 4px #fff;
}

#warenkorb div.vdishop {
  display: block !important;
}
#warenkorb span.vdishop {
  display: inline !important;
}

#warenkorb {
float: left
}

.wkRechtespalte {
width: 300px; 
float: right;
}

