/*  body und schrift definitionen */
html
{
    padding: 0px;
    margin: 0px;
}

body
{
    background-color: #414141; /*#FFFFFF;*/
    font-size: 11px;
    font-family: "Trebuchet MS", Helvetica, sans-serif;
    color: #564b47;
    text-align: left;
    margin: 0px;
    padding: 0px; /*background-image: url(../img/background/img1.jpg) ;*/
}

.csc-firstHeader
{
    line-height: 30px;
    font-size: 16px;
    font-family: "Trebuchet MS", Helvetica, sans-serif;
    font-weight: bold;
    color: #000000;
    border-bottom: 2px solid #F5A500;
}

p, pre, h2
{
    margin: 0px 10px 0px 10px;
}

h4
{
    margin: 0px 10px 7px 7px;
}
img
{
    border: none;
}
h1
{
    line-height: 22px;
    font-size: 16px;
    font-family: "Trebuchet MS", Helvetica, sans-serif;
    font-weight: bold;
    color: #000000;
    margin: 0px 0px 0px 0px;
}

h2
{
    line-height: 30px;
    font-size: 16px;
    font-family: "Trebuchet MS", Helvetica, sans-serif;
    font-weight: bold;
    color: #000000;
    border-bottom: 2px solid #F5A500;
}

h3
{
    line-height: 15px;
    font-size: 12px;
    font-family: "Trebuchet MS", Helvetica, sans-serif;
    color: #000000;
}

a, a:visited
{
    color: #564b47; /*#989898;*/
    font-size: 11px;
    text-decoration: underline /*none;*/;
}

a:hover
{
    color: #F5A500;
    font-size: 11px;
    background-color: transparent;
    text-decoration: underline;
}

a.aktion
{
    color: #F5A500;
    font-size: 11px;
    text-decoration: none;
    font-weight: bold;
    vertical-align: middle;
}

a.event
{
    color: #F5A500;
    font-size: 11px;
    text-decoration: none;
    font-weight: bold;
    vertical-align: middle;
}



a.restaurant, a.restaurant:visited
{
    color: #000000;
    font-size: 13px;
    text-decoration: none;
    font-weight: bold;
}

a.restaurant:hover
{
    color: #F5A500;
    font-size: 13px;
    text-decoration: underline;
    font-weight: bold;
}

a.blind, a.blind:visited
{
    color: #000000;
    font-size: 11px;
    text-decoration: none;
    font-weight: bold;
}

a.blind:hover
{
    color: #F5A500;
    font-size: 11px;
    text-decoration: underline;
    font-weight: bold;
}
.Separator
{
    height: 10px;
}

a.linkbutton, a.linkbutton:visited
{
    text-decoration: none;
}

a.linkbutton:hover
{
    text-decoration: none;
}

a.disabled, a.disabled:visited
{
    color: #989898;
    font-size: 11px;
    text-decoration: none;
}

a.disabled:hover
{
    color: #989898;
    font-size: 11px;
    background-color: transparent;
    text-decoration: none;
}


pre
{
    color: #564b47;
    font-size: 11px;
    background-color: transparent;
    font-family: Courier, Monaco, Monospace;
}


/*  positioning-layers statisch und absolut */

#box
{
    width: 797px;
    height: 100%;
    margin: 5px;
    padding: 0px;
    text-align: left;
    background-color: #ffffff;
    border-top: 1px dashed #F5A500;
}

#links
{
    width: 175px;
    height: 100%;
    padding: 0px;
    float: left;
    background-color: #ffffff;
    border-right: dashed 1px #F5A500;
}

#inhalt
{
    width: 620px;
    height: 100%;
    padding: 0px;
    float: left;
    background-color: #ffffff; /*overflow: auto;*/
}

#inhaltmaster
{
    width: 100%;
    height: 100%;
    padding: 0px;
    float: left;
    background-color: #ffffff; /*overflow: auto;*/
}

#bannerright
{
    float: right;
    position: absolute;
    left: 809px;
    top: 101px;
}

