
a:link {
      text-decoration: none;
      color: rgb(0%, 0%, 100%) }
a:visited {
      text-decoration: none;
      color: rgb(80%, 0%, 80%) }
a:hover {
      text-decoration: underline;
   /* color: #FF9933; */ }
a:active {
      text-decoration: underline;
   /* color: #FF9933; */ }


BODY {
      text-align:   left;
      background:   rgb(80%,80%,80%);
      color:        black;
      font-family:  Arial, Helvetica, sans-serif;
      font-style:   normal;
      font-weight:  normal;
      font-size:    11pt}

/* H1 {
      font-family:  Arial, Helvetica, sans-serif;
      font-style:   normal;
      font-weight:  bold;
      font-size:    16pt} */


.PageHeader {
      display:      block;
      margin:       0.0em 0.0em 0.0em 0.0em;
      padding:	    0.5em 1.0em 0.2em 1.0em;
      border-width: 0.0em 0.0em 0.0em 0.0em;
      border-width: thin thin thin thin;
      border-style: none;
			
      text-align:   center;
      color:        black;
      font-family:  Arial, Helvetica, sans-serif;
      font-style:   normal;
      font-weight:  bold;
      font-size:    18pt}	
      
.PageHeaderSub {
      display:      block;
      margin:       0.0em 0.0em 0.0em 0.0em;
      padding:	    0.5em 1.0em 1.0em 1.0em;
      border-width: 0.0em 0.0em 0.0em 0.0em;
      border-width: thin thin thin thin;
      border-style: none;
			
      text-align:   center;
      color:        black;
      font-family:  Arial, Helvetica, sans-serif;
      font-style:   normal;
      font-weight:  normal;
      font-size:    11pt}

.PageHeaderSub A{
      color:        black }


.Mainframe {
      display:      block;
   /* height:       100%;  */
      width:        100%;
      margin:       0px 0px 0px 0px;
      padding:      0px 0px 0px 0px;
   /*   border-width: 0px 0px 0px 0px; */
      border-width: thin thin thin thin;
      border-style: none;
      vertical-align: top;
      font-size:    11pt  }


.Navframe {
      /* Hier kein background-color eintragen, wegen Netscape 4.5. !!
         Stattdessen in .Navframe_inner eintragen! */
      float:				none;
      clear:				none;
      width:			  10em;
      margin:			  0px 0px 0px 0px;
      padding:		  0px 0px 0px 0px;
  /*  border-width: thin thin thin thin;  geht nicht wg. Internet Explorer 6*/
      border-width: 0px 0px 0px 0px;
      border-color: rgb(0,0,0);
      border-style: solid;
      vertical-align: top;
      font-size:    11pt }

.Contentframe {
      float:				none;
      clear:				none;
      margin:			  0px 0px 0px 0px;
      padding:		  0.2em 0.0em 0.2em 1em;
      border-width: thin thin thin thin;
      border-style: none;
      vertical-align: top;
      font-size:    11pt }

.Contentframe table, .Contentframe table table {
      float:        none;
      clear:        none;
      margin:	    0px 0px 0px 0px;
      padding:	    0 0 0 0;
      border-width: thin thin thin thin;
      border-style: none;
      vertical-align: top;
      font-size:    11pt }

.Bottomframe, .Bottomframe table, .Bottomframe table table {
      float:        none;
      clear:        none;
      margin:       0px 0px 0px 0px;
      padding:      0em 0.0em 0.2em 0em;
      border-width: 0px 0px 0px 0px;
      border-style: solid;
      vertical-align: top;
      font-size:    11pt; }


.Navframe_inner {
      width:        100%;
      background-color: rgb(85%,85%,85%);
      color:        rgb(0%,0%,0%);
      border-width: 1px 1px 0px 1px;
      border-style: solid;
      font-size:    11pt; }

.Navframe_inner TD {
      width:        100%;
      padding:		  1px 1px 1px 1px;
      border-width: 0px 0px 1px 0px;
      border-style: solid; }

.NavLevel1  {
      display:			block;
      padding:		  0.1em 0.3em 0.3em 0.5em;
      border-width: 0px 0px 0px 0px; }

.NavLevel2, SPAN.NavLevel2 {
      display:			block;
      padding:		  0.1em 0.3em 0.3em 1.5em;
      border-width: 0px 0px 0px 0px;
      border-style: solid; }

				


.Bildunterschrift {
      padding:		  0.5em 0.0em 0.0em 0.0em;
      text-align:  center;
      font-family: Arial, Helvetica, sans-serif;
      font-style:  italic;
      font-size:   11pt; }

.Copyright {
      padding:		  0.5em 0.0em 0.0em 0.0em;
      text-align:  center;
      font-family: Arial, Helvetica, sans-serif;
      font-style:  italic;
      font-size:   9pt; }
      
.Copyright a:link {
      text-decoration: none;
      color: rgb(60%, 60%, 80%) }
.Copyright a:visited {
      text-decoration: none;
      color: rgb(80%, 60%, 80%) }
.Copyright a:hover {
      text-decoration: underline; }
.Copyright a:active {
      text-decoration: underline; }


.Bildhintergrund {
      background-color: rgb(153, 153, 153);
      color:            rgb(0%,0%,0%);
      vertical-align:   top; }

.Bildhintergrund .Copyright a:link {
      text-decoration: none;
      color: rgb(35%, 35%, 70%) }
.Bildhintergrund .Copyright a:visited {
      text-decoration: none;
      color: rgb(70%, 40%, 70%) }
.Bildhintergrund .Copyright a:hover {
      text-decoration: underline; }
.Bildhintergrund .Copyright a:active {
      text-decoration: underline; }


.Punktliste_1 {
      padding:     0 0 0 20px;
      margin:      0.1em  0 0.1em 0;
      text-indent: -20px}

.Tabellenabstand {
      vertical-align: top;
      padding:        0.3em 0 0.3em 0; }
