@charset "utf-8";
/* CSS Document */



html, body {
	width:100%;
	height:100%;
	margin:0px;
	padding:0px;
	overflow:auto;
	text-align:center;
}
body {
	font-family:Verdana, Geneva, sans-serif;
	position:relative;
	background-image:url(../img/set/textur_m.gif);
}
h1, h2, h3, p {
	margin:0px;
	padding:0px;
}
p {
	font-family: 'Modern Antiqua', cursive;
	font-size:14px;
	color:#333333;
}
a {
	font-family: 'Modern Antiqua', cursive;
	font-size:14px;
	color:#c77f33;
}
a:hover {
	color:#eeca00;
}
h3 {
	font-family:'Parisienne', cursive;
	font-size:40px;
	color:#c77f33;
	text-align:center;
}




.ver {
	display:none;	
}



.tab {
	display:table;
	width:100%;
	height:100%;
}
.tab > div {
	display:table-row;
}
.tab > div  div {
	display:table-cell;
	text-align:center;
	vertical-align:middle;
}



#wra {
	width:100%;
	min-width:760px;
	height:100%;
	overflow:hidden;
	position:relative;
}



#ein_obe {
	position:absolute;
	left:0px;
	top:0px;
	z-index:13;
	width:100%;
	height:50%;
	overflow:show;
	box-shadow:0px 8px 8px 0px rgba(0,0,0,0.5);
	background-image:url(../img/set/textur_e.jpg);
	background-color:#000000;
}
#ein_obe > div {
	width:100%;
	height:88px;
	overflow:visible;
	position:absolute;
	left:0px;
	bottom:0px;
	background-image:url(../img/set/textur_h.gif);
}
#ein_obe > div > div {
	width:100%;
	height:356px;
	position:absolute;
	left:0px;
	bottom:-170px;
	background-image:url(../img/set/eingang.png);
	background-repeat:no-repeat;
	background-position:center;
}
#ein_unt {
	position:absolute;
	left:0px;
	bottom:0px;
	z-index:12;
	width:100%;
	height:50%;
	overflow:show;
	box-shadow:0px -8px 8px 0px rgba(0,0,0,0.5);
	background-image:url(../img/set/textur_e.jpg);
	background-color:#000000;
}
#ein_unt > div {
	width:100%;
	height:88px;
	position:absolute;
	left:0px;
	top:0px;
	background-image:url(../img/set/textur_h.gif);
	transform:scaleY(-1);
}



#nav {
	width:88%;
	height:174px;
	overflow:visible;
	position:absolute;
	top:30px;
	left:6%;
	z-index:11;
	background-image:url(../img/set/rand_m.png);
	box-shadow:0px 0px 6px 6px rgba(0,0,0,0.3);
}
#nav > .tab > div > div > ul {
	display:block;
	margin:40px 0px 0px 40px;
	padding:0px;
	list-style:none;
	text-align:justify;
}
#nav > .tab > div > div > ul > li {
	display:inline-block;
	margin:0px;
	padding:0px;
}
#nav > .tab > div > div > ul > li > a {
	margin:8px;
	font-family:'Parisienne', cursive;
	font-size:27px;
	color:#333333;
	text-decoration:none;
	font-weight:bold;
}
@media screen and (max-width: 830px) {
	#nav > .tab > div > div > ul > li > a {
		font-size:20px;
	}
}
#nav > .tab > div > div > a {
	display:block;
	width:70px;
	height:130px;
	margin:30px 0px 0px 0px;
	padding:0px 0px 0px 103px;
	text-align:left;
	font-size:11px;
	color:#333333;
	background-repeat:no-repeat;
	background-position:left;
	text-decoration:none;
	font-style:italic;
	background-size:103px 130px;
}
@media screen and (max-width: 1150px) {
	#nav > .tab > div > div > a {
		width:103px;
		padding:0px 0px 0px 0px;
		font-size:0px;
		color:rgba(0,0,0,0);
	}
}
#nav > .tab > div > div:nth-of-type(2) > a {
	background-image:url(../img/set/rahmen_lui.png);
}
#nav > .tab > div > div:nth-of-type(3) > a {
	background-image:url(../img/set/rahmen_athena.png);
}
#nav > .tab > div > div:nth-of-type(4) > a {
	background-image:url(../img/set/rahmen_anouk.png);
}
#nav > .tab > div > div:nth-of-type(5) > a {
	background-image:url(../img/set/rahmen_daphne.png);
}
#nav > .tab > div > div:nth-of-type(6) > a {
	background-image:url(../img/set/rahmen_jesa.png);
	margin:30px 30px 0px 0px;
}
.akt, #nav > .tab > div > div > ul > li > a:hover, #nav > .tab > div > div > a:hover {
	color:#eeca00 !important;
	text-decoration:none;
}



