body{
  text-shadow: #000 1px 1px 1px;
}
#imgLogo{
  padding: 5px;
  margin-bottom: 5px;
}
.imgScreen{
}
.imgPrint{
  display:none;
}
.imgPrint img{
  width:288px;
  height:53px;
  padding-bottom:20px;
}



.gfSeitenDiv{
  min-width: 312px;
  max-width: 936px;
  margin: 20px auto 20px;
  border: 4px solid #222;
  background: #111;
}
#gfBestellungDiv{
  text-shadow: #000 1px 1px 1px;
  margin: 0 auto 20px;
  padding: 10px;
  max-width: 590px;
  border: 4px solid #333;
  background: #222;
  text-align: left;
}




.gfNaviBox{
  position:relative;
  margin: 2px 1px 0 0;
  padding: 0;
  list-style-type: none;
}
.gfNaviBoxOff, .gfNaviBoxMitteOff{
  float: left;
  width: 33.3%;
  padding: 6px 0;
  margin: 0 -1px 0 0;
  border: solid #333;
  border-width: 1px 1px 1px 0;
  background: url(../bilder/navibox-bg1.png) left center no-repeat #111;
  cursor: pointer;
  position: relative;
}
.gfNaviBoxOff:hover, .gfNaviBoxOn, .gfNaviBoxMitteOff:hover, .gfNaviBoxMitteOn{
  float: left;
  width: 33.3%;
  padding: 6px 0;
  margin: 0 -1px 0 0;
  border: solid;
  border-color: #808080 #333;
  border-width: 1px 1px 1px 0;
  color: #F90;
  background: url(../bilder/navibox-bg2.png) left center no-repeat #444;
  cursor: pointer;
  position: relative;
}
.gfNaviBoxMitteOff, .gfNaviBoxMitteOff:hover, .gfNaviBoxMitteOn{
  width: 33.4%;
}
.gfNaviButton{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: none;
}





.gfKatVorlauf{
  position: relative;
  min-height: 10px;
/*  background: url(../bilder/dropdown-bottom.png) center bottom repeat-x;
  background: url(../bilder/dropdown-top.png) right top repeat-x;*/
}
.gfKatImmerAuf{
  position: relative;
  min-height: 20px;
  z-index:10;
}
.gfKatImmerAuf .gfKatKopf{
  cursor: auto;
}
.gfKatZu,.gfKatAuf{
  position: relative;
  margin-bottom: -30px;
  z-index:10;
}
.gfKatKopf{
  position:relative;
  padding: 40px 0 10px;
}
.gfKatUeberschrift{
  overflow: hidden;
  width: 55%;
  min-width: 290px;
  margin:0 auto;
}
.gfKatUeberschrift div{
  position: relative;
  left: 50%;
  width: 1600px;
  margin-left: -800px;
  font-weight: bold;
}
.gfKatInhalt{
  position: relative;
  padding: 10px 0;
  text-shadow: none;
}
.gfKatZu .gfKatKopf{
  background: url(../bilder/dropdown1.png) right top no-repeat;
}
.gfKatZu .gfKatKopf:hover{
  background: url(../bilder/dropdown1-hover.png) right top no-repeat;
}
.gfKatZu .gfKatInhalt{
  padding: 0 0 31px;
  height: 0px;
  overflow: hidden;
}
.gfKatNachspann{
  display:none;
  position: relative;
  min-height: 20px;
  padding: 10px 0 0;
  z-index:10;
}



.gfFloat{
  text-shadow: #000 1px 1px 1px;
  position: relative;
  float: left;
  width: 152px;
  height: 142px;
  padding-top: 10px;
  background: #000;
  border: 1px solid;
  border-color: #444 #333 #222;
  margin: 1px;
  z-index:1;
}
.gfFloat img{
  width: 92px;
  height: 92px;
  border: 1px solid;
  border-color: #444 #333 #222;
}
.gfFloat input{
  text-align: center;
}
.gfFloat:hover{
  padding: 15px 5px 5px 5px;
  margin: -4px;
  background: #333;
  border-color: #666 #555 #444;
  z-index:2;
}
.gfFloat .buttonPlusMinus{
  display: none;
  width: 20px;
  height: 20px;
  border: 0;
  margin-bottom: -4px;
  padding:0 10px;
  background: url(../bilder/form-button-bg.png) center 0 no-repeat;
}
.gfFloat .buttonPlusMinus:hover{
  background-position: center -60px;
}
.gfFloat .buttonPlusMinus:focus,.gfFloat .buttonPlusMinus:active{
  background-position: center -120px;
}





.gfFloat .i30{
 position:absolute;
 border-width:0;
 width:30px;
 height:30px;
 top:171px;
 padding:16px;
 margin:-1px;
 background:url(../memospiel/res/bu_bg30.png) center 16px no-repeat;
 cursor:pointer;
 display:none;
 z-index:3;
}
.gfFloat .i30:hover{
 background-position:center -84px;
}
.gfFloat .i30:focus,.gfFloat .i30:active{
 background-position:center -184px;
}


.gfFloat .i20{
 position:absolute;
 border-width:0;
 width:20px;
 height:20px;
 top:0;
 right:0;
 margin:-1px;
 padding:16px 21px;
 background:url(../memospiel/res/bu_bg20.png) center 16px no-repeat;
 cursor:pointer;
 display:none;
 z-index:3;
}
.gfFloat .i20:hover{
 background-position:center -84px;
}
.gfFloat .i20:focus,.gfFloat .i20:active{
 background-position:center -184px;
}


.gfFloat:hover .i30,.gfFloat:hover .i20{
 display:block;
}





