body {
  font-family: sans-serif;
  font-size: 100.01%;
  font-weight: normal;
  color: #000000;
  background-color: #FFFFFF;
  text-align: center;
  min-width: 41em;
 }

div#site {
  text-align: left;
  margin: 0 auto;
  width: 100%;
  padding: 0px;
  background-color: #FFFFFF;
  border-left: 0px solid #7590fb;
  border-right: 0px solid #7590fb;
  font-size: 0.8em;
 }

div#header {
  background-color: #E8F4F4;
  background-image: url(/pictures/stripes.gif);
  background-position: top right;
  height: 80px;
  background-repeat: repeat;
  border-top: 0px solid #7590fb;
 }

div#logo {
  float: left;
 }

div#top {
  float: right;
  text-align: right;
 }

div#navbar {
  padding: 15pt;
 }

div#left {
  float: left;
  clear: left;
  width: 10em;
  background-image: url(/graphics/std_grid.gif);
  background-position: right;
  background-repeat: repeat-y;
  margin-top: 4px;
 }

div#content {
  margin: 4px 10.3em;
  padding: 0px 0.5em;
 }

div#right {
  float: right;
  width: 10em;
  margin-top: 4px;
 }

div#foot {
  clear: both;
  bottom: 3pt;
  /*  position: absolute;
  */  /*  width: 98%;
  */  /*  font-size: 0.7em;
  */    border-top: 1px solid #7590FB;
  border-bottom: 1px solid #7590FB;
  padding: 2;
  text-align: right;
  color: #000000;
  background-color: #ffffff;
 }

p {
  font-family: sans-serif;
  /*  font-size: 0.8em;
 }

p.lead {
  /*  font-size: 0.8em;
      font-weight: bold;
  text-indent: 4em;
  text-align: left;
  line-height: 1.3em;
  color: #4477C8;
*/
 }

p.content {
  /*  font-size: 1em;
  */    font-weight: normal;
  text-indent: 0px;
  text-align: left;
  line-height: 0.9em;
 }

p.picturetext {
  /*  font-size: 0.7em;
  */    text-align: left;
 }

p.copyright {
  color: #808080;
  /*  font-size: 0.8em;
  */    text-align: right;
 }

p.small {
  text-align: left;
 }

h1 {
  font-family: sans-serif;
  font-size: 1.5em;
  font-weight: bold;
  color: #7590FB;
 }

h2 {
  font-family: sans-serif;
  font-size: 1.1em;
  font-weight: bold;
  color: #000000;
 }

h3 {
  font-family: sans-serif;
  font-size: 1.0em;
  font-variant: small-caps;
  font-weight: normal;
  color: #000000;
  margin: 0px;
 }

h1.listrubric {
  /*  font-size: 1em;
  */    font-weight: bold;
  color: #7590fb;
  margin: 0px;
 }

h2.articlerubric, h2.listrubric {
  text-align: left;
  padding: 3px;
  /*  font-size: 0.8em;
  */    font-weight: bold;
  color: #000000;
  background-color: #D7E2E2;
 }

h3.articleroof {
  /*  font-size: 0.8em;
  */    color: #000000;
  background-color: #FFFFFF;
 }

.box {
  border: 1px solid #000000;
  padding: 2px;
  margin: 0px 2em 0px 2em;
  background-color: #DCDCDC;
  text-align: left;
 }

table.Gitternetz {
  border: 1px solid #000000;
  border-collapse: collapse;
 }

#menu ul#mainnav {
  margin: 0px;
  padding: 0px;
 }

.dropdown {
  border: 1px solid #7590fb;
  margin: 0px;
  padding: 0px;
  position: absolute;
  top: 1px;
  left: 1px;
 }

#menu ul#mainnav li {
  padding: 2px 0px;
  /*  font-size: 0.7em;
  */    font-weight: bold;
  display: inline;
  list-style: none;
 }

#menu ul#mainnav li ul li {
  /*  font-size: 0.7em;
  */    font-weight: bold;
  display: block;
  padding: 0px;
  list-style: none;
 }

#menu ul#mainnav a {
  width: 10em;
  display: block;
  float: left;
  padding: 2px 0px;
  margin: 0px 1px;
  text-align: center;
  text-decoration: none;
  color: #000000;
  background-color: #FFFFFF;
  border: 1px solid #7590fb;
 }

#menu ul#mainnav li ul li a {
  width: 8em;
  display: block;
  float: none;
  margin: 0px;
  padding: 2px 0px;
  text-align: center;
  text-decoration: none;
  border: 0px;
  color: #000000;
  background-color: #FFFFFF;
 }

#menu ul#mainnav a:hover {
  background-color: #7590fb;
 }

#menu ul#mainnav li ul li  a:hover {
  background-color: #7590fb;
 }

#path {
  border: 1px solid #7590fb;
  padding: 2px;
  /*  font-size: 0.7em;
 }

#path a {
  /*  font-size: 1em;
  */    font-weight: normal;
  color: #00008B;
 }

ul.rb {
  list-style-image: url(/graphics/buttonkreuz.gif);
  margin: 0px;
  padding-left: 1em;
 }

