@charset "utf-8";
/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-position: top;
    background-color: #000000;
    background-repeat: repeat-x;
    color: #FFFFFF;
}

a {
    color: #898989;
}

#divBackground {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 1280px;
    height: 650px;
    overflow: hidden;
    z-index:0;
}



#divContainer {
	position: relative;
	margin: 0px auto;
    z-index:2;
	width: 990px;
	text-align: left;
}

#divNav {
	position: relative;
	left: 0px;
	top: 0px;
    height: 473px;
}

#divLowerContainer {
	position: relative;
    overflow: hidden;
}

#divAnfrageFormular {
    position: absolute;
    background-color: #ffffff;
    width: 910px;
    padding: 40px;
    height: 550px;
    z-index: 500;
    left: 990px;
    display: none;
}


#divSubnav {
    display: none;
    position: relative;
    left: 0px;
    top: 0px;
    width: 188px;
    float: left;
    margin-bottom: 30px;
}


#divLeftContent {
	position: relative;
    margin-bottom: 30px;
}

#divRightContent {
    display: none;
    margin-bottom: 30px;
}

#divVerlauf {
    display: none;
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 789px;
    height: 223px;
    background-position: bottom;
    background-repeat: repeat-x;
}

#divEmpfehlen {
    position: absolute;
    left: 200px;
    bottom: 10px;
    z-index: 4;
}


#divBottomBar {
    position: relative;
	margin: 0px auto;
	width: 1280px;
	text-align: left;
    top: 20px;
    background-image: url(../images/wellnesshotel-schwarzbrunn-rand-unten.jpg);
    background-position: top;
    background-repeat: no-repeat;
}

#divBottomBarContent {
	position: relative;
	left: 0px;
	top: 15px;
    text-align: centeR;
    color: #BBBBBB;
}

#divBottomBarContent2 {
    display: none;
}


#divLogo {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 151px;
    height: 94px;
}

#divMainNav {
    position: absolute;
    left: 180px;
    top: 30px;
}

#divIconSuche {
    position: absolute;
    right: 106px;
    top: 30px;
    cursor: pointer;
}

#divIconRSS {
    position: absolute;
    right: 66px;
    top: 30px;
    cursor: pointer;
}

#divIconSprachwahl {
    position: absolute;
    right: 10px;
    top: 30px;
    cursor: pointer;
}



#divLayerSuche {
    display: none;
    position: absolute;
    right: 1px;
    top: 25px;
}

#divLayerRSS {
    display: none;
    position: absolute;
    right: 0px;
    top: 25px;
}

#divLayerSprachwahl {
    display: none;
    position: absolute;
    right: 5px;
    top: 25px;
}

#divBGweiss td, #divBGweiss p, #divBGweiss h1{
	color: #000000;
}



.singleContent {
    position: relative;
}

.aNav {
    display: block; floaT: left; margin-right: 20px;
}

.langLink {
    color: #000000;
    text-decoration: none;
}


a.subnav3 {
	display: block;
    font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
    border-top: 1px solid black;
	padding: 10px 0px 10px 20px;
}

a.subnav3:hover {
	color: #e5b320;

}
a.subnav4 {
	display: block;
    font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	padding: 3px 10px 3px 35px;
}

a.subnav4:hover {
	color: #e5b320;

}

a.subnavAktiv {
	color: #e5b320;
}



.singleContentHeadline {
    margin-bottom: 16px;
/*    line-height: 18px; */
}

.singleContent {
    padding: 0px 20px;
}

.aBottomBar {
     color: #BBB;
     text-decoration: none;
}

.rechtsUnten {
    display: block;
    position: absolute;
    right: 15px;
    bottom: 15px;
}

.mehrButton {
    padding: 1px 8px;
    background-color: #ffffff;
    text-decoration: none;
    border: none;
    cursor: pointer;
}


.buchenButton, .buttonGelb {
   padding: 01px 8px;
   background-color: #E5B320;
   text-decoration: none;
   cursor: pointeR;
}

.buttonGelb {
    color: #ffffff;
}


.interactiveBox {
    padding: 15px;
}

/* the overlayed element */
div.overlay {

	/* growing background image */
	background-image:url(../images/overlay/transparent.png);

	/* dimensions after the growing animation finishes  */
	width:885px;
	height:550px;

	/* initially overlay is hidden */
	display:none;

	/* some padding to layout nested elements nicely  */
	padding:55px;
}

/* default close button positioned on upper right corner */
div.overlay div.close {
	background-image:url(../images/overlay/close.png);
	position:absolute;
	right:5px;
	top:5px;
	cursor:pointer;
	height:35px;
	width:35px;
}


/* black */
div.overlay.black {
	background:url(../images/overlay/transparent.png) no-repeat !important;
	color:#fff;
}

/* petrol */
div.overlay.petrol {
	background:url(../images/overlay/petrol.png) no-repeat !important;
	color:#fff;
}

div.black h2, div.petrol h2 {
	color:#ddd;
}

#divUrlaubsplaner {
    position: relative;
   background-color: #e5b320;
   margin: 10px;
   padding: 10px;
}

.plannerItem {
    position: relative;
     color: #FFF; margin-bottom: 4px; padding: 3px 4px; line-height: 14px;
}

.plannerEmptyItem {
    position: relative; border: 1px solid #f8ecc7; color: #FFF; margin-bottom: 10px; padding: 0px 4px; line-height: 14px;
}

.plannerEmptyItem p, .plannerItem p {
    color: #FFF;
}


.bttnPlannerItemClose {
    position: absolute;
    right: 3px;
    top: 3px;
    widtH: 9px;
    height: 9px;
    background-image: url(../images/bttn-planner-item-close.gif);
    cursor: pointer;
}



.galTabButton{
    float:left; padding: 7px 20px; font-size: 18px; color: white; background-color: #6d211b; margin-right: 1px;cursor: pointer;
}

.galTabButton:hover {
background-color: #3e130f; color: #e5b320;
}

.galTabButtonActive {
        float:left; padding: 7  px 20px; font-size: 18px; margin-right: 1px;cursor: pointer;background-color: #3e130f; color: #e5b320;
}

.galTab {
    position: relative;
    display: none;
}

.lightBox {
    position: relative;
}

.divZimmerGalThn {
    position: relative;
    float: right;
    margin-right: 4px;
    margin-top: 4px;
}

