/*****************************GENERAL*****************************/
body, form
{
    overflow: auto;
    margin: 0px;
}
body, p, li, dl, ul, ol, h1, h2, h3, h4, h5, h6, table
{
}
a
{
    text-decoration: underline;
}
a:hover
{
    text-decoration: none;
}

.separator
{
    height: 25px;
}

.teamcontainer
{
    padding: 10px;
}

.hidden
{
    display: none;
    visibility: hidden;
}

/*****************************TEXT*****************************/
@media print
{
    .noprint
    {
        display: none;
        visibility: hidden;
    }
}

/*****************************TEXT*****************************/
body, table, p, .text
{
    font-family: Arial;
}
.textinput, .textinput2, .textinputRecommend, .textinput2Recommend
{
    padding-left: 3px;
    font-family: Arial;
}
.title, h1
{
    font-weight: normal;
    text-transform: uppercase;
    letter-spacing: 6px;
}
.TitleMenu
{
    font-weight: normal;
    text-transform: uppercase;
    letter-spacing: 6px;
    text-indent: 26px;
}
.titlesmall, h2
{
    font-weight: bold;
    font-style: italic;
    text-decoration: none;
}
.titlesmallblack, h3
{
    font-weight: bold;
}

/****************************Logo Marke*****************************/

.logo-marke
{
    background-color: white;
    text-align: center;
    padding-top: 5px;
    padding-bottom: 5px;
}

.logo-marke a img
{
    border: 0;
}

/****************************PictureBG*****************************/
#PictureBG
{
    padding: 4px 4px 4px 4px;
}

/****************************ONLINETICKETS*****************************/
#OnlineTicket
{
    padding: 30px 10px 15px 10px;
}

.TitleOnlineTicket
{
    font-weight: normal;
    text-transform: uppercase;
    letter-spacing: 8px;
    padding-bottom: 5px;
}

#OnlineTicket a
{
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 1px;
    text-decoration: none;
}

#OnlineTicketBox
{
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 5px;
    padding-top: 10px;
    text-align: left;
    border-color: #000000;
    border-style: dashed;
    border-width: 1px;
}


/*****************************LANGUAGE*****************************/
#Language
{
    padding: 10px 0px 0px 0px;
}
#Language a
{
    text-decoration: none;
}
#Language a:hover
{
    text-decoration: none;
}

/*****************************BG*****************************/

#BGcolright
{
    text-align: center;
}

/*****************************MENU*****************************/
#Menu2 a
{
    text-decoration: none;
    text-transform: uppercase;
}
#Menu2 a:hover
{
    text-decoration: none;
    text-transform: uppercase;
}
#Menu2
{
    padding: 5px 0px 5px 10px;
}

#MenuPicture
{
    padding-top: 9px;
    padding-bottom: 13px;
}
#MenuPicture a
{
    display: block;
    text-transform: uppercase;
    text-decoration: none;
    padding-left: 30px;
    letter-spacing: 1px;
}

#MenuPicture a:hover
{
    text-transform: uppercase;
    text-decoration: none;
    padding-left: 30px;
    letter-spacing: 1px;
}

#Menu3Box
{
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 5px;
    padding-top: 5px;
}

#Menu3 a, #Menu3 a:hover
{
    text-transform: none;
    display: block;
}



/****************************NEWS********************************/

.newstitle
{
    font-weight: bold;
}

.newsContent
{
    padding-left: 80px;
}





/*****************************TOWER*****************************/
#Tower1
{
    position: relative;
}
#Tower2
{
    position: absolute;
    left: -1px;
    top: -90px;
    height: 282;
    width: 223;
    z-index: 0;
}

/*****************************LOGOS*****************************/
#LogoBox
{
    position: relative;
}
#Logos
{
    position: absolute;
    left: -207px;
    top: -36px;
    height: 65;
    width: 925px;
    z-index: 0;
}

#Logos .item
{
    float: right;
    margin: 0 1px 0 1px;
}

#Logos .itemactive
{
    float: left;
}

#Logos .itemactivepadding
{
    float: left;
    padding-left: 5px;
}

/*****************************KONTAKT*****************************/


.contactTitle
{
    padding-left: 10px;
    padding-bottom: 5px;
    padding-top: 5px;
    text-transform: uppercase;
    letter-spacing: 2px;
    width: 197px;
    text-align: left;
}
.contactText
{
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 5px;
    padding-top: 5px;
    width: 197px;
    text-align: left;
}

/*****************************NEWSLETTER*****************************/


#Newsletter
{
    padding-bottom: 5px;
    padding-top: 5px;
    text-transform: uppercase;
    letter-spacing: 2px;
    width: 176px;
    text-align: left;
    text-indent: 10px;
}
#NewsletterBox
{
    padding: 5px 10px 5px 10px;
    text-align: left;
}
/*****************************GUTSCHEIN*****************************/


.Gutschein
{
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 2px;
}
#GutscheinBox
{
    padding: 5px 10px 5px 10px;
    text-align: left;
    margin: 40px 0px 0px 0px;
}
/*****************************SERVICE*****************************/
#Service a
{
    text-decoration: none;
    text-transform: uppercase;
}

#Service
{
    position: absolute;
    top: -70px;
    z-index: 10;
}
/*****************************SITEPATH*****************************/
#SitePath
{
    padding: 35px 0px 10px 25px;
}

#SitePath a
{
    text-decoration: none;
    text-transform: uppercase;
}
/*****************************CONTENT*****************************/

.ContentWidth
{
    width: 425px;
}

