* {
margin:0;
padding:0;
}

html, body {
height: 100%;
width: 100%;
}

#mundart1 {
width: 1px;
height: 50%;
margin-bottom: -750px;
float: left;
}

#mundart2 {
margin: 0 auto;
position: relative;
height: 1300px;
width:1000px;
clear: left;
}

.background { 
	background-color: rgb(110,0,29);
	
   	 }
	 
@keyframes einblenden { 
    from {	opacity: 0;} 
	 to { opacity: 1;}
	}
	
@keyframes vorhangL { 
    from {	width: 430px; height: 1276px;} 
	 to { width: 0px; height: 1276px;} 
	}

@keyframes vorhangR { 
    from {	width: 430px; height: 1276px; left: 470px;} 
	 to { width: 0px; height: 1276px; left: 880px;} 
	}

@keyframes lud-wo { 
    from {	width: 280px; height: 250px; left: 520px; top: 200px; } 
	 to { width: 280px; height: 255px; left: 520px; top: 206px; } 
	}
	
	
@keyframes blinken { 
    0%  { opacity: 0.4;}
	15%  { opacity: 1;}
	85%  { opacity: 1;}
	100%  { opacity: 0.4;}
	}	

.text_Ab_back {
	position: absolute; 
	z-index: 6;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	font-weight: bold; 
	font-style: normal;
	color: black;
	text-decoration: none;
	text-underline: none;
	text-align: center; 
	padding:0px 0px 0px 0px;
	background: white;
	border: 1px;
	border-style: solid;
	border-color: black;
	border-radius: 0px;
	}

.text_Ab_noback {
	position: absolute; 
	z-index: 6;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	font-weight: bold; 
	font-style: normal;
	color: black;
	text-decoration: none;
	text-underline: none;
	}
	
#vorhang {
	position: absolute;
	z-index: 2;
	height: 1400px;
	width: 987px;
	top: 0px;
	left: 0px;
	border:none;
	animation-name: einblenden;
    animation-duration: 1s;
	animation-timing-function: ease-in-out;
	animation-delay: 0s;
	animation-direction: normal;
	animation-iteration-count: 1;
	animation-fill-mode: forwards; 
	cursor: default;
	}

.vorhang-L {
	position: absolute;
	z-index: 1;
	height: 1276px;
	width: 430px;
	top: 140px;
	left: 42px;
	border:none;
	animation-name: vorhangL;
    animation-duration: 4s;
	animation-timing-function: ease-in-out;
	animation-delay: 3s;
	animation-direction: normal;
	animation-iteration-count: 1;
	animation-fill-mode: forwards; 
	}	
	
.vorhang-R {
	position: absolute;
	z-index: 1;
	height: 1276px;
	width: 430px;
	top: 140px;
	left: 470px;
	border:none;
	animation-name: vorhangR;
    animation-duration: 4s;
	animation-timing-function: ease-in-out;
	animation-delay: 3s;
	animation-direction: normal;
	animation-iteration-count: 1;
	animation-fill-mode: forwards; 
	}	

.lud-wo {
	position: absolute;
	z-index: 4;
	border:none;
	animation-name: lud-wo;
    animation-duration: 500ms;
	animation-timing-function: ease-in-out;
	animation-delay: 0s;
	animation-direction: normal;
	animation-iteration-count: infinite;
	animation-fill-mode: forwards; 
	}

	
#blatt {
	position: absolute;
	z-index: 1;
	top: 150px;
	left: 44px;
	width:825px;
	height: 1260px;
	background-color: white;
	border: 1px;
	border-style: solid;
	border-color: white;
	margin: 0px 0px 0px 0px;
	overflow: visible;
	animation-name: einblenden;
    animation-duration: 1s;
	animation-timing-function: ease-in-out;
	animation-delay: 0s;
	animation-direction: normal;
	animation-iteration-count: 1;
	animation-fill-mode: forwards; 
	cursor: default;
	}
	
.vorhangtext {
	position: absolute; 
	top: 24px; 
	left: 58px; 
	height: 40px;
	width: 660px;
	z-index: 6;
	font-family: Arial Black, Helvetica, sans-serif; 
	font-size: 47px; 
	font-weight: normal; 
	font-style: normal;
	color: white;
	text-decoration: none;
	text-underline: none;
	text-align: center;
	padding-top: 0px;	
	background: none;
	border: 0px;
	border-style: solid;
	border-color: white;
	transform: rotate(-4deg);
	}
	
