/* Grundsaetzliches */
body {
  margin: 0;
  margin-top: 8px;
  padding: 0;
  background-color: white;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: black;
  text-align: center;
}

form, h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
}

a:link, a:visited, a:hover, a:focus, a:active {
  color: rgb(1,58,146);
  text-decoration: none;
}
a:hover, a:focus, a:active {
  color: rgb(228,184,5);
}

label, select, input[type=checkbox], input[type=radio], input[type=button], input[type=submit] {
  cursor: pointer;
}

.headline1 {
  margin-bottom: 10px;
  font-size: 18px;
  font-weight: bold;
  color: rgb(40,90,117);
}
.headline2 {
  width: auto;
  height: 15px;
  margin-left: -2px;
  margin-top: 3px;
  margin-bottom: 7px;
  padding: 2px;
  padding-left: 3px;
  background-image: url(../../shared/images/hg-headline2.jpg);
  font-size: 13px;
  font-weight: bold;
  color: black;
}
.headline3 {
  margin-top: 12px;
  margin-bottom: 6px;
  font-size: 14px;
  font-weight: bold;
  color: rgb(228,184,5);
}
.headline4 {
  margin-top: 10px;
  margin-bottom: 3px;
  font-size: 14px;
  font-weight: bold;
  color: rgb(95,95,95);
}
.headline5 {
  margin-top: 10px;
  margin-bottom: 2px;
  font-size: 12px;
  font-weight: bold;
  color: black;
}
.headline6 {
}

a img {
  color: inherit;
  border: none;
}
img {
  margin: 0;
  padding: 0;
}


ul {
  list-style-type: none;
  list-style-image: url(../../shared/images/bu-stern-liste.gif);
  margin: 0;
  margin-top: 10px;
  margin-bottom: 5px;
  padding: 0;
}

ol {
  margin: 0;
  margin-top: 10px;
  margin-bottom: 5px;
  padding: 0;
}

li {
  margin: 0;
  margin-left: 18px;
  margin-bottom: 5px;
  padding: 0;
}

div.trenner {
  width: auto;
  height: 21px;
  margin-left: -3px;
  background-image: url(../../shared/images/hg-trennlinie.gif);
  background-repeat: repeat-x;
  background-position: left 10px;
}

/* Rahmenlayout */
div.kopf {
  position: relative;
  width: 988px;
  height: 73px;
  margin: 0 auto 4px;
}

div.umrandung {
  position: relative;
  width: 988px;
  margin: 0 auto 5px;
  background-image:  url(../../shared/images/hg-umrandung.gif);
  text-align: left;
}

div.werbung-unten {
  position: absolute;
  bottom: 3px;
  left: 205px;
  width: 750px;
  font-size: 10px;
  color: rgb(153,153,153);
  text-align: left;
}

div.links {
  position: relative;
  width: 227px;
  padding-left: 4px;
  padding-top: 51px;
  float: left;
}

div.box {
  position: absolute;
  top: -6px;
  left: 4px;
  width: 190px;
  height: 51px;
  background-image:  url(../../shared/images/hg-box.gif);
}
div.box-icons {
  position: absolute;
  top: 10px;
  left: 20px;
  width: 162px;
  height: 8px;
}
div.box-icons img {
  margin-right: 15px;
}
div.box-text1 {
  position: absolute;
  bottom: 9px;
  left: 20px;
}
div.box-text2 {
  position: absolute;
  bottom: 9px;
  right: 23px;
}
div.box-text1 a, div.box-text2 a {
  font-size: 11px;
}

div.links-menue {
  position: relative;
  width: 223px;
}

a.menu-table3-1:link, a.menu-table3-1:visited, a.menu-table3-1:hover, a.menu-table3-1:focus, a.menu-table3-1:active {
  width: 165px;
  padding-left: 25px;
  font-size: 12px;
  font-weight: bold;
  color: black;
  display: block;
}
a.menu-table3-1:hover, a.menu-table3-1:focus, a.menu-table3-1:active {
  width: 165px;
  background-image: url(../../shared/images/stern-menuepunkt-1.gif);
  background-repeat: no-repeat;
  background-position: 6px;
  color: rgb(249,203,21);
}

