/* Styles für www.apotheke-laucha.de */
/* Default-Werte */
* {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  line-height: 1.5em; 
  vertical-align: top;
 text-decoration: none;
}
/*
*  html {
    #rotator_play_pause, #rotator_controls a {
      height: 1%;
    }
}
*/
html, body {
  height: 100%; 
}
body {
  font-family: "Helvetica Nueue", "Trebuchet MS", Arial, "Nimbus Sans L", FreeSans, sans-serif;
  text-align: left;
  word-wrap: break-word;
  font-size: 100%;
  width: 100%;
  margin: 0 0 0 0;
  color: #b99100; 
  background-color: rgba(218,165,32,.1);
  text-rendering: optimizeLegibility;/* kerning, primarily */
}
article {
  position: relative;
  top: 211px;
  color: #b99100;
/*  background-color: #daa520; */
 background-color: rgba(218,165,32,.4);  
}
.footer {
  height: 0px;
}
.push {
  height: 0px;
}
header {
  position: absolute;
  top: 0px;
 background: transparent url(images/loewen-gold.png) repeat-x; 
  width: 100%;
  height: 181px;
}
header #kopf {
  position: relative;
  width: 1024px;
  margin-left: auto;
  margin-right: auto;
  height: 160px;
  display: block;
  background-color: transparent;
}
header img {
  float: left;
}
header #kopf-apotheke {
  position: relative;
  top: 55px;
  left: 0px;
  width: 123px;
  height: 125px;
  z-index: 1000;
  background-color: transparent;
}
header #kopf-apotheke  img {
    border: none;
}
header #kopf-logo {
  position: relative;
  top: -125px;
  left: 220px;
  width: 417px;
  height: 200px;
  z-index: 1000;
}
header #kopf-logo  img {
    border: none;
}
header #kopf-motto {
  position: relative;
  top: -288px;
  left: 740px;
  width: 311px;
  height: 36px;
  z-index: 1000;
}
header #kopf-motto  img {
    border: none;
}
header #kopf-motto  img:hover {
    background-color: #f8eed5;
}
table
{
  border-collapse: collapse;
  border-spacing: 0;
}
nav {
   position: absolute;
  top: 216px;
  background-color: transparent;
  width: 100%;
  height: 27px;
  z-index: 1010;
}
#navig1 {
  position: relative;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  width: 1024px;
  display: block;
}
.nav1 {
  display: block;
  font-family:  'Righteous', cursive, "Helvetica Nueue", "Trebuchet MS", Arial, "Nimbus Sans L", FreeSans, sans-serif;
  line-height: 20px;
/*  width: 7.73em; */
  width: 10.4em;         /* hier Buttonbreite ändern */
  text-decoration: none;
}
.nav1  :hover {
    display: block;
    line-height: 20px;
    width: 10.4em;         /* hier Buttonbreite ändern */
}

.nav11  ul {
  padding: 0;
  margin: 0;
  list-style: none;
  list-style-type: none;
}
.nav11  li {
  float: left;
  margin: 0 0.1em;
  list-style-type: none;
  border-right: 1px  groove white;
  border-top: 1px  groove yellow;
  padding: 0px; 
}
.nav11  li  a {
    background: #daa520;
    height: 1.6em;
    line-height: 1.6em;
    float: none;
    border: 0px outset orange;
    color: white;
    text-decoration: none;
    text-align: center;
  }
.nav11  a:link {
  color: white;
}
.nav11   a:hover {
  color: #b51f1f;
  background-color: #f5cd00;
    float: none;
    height: 1.6em;
    line-height: 1.6em;
}
.nav11_akt  {
  color: #ffed99;
  background-color: #daa520;
/*  display: inline; */
  border: 1px inset yellow; padding: 2px;
}

