html 
{
    overflow-x: auto;
    overflow-y: scroll;
}
body 
{
	color: #000;
	background: #644a4b url(../img/layout/bg_body.jpg) 0 0 repeat-x;
}

.page
{
    text-align:left;
    margin:0 auto;
    padding:0;
    position:relative;
    width:996px;
    height:596px;
    top:52px;
    background: url(../img/layout/bg_main_kpl.jpg) 0 0 no-repeat;
}

.oeffnungszeiten
{
    position:absolute;
    width:160px;
    height:150px;
    background-color:Transparent;
    left:340px;
    top:300px;
    color:#989896;
    text-align:left;
    line-height:25px;
}


.mainmenu
{
    margin:0;
    padding:0;
    position:absolute;
    width:121px;
    height:210px;
    
    top:156px;
    left:18px;
}
.mainmenu a
{
    position:relative;
    display:block;
    height:23px;
    left:0;
    width:121px;
    text-indent:20px;
    overflow:hidden;
    margin:0;
    padding-top:6px;


    font-size:13px;
    text-decoration:none;
    color:#fff;
    letter-spacing:0px;
}
.mainmenu .home{top:25px;}
.mainmenu .home:hover, .ahome{background: url(../img/layout/bg_menu_main.jpg) -121px -25px no-repeat;}

.mainmenu .aktuelles{top:29px;}
.mainmenu .aktuelles:hover, .aaktuelles{background: url(../img/layout/bg_menu_main.jpg) -121px -59px no-repeat;}

.mainmenu .ueberUns{top:34px;}
.mainmenu .ueberUns:hover, .aueberUns{background: url(../img/layout/bg_menu_main.jpg) -121px -93px no-repeat;}

.mainmenu .anfahrt{top:39px;}
.mainmenu .anfahrt:hover, .aanfahrt{background: url(../img/layout/bg_menu_main.jpg) -121px -127px no-repeat;}

.mainmenu .kontakt{top:45px;}
.mainmenu .kontakt:hover, .akontakt{background: url(../img/layout/bg_menu_main.jpg) -121px -161px no-repeat;}

.menu_karte
{
    margin:0;
    padding:0;
    position:absolute;
    width:400px;
    height:39px;
    background: url(../img/layout/bg_karte_buttons.jpg) 0 0px no-repeat; /*39px*/
    top:0px;
    left:0px;
}

.divContenthome
{
    position:absolute;
    top:89px;
    left:578px; 
    height:490px; 
    width:400px;  
    display:block;
}
.menu_karte a
{
    position:relative;
    display:block;
    height:26px;
    float:left;
    width:200px;
    overflow:hidden;
    margin:0;
    padding-top:12px;
    text-align:center;
    font-family:Arial;
    left:1px;
    font-size:14px;
    text-decoration:none;
    color:#fff;

}
.menu_karte .mittags:hover, .amittags{background: url(../img/layout/bg_karte_buttons.jpg) 0 -39px no-repeat; /*39px*/}
.menu_karte .nachmittags:hover, .anachmittags{background: url(../img/layout/bg_karte_buttons.jpg) -134px -39px no-repeat;/*39px*/}
.menu_karte .abends:hover, .aabends{background: url(../img/layout/bg_karte_buttons.jpg) -201px -39px no-repeat; /*39px*/}

.uberschrift
{
    position:absolute;
    top:0px;
    left:0px;
    width:400px;
    height:27px;
    padding-top:12px;
    font-size:14px;
    color:#fff;
    background-color:Transparent;
    text-indent:20px;
}


.divContentaktuelles
{
    position:absolute;
    top:89px;
    left:578px; 
    height:490px; 
    width:400px;  
    display:none;
}
.divContentueberUns
{
    position:absolute;
    top:89px;
    left:578px; 
    height:490px; 
    width:400px;  
    display:none;
}
.divContentanfahrt
{
    position:absolute;
    top:89px;
    left:578px; 
    height:490px; 
    width:400px;  
    display:none;
}
.divContentkontakt
{
    position:absolute;
    top:89px;
    left:578px; 
    height:490px; 
    width:400px;  
    display:none;
}
.divContentImpressum
{
    position:absolute;
    top:89px;
    left:578px; 
    height:490px; 
    width:400px;  
    display:none;
}

