* {
  padding: 0;
  margin: 0;
  }
body {
  background: #fff;
}
#banner img {
  display: none;
}
#geektour span {
  display: none;
}
#menue img {
  display: none;
}
#menue ul {
  list-style: none;
}
#getfirefox:hover, #validxhtml:hover, #validcss:hover {
  display: none;
}
.post {
  margin-bottom: 30px;
}
.post h2 {
  text-decoration: underline;
}

.text {
  text-align: justify;
}
.error {
  list-style-type: square;
  border: 1px solid red;
}
.error li {
  color: red;
}
.success {
  list-style-type: square;
  border: 1px solid lime;
}
.success li {
  color: green;
}
#foto_uebersicht {
  list-style-type: none;
}