a {
  text-decoration: none;
  font-weight: normal;
}
a:link {
  border: none;
  color: #b99100; 
}
a:visited {
  text-decoration: underline;
  color: #b99100;
}
a:hover {
  text-decoration: underline;
  color: #b51f1f;
}
a:active {
/*  text-decoration: underline;
  color: #b51f1f; 
  background-color: transparent; */
}
hr {
  color: #b99100;
  background: #b99100;
  height: 2px;
  width: 100%;
  border: none;
  margin-top: 6px;
  margin-bottom: 6px;
}
.box {
  border-radius: 15px;
  box-shadow: 10px 10px 20px #000000;
}
 #praesentation {
  position: relative;
  top: 26px; left: -20px;
  width: 1024px;
  margin-left: auto;
  margin-right: auto;
  z-index: 1000;
  color: #b99100;
  background-color: transparent;
}
 #seite {
  position: relative;
  top: 0px;
  border: 0px solid #b99100;
  width: 1024px;
  margin-left: auto;
  margin-right: auto;
  color: #daa520;
  padding: 0px 0px 0px 0px;
  clear: both;
}
#inhalt {
  position: relative;
  top: 0px;
  width: 986px;
  margin-left: auto;
  margin-right: auto;
  color: #b99100;
   	background: url("images/CalendulaV11tr-186.png");
        background-repeat:repeat;
  background-color: rgba(255,255,255,.8);  
 padding: 40px 20px 0px 20px;
  clear: both;
  overflow: hidden;
  font-size: 110%;
  font-weight: 400;
  font-stretch: expanded;
}
.footer {
  font: bold 95%/100% "Helvetica Nueue", "Trebuchet MS", Arial, "Nimbus Sans L", FreeSans, sans-serif;
   position: relative;
   background: #b51f1f url(images/loewen-gold.png) 50% top repeat; 
color: #ffffff;
  width: 100%;
  clear: both;
  height: 90px; 
  display: block;
  bottom: -210px;
}
.footer #fuss{
  position: relative;
  width: 1024px;
  margin-left: auto;
  margin-right: auto;
  z-index: 1000;
  color: #ffffff;
  background-color: transparent;
}
.footer  a {
  color: #ffffff;
}
.clear {
  clear: both;
}
p {
  margin: 0 0 7px;
  padding: 0;
  text-align: justify;
}
th {
  padding-bottom: 0;
  margin-bottom: 0;
}
th.l {text-align: left;
}
th.c {text-align: center;
}
th.r {text-align: right;
}
td {
  padding-bottom: 0;
  margin-bottom: 0;
}
td.l {text-align: left;
}
td.c {text-align: center;
}
td.r {text-align: right;
}
li {
  font-weight: normal;
  margin: 6px 0 0 10px;
}
dd {
  font-weight: normal;
  margin: 6px 0 0 10px;
  margin: 0 0 2px 33px;
}
dl {
  position: relative;
  font-weight: normal;
  margin: 6px 0 0 10px;
}
dt {
  font-weight: normal;
}
ul {
  position: relative;
  font-weight: normal;
  margin: 6px 0 0 10px;
  list-style-type: disc;
  list-style-position: outside;
  padding-left: 1px;
}
ol {
  position: relative;
  font-weight: normal;
  margin: 6px 0 0 10px;
  list-style-type: decimal;
  list-style-position: outside;
  padding-left: 10px;
}
table
{
	border-collapse: separate;
/*	border-spacing: 0; */
}

