/* schriftstil,abstaende */

body
{
  margin: 0px;
  /*
     margin-top: 10px;
     margin-left: 4px;
     margin-right: 4px;
     margin-bottom: 10px; 
     */
  color: black; 
  background-color: #ffffff; 
  font-family: verdana,arial,sans-serif;
  font-size: 10pt;
  }

table,tr,td
{
  color: black;
  font-family: verdana,arial,sans-serif;
  font-size: 10pt;
  vertical-align: top;
  }

/* Allgemeine Festlegungen */
div
{
#  position: absolute;
#  top: 0px;
#  left: 0px;
  }

/* scrolleiste internet explorer ab vers.5.5 */
body
{
  scrollbar-arrow-color: #ffffff;
  scrollbar-base-color: #ffffff;
  scrollbar-highlight-color : #000000;
  scrollbar-shadow-color : #ffffff;
  SCROLLBAR-TRACK-COLOR: #ffffff;
  }

dt
{ 
  font-weight: bold;
  margin-top: 1em;
  }

ul
{ 
  margin-top: 0em;
  }

li
{ 
  margin-left: -1em;
  }

li.space
{ 
  margin-top: 1em;
  }

/* erster menueintrag fuer Home - ohne Linie drueber */
#menu00 a
{
  display: block;
  background-color: #f47922;
  color: #0000EE;
  text-decoration: none;
  text-align: left;
  text-indent: 5px; 
  font-family: verdana, sans-serif;
  font-size: 9pt;
  width: 140px;
  min-height: 22px;
  line-height: 20px;
  }

#menu00 a:visited
{
  background-color: #ffffff;
  color: #0604EE;
  }

#menu00 a:active
{
  background-color: #f47922;
  color: #0000EE;
  }

#menu00 a:hover
{
  background-color: #f47922;
  color: #0000EE;
  min-height: 25px;
  line-height: 23px;
  font-size: 10pt;
  }

/* aktiver erster Menueeintrag fuer Home*/
#menu01 a
{
  display: block;
  background-color: #f47922;
  color: #0000EE;
  text-decoration: none;
  text-align: left;
  text-indent: 5px; 
  font-family: verdana, sans-serif;
  font-size: 9pt;
  font-weight: bold;
  width: 140px;
  min-height: 22px;
  line-height: 20px;
  }

#menu01 a:visited
{
  color: #0604EE:/*#ffffff;*/
  }

#menu01 a:active
{
  background-color: #f47922;
  color: #0604EE;
}

#menu01 a:hover
{
  background-color: #f47922;
  color: #000000;
  min-height: 25px;
  line-height: 22px;
  font-size: 10pt;
  }

/* Menueeintrag erste Ebene */
#menu10 a
{
  display: block;
  background-color: #ffffff;
  color: #0000EE;
  text-decoration: none;
  text-align: left;
  text-indent: 5px; 
  font-family: verdana, sans-serif;
  font-size: 9pt;
  width: 140px;
  min-height: 22px;
  line-height: 20px;
  border-top: solid 1px #828282;
  }

#menu10 a:visited
{
  background-color: #ffffff;
  color: #0604EE;
  }

#menu10 a:active
{
  background-color: #f47922;
  color: #0000EE;
  }

#menu10 a:hover
{
  background-color: #f47922;
  color: #0000EE;
  min-height: 25px;
  line-height: 23px;
  font-size: 10pt;
  }

/* aktiver Menueeintrag erste Ebene */
#menu11 a
{
  display: block;
  background-color: #f47922;
  color: #0000EE;
  text-decoration: none;
  text-align: left;
  text-indent: 5px; 
  font-family: verdana, sans-serif;
  font-size: 9pt;
  font-weight: bold;
  width: 140px;
  min-height: 22px;
  line-height: 20px;
  border-top: solid 1px #828282;
  }

#menu11 a:visited
{
  background-color: #f47922;
  color: #0604EE:/*#ffffff;*/
  }

#menu11 a:active
{
  background-color: #f47922;
  color: #0000EE;
  }

#menu11 a:hover
{
  background-color: #f47922;
  color: #0000EE;
  min-height: 25px;
  line-height: 22px;
  font-size: 10pt;
  }

/* Menueintrag 2. Ebene*/
#menu20 a
{
  display: block;
  background-color: #ffffff;
  color: #0000EE;
  padding-left: 15px; 
  text-decoration: none;
  font-family: verdana, sans-serif;
  font-size: 9pt;
  width: 125px;
  min-height: 18px;
  text-align: left;
  line-height: 16px; 
  border-top: dotted 1px #828282;
  }

#menu20 a:visited
{
  background-color: #ffffff;
  color: #0604EE;
  }

#menu20 a:active
{
  background-color: #ffffff;
  color: #0000EE;
  }

