/*
body {
  background-color: #111;
  color: #111;
  font-size: 0.9em;
  font-weight: 700;
}

body {
  background-image: url(../images/grafiken/gibsdir_blau.jpg);
  color: white;
}

#content {
  background-image: url(../images/grafiken/gibsdir.jpg);
  padding: 10px;
  color: black;
  font-weight: 600;
}

.stat th, .stat td {
  border: 1px solid;
  text-align: left;
  color: black;
  font-size: 1.2em;
  font-weight: 600;
}

/*
.content a:visited {
  color: #F9CE00;
  background-color: #C40009;
}
.content a:hover {
  color: #C40009;
  background-color: #F9CE00;
}

*/

.geo {
  color: #EEE;
  clear: both;
  padding-top: 20px;
}

.gallery {
  float: left;
  width: auto;
  border: 20px solid #111;
/*  background-color: #F9CE00;*/
  text-align: center;
}

.random {
  width: 50%;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  border: 10px dashed #111;
/*  background-color: #F9CE00;*/
}