.link {
  display: inline;
  padding-left: 14px;
  list-style: none;
  background-image: url("images/pfc00r.gif");
  background-repeat: no-repeat;
  background-position: left;
  text-decoration: none;
}
.link  :hover {
    display: inline;
    background-color: transparent;
    text-decoration: none;
}
.link  li a:focus span {
    background-color: #ffd700;
    text-decoration: none;
}
.link  li a:hover span {
    background-color: #ffff00;
    text-decoration: none;
}
.link  li a:active span {
    background-color: #b51f1f;
    text-decoration: none;
    border: 1px solid transparent;
}
.link_akt {
  color: white;
  font-weight: bold;
  background-color: #b99100;
  text-decoration: none;
  line-height: 20px;
  padding-left: 12px;
  background-image: url("images/pffffr.gif");
  background-repeat: no-repeat;
  background-position: top left;
}
.link_akt  li a:link span {
    background-color: transparent;
    text-decoration: none;
    border: 1px solid transparent;
}
.extlink {
  display: inline-block;
  line-height: 20px;
  padding-left: 24px;
  list-style: none;
  background-image: url("images/link.gif");
  background-repeat: no-repeat;
  background-position: top left;
  text-decoration: none;
}
.extlink  :hover {
    display: block;
    line-height: 20px;
    background-color: transparent;
    text-decoration: none;
}
.extlink  li a:focus span {
    background-color: #ffd700;
    text-decoration: none;
}
.extlink  li a:hover span {
    background-color: #ffff00;
    text-decoration: underline;
}
.extlink  li a:active span {
    background-color: #b51f1f;
    text-decoration: none;
    border: 1px solid transparent;
}
.extlink_akt {
  color: white;
  font-weight: bold;
  background-color: #daa520;
  text-decoration: none;
  line-height: 20px;
  padding-left: 24px;
  background-image: url("images/link.gif");
  background-repeat: no-repeat;
  background-position: top left;
}
.extlink_akt  li a:link span {
    background-color: transparent;
    text-decoration: none;
    border: 1px solid transparent;
}
.pdflink {
  display: inline-block;
  line-height: 20px;
  padding-left: 20px;
  list-style: none;
  background-image: url("images/pdf.gif");
  background-repeat: no-repeat;
  background-position: top left;
  text-decoration: none;
}
.pdflink  :hover {
    display: block;
    line-height: 20px;
    width: 156px;
    background-color: transparent;
    text-decoration: underline;
}
.pdflink  li a:focus span {
    background-color: #ffd700;
    text-decoration: none;
}
.pdflink  li a:hover span {
    background-color: #ffff00;
    text-decoration: underline;
}
.pdflink  li a:active span {
    background-color: #b51f1f;
    text-decoration: none;
    border: 1px solid transparent;
}
.pdflink_akt {
  color: white;
  font-weight: bold;
  background-color: #daa520;
  text-decoration: none;
  line-height: 20px;
  padding-left: 20px;
  background-image: url("images/pdf.gif");
  background-repeat: no-repeat;
  background-position: top left;
}
.pdflink_akt  li a:link span {
    background-color: transparent;
    text-decoration: none;
    border: 1px solid transparent;
}
.rechts {
  text-align: right;
  padding-left: 90%;
}
.pdf {
  margin: 0 2px 0 0;
  width: 17px;
  height: 17px;
  border: 0 solid #ffcc00;
}
.fehler {
 background-color: #f2cd13;
}

.rahmen {
  margin: 0.2em 0 0 0;
  padding: 0.3em;
  color: #b51f1f;
 background-color: #ffed99; 
  text-align: left;
  border: 1px solid orange;
}
.rahmen0 {
  margin: 0.2em 0 0 0;
  padding: 0.3em;
  color: #b99100;
 background-color: #ef7d00;
   background-color: rgba(218,165,32,.4);
  text-align: left;
  border: 0px solid orange;
}
.rahmen1 {
  margin: 0.2em 0 0 0;
  padding: 0.3em;
  color: #b99100;
 background-color: #ef7d00;
   background-color: rgba(218,165,32,.2);
  text-align: left;
  border: 0px solid orange;
}
h1 {
  font-family:  'Righteous', cursive, "Helvetica Nueue", "Trebuchet MS", Arial, "Nimbus Sans L", FreeSans, sans-serif;
  border-bottom: 4px solid #b99100;
  padding-bottom: 0.05em;
  font-weight: 400;
  font-size: 1.6em;
  margin-bottom: 1.0em;
  clear: left;
  line-height: 1.7em;
  margin: 0.1em 0 0 0;
  letter-spacing: 0.03em;
}
h2 {
  border-bottom: 3px solid #b99100;
  padding-bottom: 0.1em;
  font-weight: 400;
  font-size: 1.4em;
  margin-bottom: 2.0em;
  clear: left;
  line-height: 1.5em;
  margin: 0.75em 0.25em 0 0;
  letter-spacing: 0.03em;
  font-family:  'Righteous', cursive, "Helvetica Nueue", "Trebuchet MS", Arial, "Nimbus Sans L", FreeSans, sans-serif;
}
h3 {
  border-bottom: 3px solid #b99100;
  padding-bottom: 0.2em;
  line-height: 1.3em;
  font-size: 1.3em;
  font-weight: 400;
  margin-bottom: 1.2em;
  clear: left;
  margin: 0.75em 0.25em 0 0;
  letter-spacing: 0.03em;
  font-family: 'Righteous', cursive, "Helvetica Nueue", "Trebuchet MS", Arial, "Nimbus Sans L", FreeSans, sans-serif;
}
h4 {
  font-size: 1.3em;
  padding-bottom: 0.2em;
  margin: 0.75em 0.25em 0 0;
  letter-spacing: 0.03em;
  font-weight: 300;
  font-family: 'Righteous', cursive, "Helvetica Nueue", "Trebuchet MS", Arial, "Nimbus Sans L", FreeSans, sans-serif;
}
h5 {
  font-size: 1.2em;
  margin: 0.75em 0.25em 0 0;
  letter-spacing: 0.03em;
  font-weight: lighter;
  font-family: 'Righteous', cursive, "Helvetica Nueue", "Trebuchet MS", Arial, "Nimbus Sans L", FreeSans, sans-serif;
}
h6 {
  font-size: 1.0em;
  margin: 0.5em 0 0 0;
  letter-spacing: 0.02em;
  font-family:  "Helvetica Nueue", "Trebuchet MS", Arial, "Nimbus Sans L", FreeSans, sans-serif;

}
b {
  letter-spacing: 0.05em;
  word-spacing: 0.05em;
}
img {
  margin: 0;
  padding: 0;
}
img.bild-link {
  text-decoration: none;
}
input {
  color: #b51f1f;
  background-color: #ffcc00;
  font-size: 0.8em;
  font-weight: bolder;
}
.bildfolge {
  margin: 5px 10px 5px 10px;
  border: 15px solid transparent;
}
.bildfolgetext {
  font-size: 0.8em;
  text-align: center;
}
.bild {
  margin: 5px 10px 0px 10px;
  border: 10px solid transparent;
 /* -webkit-border-radius: 7px;
  border-radius: 7px; */
  text-decoration: none;
}
a.bild-link {
  text-decoration: none;
  color: #b51f1f;
  background-color: #b51f1f;
}
a.bild-link:link {
  text-decoration: none;
  color: #b51f1f;
  background-color: #b51f1f;
}
a.bild-link:visited {
  text-decoration: none;
  color: #b51f1f;
  background-color: #b51f1f;
}
a.bild-link:active {
  text-decoration: none;
  color: transparent;
  background-color: transparent;
}
a.bild-link:hover {
  text-decoration: none;
  color: #00cc00;
  background-color: transparent;
}
.bild1 {
  margin: 5px 0px 0px 15px;
  border: 5px solid transparent;
}
.bild2 {
  margin: 5px 0px 10px 5px;
  border: 0px solid transparent;
}
.bildkl {
  margin: 0px 0px 0px 0px;
  border: 4px solid #b51f1f;
  padding: 0px;
 /* -webkit-border-radius: 7px;
  border-radius: 7px; */
}
.bildunterschrift {
  font-size: 0.9em;
  color: #b51f1f;
  text-align: center;
  padding: 3px;
  background-color: transparent;
}

