* {
	padding: 0px;
	margin: 0px;
}
body {
	color: #FFF;
	background-color: #000;
}
#wrapper {
	position: absolute;
	left: 50%;
	z-index: 1;
	background-color: #000000;
	margin-left: -250px;
	margin-top: 80px;
	width: 360px;
	height: 250px;
	border: thin solid #666;
	padding-top: 10px;
	/*	padding-right: -50px;
	padding-bottom: 50px;*/
	padding-left: 60px;
}
#logo {
	position: absolute;
	left: 110px;
	top: 370px;
	z-index: 3;
}


#bilderOben {
	position: absolute;
	left: 4px;
	top: 256px;
	z-index: 2;
	margin-left: 35px;
}

#bilderOben img {
	margin-right: 10px;
	margin-left: 10px;
	border: 1px solid #999;
}

#bilderUnten {
	position: absolute;
	left: 5px;
	top: 484px;
	z-index: 2;
	margin-left: 35px;
}
#bilderUnten img {
	margin-right: 10px;
	margin-left: 10px;
	border: 1px solid #999;
}

#impressum {
	position: absolute;
	left: 255px;
	top: 660px;
	z-index: 2;
	font-weight: lighter;
}
#impressum2 {
	z-index: 2;
	font-weight: bold;
	text-align: center;
	width: 450px;
	top: 420px;
	position: absolute;
	color: #C00;
	left: 33px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
}
#wrapper #impressum p a, #wrapper #urlaub .rot .contact2 a {
	color: #CCC;
	text-decoration: none;
	font-size: 1em;
	text-align: center;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#wrapper #impressum p a:hover, #wrapper #urlaub .rot .contact2 a:hover {
	color: #666;
	text-decoration: none;
	font-weight: bolder;
	font-size: 1em;
	text-align: center;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#wrapper #urlaub .rot .contact2 a {
	color: #900;
	text-decoration: none;
	font-size: 1.2em;
	text-align: center;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#wrapper #urlaub .rot .contact2 a:hover {
	color: #666;
	text-decoration: none;
	font-weight: bolder;
	font-size: 1.2em;
	text-align: center;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.header-text.btn h1{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	font-weight: bold;
	color: #FFF;
	text-align: left;

}
#wrapper #urlaub{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	/*font-weight: bold;*/
	/*color: #C00;*/
	color: #FFF;
	text-align: center;
	width: 400px;
	margin-right: auto;
	margin-left: -50px;
	margin-top: 0px;
}
#wrapper #urlaub .urlaub2 {
	font-size: 1.2em;
	font-weight: bold;
	margin-top: 10px;
	color: rgb(204,204,204);
	text-align: center;
}
#wrapper #jubel {
	display: block;
	z-index: 10;
	margin-top: 12px;
	margin-right: 12px;
	position: absolute;
	left: 380px;
	top: 499px;
}
.header-text.btn{
	border: 1px solid #ffffff;
	border-radius: 0;
	padding: 10px 30px;
	height: 40px;
	margin-top:100px;
	margin-right:auto;
	margin-left:auto;
	width:435px;
}
.header-text.btn:hover{
	color: inherit;
}
.header-text.btn:focus, 
.header-text.btn:active:focus, 
.header-text.btn.active:focus, 
.header-text.btn.focus, 
.header-text.btn:active.focus, 
.header-text.btn.active.focus {
	outline: thin dotted transparent;
	outline: none;
	outline-offset: -2px;
}
.typed-cursor {
	opacity: 1;
	padding: 10px 2px;
	background: #FFF;
	margin: 10px;
	-webkit-animation: blink 0.5s linear infinite;
    -moz-animation: blink 0.5s linear infinite;
    animation: blink 0.5s linear infinite;
}
@keyframes blink{
    0% { opacity:1; }
    50% { opacity:0; }
    100% { opacity:1; }
}
@-webkit-keyframes blink{
    0% { opacity:1; }
    50% { opacity:0; }
    100% { opacity:1; }
}
@-moz-keyframes blink{
    0% { opacity:1; }
    50% { opacity:0; }
    100% { opacity:1; }
}
span.typed-cursor {
	top: -5px;
	position: relative;
}
#wrapper #urlaub #corona {
	background-color: rgb(130,0,0);
	padding: 20px;

}
#wrapper #urlaub #corona .tel a {
	color: rgb(255,255,255);
	text-decoration: none;
}

#wrapper #urlaub #corona .tel a:hover {
	color: rgb(255,255,255);
	text-decoration: underline;
}
#wrapper #urlaub #corona .kunden {
	font-family: "Great Vibes";
	font-size: 2em;
}
#wrapper .urlaub2 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: small;
	padding-right: 60px;
	margin-bottom: 10px;
}
#wrapper #urlaub #corona p .telefon {
	color: rgb(255,255,255);
	text-decoration: none;
	border-bottom-style: none;
}
#wrapper #urlaub #corona p .telefon:hover {
	color: rgb(204,204,204);
	
}#wrapper #urlaub #corona p a {
	color: rgb(255,255,255)!important;
	text-decoration: none!important;
}
#wrapper #urlaub #corona .telefon {
	color: #CCC;
	font-weight: bold;
}
#wrapper #urlaub #corona a {
	font-weight: bold;
	color: #CCC;
}
