.stdGalImg
{
   margin: 0;
   padding: 0;
   border: 3px solid #222222;
}

.stdGalerie
{
   margin-left: auto;
   margin-right: auto;
   position: relative;
   width: 100%;
}

.stdGalInhaltGesamt
{
   position: absolute;
   width: 800px;
   top: 18px;
   left: 100px;
}

.stdGalInhaltKopf
{
   position: absolute;
   top: 0px;
   text-align: center;
   font-size: 18pt;
   width: 100%;
}

.stdGalInhaltBild
{
   position: absolute;
   top: 40px;
   text-align: center;
   padding: 0;
   margin: 0;
   width: 100%;
}
.stdGalInhaltNavi
{
   width: 100%;
   height: 30px;
   border: 1px solid;
   background-color: #dddddd;
}
/*
.stdGalInhaltNavi
{
   position: absolute;
   top: 562px;
   width: 100%;
   height: 30px;
   border: 1px solid;
   background-color: #aaaaaa;
}
*/
.stdGalInhaltFuss
{
   position: absolute;
   top: 590px;
   text-align: center;
   width: 100%;
}

.stdGalInhaltNavl
{
   position: absolute;
   top: 7px;
   left: 50%;
   background-image: url(images/links.png) ;
   width: 10px;
   height: 15px;
   margin-left: -30px;
}

.stdGalInhaltDias
{
   position: absolute;
   top: 9px;
   left: 50%;
   background-image: url(images/dia.png) ;
   width: 16px;
   height: 12px;
}

.stdGalInhaltExit
{
   position: absolute;
   top: -2px;
   left: 50%;
   font-family: Verdana;
   font-size: 16pt;
   cursor: pointer;
}

.stdGalInhaltCard
{
   position: absolute;
   top: 9px;
   left: 322px;
   background-image: url(images/email.gif) ;
   width: 14px;
   height: 11px;
   cursor: pointer;
}

.stdGalInhaltNavr
{
   position: absolute;
   top: 7px;
   left: 50%;
   background-image: url(images/rechts.png) ;
   width: 10px;
   height: 15px;
   margin-left: 30px;
}

.stdGalInhaltMinus
{
   position: absolute;
   top: -6px;
   left: 205px;
   width: 30px;
   cursor: pointer;
   text-align: center;
   font-weight: bold;
}

.stdGalInhaltEnde
{
   position: absolute;
   top: -6px;
   left: 235px;
   width: 30px;
   cursor: pointer;
   text-align: center;
   letter-spacing: -4px;
}

.stdGalInhaltPlus
{
   position: absolute;
   top: -6px;
   left: 265px;
   width: 30px;
   cursor: pointer;
   text-align: center;
   font-weight: bold;
}
/**********************
 ** Ecard styles
 **********************/
.stdGalEcardGesamt
{
   position: absolute;
   top: 40px;
   left: 720px;
   border-color: #764C24;
   border-style: solid;
   border-width: 1px;
   height: 484px;
   margin-left: 0;
   padding: 10px;
   text-align: left;
   width: 260px;
   color: #764C24;
   font-family: 'Trebuchet MS',Verdana,Arial,sans-serif;
}
.stdGalEcardHint
{
   position: absolute;
   top: 620px;
   left: 140px;
   border-color: #764C24;
   border-style: solid;
   border-width: 1px;
   font-size: 9pt;
   padding: 10px;
   text-align: justify;
   width: 484px;
   color: #764C24;
   font-family: 'Trebuchet MS',Verdana,Arial,sans-serif;
}
.stdGalEcardUeberschrift1
{
   font-size: 14pt;
   font-weight: bold;
   text-align: center;
}
.stdGalEcardUeberschrift2
{
   font-weight: bold;
   margin-top: 15px;
}
.stdGalEcardFeldBez
{
   font-size: 9pt;
   font-weight: normal;
   margin-top: 3px;
}
.stdGalEcardButton
{
   color:#764C24;
   background-color:#FFF4DE;
   cursor: pointer;
   margin: 10px;
}

.zentriert
{
   text-align: center;
}