.galerie {
  font: bold 99%/103% "Helvetica Nueue", "Trebuchet MS", Arial, "Nimbus Sans L", FreeSans, sans-serif;
  margin: 0 0 0 0;
  padding: 0;
  color: #b51f1f;
  background-color: transparent;
  text-align: left;
  border: 0px solid transparent;
}
.galerie1 {
  font: bold 99%/103% "Helvetica Nueue", "Trebuchet MS", Arial, "Nimbus Sans L", FreeSans, sans-serif;
  margin: 0 0 0 0;
  padding: 0;
  min-height: 196px;
  width: 196px;
  color: white;
  background-color: transparent;
  text-align: left;
  border: 2px solid transparent;
}
.galerie2 {
  font: bold 99%/103% "Helvetica Nueue", "Trebuchet MS", Arial, "Nimbus Sans L", FreeSans, sans-serif;
  margin: 0 0 0 0;
  padding: 0;
  width: 326px;
  min-height: 196px;
  color: white;
  background-color: #4b7313;
  text-align: left;
  border: 1px solid #4b7313;
}
.galerie3 {
  font: bold 99%/103% "Helvetica Nueue", "Trebuchet MS", Arial, "Nimbus Sans L", FreeSans, sans-serif;
  margin: 0 0 0 0;
  padding: 0;
  width: 490px;
  min-height: 196px;
  color: white;
  background-color: #4b7313;
  text-align: left;
  border: 1px solid #4b7313;
}
.galerie4 {
  font: bold 99%/103% "Helvetica Nueue", "Trebuchet MS", Arial, "Nimbus Sans L", FreeSans, sans-serif;
  margin: 0 0 0 0;
  padding: 0;
  width: 654px;
  min-height: 196px;
  color: white;
  background-color: #4b7313;
  text-align: left;
  border: 1px solid #4b7313;
}
.galerie5 {
  font: bold 99%/103% "Helvetica Nueue", "Trebuchet MS", Arial, "Nimbus Sans L", FreeSans, sans-serif;
  margin: 0 0 0 0;
  padding: 0;
  width: 818px;
  min-height: 196px;
  color: white;
  background-color: #4b7313;
  text-align: left;
  border: 1px solid #4b7313;
}

