/* CSS Document */
 
.img-fluid-klangreich {
    max-width: 100%;
    height: auto;
    margin-top: 8px;
 
}
.litext {
    font-size: 20px;
    font-style: italic;
    margin-left: 16px;
    margin-right: 22px;
}
.row1 {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -13px;
    margin-left: -14px;
    margin-top: 10px;
    background-image: url("../Images/BG Mitte.jpg");
    padding-top: 10px;
 }
.li-du {
    background-color: burlywood;
    list-style-type: none;
    margin-top: 5px;
    padding-left: 15px;
    padding-top: 2px;
}
.li-he {
	background-color:#E1C8A8;
	list-style-type: none;
	 margin-top: 5px;
    padding-left: 13px;
}
.li-du-t {
    background-color: burlywood;
    list-style-type: none;
    margin-top: 6px;
    padding-left: 14px;
    padding-top: 8px;
}
.li-he-t {
    background-color: #E1C8A8;
    list-style-type: none;
    margin-top: 6px;
    padding-left: 14px;
    padding-top: 8px;
}

.autor {
    color: #584217;
    font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", serif;
	font-size: 18px;
}
.cursiv {
	font-style: italic;
	color:#2E299A;
	margin-left: 30px;
}
.titelname {
    color: #723E0B;
    font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", serif;
    font-weight: bold;
    font-size: 17px;
    text-decoration: underline;
 }

.titelname1 {
    color: #723E0B;
    font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", serif;
    font-weight: 600;
    font-style: italic;
    font-size: 17px;
    padding-left: 31px;	
}
.titelname2 {
    color: #080CAC;
    font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", serif;
    font-weight: 400;
    font-size: 18px;
    text-shadow: -1px 1px 2px grey;
 }
.musik1 {
    color: #474646;
    font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", serif;
    font-weight: bold;
    text-shadow: -1px 0px 5px white;
    font-size: x-large;
    padding-left: 32px;
}
.musik2 {
    color: #474646;
    font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", serif;
    font-weight: bold;
    text-shadow: -1px 0px 5px white;
    font-size: x-large;
    padding-left: 30px;
}
.titelname3 {
    margin-top: 0px;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 3px;
    top: 0px;
    margin-left: -3px;
}
.hr {
	border-width: thick;
	border-color: #D39734;
}
.h1 {
    font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", serif;
    font-weight: bold;
    font-size: 32px;
    text-align: left;
    margin-top: 8px;
    margin-bottom: 15px;
}
.h3 {
    font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", serif;
    font-size: 26px;
    text-align: center;
    color: #1D42B4;
    text-shadow: 3px 1px 2px #F5F3F3;
    font-weight: 700;
    margin-top: 9px;    
}
.p {
    text-align: left;
    margin-top: 11px;
    padding-left: 14px;
    font-size: 19px;
}
.p-1 {
    text-align: left;
    padding-left: 14px;
    font-size: 19px;
}
.p-2 {
	text-align: left;
	font-size: 19px;
	font-weight:630;
}
.ul {
    padding-top: 13px;   
}