#vor_l_l {
	width:73px;
	height:210px;
	position:absolute;
	top:0px;
	left:-35px;
	background-image:url(../img/set/vorhang_ev.png);
}
#vor_l_o {
	width:317px;
	height:49px;
	position:absolute;
	top:0px;
	left:38px;
	background-image:url(../img/set/vorhang_eh.png);
}
#vor_r_r {
	width:73px;
	height:210px;
	position:absolute;
	top:0px;
	right:-35px;
	background-image:url(../img/set/vorhang_ev.png);
	transform:scaleX(-1);
}
#vor_r_o {
	width:317px;
	height:49px;
	position:absolute;
	top:0px;
	right:38px;
	background-image:url(../img/set/vorhang_eh.png);
	transform:scaleX(-1);
}
#vor_m {
	height:37px;
	position:absolute;
	top:0px;
	left:340px;
	right:340px;
	background-image:url(../img/set/vorhang_m.png);
	background-position:center;
}



#zuf {
	display:inline-block;
	width:260px;
	height:260px;
	position:absolute;
	top:290px;
	left:20px;
}
@media screen and (max-width: 1000px) {
	#zuf {
		display:none;
	}
}
#zuf_u, #zuf_o {
	width:220px;
	height:220px;
	overflow:hidden;
	position:absolute;
	top:20px;
	left:20px;
}
#zuf_u {
	background-color:#333333;
}
#zuf_o {
}
#zuf_r {
	width:100%;
	height:100%;
	position:absolute;
	top:0px;
	left:0px;
	background-image:url(../img/set/zufallsbild_r.png);
}
#zuf_u > img, #zuf_o > img {
	position:absolute;
	top:0px;
	left:0px;
}



#mai {
	overflow:auto;
	overflow-y:scroll;
	position:absolute;
	top:30px;
	bottom:30px;
	left:260px;
	right:0px;
	z-index:10;
}
@media screen and (max-width: 1000px) {
	#mai {
		left:0px;
	}
}
#dyn_aus {
	width:94%;
	min-height:476px;
	position:absolute;
	top:192px;
	right:2%;
}
#dyn_loa {
	width:100%;
	display:none;
	position:absolute;
	top:192px;
	right:0px;
	text-align:center;
}
#dyn_loa > p {
	font-size:30px;
	margin:20px;
}