#menu20 a:hover
{
  background-color: #f37619;
  color: #0000EE;
  min-height: 21px;
  line-height: 19px;
  font-size: 10pt;
  }

/* aktiver Menueintrag 2. Ebene*/
#menu21 a
{
  display: block;
  background-color: #E8E8E8;
  color: #0000EE;
  padding-left: 15px; 
  text-decoration: none;
  font-family: verdana, sans-serif;
  font-size: 9pt;
  font-weight: bold;
  width: 125px;
  min-height: 18px;
  text-align: left;
  line-height: 16px; 
  border-top: dotted 1px #828282;
  }

/*#menu21 a:visited{background-color:#ffffff; color:#FFFF00;}*/
/*#menu21 a:active{background-color:#ffffff; color:#FFFF00;}*/
#menu21 a:hover
{
  background-color:  #f37619; 
  min-height: 21px;
  line-height: 19px;
  font-size: 10pt;
  }

/* Link in Fusszeile, z.B. zur anderen Sprache */
#FootNoteLink a
{
  display: block;
  background-color:#f47922;
  color: black;
  text-decoration: none;
  font-family: verdana, sans-serif;
  font-size: 7pt;
  text-align: center;
  min-height: 20px;
  padding-top: 3px;
  border: solid 0px black;
  }

#FootNoteLink a:hover
{
  border: solid 3px black;
  min-height: 18px;
  padding-top: 1px;
  }

/* Klassen */

.Footnote
{
  background-color: #f47922;
  color: black;
  text-decoration: none;
  font-family: verdana, sans-serif;
  font-size: 7pt;
  text-align: center;
  min-height: 20px;
  padding-top: 3px;
  border: solid 0px black; 
  }

/* Grundlagen Navigation links*/
td.nav
{
  background-color: #ffffff;
  color: black;
  text-decoration: none;
  font-family: verdana, sans-serif;
  font-size: 10pt;
  width: 180px;
  height: 500px;
  vertical-align: top;
  border: solid 0px black;
  padding-top: 20px;
  }

/* aktive Auswahl links*/
.CurrentPage
{
  background-color: #f47922;
  color: #ffffff;
  text-decoration: none;
  font-family: verdana, sans-serif;
  font-size: 9pt;
  font-weight: bold;
  width: 180px;
  height: 22px;
  text-align: left;
  text-indent: 1em;
  line-height: 20px;
  border-bottom: dotted 1px #828282;
  }

.SubPage
{
  background-color: #ffffff;
  color: #FFFF00;
  text-decoration: none;
  font-family: verdana, sans-serif;
  font-size: 9pt;
  width: 180px;
  height: 22px;
  text-align: left;
  text-indent: 3em;
  line-height: 20px;
  border-bottom: dotted 1px #828282;
  }

/* aktive Unterauswahl links*/
.CurrentSubPage
{
  background-color: #000000;
  color: #f47922;
  text-decoration: none;
  font-family: verdana, sans-serif;
  font-size: 9pt;
  font-weight: bold;
  width: 180px;
  height: 22px;
  text-align: left;
  text-indent: 3em;
  line-height: 20px;
  border-bottom: dotted 1px #828282;
  }


/* allgemeine links im text */
a:link
{
  color: #0000EE;
  text-decoration:underline;
  font-family: verdana;
  }

a:visited
{
  color: #6040EE;
  text-decoration: underline;
  font-family: verdana;
  }

a:active
{
  color: #000000;
  text-decoration: underline;
  font-family: verdana;
  }

a:hover
{
  color: #0000EE;
  background-color: #f47922;
  text-decoration: underline;
  font-family: verdana;
  }

/* Spezielle Links ueber X*/
#xlink a
{
  color: #FFFF00;
  background-color: transparent;
  text-decoration: none;
  font-family: verdana;
  }

#xlink a:link
{
  }

#xlink a:visited
{
  }

#xlink a:active
{
  font-weight: bold;
  font-size: 120%;
  }

#xlink a:hover
{
  text-decoration: underline;
  font-weight: bold;
  font-size: 120%;
  }

.Title
{
  font-family: helvetica, verdana, sans-serif;
  font-size: 16pt;
  text-align: center;
  font-weight: bold;
  padding-top: 0.5cm;
  /* padding-bottom:0.5cm; */
  }

.Subtitle
{
  font-family: helvetica, verdana, sans-serif;
  font-size: 14pt;
  text-align: center;
  font-weight: bold;
  /* padding-top:0.5cm; */
  padding-bottom: 0.5cm;
  }

.Heading
{
  font-size: 12pt;
  text-align: left;
  font-weight: bold;
  padding-top: 0.5cm;
  /* padding-bottom:0.5cm; */
  }

TD.Content
{ 
  /*height:400px;*/
  vertical-align: top;
  /*background-color: #C0D0FF;*/
  }