#banner
{
    width: 797px;
    margin: 5px;
    background-color: #150906;
    text-align: right;
}

#footer
{
    border-top: 1px dashed #F5A500;
    background-color: #FFFFFF;
    width: 797px;
    margin: 5px;
}

#overhead
{
    margin: 5px 10px 0 10px;
    padding: 0;
    text-align: left;
    color: #989898;
    width: 500px;
    float: left;
}

#overhead a
{
    text-decoration: none;
    border: none;
}

#kopf
{
    height: 90px;
    background: #ffffff url('../img/head/gb_header.png') no-repeat bottom;
    border-bottom: 2px solid #F5A500;
}

#kopf h1
{
    font-size: 11px;
    text-transform: uppercase;
    text-align: left;
    color: #ffffff;
    background: url('../img/head/h1_bg.png') no-repeat left;
    padding: 5px 15px;
    margin: 0px;
}

#kopf p
{
    padding: 10px;
    margin: 0px;
}

#kopf a
{
    border: 0px;
}

/* search form style */

#search
{
    margin: 10px;
    padding: 5px;
}

#PLZHome_Search
{
    height: 40px;
    background: url('../img/home/gb_SucheHome_bg.png') no-repeat left;
    position: relative;
}

#txtPLZHome_Search
{
    top: 11px;
    left: 15px;
    position: relative;
}

#btnPLZHome_Search
{
    top: -12px;
    left: 190px;
    position: relative;
}


#headerCol1
{
    display: block;
    text-indent: -9999px;
    float: left;
    height: 65px;
    width: 400px;
}


.h2Style
{
    height: 26px;
}

*:first-child + html .h2Style
{
    /*CSS-Hack für IE7 */
    height: 20px;
}
/*
.pnlNeueSuche
{
    height:59px
}
*:first-child+html .pnlNeueSuche{
  CSS-Hack für IE7 
 height:61px;
}
*/

.pnlAfterLogin
{
    height: 233px;
}

.pnlAfterLogin
{
    height: 233px;
}
*:first-child + html .pnlAfterLogin
{
    /* CSS-Hack für IE7 */
    height: 231px;
}

.input
{
    border: 1px solid #989898;
    font-family: Arial, Helvetica, sans-serif;
    font-style: normal;
    font-size: 12px;
    color: #000000;
}

.input:hover
{
    border: 1px solid #000000; /*background: url(none) no-repeat #ffffff;*/
    color: #000000;
}

.input:focus
{
    border: 1px solid #000000;
    background: url(none) no-repeat #ffffff;
    color: #000000;
}

#PLZ_Search
{
    width: 160px;
    position: relative;
    z-index: 1;
    top: 39px;
    left: 10px;
}

html* #PLZ_Search
{
    top: 33px;
}


.button
{
    border: none 0px;
    color: #564B47;
    font-family: "Trebuchet MS", Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    padding-bottom: 4px;
    background-color: #F5A500;
    background-image: url('../img/gb_but130.png');
    width: 130px;
    height: 29px;
    text-decoration: none;
    cursor:default;
}

.button:hover
{
    border: none 0px;
    color: #564B47;
    font-family: "Trebuchet MS", Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    padding-bottom: 4px;
    background-color: #F5A500;
    background-image: url('../img/gb_but130.png');
    width: 130px;
    height: 29px;
    text-decoration: none;
    cursor:pointer;
}

.button:disabled
{
    border: none 0px;
    color: #564B47;
    font-family: "Trebuchet MS", Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    padding-bottom: 4px;
    background-color: #F5A500;
    background-image: url('../img/but130_dis.png');
    width: 130px;
    height: 29px;
    text-decoration: none;
    cursor:default;
}

.divbutton
{
    text-align: center;
    vertical-align: middle;
    padding-top: 5px;
    border: none 0px;
    color: #564B47;
    font-family: "Trebuchet MS", Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    padding-bottom: 4px;
    background-color: #F5A500;
    background-image: url('../img/gb_but130.png');
    width: 130px;
    height: 22px;
    text-decoration: none;
    cursor:default;
}

