h1 {
	font-size: 1.8em; 
	color: #767564;
	margin-bottom:1em;
	font-weight:normal;
}

.page-id-12 #content h1, .page-id-40 #content h1 , .page-id-64 #content h1  {
	margin-bottom:0.8em;
}

h2 {
	font-size:1.5em;
	margin-bottom:1em;
	font-weight:normal;	
}

h3 {
	font-size:1.3em;
	margin-bottom:0.5em;
	font-weight:normal;
	color:#4f4f4f;
}

.programm_artist {
	font-size:1.2em;
	font-weight:normal;
	color:#4f4f4f;
}

.page-id-12 #content h2, .page-id-40 #content h2, .page-id-64 #content h2 {
	color: #4f4f4f;
	margin-bottom:0.2em;
}

strong {
	font-size:1.1em;
	color: #4f4f4f;
}

.page-id-12 #content h3, .page-id-40 #content h3, .page-id-64 #content h3 {
	color: #000;
	font-size:1.5em;
	font-weight:normal;
	margin-bottom: 0.5em;	
}

p {
	margin-bottom:1em;
}


#content a.details, #content p a {
	color: #134b59;
	text-decoration:underline;
	font-weight:bold;
}

#content a.details:hover, #content a.details:focus, #content a.details:active,
#content p a:hover, #content p a:focus, #content p a:active {
	color: #000;
	background-color: #ebebd8;
}

#content h3 a {
	background-color: #ebebd8;
	color: #000;	
	padding: 1px 2px 1px 2px;
	text-decoration:none;
	font-weight:normal;
}

#content h3 a:hover, #content h3 a:focus, #content h3 a:active {
	padding: 1px 2px 1px 2px;
	text-decoration:underline;
}

.trenner {
	background: url(../img/trenner.png) no-repeat;
	margin:25px 0;
	height:25px;
	width:500px;
}

.trennerunten {
	background: url(../img/trenner-unten.png) no-repeat;
	margin:0 0 25px 0;
	height:25px;
	width:500px;
}

.trenneroben {
	background: url(../img/trenner-oben.png) no-repeat;
	margin:25px 0 0 0;
	height:25px;
	width:500px;
}


