@charset "UTF-8";
/* CSS Document für tanz*/

/*
Farben:
ganz dunkel:#4b6025
dunkelgrün:#688746
hellgrün warm :#819C4B
hellgrün kühl:#84a95c
gold:#DBBD11
*/

/*-----Titel-Bild-----*/
header.masthead {
 background: linear-gradient(to bottom, rgba(129,156,75,0.60) 0%, rgba(129,156,75,0.40) 100%), url("../img/tanz/tanz_background.JPG");
background-size: cover;
}

/*-----Tempeltanz Film-----*/

.tv{background-color: #1F270E;
	height: 75vh;
	padding: 1rem;
border-radius:0.4rem;}

/*.tv {background-image: url("04_video/img/sony4k-frei.png");
				width: 973px;
				height: 541px;
				text-align: center;
				padding-top: 70px;
				}*/