.divbutton:hover
{
    text-align: center;
    vertical-align: middle;
    padding-top: 5px;
    border: none 0px;
    color: #564B47;
    font-family: "Trebuchet MS", Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    padding-bottom: 4px;
    background-color: #F5A500;
    background-image: url('../img/gb_but130.png');
    width: 130px;
    height: 22px;
    text-decoration: none;
    cursor:pointer;
}


.divbutton:disabled
{
    text-align: center;
    vertical-align: middle;
    padding-top: 5px;
    border: none 0px;
    color: #564B47;
    font-family: "Trebuchet MS", Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    padding-bottom: 4px;
    background-color: #F5A500;
    width: 130px;
    height: 22px;
    background-image: url('../img/but130_dis.png');
    text-decoration: none;
    cursor:default;
}


.trans_input
{
    border: none;
    font-family: Arial, Helvetica, sans-serif;
    font-style: normal;
    font-size: 12px;
    color: white;
    width: 95px;
    text-align: center;
    margin-left: 10px;
    background: transparent;
}

.hidden_button
{
    border: none 0px;
    color: #564B47;
    font-family: "Trebuchet MS", Helvetica, sans-serif;
    font-size: 11px;
    background: transparent;
    width: 35px;
    height: 30px;
    margin-left: 15px;
    background-image: url('../img/1PX.gif');
}

.trans_input_Home
{
    border: none;
    font-family: Arial, Helvetica, sans-serif;
    font-style: normal;
    font-weight: bold;
    font-size: 12px;
    color: #000000;
    width: 150px;
    text-align: center;
    background: transparent;
}

.hidden_button_Home
{
    border: none 0px;
    color: #564B47;
    font-family: "Trebuchet MS", Helvetica, sans-serif;
    font-size: 11px;
    background: transparent;
    width: 35px;
    height: 30px;
    background-image: url('../img/1PX.gif');
}

.buttonBig
{
    border: none 0px;
    color: #564B47;
    font-family: "Trebuchet MS", Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    padding-bottom: 4px;
    background-color: #F5A500;
    height: 29px;
    text-decoration: none;
    background-image: url('../img/gb_but280.png');
    width: 280px;
    cursor: default;
}

.buttonBig:hover
{
    border: none 0px;
    color: #564B47;
    font-family: "Trebuchet MS", Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    padding-bottom: 4px;
    background-color: #F5A500;
    height: 29px;
    text-decoration: none;
    background-image: url('../img/gb_but280.png');
    width: 280px;
    cursor: pointer;
}

.NeueSuche
{
    font-size: 16px;
    font-family: "Trebuchet MS", Helvetica, sans-serif;
    font-weight: bold;
    color: #000000;
    text-decoration: none;
}


a.NeueSuche:hover
{
    font-size: 16px;
    font-family: "Trebuchet MS", Helvetica, sans-serif;
    font-weight: bold;
    color: #F5A500;
    text-decoration: underline;
}
/* gastro login style */

#login
{
    margin: 10px;
    padding: 5px;
}

img, div
{
    /* Hubi IE-Fix remove     behavior: url(../iepngfix/iepngfix.htc); 	*/
}
img, div, a, input
{
    /* Hubi IE-Fix remove     behavior: url(../iepngfix/iepngfix.htc); 	*/
    margin-left: 0px;
}

/* Gridview Style start */

.Grid
{
    border: solid 1px;
    width: 780px;
}
.Grid td
{
    border: solid 1px;
    margin: 1px 1px 1px 1px;
    padding: 1px 1px 1px 1px;
}
.GridHeader
{
    color: #FFFFFF;
    font-family: "Trebuchet MS", Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    background-color: #F5A500;
}
.GridItem
{
    background-color: #e6e6e6;
}

.GridAltItem
{
    background-color: white;
}
.GridSelItem
{
    background-color: Yellow;
}

