
a:link {
  text-decoration: underline;
  }

a:visited {
  text-decoration: underline;
  }

a:focus {
  text-decoration: underline;
  }

a:hover {
  text-decoration: none;
  }

a:active {
  text-decoration: underline;
  }

.monat	{font-weight:bold;
		font-size:large;
		text-decoration: underline;
		}
.datum {
		font-style:italic;
		margin-right:45px;
		}
.header {font-weight:bold;
		}
.bild	{float:left;
		margin-right:10px;
		/*border: 1px solid #fff;*/
		}
.content {height:147px;}
.einlass {}
.link	{}
.band	{}
.text	{}
.footer	{}