img {
    border: none;
}

#header {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 185px;    
  margin-top: 63px;
  z-index: 12;
}
#headerback {
  position: fixed;
  top: 63px;
  left: 0;
  bottom: 0;
  width: 185px;
  background-color: #EAEAEA;     
  
  z-index: 11;
}
#logolink img {
    position: fixed;
    top: 0;
    left: 0;
}

#flashContent {
    position: fixed;
    top:0;
    left:185px;
    bottom:0;
    right: 0;
}
#galerie_win {
    position: fixed;
    top:0;
    left:185px;
    bottom:0;
    right: 0; 
    z-index: 4; 
 background-color: #5a6167;  
}
.back_galerie_img {
    position: absolute;
    image-rendering: optimizespeed;
    top:0;
    left:0;
    bottom:0;
    right: 0; 
    background-position: top right;
    background-size: cover;
}
header nav {
    font-size: 11px;
    margin-left: 33px;
    width: 117px;
}
nav * {
    margin:0;
    padding:0;
    list-style: none;
}

nav ul li.notactive ul {
     display: none; /**/
}
nav {    
    margin-top: 10px;
}

nav#lang {
    padding: 30px 0 10px 0;
    border-bottom: solid 1px #b1a898;
}
nav#main {
    padding-bottom: 7px;
    border-bottom: solid 1px #b1a898;
}
nav#lang li {
    display:  inline;
    margin-right: 15px;
}
/*
nav li {
    height: 29px;
}
*/
nav#extra a {
	margin-bottom: 5px;
	float: left;
	
}
.vcard {
    display: block;
    float: none;
    clear: both;
    letter-spacing: 0.6px;
    font-size: 11px;
    padding-top: 3px;
}
.vcard .adr {
        border-bottom: 1px solid #B1A898;
    border-top: 1px solid #B1A898;
    margin: 0 33px 9px 32px;
    padding-bottom: 6px;
    padding-top: 6px;
}
.vcard .tel {
    border-bottom: 1px solid #B1A898;
    margin: 0 33px 8px 32px;
    padding-bottom: 8px;
    
}
.vcard .url ,
.vcard .org ,
.vcard .email ,
.vcard .category {
    display: none;
}
#reservierenlink {
    display: block;
    margin: 0 33px 8px 32px;
    text-transform: uppercase;
}




#linkbox {
     /* background-color: rgba(255, 255, 255, 0.8); */
    letter-spacing: 20px;
    margin-top: 1px;
    padding-bottom: 20px;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 15px;
    text-align: center;
}


#impressionen {
 border-bottom: 1px solid #B1A898;
    color: #B1A898;
    display: block;
    font-size: 11px;
    margin-left: 33px;
    padding-bottom: 5px;
    padding-top: 7px;
    text-transform: uppercase;
    width: 117px; 
    cursor: pointer;
}
footer {
    position: absolute;
    top: 0;
    left: 186px;
    z-index: 11;
    background-color: rgba(255,255,255,0.8);
    width: 530px;
    height: 62px;
    overflow: hidden;
    font-size: 10px;
}
footer nav {
    margin-top: 15px;
    margin-left: 30px;
}
footer nav li {
    display: inline;
    margin-right: 15px;
}
#facebook {
    display: block;
    padding: 5px 20px;
    position: absolute;
    right: 0;
    top: 0;
}

#playpause {    
    background-color: rgba(255, 255, 255, 0.8);
    background-image: url("/cms/upload/layout/v2/playpause.png");
    background-repeat: no-repeat;
    height: 27px;
    left: 717px;
    position: absolute;
    top: 0;
    width: 31px;
}
#playpause.pause {
    background-position: 11px 6px;
}
#playpause.play {
    background-position: -18px 5px;
}

article {
     background-color: rgba(255, 255, 255, 0.8);
    left: 186px;
    padding: 0 40px 20px 35px;
    position: absolute;
    top: 63px;
     width: 455px; /**/
    /* width: 20%; /**/
    z-index: 10;
    overflow: hidden;
}

aside * {
    margin:0;
    padding:0;
}

aside {
    position: fixed;
    top:0;
    right: 0;
    width: 200px;
    z-index: 11;
    width: 196px;
    font-size: 13px;
}
.teaser {
    background-color: rgba(255,255,255,0.8);
    height: 75px;
    margin-bottom: 1px;
    padding-left: 20px;
    padding-top: 18px
}
.reser {
    background-color: rgba(99,107,113,0.8);
    color: white;
}



#youtube_video {
    border-bottom: 1px solid #B1A898;
    color: #B1A898;
    cursor: pointer;
    display: block;
    font-size: 11px;
    margin-left: 33px;
    padding-bottom: 5px;
    padding-top: 7px;
    text-transform: uppercase;
    width: 117px;
}


/*
 *    Kalender
 */
#openbutton{
        bottom: 30px;
    position: fixed;
    right: 30px;
    z-index: 15;
 }