.visiter-stand {
	position: absolute;
	z-index: 3;
	font-family: Arial Black, Helvetica, sans-serif; 
	font-size: 9px; 
	font-weight: normal;
	color: black;
	text-align: center; 
	text-decoration: none;
	text-underline: none;
	height: 16px;
	width: 110px;
	background-color: white;
	border: 1px;
	border-style: solid;
	border-color:rgb(0,51,153);
	padding:2px 0px 0px 0px;
	transform: rotate(0deg);
	}


#eilmeldung {
	position: absolute;
	width: 170px;
	height: 112px;
	left: 818px;
	top: 8px;
	z-index: 5;
	background-color: white;
	overflow: hidden;
	transform: rotate(-4deg);
	}

.summary_text {
	position: absolute;
	z-index: 20;
	height: 28px;
	width: 500px;
	font-family: Arial Black, Helvetica, sans-serif; 
	font-size: 18px; 
	font-weight: bold;
	color: black;
	text-align: center; 
	text-decoration: none;
	text-underline: none;
	background-color: white;
	border: 1px;
	border-style: solid;
	border-radius: 4px;
	border-color:rgb(0,51,153);
	padding:0px; 
	transform: rotate(0deg);
	animation-name: einblenden;
    animation-duration: 1s;
	animation-timing-function: ease-in-out;
	animation-delay: 0s;
	animation-direction: normal;
	animation-iteration-count: 1;
	animation-fill-mode: forwards; 
	cursor: zoom-in;
	}
	
.detail_text {
	position: absolute;
	z-index: 20;
	font-family: Arial Black, Helvetica, sans-serif; 
	font-weight: bold;
	font-size: 20px; 
	color: black;
	text-align: center; 
	text-decoration: none;
	text-underline: none;
	background-color: white;
	transform: rotate(0deg);
	}	
	
/* kompletter Hintergrund für navigation */

	/* Startseite index */

#navi_vorhang {
    position: absolute;
	z-index: 4;
	height: 1400px;
	width: 1000px;
	top: 0px;
	left: 0px;
	border:none;
	cursor: default;
	}	

	/* ab hier Klappmenü */
	
#navi_vorhang ul {
    list-style-type:none;
    list-style-image:none;
    margin:0px;
    padding:0px;
	}
#navi_vorhang li.topmenu {
    position:absolute;
    z-index: 10; 
	}
.topmenu ul{
  display:none;
	}
.topmenu:hover ul {
    display:block;  
    z-index:500;
	 }
	
.topmenu a {
    float:left;
   }
   

	
/* Zustand Topmenü ONMOUSE-OUT */
.topmenu a {
   	height: 26px;
	width: 140px;
	border-width: 2px 2px 2px 2px;
	border-style: solid;
	border-color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: white;
	background: rgb(110,0,29);
	text-decoration: none;
	text-underline: none;
	text-align: center;
	padding: 4px 0px 0px 0px;
	margin: 0px;
	cursor: default;	
	}

/* Zustand Topmenü ONMOUSE-OVER */
#navi_vorhang a:hover, .topmenu.on a {	
	left: 0px;
    color:white;
	border-color: white;
	background-color: black ; !important; 
	}
	
/* Zustand submenü bei onmouse-over topmenü  */
.submenu a{
    clear:both; /* special IE6 */
	}

/* Zustand Submenü */
.text_submit {
	position: relative;	
	height: 24px;
	width: 144px;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px;
	font-weight: normal; 
	font-style: normal;
	color: white;
	text-decoration: none;
	text-underline: none;
	text-align: center; 
	padding:0px 0px 0px 0px;
	border-width: 0px 2px 0px 2px;
	border-style: solid;
	border-color: white;
	background-color:  black;
	cursor: pointer;	
	}
	.text_submit:hover {color: black; background: silver; font-weight: bold;  }
	
.keine_wahl {
	position: relative;	
	height: 24px;
	width: 144px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;	
	font-weight: bold; 
	font-style: normal;
	color: white;
	text-decoration: none;
	text-underline: none;
	text-align: center; 
	padding: 4px 0px 0px 0px;
	border-width: 0px 2px 0px 2px;
	border-style: solid;
	border-color: white;
	background-color:  blue;
	cursor: default;	
	}	


	/* Ende Klappmenü */

	/* navigation ohne Aufklappen */	
	
