.Body {
	background-color: #022760;
}

.ueberschrift {
    color: #d2d2d2;
    font-size: 20pt;
    font-weight: bold;
    font-family: verdana, helvetica;
    text-decoration: none;
    text-align: center;
  }

.beschreibung {
    color: #d2d2d2;
    font-size: 12pt;
    font-weight: normal;
    font-family: verdana, helvetica;
    text-decoration: none;
    text-align: center;
  }

.bildueberschrift {
    color: #d2d2d2;
    font-size: 14pt;
    font-weight: bold;
    font-family: verdana, helvetica;
    text-decoration: none;
    text-align: center;
  }

.bildbeschreibung {
    color: #d2d2d2;
    font-size: 10pt;
    font-weight: normal;
    font-family: verdana, helvetica;
    text-decoration: none;
    text-align: center;
  }

.bildanzahl {
    color: #d2d2d2;
    font-size: 10pt;
    font-weight: normal;
    font-family: verdana, helvetica;
    text-decoration: none;
    text-align: center;
  }

.text {
    color: #d2d2d2;
    font-size: 12pt;
    font-weight: normal;
    font-family: verdana, helvetica;
    text-decoration: none;
    text-align: center;
  }

td.text {
    margin: center;
    color: #000000;
    font-size: 12pt;
    font-weight: normal;
    font-family: verdana, helvetica;
    text-decoration: none;
    text-align: center;
  }

td.bild {
    border: solid 5px #6B6B6B;
    margin: center;
    color: #000000;
    font-size: 12pt;
    font-weight: normal;
    font-family: verdana, helvetica;
    text-decoration: none;
    text-align: center;
  }

.footer {
    color: #d2d2d2;
    font-size: 10pt;
    font-weight: normal;
    font-family: verdana, helvetica;
    text-decoration: none;
    text-align: center;
  }

.diarahmen {
	float: none;
	height: auto;
	width: auto;
	background-color: #666666;
	background-image: url(daten/dia.jpg);
}
.exif {
    color: #000000;
    font-size: 8pt;
    font-weight: normal;
    font-family: verdana, helvetica;
    text-decoration: none;
    text-align: left;
}

.exifheadline {
    color: #000000;
    font-size: 8pt;
    font-weight: bold;
    font-family: verdana, helvetica;
    text-decoration: none;
    text-align: center;
}