a.menu-table3-1-marked:link, a.menu-table3-1-marked:visited, a.menu-table3-1-marked:hover, a.menu-table3-1-marked:focus, a.menu-table3-1-marked:active {
  width: 165px;
  padding-left: 25px;
  background-image: url(../../shared/images/stern-menuepunkt-1.gif);
  background-repeat: no-repeat;
  background-position: 6px;
  font-size: 12px;
  font-weight: bold;
  color: rgb(1,58,146);
  display: block;
}
a.menu-table3-1-marked:hover, a.menu-table3-1-marked:focus, a.menu-table3-1-marked:active {
  color: rgb(249,203,21);
}

a.menu-table3-2:link, a.menu-table3-2:visited, a.menu-table3-2:hover, a.menu-table3-2:focus, a.menu-table3-2:active {
  padding-left: 20px;
  font-size: 11px;
  color: black;
  display: block;
}
a.menu-table3-2:hover, a.menu-table3-2:focus, a.menu-table3-2:active {
  background-image: url(../../shared/images/stern-menuepunkt-2.gif);
  background-repeat: no-repeat;
  background-position: 4px;
  color: rgb(249,203,21);
}

a.menu-table3-2-marked:link, a.menu-table3-2-marked:visited, a.menu-table3-2-marked:hover, a.menu-table3-2-marked:focus, a.menu-table3-2-marked:active {
  padding-left: 20px;
  background-image: url(../../shared/images/stern-menuepunkt-2.gif);
  background-repeat: no-repeat;
  background-position: 4px;
  font-size: 11px;
  color: rgb(1,58,146);
  display: block;
}
a.menu-table3-2-marked:hover, a.menu-table3-2-marked:focus, a.menu-table3-2-marked:active {
  color: rgb(249,203,21);
}

a.menu-table3-3:link, a.menu-table3-3:visited, a.menu-table3-3:hover, a.menu-table3-3:focus, a.menu-table3-3:active {
  padding-left: 20px;
  font-size: 11px;
  color: black;
  display: block;
}
a.menu-table3-3:hover, a.menu-table3-3:focus, a.menu-table3-3:active {
  background-image: url(../../shared/images/stern-menuepunkt-3.gif);
  background-repeat: no-repeat;
  background-position: 5px;
  color: rgb(249,203,21);
}

a.menu-table3-3-marked:link, a.menu-table3-3-marked:visited, a.menu-table3-3-marked:hover, a.menu-table3-3-marked:focus, a.menu-table3-3-marked:hover {
  padding-left: 20px;
  background-image: url(../../shared/images/stern-menuepunkt-3.gif);
  background-repeat: no-repeat;
  background-position: 5px;
  font-size: 11px;
  color: rgb(1,58,146);
  display: block;
}
a.menu-table3-3-marked:hover, a.menu-table3-3-marked:focus, a.menu-table3-3-marked:hover {
  color: rgb(249,203,21);
}

a.menu-table3-4:link, a.menu-table3-4:visited, a.menu-table3-4:hover, a.menu-table3-4:focus, a.menu-table3-4:active {
  padding-left: 20px;
  font-size: 11px;
  color: black;
  display: block;
}
a.menu-table3-4:hover, a.menu-table3-4:focus, a.menu-table4-3:active {
  background-image: url(../../shared/images/stern-menuepunkt-4.gif);
  background-repeat: no-repeat;
  background-position: 7px;
  color: rgb(249,203,21);
}

