/* ##### Common Styles ##### */

body {
  color: black;
  background-color: #F0F0F0;
  font-family: arial, helvetica, sans-serif, verdana;
  font-size: 80%;  /* Enables font size scaling in MSIE */
  margin: 0;
  padding: 0;
}

html > body {
  font-size: 0.8em;  /* all browsers except IE */
}

acronym, .titleTip {
  border-bottom: 1px dotted #999999;
  cursor: help;
  margin: 0;
  padding: 0 0 0.4px 0;
}

.doNotDisplay {
  display: none;
}

.smallCaps {
  font-size: 110%;
  font-variant: small-caps;
}


/* ##### Header ##### */

.superHeader {
  color: white;
  background-color: #A90032;
  height: 2em;
}

.superHeader a {
  color: white;
  background-color: transparent;
  text-decoration: none;
  font-size: 91%;
  margin: 0;
  padding: 0 0.5ex 0 0.5ex;
}

.superHeader a:hover {
  text-decoration: underline;
}

.superHeader .left {
  position: absolute;
  left: 1.5mm;
  top: 0.75ex;
}

.superHeader .right {
  position: absolute;
  right: 1.5mm;
  top: 0.75ex;
}

.polltemp { display: none;
            /* top: 0.75ex; */ }
.newstemp { top: 0.75ex;
            /* display: none; */ }
.shoptemp { display: none;
            /* top: 0.75ex; */ }

.midHeader {
  color: #F0F0F0;
  background-color: #6487DC;
}

.ew { position:absolute;
      top: 36px;   /* top: 26px; */
      right: 11px; /* right: 0px; */
      border: 0px;
     
   /* display: none;
      cursor:default; */
}

.headerTitle {
  font-size: 337%;
  font-weight: normal;
  margin: 0 0 0 4mm;
  padding: 0.25ex 0;
  cursor:default;
}

.subHeader {
  color: white;
  background-color: #004594;
  margin: 0;
  padding: 1ex 1ex 1ex 1.5mm;
  line-height: 1.5em;
}

.subHeader a {
  color: white;
  background-color: transparent;
  text-decoration: none;
  font-weight: bold;
  margin: 0;
  padding: 0.1ex 0.75ex 0.2ex 0.75ex;
}

.subHeader a:hover {
  text-decoration: underline;
}

.superHeader .highlight {
  color: #A90032;
  background-color: #F0F0F0;
}

.subHeader .highlight {
  color: #004594;
  background-color: #F0F0F0;
}



/* ##### Side Bar ##### */

#side-bar {
  width: 17em;
  float: left;
  clear: left;
  border-right: 2px solid #999999;
}

#side-bar div {
  border-bottom: 2px solid #999999;
}

.sideBarTitle {
  font-weight: bold;
  margin: 0 0 0.5em 2.5mm;
  padding: 1em 0 0 0;
}


#side-bar ul {
  list-style-type: none;
  list-style-position: outside;
  margin: 0;
  padding: 0 0 1.1em 0;
}


#side-bar li {
  margin: 0;
  padding: 0.1ex 0;  /* Circumvents a rendering bug (?) in MSIE 6.0 */
}

#side-bar a, .thisPage {
  color: #004594;
  background-color: transparent;
  text-decoration: none;
  margin: 0;
  padding: 0.75em 1ex 0.75em 5mm;
  display: block;
}


#side-bar .thisPage {
  margin: 0;
  padding: 0.75em 1ex 0.75em 5mm;
}



.thisPage {
  color: black;
  background-color: white;
  padding-left: 4mm;
  border-top: 1px solid #999999;
  border-bottom: 1px solid #999999;
}

#side-bar a:hover {
  color: white;
  background-color: #6487DC;
  text-decoration: none;
}

.sideBarText {
  line-height: 1.5em;
  margin: 0 0 1em 0;
  padding: 0 1.5ex 0 2.5mm;
  display: block;
}

#side-bar .sideBarText a {
  text-decoration: underline;
  margin: 0;
  padding: 0;
  display: inline;
}

#side-bar .sideBarText a:hover {
  color: #004594;
  background-color: transparent;
  text-decoration: none;
}

.lighterBackground {
  color: inherit;
  background-color: white;
}

#side-bar .sideBarAdv {
  text-align: center;
}

/* ##### Main Copy ##### */

#main-copy {
  color: black;
  background-color: white;
  text-align: left;
  line-height: 1.6em;
  margin: 0 0 0 17em;
  padding: 0.5mm 5mm 5mm 5mm;
  border-left: 2px solid #999999;
}

#main-copy p {
  font-size: 110%;
  margin: 1em 1ex 0em 1ex;
  padding: 0;
}

#main-copy p.adv {
  text-align:left;
  padding: 0.8em 1em 0.3em 3em;
}

