/* === COMPUTING MUSIC STYLESHEET ========= */


/*

#booklet {
	display: none;
}

*/

.covid-19 a {
	text-decoration: underline !important;
}
.covid-19 a:hover {
	color: #96bb96;
}

/* --- Styles --- */

body,td,th,p {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	line-height:12px;
	color: #000000;
	margin:8px 0;
	font-weight: bold;
	letter-spacing: 0.1em;
}
body {
	background-color: #666;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
  outline: none !important;
}
a:link {
	text-decoration: none;
	color: #000000;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;
}
.cm-content {
	border: 1px solid #5f5f5f;
}
h1 {
	font-size: 60px;
	color: #FFFFFF;
	line-height: 60px;
	margin-bottom: 5px;
	margin-top: 0px;
	letter-spacing: 3.5px;
	text-align: center;
	margin-left: 0px;
}
h2 {
	font-size: 36px;
	line-height: 36px;
	margin: 0px;
	padding: 0px;
}
h3 {
	font-size: 15px;
	line-height: 20px;
	color: #000000;
	margin: 0px;
	padding: 0 px;
}
h4 {
	font-size: 14px;
	line-height: 17px;
	margin-top: 0px;
	margin-bottom: 0px;
}
h5 {
	font-size: 10px;
	line-height:11px;
	margin: 7px 0;
	font-weight: normal;
	letter-spacing: 0.1em;
}
h6 {
	font-size: 26px;
	line-height: 30px;
	margin-bottom: 0px;
	margin-top: 0px;
	letter-spacing: 1.3px;
	text-align: center;
	margin-left: 0px;
}
em {
	font-style: normal;
	color: #FFFFFF;
}
.namelist {
	
}
.namelist h3 {
	text-transform:uppercase;
	font-size: 16px;
	line-height: 1.1em;
}
.archivliste {
	line-height: 14px;
}
.cm-small * {
    font-size: 11px;
	line-height: 11px;
}
#datenschutzerklaerung {
	text-align: left;
	width: 760px;
	height: 140px !important;
	overflow: scroll;
	overflow-y: scroll;
	overflow-x: hidden;
	padding: 0 20px 0;
}