.Grid input
{
    width: 100%;
    border: 1px solid #989898;
    background: url(none) no-repeat #ffffff;
    font-family: Arial, Helvetica, sans-serif;
    font-style: normal;
    font-size: 11px;
    color: #000000;
}
.Grid input.Button
{
    border: 1px solid #000000;
    color: #FFFFFF;
    font-family: "Trebuchet MS", Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    background-color: #F5A500;
    width: 130px;
    text-align: center;
}
/* Gridview Style end */
.hidden_textbox
{
    visibility: hidden;
}
.txtbox
{
    border: 1px solid #989898;
    font-family: Arial, Helvetica, sans-serif;
    font-style: normal;
    font-size: 12px;
    color: #564B47;
    background-color: #F4F4F4;
}
.buttonSmall
{
    border: none 0px;
    color: #564B47;
    font-family: "Trebuchet MS", Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    padding-bottom: 4px;
    background-color: #F5A500;
    width: 65px;
    height: 29px;
    background-image: url('../img/gb_but65.png');
    cursor:default;
}

.buttonSmall:hover
{
    border: none 0px;
    color: #564B47;
    font-family: "Trebuchet MS", Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    padding-bottom: 4px;
    background-color: #F5A500;
    width: 65px;
    height: 29px;
    background-image: url('../img/gb_but65.png');
    cursor:pointer;
}

.buttonSmall:disabled
{
    border: none 0px;
    color: #564B47;
    font-family: "Trebuchet MS", Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    padding-bottom: 4px;
    background-color: #F5A500;
    width: 65px;
    height: 29px;
    background-image: url('../img/but65_dis.png');
    cursor:default;
}

.buttonSmall_disabled
{
    border: none 0px;
    color: #564B47;
    font-family: "Trebuchet MS", Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    padding-bottom: 4px;
    background-color: #F5A500;
    width: 65px;
    height: 29px;
    background-image: url('../img/but65_dis.png');
    cursor:default;
}

.Eventbeschreibung
{
    font-family: "Trebuchet MS", Helvetica, sans-serif; /*line-height: 16px;*/
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
}
.Eventbeschreibung:hover
{
    font-family: "Trebuchet MS", Helvetica, sans-serif; /*line-height: 16px;*/
    font-size: 12px;
    font-weight: bold;
    color: #000000;
    text-decoration: none;
}

/*Linien*/
.line2px
{
    border-bottom: 2px solid #F5A500;
}
.line1px
{
    border-bottom: 1px solid #F5A500;
}

.line2px_border_top
{
    border-top: 2px solid #F5A500;
}

/*Tabelle mit Linie*/
.table2px
{
    border-bottom: 2px solid #F5A500;
    margin: 0 10px 0 10px;
}

.pnlBorder
{
    border: 3px solid #F5A500;
    /*display: none; */
    text-align: center; 
    vertical-align: middle;
}

/*arrows*/
.arrowleft_small
{
    background-image: url(../img/gb_arrowleft_small.png);
    width: 11px;
    height: 21px;
}
.arrowright_small
{
    background-image: url(../img/gb_arrowright_small.png);
    width: 11px;
    height: 21px;
}
.arrowleft
{
    background-image: url(../img/gb_arrowleft.png);
    width: 21px;
    height: 41px;
}
.arrowright
{
    background-image: url(../img/gb_arrowright.png);
    width: 21px;
    height: 41px;
}
.btnNeueSuche
{
    background-image: url(../img/home/gb_SucheNeu.png);
    width: 22px;
    height: 18px;
}

.btnDetails
{
    background-image: url(../img/gb_details.jpg);
    width: 13px;
    height: 13px;
}

.btnexpand
{
    background-image: url(../img/gb_expand.jpg);
    width: 13px;
    height: 13px;
}

.pnlStep
{
    /*     border-color: #F5A500;     Border-Style: Solid;      Border-Width:4px;     */
}

/*Ajax Tabs*/


/* default layout */
.frs .ajax__tab_header
{
    white-space: nowrap;
}
.frs .ajax__tab_outer
{
    display: -moz-inline-box;
    display: inline-block;
}
.frs .ajax__tab_inner
{
    display: -moz-inline-box;
    display: inline-block;
}
.frs .ajax__tab_tab
{
    margin-right: 4px;
    overflow: hidden;
    text-align: center;
    cursor: pointer;
    display: -moz-inline-box;
    display: inline-block;
}

