
.contenttext h2 + p {
	margin-bottom: 0;
}

.roles {
	margin-bottom: 1em;
	float: left;
	width: 100%;
}

.ticketinfos {
	color: #777;
}

.flyer {
	border-bottom-width: 0;
	display: block;
	float: left;
	width: 100px;
	margin-left: 0;
	margin-right: 23px;
	margin-bottom: 24px;
}

.flyer-placeholder {
	text-align: center;
	line-height: 1.2;
	height: 195px;
	background: url(../img/flyer-placeholder-bg-small.png) no-repeat left top;
	color: #fff;
}

.flyer-placeholder .cwr {
	display: block;
	font-family: "Arial Narrow", Arial, Univers, Helvetica, "Gill Sans", "Liberation Sans", "Myriad Pro", sans-serif;
	margin-top: 1.5em;
	margin-bottom: -0.5em;
	font-size: 2em;
}

.flyer-placeholder .projektnummer {
	font-family: Georgia, Garamond, "Apple Garamond", "ITC Garamond Narrow", "Palatino Linotype", Palatino, Palladio, "URW Palladio L", serif;
	font-size: 3em;
}

.project-info {
	float: left;
	width: 280px;
	margin-bottom: 1em;
}

.project-date {
	font-size: 0.75em;
	font-weight: bold;
	line-height: 1.2;
	clear: left;
	margin-bottom: 0.5em;
}



/* PROJEKT †BERSICHT */


.chorwerkprojektuebersicht div.contenttext {
	width: 721px !important;
}

.chorwerkprojektuebersicht .project-list li {
	padding-left: 0;
	margin-left: 0;
	background: none;
	float: left;
	width: 100%;
	margin-bottom: 36px;
}

.chorwerkprojektuebersicht .roles {
	float: left;
	width: 100%;
	margin-bottom: 1em;
}

.chorwerkprojektuebersicht .flyer {
	width: 100px;
	float: left;
	margin-left: 0;
	margin-right: 23px;
	border-bottom-width: 0;
}

.chorwerkprojektuebersicht .flyer-placeholder {
	height: 195px;
	background: url(../img/flyer-placeholder-bg-small.png) no-repeat left top;
	color: #fff;
}

.chorwerkprojektuebersicht .flyer-placeholder .cwr {
	font-size: 2em;
}

.chorwerkprojektuebersicht .flyer-placeholder .projektnummer {
	font-size: 3em;
}

.chorwerkprojektuebersicht .project-info {
	width: 590px;
}


/* PROJEKT DETAILSEITE */

.chorwerkprojekt .roles {
	margin: 1.5em 0;
	padding: 0.25em 0;
	border-top: 1px solid #efb800;
	border-bottom: 1px solid #efb800;
}

.chorwerkprojekt .flyer {
	width: 175px;
	margin-right: 0;
}
	
.chorwerkprojekt .flyer-placeholder {
	height: 350px;
	background: url(../img/flyer-placeholder-bg.png) no-repeat left top;
	color: #fff;
}

.chorwerkprojekt .flyer-placeholder .cwr {
	font-size: 4em;
}

.chorwerkprojekt .flyer-placeholder .projektnummer {
	font-size: 5em;
}