.submit_text_fest {
	position: absolute;
	z-index: 10;
	height: 32px;
	width: 130px;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 15px; 
	font-weight: bold; 
	font-style: normal;
	color: white;
	text-decoration: none;
	text-underline: none;
	text-align: center; 
	border: none;
	background: rgb(110,0,29);
	border-width: 2px 2px 2px 2px;
	border-style: solid;
	border-color: white;
	padding:0px 0px 0px 0px;
	cursor: pointer;	
	}
	.submit_text_fest:hover {background: black;}

#video {
	position: absolute;
	z-index: 4;
	width: 800px;
	height: 450px;
	top:270px;
	left: 64px; 
	border: none;
	animation-name: einblenden;
	animation-duration: 0.7s;
	animation-timing-function: ease-in-out;
	animation-delay: 0s;
	animation-direction: normal;
	animation-iteration-count: 1;
	animation-fill-mode: forwards;
	}	

.video {
	position: absolute;
	z-index: 4;
	width: 800px;
	height: 450px;
	top:0px;
	left: px; 
	border: 2px;
	border-style: solid;
	border-color: rgb(156,39,37);
	border-radius: 0px 25px 0px 0px;
	
	}
	
.video_name {
	position: absolute;
	z-index: 3;
	width: 800px;
	height: 26px;
	left: 0px;
	top: 456px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color:rgb(156,39,37);
	text-decoration: none;
	text-underline: none;
	text-align: center; 
	padding: 3px 0px 0px 0px;
	background: rgb(194,194,194);
	border: 2px;
	border-style: solid;
	border-color: rgb(156,39,37);
	animation-name: einblenden;
	animation-duration: 0.7s;
	animation-timing-function: ease-in-out;
	animation-delay: 0s;
	animation-direction: normal;
	animation-iteration-count: 1;
	animation-fill-mode: forwards;
	}
	


	/* ab hier einzoomen */

#foto {
	position: absolute;
	z-index: 4;
	width: 800px;
	height: 450px;
	top:270px;
	left: 64px; 
	border: none;
	animation-name: einblenden;
	animation-duration: 0.7s;
	animation-timing-function: ease-in-out;
	animation-delay: 0s;
	animation-direction: normal;
	animation-iteration-count: 1;
	animation-fill-mode: forwards;
	}	
	
.fotohintergrund {
	position: absolute;
	z-index: 4;
	top: 0px;
	left: 0px; 
	height: 375px;
	width: 800px;
	border: 3px;
	border-style: solid;
	border-color:white;
	border-radius: 0px 25px 0px 0px;
	background-color:rgb(212,176,18);
	}
	
#einzoomen a img {
	border: none;
	position: absolute;
	z-index: 5;
	height: 0px;
	width: 0px;
	}
	#einzoomen a:hover img {height: auto; width: auto; animation-name: einblenden;
    animation-duration: 0.5s;
	animation-timing-function: ease-in-out;
	animation-delay: 0s;
	animation-direction: normal;
	animation-iteration-count: 1;
	animation-fill-mode: forwards; }

.zoombereich {
	position: absolute; 
	z-index: 6;
	top: 10px;
	height: 50px; 
	width: 70px;
	border: none;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	font-weight: bold; 
	color: black;
	padding:0px  0px 0px 0px;
	}
	
		/* ende einzoomen */

		/* ab hier Adventskranz zur Weihnachtszeit */
@keyframes flackern { 
    from {	opacity: 0.70;} 
	 to { opacity: 1;}
	}
	@keyframes skalieren { 
    from {transform: scale(1, 0.8);} 
	 to {transform: scale(1, 1.2);}
	}
	
.adventskranz {
	position: absolute;
	z-index: 12;
	top:190px;
	left: 600px;
	height: 200px;
	border: 0px;
	border-radius: 6px;
	border-style: solid;
	border-color: black;
	}
	
.flamme {
	position: absolute;
	z-index: 5;
	height: 30px;
	animation-name:  flackern, skalieren;
    animation-duration: 0.4s;
	animation-timing-function: ease-in-out;
	animation-delay: 0s;
	animation-direction: normal;
	animation-iteration-count: infinite;
	animation-fill-mode: forwards;
	}