#ran_ol {
	position:absolute;
	top:0px;
	left:0px;
	width:225px;
	height:75px;
	background-image:url(../img/set/rand_eh.png);
}
#ran_lo {
	position:absolute;
	top:75px;
	left:0px;
	width:80px;
	height:153px;
	background-image:url(../img/set/rand_ev.png);
}
#ran_or {
	position:absolute;
	top:0px;
	right:0px;
	width:225px;
	height:75px;
	background-image:url(../img/set/rand_eh.png);
	transform:scaleX(-1);
}
#ran_ro {
	position:absolute;
	top:75px;
	right:0px;
	width:80px;
	height:153px;
	background-image:url(../img/set/rand_ev.png);
	transform:scaleX(-1);
}
#ran_ul {
	position:absolute;
	bottom:0px;
	left:0px;
	width:225px;
	height:75px;
	background-image:url(../img/set/rand_eh.png);
	transform:scaleY(-1);
}
#ran_lu {
	position:absolute;
	bottom:75px;
	left:0px;
	width:80px;
	height:153px;
	background-image:url(../img/set/rand_ev.png);
	transform:scaleY(-1);
}
#ran_ur {
	position:absolute;
	bottom:0px;
	right:0px;
	width:225px;
	height:75px;
	background-image:url(../img/set/rand_eh.png);
	transform:scaleX(-1) scaleY(-1);
}
#ran_ru {
	position:absolute;
	bottom:75px;
	right:0px;
	width:80px;
	height:153px;
	background-image:url(../img/set/rand_ev.png);
	transform:scaleX(-1) scaleY(-1);
}
#ran_o {
	position:absolute;
	top:0px;
	left:225px;
	right:225px;
	height:75px;
	background-image:url(../img/set/rand_h.png);
}
#ran_u {
	position:absolute;
	bottom:0px;
	left:225px;
	right:225px;
	height:75px;
	background-image:url(../img/set/rand_h.png);
	transform:scaleY(-1);
}
#ran_l {
	position:absolute;
	top:228px;
	bottom:228px;
	left:0px;
	width:80px;
	background-image:url(../img/set/rand_v.png);
}
#ran_r {
	position:absolute;
	top:228px;
	bottom:228px;
	right:0px;
	width:80px;
	background-image:url(../img/set/rand_v.png);
	transform:scaleX(-1);
}
#dyn_inn {
	min-height:328px;
	margin:75px 80px 75px 80px;
	padding:10px 40px 40px 40px;
	background-image:url(../img/set/rand_m.png);
	position:relative;
	text-align:left;
}



.zen {
	text-align:center;
}



.wel {
	padding:10px;
	background-image:url(../img/set/gold.jpg);
	border-radius:5px;
}
.wel > .zen {
	text-align:center;
	background-color:rgba(255,255,255,0.8);
	border:1px solid #AAAA66;
	padding:8px;
	border-radius:5px;
}



.gal_k {
	text-align:center;
}
.gal_k > img, .gal_k > div > img { 
	margin:2px;
	height:120px;
	cursor:pointer;
}
.gal_k > div { 
	display:inline-block;
}
.gal_k > div > p { 
}


.gal_m {
	text-align:center;
}
.gal_m > img, .gal_m > div > img { 
	margin:2px;
	height:240px;
	cursor:pointer;
}
.gal_m > div { 
	margin-bottom:20px;
}
.gal_m > div > p { 
}



.gal_g {
	text-align:center;
}
.gal_g > img { 
	width:80%;
	margin:opx auto;
}
.gal_h {
}
.gal_h > img { 
	width:100%;
}




#mit_kop {
	margin:0px 0px 40px 0px;
}
#mit_kop > h2 {
	font-size:40px;
	font-family:'Parisienne', cursive;
	text-align:center;
	color:#c77f33;
}
#mit_kop > p {
	display:block;
	text-align:center;
	font-weight:bold;
}




#gal {
	width:90%;
	height:90%;
	padding:5%;
	overflow:auto;
	position:absolute;
	top:0px;
	left:0px;
	z-index:20;
	background-color:rgba(0,0,0,0.9);
	display:none;
}
#gal_vor, #gal_nae, #gal_sch {
	color:#CCCCCC;
	cursor:pointer;
	margin:0px 20px;
}
#gal_vor:hover, #gal_nae:hover, #gal_sch:hover {
	color:#eeca00;
}
#gal_bil {
	background-repeat:no-repeat;
	background-position:center;
	background-size:contain;
}



.banner {
	background-color: crimson;
	color: white;
	text-align: center;
	padding: 14px;
	margin-bottom: 30px;
	border: 2px solid gold;
	border-radius: 12px;
}
.banner > h1 {
	color: white;
	margin-bottom: 10px;
}
.banner > p {
	color: white;
}
.banner > p a {
	color: gold;
}