#TitleBox
{
    padding-left: 36px;
    padding-right: 36px;
}

#TitleBox h1
{
    padding-top: 28px;
}
#TextBox
{
    padding-left: 36px;
    padding-right: 36px;
    padding-top: 0px;
    padding-bottom: 0px;
    min-height: 500px;
    height: auto !important; /* für moderne Browser */
    height: 500px; /*für den IE */
}


#Content .contentpadding
{
    padding: 0 20px 0px 30px;
    position: relative;
}

/*****************************FOOTER*****************************/
#Footer
{
    padding-left: 36px;
    padding-right: 36px;
    padding-top: 30px;
    width: 100%;
}
#Footer a
{
    text-decoration: none;
}
#Footer a:hover
{
    text-decoration: none;
}
/*****************************BOTTOM*****************************/
#Bottom
{
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 10px;
    padding-bottom: 5px;
}


/********************************************** Sytles ***************************************************/

.PopupFrocen
{
    background-color: #444444;
    z-index: 1000;
}



.PopupWindow
{
    z-index: 1001;
}

.PopupWindowContent
{
    width: 100%;
    height: 100%;
}

.PrintContainer
{
    position: relative;
    width: 100%;
    height: 100%;
    overflow: auto;
}

.PrintContent
{
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 0;
    width: 97%;
}

.PrintLock
{
    position: absolute;
    top: 50;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 10;
}
/*
.noscreen
{
	display:none;
	visibility:hidden;	
}

.noprint
{
	display:none;
	visibility:hidden;
}
*/

/*****************************TICKETS*****************************/

#tickets .ticketType
{
    float: left;
    margin-right: 10px;
    width: 200px;
    height: 120px;
}

#tickets #PanelOrder
{
    clear: both;
    text-align: right;
    padding-top: 10px;
    margin-right: 15px;
}

#tickets .line
{
    clear: both;
    background-image: url(/media/strichliert.gif);
    background-repeat: repeat-x;
    height: 1px;
    line-height: 1px;
    font-size: 1px;
    margin-top: 3px;
    margin-bottom: 3px;
}

#tickets .validation
{
    clear: both;
    padding-top: 5px;
    padding-bottom: 5px;
}

#tickets .dates label
{
    clear: both;
    padding-top: 3px;
    padding-bottom: 3px;
    cursor: default;
}

#tickets .dates label span
{
    width: 185px;
    display: inline-block;
}

#tickets .dates .selected
{
}

#tickets .noTickets
{
    color: Black;
    padding-bottom: 5px;
}

#tickets .ticketGroup
{
    clear: both;
    font-weight: bold;
    padding-top: 5px;
    padding-bottom: 5px;
}

#tickets .summary table
{
    width: 100%;
    padding: 2px;
    border: 1px solid;
}


#tickets .summary .header
{
    text-align: left;
}

#tickets .summary .item
{
    padding: 3px;
}

#tickets .summary .alternating
{
    padding: 3px;
}

#tickets .summary .footer
{
    font-weight: bold;
}

/*****************************VPOS*****************************/

#vpos .header
{
    height: 20px;
    padding: 3px;
    padding-left: 10px;
}

#vpos .footer
{
    height: 20px;
    padding: 3px;
    padding-left: 10px;
}

#vpos .content
{
    padding: 10px;
}

#vpos .footer a
{
}

#vpos .delimiter
{
    margin-top: 10px;
}

#vpos #tickets a
{
    text-decoration: none;
}

#vpos #summaryInfo .header
{
    padding: 3px;
}

#vpos #summaryInfo .label
{
    width: 140px;
}

#vpos #summaryInfo .right
{
    text-align: right;
}


/*---------------------------------------------------------
/* Hotels
/*--------------------------------------------------------*/

#hotels .item
{
    background-color: #dae9f2;
    padding: 15px 0px 15px 15px;
    margin: 0px 0px 40px 0px;
}

#hotels .title
{
    font-size: 14px;
    line-height: 26px;
    background-color: #151517;
    padding: 0px 15px 0px 15px;
    color: #ffffff;
}


#hotels .title:hover
{
    color: #dae9f2;
}

#hotels .image
{
    float: right;
    margin: 0px 0px 10px 20px;
}

#hotels .description
{
    padding: 10px 15px 15px 0px;
}

#hotels .separator
{
    margin: 10px 0px 40px 0px;
    background-color: #D6D6D6;
    height: 1px;
    font-size: 1px;
    line-height: 1px;
}


/*---------------------------------------------------------
/* Frame Hotels
/*--------------------------------------------------------*/

#frame-hotels
{
    text-align: left;
    margin: 0px 0px 40px 0px;
}

#frame-hotels .title
{
    background-color: #151517;
    color: #ffffff;
    font-size: 12px;
    line-height: 16px;
    padding: 0px 10px 0px 10px;
}


#frame-hotels .item
{
    padding: 5px 10px 5px 10px;
    font-size: 10px;
    line-height: 14px;
    background-color: #ffffff; /*filter:alpha(opacity=70); 	opacity:.70;*/
    height: 220px;
}

#frame-hotels .image
{
    padding: 5px 0px 5px 0px;
    display: block;
}


/*---------------------------------------------------------
/* Utils
/*--------------------------------------------------------*/

.clear
{
    clear: both;
    height: 0px;
    font-size: 0px;
    line-height: 0px;
}

#facebook
{
    overflow: hidden;
    padding-top: 20px;
    padding-bottom: 20px;
    clear: both;
    background-color:White;
}
.logo-sel-container
{
    text-align:center;
    background-color:#ffffff;
}

