.video-wall {
  color: #000;
  min-width: stretch;
  min-height: 38em;
  background-color: #fff;
}

.video-wall strong {
  margin: 0;
  Color:#ff0000;
}

.video-wall a:link {
  color: blue;
  text-decoration: none;
  transition: 0.5s all;
    font-size: 1em;
}

.video-wall .video-link {
  color: blue;
    font-size: 1em;
}

.video-wall a:visited {
  color: #b100a6;
  text-decoration: none;
  transition: 0.5s all;

  
}

.video-wall button {
  color: #fff;
  display: block;
}

.video-wall p {
  font-size: 1em;
  margin: 0 0 1em;
}

#tnl_register {
    width: 100%;
    max-width: 375px;
    padding: 5px;
    background: rgba(200, 200, 200, 0.1) url(img/newsletter.png) no-repeat right top;
    border: 1px dotted #fff;
}

table.eventlist {
    width:stretch;
	vertical-align: middle;
/*	background-color: rgba(178, 34, 34, 0.3); */
}
.kopf {
	margin-top:0px;
}