a.menu-table3-4-marked:link, a.menu-table3-4-marked:visited, a.menu-table3-4-marked:hover, a.menu-table3-4-marked:focus, a.menu-table3-4-marked:hover {
  padding-left: 20px;
  background-image: url(../../shared/images/stern-menuepunkt-4.gif);
  background-repeat: no-repeat;
  background-position: 7px;
  font-size: 11px;
  color: rgb(1,58,146);
  display: block;
}
a.menu-table3-4-marked:hover, a.menu-table3-4-marked:focus, a.menu-table3-4-marked:hover {
  color: rgb(249,203,21);
}

td.menu-table3-1 {
  height: 20px;
  background-image:  url(../../shared/images/hg-menue-links-1.gif);
}
td.menu-table3-1-marked {
  height: 20px;
  background-image:  url(../../shared/images/hg-menue-links-1.gif);
}
td.menu-table3-1-start {
  height: 60px;
  background-image:  url(../../shared/images/hg-menue-links-1-oben.gif);
}
td.menu-table3-1-end {
  height: 19px;
  background-image:  url(../../shared/images/hg-menue-links-1-unten.gif);
}

td.menu-table3-2 {
  height: 18px;
  padding-left: 38px;
  background-image:  url(../../shared/images/hg-menue-links-2.gif);
}
td.menu-table3-2-marked {
  height: 18px;
  padding-left: 38px;
  background-image:  url(../../shared/images/hg-menue-links-2.gif);
}
td.menu-table3-2-start {
  height:  12px;
  background-image:  url(../../shared/images/hg-menue-links-2-oben.gif);
}
td.menu-table3-2-end {
  height: 13px;
  background-image:  url(../../shared/images/hg-menue-links-2-unten.gif);
}

td.menu-table3-3 {
  height: 18px;
  padding-left: 60px;
  background-image:  url(../../shared/images/hg-menue-links-3.gif);
}
td.menu-table3-3-marked {
  height: 18px;
  padding-left: 60px;
  background-image:  url(../../shared/images/hg-menue-links-3.gif);
}
td.menu-table3-3-start {
  height:  9px;
  background-image:  url(../../shared/images/hg-menue-links-3-oben.gif); 
}
td.menu-table3-3-end {
  height: 10px;
  background-image:  url(../../shared/images/hg-menue-links-3-unten.gif);
}

td.menu-table3-4 {
  height: 18px;
  padding-left: 80px;
  background-image:  url(../../shared/images/hg-menue-links-4.gif);
}
td.menu-table3-4-marked {
  height: 18px;
  padding-left: 80px;
  background-image:  url(../../shared/images/hg-menue-links-4.gif);
}
td.menu-table3-4-start {
  height:  5px;
  background-image:  url(../../shared/images/hg-menue-links-4-oben.gif);
}
td.menu-table3-4-end {
  height: 6px;
  background-image:  url(../../shared/images/hg-menue-links-4-unten.gif);
}

div.banner {
  position: absolute;
  top: 24px;
  left: 16px;
  width: 199px;
  height: 18px;
  padding-top: 3px;
  padding-left: 10px;
  font-size: 12px;
  font-weight: bold;
  color: rgb(249,203,21);
  float: left;
}

div.links-text {
  position: relative;
  width: 174px;
  padding: 8px;
  font-size: 11px;
}
div.links-text a[target="_blank"]:before {
  content: url(../../shared/images/bi-link-extern.gif);
  vertical-align: middle;
  text-decoration: none;
}
div.links-text a:link, div.links-text a:visited {
  border-bottom: 1px solid rgb(181,181,181);
}
div.links-text a:hover, div.links-text a:focus, div.links-text a:active {
  border-bottom: 1px solid rgb(228,184,5);
}

div.menue-hauptebene {
  position: absolute;
  top: -24px;
  right: 26px;
  max-width: 740px;
  height: 21px;
}
a.menu-block1:link, a.menu-block1:visited, a.menu-block1:hover, a.menu-block1:focus, a.menu-block1:active {
  width: 119px;
  height: 15px;
  margin-top: 3px;
  padding-top: 3px;
  background-image: url(../../shared/images/hg-menu-block1.gif);
  font-size: 11px;
  font-weight: bold;
  color: black;
  text-align: center;
  float:left;
  overflow: hidden;
  display: block;
}
a.menu-block1:hover, a.menu-block1:focus, a.menu-block1:active {
  height: 17px;
  padding-top: 4px;
  margin-top: 0;
  background-image: url(../../shared/images/hg-menu-block1-marked.gif);
  color: rgb(228,184,5);
}

