a,
		a:hover,
		.reveal a:not(.image),
		.reveal a:not(.image):hover{
			color: #7d10a8;
		} 
		.menu > ul > li > a:hover,
		.menu > ul > li.current-menu-item > a,
		.menu > ul > li.current_menu_item > a,
		.menu > ul > li.current_page_item > a,
		.menu > ul > li.current_page_parent > a,
		.menu > ul > li.current-menu-parent > a,
		.menu > ul > li.current_menu_parent > a,
		nav > ul > li > a:hover,
		nav > ul > li.current-menu-item > a,
		nav > ul > li.current_menu_item > a,
		nav > ul > li.current_page_item > a,
		nav > ul > li.current_page_parent > a,
		nav > ul > li.current_menu_parent > a,
		nav > ul > li.current-menu-parent > a,
		#submit
		{
			background-color: #7d10a8;
		} 
		body{
			 background: #78d635;
			 background-color: #78d635; 
		} 
		.single_container, 
		.reveal .state-background{
			background: #78d635;
			background-color: #78d635;
		}  .single_container .single_wrapper, 
		.single_container .single_wrapper .detail,
		.reveal,
		.reveal h1, .reveal h2, .reveal h3, .reveal h4, .reveal h5, .reveal h6,
		.reveal h3.subtitle{
			color: #2b2b2b;
		}  .reveal .state-background{
					background-image: url(https://www.viola-livera.de/wp-content/uploads/2024/02/Titelbild-03.jpg);
					 background: none; 
					
				}  .reveal .state-background:before{
							content: "";
							position: absolute;
							top: 0px;
							left: 0px;
							width: 100%;
							height: 100%;
							background-image: url("https://www.viola-livera.de/wp-content/uploads/2024/02/Titelbild-03.jpg");
							background-size: cover;
							background-repeat: no-repeat;
							background-position: center;
						} .reveal .progress span{ background-color: #7d10a8; }  .reveal .controls div.navigate-left, .reveal .controls div.navigate-left.enabled,
			.reveal .controls div.navigate-left.enabled:hover{
				border-right-color: #7d10a8;
			}  .reveal .controls div.navigate-right, .reveal .controls div.navigate-right.enabled,
			.reveal .controls div.navigate-right.enabled:hover{
				border-left-color: #7d10a8;
			}  .reveal .controls div.navigate-down, .reveal .controls div.navigate-down.enabled,
			.reveal .controls div.navigate-down.enabled:hover{
				border-top-color: #7d10a8;
			}  .reveal .controls div.navigate-up, .reveal .controls div.navigate-up.enabled,
			.reveal .controls div.navigate-up.enabled:hover{
				border-bottom-color: #7d10a8;
			} .reveal .controls div.navigate-left.enabled:hover,
			.reveal .controls div.navigate-right.enabled:hover,
			.reveal .controls div.navigate-up.enabled:hover,
			.reveal .controls div.navigate-down.enabled:hover{
				opacity: 0.8;
			}