@charset "utf-8";

#apContentRe {
	position:absolute;
	left:740px;
	width:262px;
	z-index:3;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-color: #ffcd24;
	-webkit-box-shadow: 3px 3px 5px #999;
	-moz-box-shadow: 3px 3px 5px #999;
	box-shadow: 3px 3px 6px #999;
	top: 0px;
}
#apContentRe a:link  {
	color: #036;
	font-size: 1.1em;
	text-decoration: none;
	font-weight: bold;
}
#schattenboxI {
	border: thin solid #F90;
	padding: 10px;
	-webkit-box-shadow: 3px 3px 5px #666;
	-moz-box-shadow: 3px 3px 5px #666;
	box-shadow: 3px 3px 6px #666;
	position: relative;
	height: 135px;
	left: 38px;
	width: 600px;
	background-color: #ace489;
}	
#schattenboxLangI {
	border: thin solid #F90;
	padding: 10px;
	-webkit-box-shadow: 3px 3px 5px #666;
	-moz-box-shadow: 3px 3px 5px #666;
	box-shadow: 3px 3px 6px #666;
	position: absolute;
	left: 0px;
	width: 600px;
	background-color: #ace489;
	top: 0px;
	z-index: 10;
	visibility: hidden;
}
#boxtemp { /*Feiertage*/
	border: medium solid #03C;
	padding: 10px;
	-webkit-box-shadow: 3px 3px 5px #666;
	-moz-box-shadow: 3px 3px 5px #666;
	box-shadow: 3px 3px 6px #666;
	position: relative;
	height: auto;
	left: 300px;
	width: 500px;
	background-color: #FFCD24;
	z-index:31;
	top: 600px;
	vertical-align: middle;
	text-align: center;
}
#boxtemp2 { /*Urlaub*/
	border: medium solid #03C;
	padding: 10px;
	-webkit-box-shadow: 3px 3px 5px #666;
	-moz-box-shadow: 3px 3px 5px #666;
	box-shadow: 3px 3px 6px #666;
	position: relative;
	height: auto;
	left: 300px;
	top: 150px;
	width: 500px;
	background-color: #F66;
	vertical-align: middle;
	text-align: center;
	z-index:30;
}		
.close {
	right: 0px;
	height: 20px;
	z-index: 15;
	position: absolute;
	bottom:6px;
}
.StartsBottom {
	background-attachment: scroll;
	background-image: url(../Bilder/meerblick_background.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.mengentxt {	line-height: 18px;
	padding-right: 5px;
}
.CloseButton {
	right: 1px;
	height: 20px;
	z-index: 15;
	position: absolute;
	top: 1px;
}
#sidebarTipps {
	-webkit-transition: all 0.5s ease-in-out; /* Safari */
    transition: all 0.5s ease-in-out;
	-moz-transition-delay: all 0.5s ease-in-out;
	overflow:hidden;
	position: absolute;
	width: 170px;
	height: 158px;
	top: 505px;
	background-color: #fef2c7;
	left: 11px;
	padding: 2px;
	-webkit-box-shadow: 6px 6px 2px 5px rgba(0, 0, 0, .25);
	-moz-box-shadow: 6px 6px 2px 5px rgba(0, 0, 0, .25);
	box-shadow: 6px 6px 2px 5px rgba(0, 0, 0, .25);
	z-index: 1050
}
#sidebarTipps:hover {
	width: 600px;
	height: auto;
}
#sidebarTippsWeiterlesen {
	background-color: #FFE377;
	position:absolute;
	left: -2px;
	bottom: 0px;
	width: 170px;
	padding: 2px;
	font-size: 12px;
	z-index: 1050
}

#apIframe {
	position:absolute;
	left:200px;
	top:120px;
	z-index:30;
	width:1013px;
	height:546px;
	max-width:100%;
	overflow:hidden;
	border:none;
	padding:0;
	margin:0px;
	display:block;
	scrolling:no;
}
#slideshow {
	width:1013px;
	height:546px;
	max-width:100%;
	overflow:hidden;
	border:none;
	padding:0;
	margin:0px;
	display:block;
	scrolling:no;
}
	
*/
