h3{
	height: auto;
	margin: 0px auto;
	padding: 10px;
	    font-family: 'TCCM';
	font-size: 35px;
	letter-spacing: 1px;
	text-transform: uppercase;
	color: #7b7c7d;
	text-shadow: 0.5px 1px 0px #000000;
	border-bottom: 5px solid #7b7c7d;
	padding-left: 5px;
}

h4{
	height: auto;
	margin: 0px auto;
	padding: 0px;
	font-family: TCCM;
	font-size: 19px;
	letter-spacing: 1px;
	text-transform: uppercase;
	color: #7b7c7d;
	border-bottom: 3px solid #7b7c7d;
	padding-left: 5px;
}

#content-listen{
	background: #e3e3e3;
	margin: auto;
	padding: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.infos2{
	overflow: auto;
	margin: 5px;
	background: #eee;

	margin-top: -5px;
}

.h1{
	display: block;
	height: auto;
	margin: 5px;
	font-family: TCCM;
	font-size: 12px;
	letter-spacing: 1px;
	text-transform: uppercase;
	color: #7b7c7d;
	text-shadow: 0.5px 1px 0px #000000;
	border-bottom: 5px solid #7b7c7d;
	background: #eee;
	padding: 5px;
	}

.infos{
	background: #eee;

	padding-left: 10px;

	margin: 5px;
}

.listen-box{
background: #e7e7e7;
    border: 1px solid #f6f6f6;
	padding: 15px;
	margin: 2.5px;
	text-align: center;
	min-height: 75px;
	overflow: hidden;
}

listentitel{
	display: block;
	font-weight: lighter;
	font-family: TCCM;
	font-size: 19px;
	letter-spacing: 1px;
	text-transform: uppercase;

}

.listen-sub{
	border-top: solid 3px #7b7c7d;
	text-align: justify;
	margin: auto;
	margin-top: -2px;
	width: 95%;
	 
}

#listenbild{
	margin-top: 9px;
	background-image:url(../../../);
	outline: 1px solid #e7e7e7;
	border: 5px solid #f6f6f6;
	width: 95%;
	height: 50px;
}

.listen-box2{background: #eee;
border: 1px solid #e7e7e7;
padding: 5px;}

.trackermid{background: #e3e3e3;}
		