body{
	background-color: #201010;
}


h1, h2 {
	color: #f0f0f0;
	margin-top:0;
	margin-bottom:0;
	display: inline;
}


p#autor {
	color: #f0f0f0;
	margin-bottom:0;
	display: inline;
}


#seitentitel {
//	display:flex;
	height: 47px;
	text-align:center;
}

#slider {
	width:100%;
	height:42px;
}

/* für SVG */
#svgBereich {
	text-align:center;
}

svg {
	background-color:white;
}
#mySvg text {font-family:sans-serif; font-size:1em}
.akkord {font-weight:bold; fill:red}
.CPtitle {font-size:1.2em; font-weight:bold}
.CPsubtitle {font-size:1em;}
.CPartist {font-size:1em; font-style:italic}
.CPcomment {font-size:1em; font-style:italic}
.CPraute {font-size: 0.7em; color: #a0a0a0}
.CPtab {font-family: monospace;}
