      .subtitleOrange {
        font-size: 20px; font-weight: bold; color:#663333;
      }
      div.area {
        color:black; font-family:Verdana;
      }
      hr {
        width:90%; color:#FFD700;
      }
      tr {
        text-align:center;
      }
      th {
        height:80px; color:#B60000; font-size:25px; font-weight:bold;
      }
      td.st {
        height:10px;
      }
      .sblue {
        color:#0000CC;
      }
      td.sred {
        color:#B60000;
      }
      .sred {
        color:#B60000;
      }      td.rotfett {
        color:#FF0000; font-weight:bold;
      }
      img.thumbImg {
        max-width:120px; max-height:120px;cursor:pointer;
      }
      td.thumb {
        width:120px; height:120px;
      }
      div.imgAlbum {
        text-align:center; display:none; margin:85px; margin-top:50px; margin-bottom:20px;
      }
			div.AlbumContainer {
        border: 6px groove orange; padding: 16px; background: white; overflow:auto; z-index: 25; display: none;
				-moz-background-clip: border; -moz-background-origin: padding; -moz-background-inline-policy: continuous;
				position: fixed; left: 5%; right: 5%; top: 5%; bottom: 5%;
			}