#main-copy p.totop {
  text-align:right;
  margin: 8px -10px -10px 1px;
  padding: 0;
}

#main-copy a {
  font-size: 100%;
  color: black;
  background-color: transparent;
  text-decoration: underline;
}

#main-copy a:hover {
  text-decoration: none;
}

#main-copy .extimg {
        vertical-align:middle;
        margin-right: 2px;
        margin-left: 0px;
        margin-top: 3px;
        margin-bottom: 5px;
        border: 0;
        float:none;
}


#main-copy .extlink {
}

#main-copy h1 {
  color: black;
  background-color: white;
  font-size: 200%;
  font-weight: normal;
  margin: 0 0 0 0;
  padding: 2ex 0 1ex 0.4ex;
  line-height: 1.2em;
}

#main-copy h2 {
  color: black;
  background-color: white;
  letter-spacing: 0.1em;
  text-align: left;
  font-size: 110%;
  line-height: 1.5em;
  border-left-width:0.5em;
  border-left-style:solid;
  border-color:#6487DC;
  margin: 2.2em 0em 1em -0.5em;
  padding: 0.4em 2em 0.4em 0.5em;
}

#main-copy h3 {
  color: white;
  background-color: #004594;
  font-size: 120%;
  font-weight: bold;
  margin: 3em 0 2em 0;
  padding: 0.5ex 0 0.5ex 1ex;
  clear:right;  /* OSK: verhindert, dass Bilder in Ueberschriften rutschen */
}

#main-copy h4 {
  font-size: 130%;
  font-weight: bold;
  margin: 1.2em 0 1em 0;
  padding: 2ex 0 0.5ex 1ex;
}


#main-copy h5 {
  font-size: 110%;
  text-align: left;
  margin: 1em 0ex 1em 1ex;
  padding: 0;
  text-align: center;
  line-height: 1.5em;
}


#main-copy img {
        vertical-align:text-top;
        float: right;
        margin-right: 5px;
        margin-left: 20px;
        margin-top: 5px;
        margin-bottom: 10px;
        border: solid 1px black;
}


#main-copy img.inline {
        vertical-align:middle;
        margin-right: 6px;
        margin-left: 2px;
        margin-top: 2px;
        margin-bottom: 4px;
        border: 0;
        float:none;
}

#main-copy .topOfPage {
  color: white;
  background-color: transparent;
  font-size: 91%;
  font-weight: bold;
  text-decoration: none;
  margin: 2.5ex 1ex 0 0;  /* For MSIE */
  padding: 0;
  float: right;
}

#main-copy li {
  list-style-type: disc;
  list-style-position: outside;
  font-size: 110%;
  margin: 0.2em 1ex 0.4em 0ex;
  padding: 0;
}

#main-copy p.intro {
  color: black;
  background-color: white;
  text-align: justify;
  font-size: 110%;
  line-height: 1.5em;
  margin: 0em 0em 3em 5em;
/* alte Werte: margin: 2em 0em 3em 5em; */
  padding: 0 12em 0 0;
}

#main-copy .prealone {
  color: #A90032;
  font-weight: bold;
  padding-left: 5em;
  padding-top: 1.5em;
  text-align: left;
}


#main-copy .prev {
  color: #A90032;
  font-weight: bold;
  padding-left: 5em;
  padding-top: 1.5em;
  float: left;
}

#main-copy .next {
  color: #A90032;
  font-weight: bold;
  padding-right: 5em;
  padding-top: 1.5em;
  text-align: right;
}

#main-copy .minor {
  font-size: 100%;
  line-height: 1.5em;
}

#main-copy .grey {
  color: #696969;
}

#main-copy .blueinv {
  color: black;
  background-color: #FFD955;
  padding: 1px 3px 2px 3px;
}

#main-copy .redinv {
  color: black;
  background-color: #FFD955;
  padding: 1px 3px 2px 3px;
}


#main-copy .abstand { margin-bottom:40px;
                      margin-top:0px; }


#main-copy .highlight { font-weight: bold; }

#main-copy .halbfett { font-weight: bold; }

#main-copy > .topOfPage {
  margin: 2.75ex 1ex 0 0;  /* For fully standards-compliant user agents */
}



/* ##### Footer ##### */

#footer {
  color: white;
  background-color: #A90032;
  font-size: 91%;
  margin: 0;
  padding: 0.5em 1em 0em 1em;
  height: 2em;
  clear: both;
}


/* update */
#footer .left { /* display:none; */
  float: left;
  clear: left;
}

#footer .right {
  text-align: right;
}


#footer a {
  color: white;
  background-color: transparent;
  text-decoration: none;
  padding: 0 0.5ex 0 0.25ex;
}

#footer a:hover {
  text-decoration: underline;
}