/* xp theme */
.frs .ajax__tab_header
{
    font-family: "Trebuchet MS", Helvetica, sans-serif;
    font-size: 11px;
    background: url(../img/Tabs/tab-line.gif) repeat-x bottom;
}
.frs .ajax__tab_outer
{
    padding-right: 0px;
    background: url(../img/Tabs/tab-right.gif) no-repeat right;
    height: 21px;
}
.frs .ajax__tab_inner
{
    padding-left: 3px;
    background: url(../img/Tabs/tab-left.gif) no-repeat;
}
.frs .ajax__tab_tab
{
    height: 13px;
    padding: 4px 20px;
    margin: 0;
    background: url(../img/Tabs/tab.gif) repeat-x;
}
.frs .ajax__tab_hover .ajax__tab_outer
{
    background: url(../img/Tabs/tab-hover-right.gif) no-repeat right;
}
.frs .ajax__tab_hover .ajax__tab_inner
{
    background: url(../img/Tabs/tab-hover-left.gif) no-repeat;
}
.frs .ajax__tab_hover .ajax__tab_tab
{
    background: url(../img/Tabs/tab-hover.gif) repeat-x;
}
.frs .ajax__tab_active .ajax__tab_outer
{
    background: url(../img/Tabs/tab-active-right.gif) no-repeat right;
}
.frs .ajax__tab_active .ajax__tab_inner
{
    background: url(../img/Tabs/tab-active-left.gif) no-repeat;
}
.frs .ajax__tab_active .ajax__tab_tab
{
    background: url(../img/Tabs/tab-active.gif) repeat-x;
}
.frs .ajax__tab_body
{
    font-family: "Trebuchet MS", Helvetica, sans-serif;
    font-size: 11px;
    border: 1px solid #999999;
    border-top: 0;
    padding: 5px;
    background-color: #ffffff;
}

/*.frs .ajax__tab_body {font-family: "Trebuchet MS", Helvetica, sans-serif;font-size: 11px;border:1px solid #999999;border-top:0;padding:8px;background-color:#ffffff;}*/

/* scrolling */
.frs .ajax__scroll_horiz
{
    overflow-x: scroll;
}
.frs .ajax__scroll_vert
{
    overflow-y: scroll;
}
.frs .ajax__scroll_both
{
    overflow: scroll;
}
.frs .ajax__scroll_auto
{
    overflow: auto;
}

/*Trefferliste wird geladen...*/
.Normal

{

                background-color: #FFFFFF;

                position: absolute;

                cursor: auto;

                width: 1px;

                height: 1px;

                visibility: hidden;

                margin: 0 auto 0 auto;

                z-index: 200000;

}

 

.Progress
{
    
    background-image: url(../img/grey.png);
    /*background-color: #2C2C2C;*/
    border-style: solid;
    border-width: 1px;
    border-color: White;
    height: 100px;
    width: 495px;
    top: 35%;
    left: 15%;    
    position: fixed;
    opacity: 0.75;
    cursor: wait;
    visibility: visible;
    z-index: 200000;
}


.containertext
{
    font-size: 20px;
    font-weight: bold;
    line-height: 25px;
    position: relative;
    text-align: center;
    top: 10px;
    color: White;
    /*visibility: visible;*/
}

.containerprogressbar
{
    background: url(../img/pbar.gif) repeat scroll 0 0 transparent;
    font-size: 12px;
    height: 17px;
    margin: 0 auto;
    position: relative;
    text-align: center;
    top: 30px;
    width: 192px;
    /*visibility: visible;*/
}
 .containerloading
 {
    position: relative;
    top: -3px;
    color: #414141;
    font-size: 12px;
    /*visibility: visible;*/
 }
 
.social
{
    margin-left: 10px;
    margin-top: 5px;
}
.hover-img
{
    opacity: 0.6;
}

.hover-img:hover
{
    opacity: 1;
}