.galerie-tab {
  position: relative;
   left: -11px;
   width: 1024px;
  color: #b51f1f;
  background-color: transparent;
  text-align: left;
  border: 0px solid transparent;
}
.galerie-kopf {
  font: bold 95%/100% "Helvetica Nueue", "Trebuchet MS", Arial, "Nimbus Sans L", FreeSans, sans-serif;
  margin: 0 0 0 0;
  letter-spacing: 0.03em;
  padding: 2px;
  color: white;
  background-color: transparent;
 /* background-color: rgba(239,125,0,1.0); */
  text-align: center;
  border: 1px solid transparent;
}
.galerie-kopf  a:link {
    text-decoration: none;
    color: #ffe772;
    background-color: transparent;
}
.galerie-kopf  a:visited {
    text-decoration: none;
    color: #ffe772;
    background-color: transparent;
}
.galerie-text {
  margin: 0 0 0 0;
  padding: 4px;
  color: white;
   background-color: transparent;
/*  background-color: rgba(239,125,0,1.0); */
  text-align: left;
}
.galerie-abstand {
  margin: 2px 2px 2px 2px;
}
.galerie-link {
  color: #ffe772;
  text-decoration: none;
}
.galerie-link  a {
    text-decoration: none;
    border: none;
}
.galerie-foto {
  font: bold 92%/50% "Helvetica Nueue", "Trebuchet MS", Arial, "Nimbus Sans L", FreeSans, sans-serif;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  color: #b51f1f;
  background-color: transparent;
  text-decoration: none;
  text-align: center;
  border: 0px solid #b51f1f;
}
.galerie-foto-fuss {
  font: bold 90%/100% "Helvetica Nueue", "Trebuchet MS", Arial, "Nimbus Sans L", FreeSans, sans-serif;
  margin: 0 0 0 0;
  padding: 0px;
  color: #b51f1f;
  background-color: transparent;
  text-align: center;
  border: 0px solid #b51f1f;
 /* -webkit-border-radius: 0 0 3px 3px 0 0 0 0;
  border-radius: 0 0 3px 3px ; */
}
.galerie-foto-abstand {
  margin: 10px 10px 10px 10px;
  padding: 10px 10px 10px 10px;
}
.galerie-gif {
  font: bold 92%/50% "Helvetica Nueue", "Trebuchet MS", Arial, "Nimbus Sans L", FreeSans, sans-serif;
  margin: 0 0 0 0;
  text-decoration: none;
  border: none;
  padding: 0 0 0 0;
  color: transparent;
  background-color: #ffe772;
  text-align: center;
}
.foto {
  font: bold 92%/50% "Helvetica Nueue", "Trebuchet MS", Arial, "Nimbus Sans L", FreeSans, sans-serif;
  margin: 0 0 0 0;
  padding: 0;
  color: transparent;
  background-color: transparent;
  text-align: center;
  border: 0px solid #b51f1f;
 /* -webkit-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: 3px 3px 10px #777777;
  box-shadow: 3px 3px 7px #777777; */
}
.foto-fuss {
  font: bold 90%/100% "Helvetica Nueue", "Trebuchet MS", Arial, "Nimbus Sans L", FreeSans, sans-serif;
  margin: 0 0 0 0;
  padding: 0px;
  color: #daa520 ;
  background-color: transparent;
  text-align: center;
  border: 0px solid #b51f1f;
}
.foto-abstand {
  margin: 10px 10px 10px 10px;
  padding: 10px 10px 10px 10px;
}
.foto-rahmenlos {
  font: bold 1.1em/0.5em "Helvetica Nueue", "Trebuchet MS", Arial, "Nimbus Sans L", FreeSans, sans-serif;
  margin: 0 0 0 0;
  padding: 0;
  color: #b51f1f;
  background-color: transparent;
  text-align: center;
  border: 0px solid transparent;
}

.foto-rahmenlos-fuss {
  font: bold 90%/100% "Helvetica Nueue", "Trebuchet MS", Arial, "Nimbus Sans L", FreeSans, sans-serif;
  margin: 0 0 0 0;
  padding: 0px;
  color: #ffe772;
  background-color: #b51f1f;
  text-align: center;
}
.foto-rahmenlos-abstand {
  margin: 10px 10px 10px 10px;
  padding: 10px 10px 10px 10px;
}