#openbox {
     background-color: rgba(255, 255, 255, 0.8);
    bottom: 141px;
    height: 330px;
    padding: 15px;
    position: fixed;
    right: 127px;
    width: 237px;
    z-index: 15;
}
#calTitle {
    font-family: Times New Roman;
    font-size: 20px;
    left: 0;
    margin-bottom: 1px;
    padding-bottom: 10px;
    padding-left: 25px;
    padding-top: 12px;
    position: absolute;
    top: 0;
    width: 173px;
}
#calTable th {
    float: none;
}
#calControll {
    position: absolute;
    right: 0;
    top: 7px;
    width: 80px;
}
#calControll a {
    float: right;
    margin-left: 7px;
}
#calTable {
    height: 172px;
    left: 6px;
    margin-bottom: 1px;
    padding: 15px;
    position: absolute;
    top: 50px;
    width: 222px;
}
#calTable tr {
    color: #9A8D85;
    font-size: 12px;
    padding-bottom: 6px;
    padding-left: 6px;
    padding-right: 6px;
    padding-top: 6px;
}
#calTable td {
    color: #636A70;
    cursor: pointer;
    font-size: 12px;
    padding-bottom: 6px;
    padding-left: 6px;
    padding-right: 6px;
    padding-top: 6px;
    text-align: center;
}
#calTable .active {
    background-color: #636A70;
    color: white;
}
#calTable .open {
}
#calTable .close {
    color: #D8DADB;
}
#calText {
    bottom: 19px;
    font-size: 11px;
    font-weight: normal;
    height: 46px;
    left: 10px;
    line-height: 19px;
    padding: 15px 15px 15px 25px;
    position: absolute;
    width: 194px;
}


/*
 *      Kotakt- und Gutscheinformular
 */
 
form.lavieform th {
	text-align: left;
	font-weight: normal;	
	width: 140px;
	vertical-align: top;
	float: left;
} 

form.lavieform th, 
form.lavieform td {
	font-family: "Helvetica Neue", Verdana, Arial;
	font-size: 14px;
	line-height: 21px	
}


form.lavieform input[type="text"] {
	width: 300px;
}

form.lavieform textarea {
	width: 300px;	
	height: 135px;
	font-family: "Helvetica Neue", Verdana, Arial;
	font-size: 12px;
	line-height: 16px
}

form.lavieform input[type="checkbox"] {
	float: left;
	margin-bottom: 30px;	
}

form.lavieform input[type="radio"] {
	margin-bottom: 6px;
	float: left;
}

form.lavieform input[type="submit"] {
	background-color: #636B71;
    border: medium none;
    color: #FFFFFF;
    font-family: Arial;
    font-size: 13px;
    padding: 5px 0;
    width: 170px;
}

form.lavieform input[type="submit"]:hover {
	background-color: #BBB2A2;
	cursor: pointer;
}

form.lavieform select {
	width: 305px;	
}

td.datenschutz p{
    font-size: 11px;   
    line-height: 15px;
}

/*
 *      Window
 */
 
#window_back {
    position: fixed;
    top: 0; left: 0px; right: 0; bottom: 0;
    background-color: rgba(99, 107, 113, 0.95);
    z-index: 100;
}
#window_back_inner {
    position: fixed;
    top: 15px; left: 15px; right: 15px; bottom: 15px;
    background-color: rgba(99, 107, 113, 1);
    z-index: 99;
}
#window_center {
       bottom: 40px;
    left: 40px;
    position: absolute;
    right: 40px;
    top: 40px;
}
#window_iframe {
    width: 100%; height: 100%;
}
#window_img {
    position: fixed;
    top: 40px;
    left: 250px;
    right: 40px;
    bottom: 150px;
    background-position: top right;
    background-size: cover;
    
}
#window_button {
    color: white;
    position: fixed;
    top: 17px;
    right: 40px;
	cursor: pointer;
}
#window_balken {
    position: fixed;
    height: 100px;
    left: 250px;
    right: 40px;
    bottom: 40px;
    overflow: hidden;
    margin: 0 110px;
}
#window_balken_pane {
    position: absolute;
}
.window_pre_img {
    background-position: center center;
    background-size: cover;
    float: left;
    height: 100px;
    margin-right: 10px;
    width: 150px;
}

#gal_nav {
	font-size: 12px;
	letter-spacing: 0.6px;
	width: 200px;	
}

#gal_nav ul li ul li {

	line-height: 16px;
}

#gal_nav li.active a {
    color: #B1A898;
}
#gal_nav li.notactive a {
    color: white;
}

#window_button_left {
    background-image: url(/cms/upload/layout/v2/pfeil_links.png);
    background-position: center center;
    background-repeat: no-repeat;
    bottom: 0;
    height: 100px;
    left: 210px;
    position: absolute;
    width: 100px;
}

#window_button_right {
    background-image: url(/cms/upload/layout/v2/pfeil_rechts.png);
    background-position: center center;
    background-repeat: no-repeat;
    bottom: 0;
    height: 100px;
    position: absolute;
    right: 0;
    width: 100px;
}


/*
 * Animationen
 */