.content
{
    position:relative;
    width:355px;
    left:20px;
    height:430px;
    top:50px;
    background-color:Transparent;
    overflow:auto;
    padding-right:5px;
}
.contentmittags
{
    position:absolute;
    width:360px;
    left:20px;
    height:430px;
    top:50px;
    display:none;
    overflow:auto;
    padding-right:5px;
    background-color:Transparent;
}
.contentnachmittags
{
    position:absolute;
    width:360px;
    left:20px;
    height:430px;
    top:50px;
    display:none;
    overflow:auto;
    padding-right:5px;
    background-color:Transparent;
}
.contentabends
{
    position:absolute;
    width:360px;
    left:20px;
    height:430px;
    top:50px;
    display:none;
    overflow:auto;
    padding-right:5px;    
    background-color:Transparent;
}
.snackkarteLink
{
    position:relative;
    background-color:#8d7372;
    color:White;
    padding:5px;
    width:62px;
    cursor:pointer;
    
}
.contentsnack, .contentKarteAktuelles, .content_Karten
{
    position:absolute;
    width:371px;
    left:10px;
    height:425px;
    top:50px;
    display:none;
    overflow:auto;
    padding-top:5px;
    padding-right:5px;    
    background-color:#fff;
    /*background:url(../img/layout/window_bg.png) 0 0 repeat;*/
    border: solid #ccb999 1px;
    overflow:hidden;
    text-align:center;
}
.inhalt
{
    position:relative;
    width:376px;
    overflow:auto;
    height:396px;
}

.news_link, .karteLink, .dataxLink
{
    text-decoration:none;
    font-weight:bold;
    color:#66343d;
}
.news_link:hover, .karteLink:hover, .dataxLink:hover
{
    color:#4b1821;
}

.ueberSKarte
{
    font-size:14px;
    font-weight:bold;
    text-align:center;
    height:27px;
}
.ueberSSnackkarte
{
    margin:0;
    padding:0;
    padding-top:5px;
    position:relative;
    left:0px;
    top:-5px;
    font-size:14px;
    font-weight:bold;
    text-align:center;
    height:22px;
    width:376px;
    background-color:#ccb999;
    /*
    opacity: 0.8;
    -moz-opacity: 0.8;
    filter: alpha(opacity=80);    
    */
}
.H_bt_close,.K_bt_close
{
    position:absolute;
    left:360px;
    text-indent:-999px;
    height:10px;
    width:11px;
    top:9px;
    overflow:hidden;
    background:url(../img/layout/bt_close.gif) 0 0 repeat;
}
.H_bt_close:hover,.K_bt_close:hover
{
    background-position:0 10px;
}
.divKarte
{
    text-align:center;
    margin-bottom:5px;
    margin-top:23px;
}
.pKarte
{
    text-align:center;
    margin-bottom:5px;
    margin-top:7px;    
}

.Hback,.KBack
{
    position:relative;
    left:150px;
}

.Impressum
{
    position:absolute;
    top:558px;
    left:30px;
    text-decoration:none;
    color:#66343d;
    font-size:11px;
}
.Impressum:hover
{
    color:#4b1821;
}

.noScriptLayer
{
    position:fixed;
    top:0;
    left:0;
    width:100%;
    height:100%;
    min-height:1024px;
    background-color:#000;
    z-index:3;
    opacity: 0.8;
    -moz-opacity: 0.8;
    filter: alpha(opacity=80);
}

.noScriptText
{
    width:400px;
    height:100px;
    position:relative;
    margin:0 auto;
    top:100px;
    z-index:5;
    background-color:#fff;
    border: solid #66343d 1px;
    padding:10px;
    font-size:14px;
    text-align:center;
}
.noScriptLayer input
{
    border:0;
    background-color: green;
    color:#fff;
    font-weight:bold;
    padding:3px;
    border:solid grey 1px;
    cursor:pointer;
}


.KarteAktUeberschrift
{
    font-size:14px;
    font-weight:bold;
}