#ticker {
  /*  font-size: 0.7em;
 }

td {
  font-family: sans-serif;
  font-size: 0.8em;
  color: #000000;
 }

.glatt {
  padding: 4;
  background-color: #E8F4F4;
 }

.verkehrt {
  padding: 4;
  background-color: #ffffff;
 }

.division {
  padding: 2;
  text-align: right;
  background-color: #E8F4F4;
 }

.header {
  text-align: center;
  font-weight: bold;
 }

img.right {
  float: right;
  margin: 0 0 8px 8px;
  border: 1px solid #B0E0E6;
  padding: 2px;
 }

img.left {
  float: left;
  margin: 0 8px 8px 0;
  border: 1px solid #B0E0E6;
  padding: 2px;
 }

.rightfloat {
  float: right;
  margin: 4 0 0 7;
 }

.leftfloat {
  float: left;
  margin: 4 7 0 0;
 }

.thumbbox {
  float: left;
  width: 125px;
  text-align: center;
  border: 1px solid #B0E0E6;
  margin: 0 8px 8px 0;
  padding: 5px;
 }

.small {
  /*  font-size: 0.7em;
 }

dl.editorial {
  padding-left: 8em;
 }

dt.editorial {
  /*  font-size: 1.2em;
  */    font-weight: bolder;
 }

dd.editorial {
  padding-left: 5em;
 }

h1.announceboxtitle {
  padding: 2px;
  margin: 0px;
  font-size: 1.0em;
  font-weight: bold;
  color: #000000;
  background-color: #7590fb;
 }

#list div.body {
  /*  font-size: 0.8em;
 }

div.announceboxannounce {
  padding: 5;
  color: #000000;
 }

#content_index, #list {
  display: inline-block;
  overflow: hidden;
  padding-top: 5px;
 }

#article {
  background-color: #FFFFFF;
 }

div.textbody {
  background-color: #FFFFFF;
 }

div.contentbody {
  display: inline-block;
  overflow: hidden;
  background-color: #FFFFFF;
 }

#right div.contentbody {
  /*  font-size: 0.8em;
  */    padding: 5px;
  color: #000000;
  background: inherit;
 }

td.calendarbody {
  font-family: sans-serif;
  font-size: 10px;
  font-weight: normal;
  color: #000000;
  background-color: #FFFFFF;
 }

td.calendarsunday {
  font-family: sans-serif;
  font-size: 10px;
  font-weight: bold;
  color: #000000;
  background-color: #E8F4F4;
 }

td.calendartop {
  font-family: sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #2F4F4F;
  background-color: #E8F4F4;
 }

td.calendargrid {
  background-color: #7590fb;
 }

td.red {
  color: #C00000;
  font-weight: bold;
 }

div.showmore {
  text-align: right;
 }

a {
  color: #00008B;
 }

a.nounderline {
  text-decoration: none;
 }

a.announceboxa {
  /*  font-size: 0.9em;
  */    font-weight: normal;
  text-decoration: none;
  color: #00008B;
 }

a.resourceboxa {
  /*  font-size: 0.9em;
  */    font-weight: normal;
  text-decoration: none;
  color: #00008B;
 }

a.navbarhora {
  /*  font-size: 0.9em;
  */    font-weight: bold;
  text-decoration: none;
  color: #00008B;
 }

a.contentnavigationa {
  /*  font-size: 0.9em;
  */    font-weight: bold;
  text-decoration: none;
  color: #00008B;
 }

a.linkedtitle {
  /*  font-size: 1em;
  */    font-weight: bold;
  text-decoration: none;
  color: #00008B;
 }

a.calendara {
  /*  font-size: 1em;
  */    font-weight: bold;
  text-decoration: none;
  color: #00008B;
 }

a:hover {
  text-decoration: underline;
  color: #0000FF;
 }

input.search {
  font-size: 0.8em;
  border: 1px solid #7590fb;
 }

li {
  font-family: sans-serif;
  /*  font-size: 0.8em;
 }

pre {
  font-size: 1.3em;
  }

/* 2009-3-25 19:54:17 */

.hidden {
  position: absolute;
  top: -100px;
  left: 0px;
  width: 1px;
  height: 1px;
  overflow: hidden;
 }

/* 2009-3-25 19:58:24 */

.highlight {
  color: #000000;
  background-color: #74FF74;
 }

/* 2009-3-30 18:24:7 */

#tlform {
  margin: 20px;
  text-align: left;
 }

legend {
  border: 1px solid #eaeaea;
  background-color: #ffffff;
 }

#tlform div.label {
  float: left;
  width: 10em;
  padding: 2px;
  margin: 2px 5px 2px 0px;
  text-align: right;
  }

#tlform div.row {
  clear: left;
  }

.buttons {
  padding: 3px;
  border: 1px solid #eaeaea;
  }

fieldset {
  margin: 2px;
  padding: 2px;
  border: 1px solid #eaeaea;
 }

label {font-weight: bold;}

.seab {
  float: left;
  clear: right;
  padding: 3px;
  text-align: right;
  margin-left: 20px;
  }

.hidden {
  position: absolute;
  top: -100px;
  left: 0px;
  width: 1px;
  height: 1px;
  overflow: hidden;
 }

/* 2009-6-30 18:32:58 */

.lightbox[id] {
  position: fixed;
 }

#slidenav li.back {
  float: left;
  }

#overlay[id] {
  position: fixed;
 }

.leightbox {
  display: none;
  position: absolute;
  top: 20%;
  left: 25%;
  padding: 3px;
  border: 1px solid #000000;
  background-color: #FFFFFF;
  text-align: center;
  z-index: 1001;
  overflow: auto;
 }

#slidenav li.next {
  float: right;
  }

#overlay {
  display: none;
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  z-index: 1000;
  background-color: #333;
  -moz-opacity: 0.8;
  opacity: .80;
  filter: alpha(opacity=80);
 }

.lbar {
  margin: -3px;
  margin-bottom: 3px;
  padding: 3px;
  font-size: 0.8em;
  text-align: right;
  background-color: #E8F4F4;
 }

#slidenav li {
  display: inline;
  }

#slidenav {
  border: 1px solid #008B8B;
  list-style-type: none;
  margin: 4px 0px;
  padding: 2px;
 }

