img {display: block;}
a:link {
  text-decoration: none;
}
a:visited {
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}
a:active {
  text-decoration: underline;
}
.body {
  color: black;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 12px;
  line-height: normal;
  font-weight: normal;
}
.bodybold {
  color: black;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 12px;
  line-height: normal;
  font-weight: bold;
}
.tourdate {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 32px;
  line-height: 32px;
  font-weight: bold;
  vertical-align: bottom;
}
.papa {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 24px;
  line-height: 36px;
  text-transform: uppercase;
  vertical-align: bottom;
}
.title {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 32px;
  line-height: 42px;
  text-transform: uppercase;
  vertical-align: bottom;
}
.title_bold {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 32px;
  line-height: 42px;
  font-weight: bold;
  text-transform: uppercase;
  vertical-align: bottom;
}
.referenz {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 32px;
  line-height: 32px;
  text-transform: uppercase;
  vertical-align: bottom;
}
.link {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 11px;
  color: #fe760f;
  text-transform: uppercase;
  font-weight: bold;
  text-decoration: none;
}
.link2 {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 12px;
  color: black;
  font-weight: bold;
  text-transform: uppercase;
}
.zitat {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 24px;
  font-weight: bold;
  text-transform: uppercase;
  color: #57b5ae;
}
.nav {	
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
  line-height: 13px;
  text-transform: uppercase;
  color: #29b5da;
}
a.nav1:link {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  line-height: 13px;
  text-transform: uppercase;
  color: #29b5da;
}
a.nav1:visited {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 11px;
  line-height: 13px;
  text-transform: uppercase;
  color: #29b5da;
  font-style: normal;
  font-weight: bold;
  text-decoration: none;
}
a.nav1:hover {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 11px;
  line-height: 13px;
  text-transform: uppercase;
  color: #29b5da;
  font-weight: bold;
  font-style: normal;
  text-decoration: underline;
}
a.nav2:link {
  text-transform: uppercase;
  font-size: 11px;
  line-height: 13px;
  color: #60b9b2;
  font-weight: bold;
  font-style: normal;
  font-family: Arial,Helvetica,sans-serif;
}
a.nav2:visited {
  text-transform: uppercase;
  font-size: 11px;
  line-height: 13px;
  color: #60b9b2;
  font-weight: bold;
  font-style: normal;
  font-family: Arial,Helvetica,sans-serif;
}
a.nav2:hover {
  text-transform: uppercase;
  font-size: 11px;
  line-height: 13px;
  color: #60b9b2;
  font-weight: bold;
  font-style: normal;
  font-family: Arial,Helvetica,sans-serif;
}
.thumbnail{
	padding: 0px 10px 10px 0px;
	background-color: white;
	border: 0px solid white;
	float: left;
	margin-right: 0px;
	margin-bottom: 0px;
}