a.menu-block1-marked:link, a.menu-block1-marked:visited, a.menu-block1-marked:hover, a.menu-block1-marked:focus, a.menu-block1-marked:active {
  width: 119px;
  height: 17px;
  padding-top: 4px;
  background-image: url(../../shared/images/hg-menu-block1-marked.gif);
  font-size: 11px;
  font-weight: bold;
  color: rgb(1,58,146);
  text-align: center;
  float:left;
  overflow: hidden;
  display: block;
}
a.menu-block1-marked:hover, a.menu-block1-marked:focus, a.menu-block1-marked:active {
  color: rgb(228,184,5);
}


div.content {
  position: relative;
  width: 637px;
  min-height: 300px;
  margin-bottom: 20px;
  padding-top: 70px;
  padding-right: 10px;
  padding-left: 100px;
  float: left;
}
div.content td, div.content.caption {
  font-size: 12px;
}
div.content a[target="_blank"]:before {
  content: url(../../shared/images/bi-link-extern.gif);
  vertical-align: middle;
  text-decoration: none;
}
div.content a:link, div.content a:visited {
  border-bottom: 1px solid rgb(181,181,181);
}
div.content a:hover, div.content a:focus, div.content a:active {
  border-bottom: 1px solid rgb(228,184,5);
}
div.content img {
  margin-top:  5px;
  margin-bottom:  10px;
  margin-left:  0;
  margin-right:  5px;
}


div.inhaltsangabe {
  position: absolute;
  top: -3px;
  right: 15px;
  width: 688px;
  height: 17px;
  padding-right: 10px;
  padding-top: 2px;
  background-image:  url(../../shared/images/hg-inhaltsangabe.gif);
  text-align: right;
  overflow: hidden;
}
div.inhaltsangabe h4 {
  font-size: 11px;
  font-weight: normal;
  color: rgb(140,140,140);
}


/* CyRes */
div.image {
  min-width:  100px;
  margin-top: 7px;
  margin-bottom: 4px;
  margin-left:  5px;
  margin-right:  14px;
  font-size: 10px;
}
div.image-left {
  min-width:  100px;
  margin: 0;
  margin-bottom: 4px;
  margin-right:  14px;
  font-size: 10px;
  float: left;
}
div.image-right {
  min-width:  100px;
  margin: 0;
  margin-bottom: 4px;
  margin-left:  9px;
  font-size: 10px;
  float: right;
}
div.image-center {
  width:  100%;
  text-align: center;
  margin: 0;
  margin-top: 10px;
  margin-bottom: 7px;
  font-size: 10px;
}
div.image a, div.image-left a, div.image-right a, div.image-center a {
  font-size: 10px;
}
div.image img, div.image-left img, div-image-center img, div.image-right img {
   margin: 0;
}


/* Erweiterungen (Formatvorlagen) */
div.content a.glossary:link, div.content a.glossary:visited {
  color: rgb(196,0,5);
  border-bottom: 1px dashed rgb(196,0,5);
}
div.content a.glossary:hover, div.content a.glossary:focus, div.content a.glossary:active {
  color: rgb(228,184,5);
  border-bottom: 1px dashed rgb(228,184,5);
}
div.links-text a.glossary:link, div.links-text a.glossary:visited {
  color: rgb(196,0,5);
  border-bottom: 1px dashed rgb(196,0,5);
}
div.links-text a.glossary:hover, div.links-text a.glossary:focus, div.links-text a.glossary:active {
  color: rgb(228,184,5);
  border-bottom: 1px dashed rgb(228,184,5);
}