.animate {
	-webkit-animation-fill-mode: forwards;
	-moz-animation-fill-mode: forwards;
	-ms-animation-fill-mode: forwards;
	-o-animation-fill-mode: forwards;
	animation-fill-mode: forwards;
     /**/
	-webkit-animation-duration: 5s;
	-moz-animation-duration: 5s;
	-ms-animation-duration: 5s;
	-o-animation-duration: 5s;
	animation-duration: 5s;
}
.animate_fast {
	-webkit-animation-fill-mode: forwards;
	-moz-animation-fill-mode: forwards;
	-ms-animation-fill-mode: forwards;
	-o-animation-fill-mode: forwards;
	animation-fill-mode: forwards;
     /**/
	-webkit-animation-duration: 1s;
	-moz-animation-duration: 1s;
	-ms-animation-duration: 1s;
	-o-animation-duration: 1s;
	animation-duration: 1s;
}
 
 
@-webkit-keyframes hide {
	0% {  opacity: 1; z-index:2; display: block;}	
	100%{ opacity: 0; z-index:1; display: none;}
}
@-moz-keyframes hide {
	0% {  opacity: 1; z-index:2; display: block;}	
	100%{ opacity: 0; z-index:1; display: none;}
}
@-o-keyframes hide {
	0% {  opacity: 1; z-index:2; display: block;}	
	100%{ opacity: 0; z-index:1; display: none;}
}
@keyframes hide {
	0% {  opacity: 1; z-index:2; display: block;}	
	100%{ opacity: 0; z-index:1; display: none;}
}


.hide {
	-webkit-animation-name: hide;
	-moz-animation-name: hide;
	-o-animation-name: hide;
	animation-name: hide;
}

/*
@-webkit-keyframes show {
	0% {  opacity: 0; z-index:1; display: none;}	
	100%{ opacity: 1; z-index:2; display: block;}
}
@-moz-keyframes show {
	0% {  opacity: 0; z-index:1; display: none;}	
	100%{ opacity: 1; z-index:2; display: block;}
}
@-o-keyframes show {
	0% {  opacity: 0; z-index:1; display: none;}	
	100%{ opacity: 1; z-index:2; display: block;}
}
@keyframes show {
	0% {  opacity: 0; z-index:1; display: none;}	
	100%{ opacity: 1; z-index:2; display: block;}
}
*/

@-webkit-keyframes show {
	0% {  opacity: 0; display: none;}	
	100%{ opacity: 1; display: block;}
}
@-moz-keyframes show {
	0% {  opacity: 0; display: none;}	
	100%{ opacity: 1; display: block;}
}
@-o-keyframes show {
	0% {  opacity: 0; display: none;}	
	100%{ opacity: 1; display: block;}
}
@keyframes show {
	0% {  opacity: 0; display: none;}	
	100%{ opacity: 1; display: block;}
}

.show {
	-webkit-animation-name: show;
	-moz-animation-name: show;
	-o-animation-name: show;
	animation-name: show;
}


/*

@-webkit-keyframes articleout {
	0% {  
        padding: 0;
        width: 0px;
	}	
	100%{
        padding: 0 40px 20px 35px;
        width: 455px;
    }
}
@-moz-keyframes articleout {
	0% {  
        padding: 0;
        width: 0px;
	}	
	100%{
        padding: 0 40px 20px 35px;
        width: 455px;
    }
}
@-o-keyframes articleout {
	0% {  
        padding: 0;
        width: 0px;
	}	
	100%{
        padding: 0 40px 20px 35px;
        width: 455px;
    }
}
@keyframes articleout {
	0% {  
        padding: 0;
        width: 0px;
	}	
	100%{
        padding: 0 40px 20px 35px;
        width: 455px;
    }
}

.articleout {
	-webkit-animation-name: articleout;
	-moz-animation-name: articleout;
	-o-animation-name: articleout;
	animation-name: articleout;
}




@-webkit-keyframes articlein {
	0% {  
        padding: 0 40px 20px 35px;
        width: 455px;
	}	
	100%{
        padding: 0;
        width: 0px;
    }
}
@-moz-keyframes articlein {
	0% {  
        padding: 0 40px 20px 35px;
        width: 455px;
	}	
	100%{
        padding: 0;
        width: 0px;
    }
    }
}
@-o-keyframes articlein {
	0% {  
        padding: 0 40px 20px 35px;
        width: 455px;
	}	
	100%{
        padding: 0;
        width: 0px;
    }
}
@keyframes articlein {
	0% {  
        padding: 0 40px 20px 35px;
        width: 455px;
	}	
	100%{
        padding: 0;
        width: 0px;
    }
}

.articlein {
	-webkit-animation-name: articlein;
	-moz-animation-name: articlein;
	-o-animation-name: articlein;
	animation-name: articlein;
}

/**/

#contenido_notification {
        position: absolute;
    z-index: 99999;
}

#lavieplayer {
    background-image: url(/cms/upload/hintergrundbilder/movie_bg.jpg);
}
/*
#loading {
    display: none;
}
*/