.bld {
  font: bold 95%/50% "Helvetica Nueue", "Trebuchet MS", Arial, "Nimbus Sans L", FreeSans, sans-serif;
  margin: 0 0 0 0;
  padding: 0;
  color: #b51f1f;
  background-color: transparent;
  text-align: center;
  border: 0px solid #b51f1f;
 /* -webkit-border-radius: 7px;
  border-radius: 7px;
  -webkit-box-shadow: 3px 3px 10px #777777;
  box-shadow: 3px 3px 10px #777777; */
}
.bld-fuss {
  font: bold 99%/100% "Helvetica Nueue", "Trebuchet MS", Arial, "Nimbus Sans L", FreeSans, sans-serif;
  margin: 0 0 0 0;
  padding: 2px;
  color: #b51f1f;
  background-color: #daa520;
  background-color: rgba(239,125,0,.2);  text-align: center;
  border: 0px solid #b51f1f;
/*  -webkit-border-radius: 0 0 5px 5px 0 0 0 0;
  border-radius: 0 0 5px 5px ; */
}
.zentr_tab {
  margin-left: auto;
  margin-right: auto;
  margin: 0px auto 0px auto;
}


#returnlink {
  display: block;
  position: absolute;
  top: 0; width: 80px;
  left: 0px;
  color: #ffff00;
  background: #b51f1f;
  padding: 3px;
 -webkit-box-shadow: 3px 3px 7px #777777;
  box-shadow: 3px 3px 7px #777777; 
}
#linkmenu {
  display: none;
}
#linkmenu  div.jqDockWrap {
    margin: 0 auto;
}
#linkmenu  div.jqDock {
    cursor: pointer;
}

div.jqDockLabel {
  padding: 0 6px;
  white-space: nowrap;
  color: #ffff00;
  background-color: green;
  cursor: pointer;
}

#menu {
  padding-right: 0px;
  width: 100%;
  display: none;
}
#menu  div.jqDockWrap {
    margin: 5px;
}
#menu  div.jqDock {
    cursor: pointer;
}
#menu1 {
  padding-right: 0px;
  width: 100%;
  display: none;
}
#menu1  div.jqDockWrap {
    margin: 0px auto;
}
#menu1  div.jqDock {
    cursor: pointer;
}
div.jqDockLabel {
  font-weight: bold;
  font-style: italic;
  white-space: nowrap;
  color: #b51f1f;
  cursor: pointer;
}
div.jqDockLabelText {
  position: absolute;
  top: 0;
  right: 0px;
  font-weight: bold;
  font-style: italic;
  white-space: nowrap;
  cursor: pointer;
}
#rotator_wrapper {
  width: 1024px;
  height: 400px;
  padding: 0;
}
#rotator_wrapper  li {
    list-style: none;
}
#rotator {
 
  padding: 0;
  background: transparent;
  
}
#rotator  li {
 
    padding: 0;
    
    

}
#rotator  img {
    width: 1024px;
    height: 400px;
    padding: 0;
}
#rotator_controls {
  overflow: hidden;
  position: absolute;
  top: 0px;
  left: 3000px;
  display: none;
  
}
#rotator_controls  li {
/*    display: inline;
    float: left;
    margin: 0 0 0 3px;
    width: 30px; */
    display: none;
}
#rotator_controls  a {

    display: none;
}
#rotator_controls  a.current {

    display: none;
}
#rotator_play_pause {
 
  display: none;
}
#rotator_play_pause:hover, #rotator_controls a:hover {
  background: #000000;
  border-color: #ffffff;
  color: #ffffff;
  display: none;
}
#container {
	padding: 0px;
}

a #nachOben {
  background-image: url(images/nachOben.gif);
  text-indent: 48px;
  z-index: 2000;
  white-space: nowrap;
  width: 24px;
  height: 24px;
  position: fixed;
  top: 24px;
  left: 0px;
}
a #nachObenl {
  background-image: url(images/nachOben.gif);
  text-indent: 48px;
  z-index: 2000;
  white-space: nowrap;
  width: 24px;
  height: 24px;
  position: fixed;
  top: 24px;
  left: 0px;
}
a #nachObenr {
  background-image: url(images/nachOben.gif);
  text-indent: 48px;
  z-index: 2000;
  white-space: nowrap;
  width: 24px;
  height: 24px;
  position: fixed;
  top: 5px;
  right: 0px;
}
