body {
  font-family: verdana, helvetica, arial, sans-serif;
  line-height: 1.5em;
  font-size: 73%;  /* Enables font size scaling in MSIE */
  margin: 0;
  padding: 0;
}

html > body {
  font-size: 9pt;
}

/* ##### Main Copy ##### */

#main-copy {
  margin: 0;
  padding: 0.5em 10px;
  clear: left;
}

h1 { 
  text-align : center;
  font-family: verdana, helvetica, arial, sans-serif;
  font-size: 140%;
  padding: 0.5ex 0 0 0;
}
/* rot: color : #8D0C36; background-color: transparent;*/


h2 {
  text-align : center;
  font-family: verdana, helvetica, arial, sans-serif;
  font-weight: bold;
  font-size: 120%;
  padding: 0.3ex 0 0 0;
}

h3 {
        font-weight : bold;
        font-size : 110%; ;
        font-family: verdana, helvetica, arial, sans-serif;
        text-align: left;
}

h4  {
        color: #000000;
        font-weight : bold;
        font-size : 100%; ;
        font-family: verdana, helvetica, arial, sans-serif;
}


p {
  line-height: 1.5em;
  margin: 1em 0 1.5em 0;
  padding: 0;
}


.subheader {
    color: black;
    font-size: 85%;
}


tr{
        font-family : verdana, helvetica, arial, sans-serif;
        font-size : 10pt;
}


hr {
        clear : both;
}

.caption  {
        font-size : 8pt;
}

li {
        font-family: verdana, helvetica, arial, sans-serif;
        font-style: normal;
        font-weight: normal;
}

td  {
        font-family : verdana, helvetica, arial, sans-serif;
        font-size : 10pt;
}

th{
    font-family : verdana, helvetica, arial, sans-serif;
        font-size : 10pt;
        text-align: left;
        font-weight: bold;

}

a:link {
        color: #3F515F;
        text-decoration: none;
}

a:visited {
        color: #52666F;
        text-decoration: none;
}

a:hover {
        color: #3F515F;
        text-decoration: underline;
}

a:active {
      color: #3F515F;
        text-decoration: underline;
}
a {
        font-family: verdana, helvetica, arial, sans-serif;
        font-style: normal;
        font-weight: bold; 
}

.tabelle {
   background-color: #dedede;
}

/* tabelle 2 für das programm */
.tabelle2 {
   
	text-align: left;
        font-family: verdana, helvetica, arial, sans-serif;
        font-size: 7pt;
        background-color: #F1ccF7;
}

.back{
        background-color: #F1F7F7;
}
.back2{
        background-color: #FFFFFF;
}

.back3{
        background-color: #F1F7F7;
}

.back4{
        background-color: #F1F7F7;
}

.peopType{
          background-color: #FFFFFF;
          font-weight: bold;
          color: #8D0C36;
}

a.NavBar  {
        text-align: left;
        font-family: verdana, helvetica, arial, sans-serif;
        font-size: 9pt;
        color: #52666F;;
        font-weight: normal;
}