.gfDocZwiUeberschr{
  clear: both;
  color: #f93;
}



.posListeDiv{
  position: relative;
}
.Sp2{
  width: 49.5%;
  float: left;
  padding-bottom: 9px;
}
.Sp3{
  width: 33.3%;
  float: left;
  padding-bottom: 9px;
}
.posListe{
  border: 1px solid transparent;
  padding: 0 3px;
  position: relative;
}
.posListe:hover{
  border-color: #666 #444 #222;
  background: #000;
}
.posListe span{
  display: none;
  position: absolute;
  right: -1px;
  bottom: 100%;
  padding: 15px;
  margin-bottom: 5px;
  background: #000;
  border: 1px solid;
  border-color: #666 #444 #222;
}
.posListe img{
  border: 1px solid;
  border-color: #444 #333 #222;
}
.posListe:hover span{
  display: block;
}



table{
  border: 0;
  border-spacing: 2px;
  margin: 0 auto;
}
td{
  vertical-align: top;
  background: #000;
  border: 1px solid;
  border-color: #666 #444 #222;
  text-align: center;
}
tr:hover td,
tr:hover td #inpSumme{
  background: #333;
  border-color: #666 #555 #444;
}



.tabEingabe{
  text-shadow: #000 1px 1px 1px;
  max-width: 500px;
  border: 0;
}
.tdEing1{
  width: 30%;
  vertical-align: middle;
  text-align:right;
  padding: 3px 10px;
}
.tdEing2{
  width: 60%;
  vertical-align: middle;
  padding: 3px 10px;
  text-align: left;
}
.tdEing2 label{
  display: block;
}
.tdEing2 input,.tdEing2 textarea,.tdEing2 select{
  width: 100%;
  background: #ccc;
}


.tabArtikelZentr{
  border-spacing: 0;
}
.tabArtikelZentr td{
  border: 0;
  margin: 0;
  padding: 0;
  background: none;
}
.tabArtikelZentr tr:hover td{
  background: none;
  border: 0;
}


#inpSumme,#inpPorto,#inpTotal{
  float: left;
  background: #666;
  color: #000;
  text-align: right;
  margin: 0;
  padding: 0;
  border: 0;
  width: 75%;
  font-family: Verdana, Arial, Helvetica, sans-serif;
}
#inpSumme{
  background: #000;
  font-weight: bold;
  color: #ccc;
}
#inpTotal{
  font-weight: bold;
}


.noPrint{
}




















@media print {



body{
  text-shadow: none;
  color: #000;
  background: none;
}
#imgLogo{
  background: #000;
}
.imgScreen{
  display:none;
}
.imgPrint{
  display:inline;
}
input,textarea,select,a{
  background: none;
  color: #000;
}



.gfSeitenDiv{
  min-width: 0;
  max-width: 100%;
  margin: 0 auto 0;
  border: 0;
  background: none;
}
#gfBestellungDiv{
  text-shadow: none;
  margin: 0 auto 0;
  padding: 0;
  max-width: 100%;
  border: 0;
  background: none;
}

.gfDocZwiUeberschr{
  color: #000;
  font-weight: bold;
}



.gfKatImmerAuf{
  background: none;
  margin: 0;
}
.gfKatImmerAuf .gfKatKopf{
}
.gfKatZu,.gfKatAuf{
  background: none;
}
.gfKatInhalt{
  background: none;
  padding: 0;
}
.gfKatZu .gfKatInhalt{
  padding: 0 0 31px;
}



.gfFloat{
  text-shadow: none;
  background: none;
  border-color: #888 #666 #444;
  margin: 0 0 -1px -1px;
}
.gfFloat img{
  border: 1px solid;
  border-color: #666 #444 #222;
}
.gfFloat input{
  background: none;
}



.posListe{
  border: 1px solid transparent;
  padding: 0;
}



table{
  border: 0;
  border-spacing: 2px;
  margin: 0 auto;
}
td{
  vertical-align: top;
  background: none;
  border: 1px solid;
  border-color: #fff #fff #444;
  text-align:center;
}



.tabEingabe{
  text-shadow: none;
  border: 0;
}
.tdEing2 input,.tdEing2 textarea,.tdEing2 select{
  background: none;
}



.tabArtikelZentr{
  border-spacing: 0;
}
.tabArtikelZentr td{
  border: 0;
  margin: 0;
  padding: 0;
  background: none;
}
.tabArtikelZentr tr:hover td{
  background: none;
  border: 0;
}



#inpSumme,#inpPorto,#inpTotal{
  background: none;
  color: #000;
}



.gfNaviBox,.gfKatVorlauf,.gfKatNachspann,#popDiv,#Submit,.noPrint,#divWebdesign{
  display: none;
}



}/*@media print Ende*/










#divWebdesign{
 float:right;
 bottom:0;
 z-index:93;
 left:0;
 margin:0;
 border:1px solid transparent;
 -moz-border-radius:3px;
 -khtml-border-radius:3px;
 padding:4px;
 margin:6px -2px -26px;
 text-shadow: none;
}
#divWebdesign:hover{
 border-color:#666;
 background:url(../memospiel/res/bg-verlauf-22-lang.png) top repeat-x;
}
#divWebdesign:active, #divWebdesign:focus{
 background:url(../memospiel/res/bg-verlauf-u-22-lang.png) bottom repeat-x;
}
#divWebdesign img{
 border:0;
 width:16px;
 height:16px;
 background:url(../memospiel/res/gf_klein.gif) center center no-repeat;
 opacity:0.2;
}
#divWebdesign img:hover{
 opacity:inherit;
}
