html             {
                 height: 100%;
                 overflow-y:scroll;
                 }


body        {
                background-color:#afafb5;
                margin:0px 0px 0px 0px;
                padding:0px;
                height:100%;
                scrollbar:auto; 

}



.bgimage   {
                background-image:url(../images/bg.gif);
                background-repeat:no-repeat;
                background-color:#5f5f62;
                width:260px;
                max-width:260px;
                height:100%; 
                min-height:100%;
        }


.inhalt   {
                width:660px;
                height:100%;
                min-height:100%;


        }

.main   {
        background-color:#5f5f62;
}

.bg_gastgeberin   {
                background-image:url(../images/bg_gastgeberin.jpg);
                background-repeat:no-repeat;
                background-color:#5f5f62;
                width:645px;
                height:400px;

        }

.bg_impressum   {
                background-image:url(../images/bg_impressum.jpg);
                background-repeat:no-repeat;
                background-color:#5f5f62;
                width:645px;
                height:400px;

        }

.bg_start   {
                background-image:url(../images/bg_start.jpg);
                background-repeat:no-repeat;
                background-color:#5f5f62;
                width:645px;
                height:400px;

        }

.bg_gutschein   {
                background-image:url(../images/bg_gutschein.jpg);
                background-repeat:no-repeat;
                background-color:#5f5f62;
                width:645px;
                height:400px;

        }

.bg_menue   {
                background-image:url(../images/bg_menue.jpg);
                background-repeat:no-repeat;
                background-color:#5f5f62;
                width:645px;
                height:400px;

        }

.bg_kontakt   {
                background-image:url(../images/bg_kontakt.jpg);
                background-repeat:no-repeat;
                background-color:#5f5f62;
                width:645px;
                height:400px;

        }

.text     {
                font-family:Trebuchet MS, verdana, sans-serif;
                color:#ffffff;
                font-size:12px;
                font-weight:normal;
                line-height:16px;
                background-color:#959598;
                padding:15px;
         }


.text02     {
                font-family:Trebuchet MS, verdana, sans-serif;
                color:#ffffff;
                font-size:12px;
                font-weight:normal;
                line-height:16px;
                background-color:#959598;
                padding:25px;
         }


td     {
                font-family:Trebuchet MS, verdana, sans-serif;
                color:#ffffff;
                font-size:12px;
                font-weight:normal;
                line-height:16px;
         }


.blau     {
                font-family:Trebuchet MS, verdana, sans-serif;
                color:#ffffff;
                font-size:12px;
                font-weight:bold;
                line-height:16px;
         }


.blaugr     {
                font-family:Trebuchet MS, verdana, sans-serif;
                color:#ffffff;
                font-size:14px;
                font-weight:bold;
                line-height:16px;
         }

h1     {
                font-family:Trebuchet MS, verdana, sans-serif;
                color:#ffffff;
                font-size:18px;
                font-weight:bold;
                line-height:22px;
                display:inline;
         }

h3     {
                font-family:Trebuchet MS, verdana, sans-serif;
                color:#ffffff;
                font-size:18px;
                font-weight:bold;
                line-height:22px;
                display:inline;
         }

h2     {
                font-family:Trebuchet MS, verdana, sans-serif;
                color:#ffffff;
                font-size:16px;
                font-weight:bold;
                line-height:22px;
                display:inline;
         }


.top   {
                background-image:url(../images/top.gif);
                background-repeat:no-repeat;
                background-color:#5f5f62;
                width:268px;
                height:12px;

        }


.bottom   {
                background-image:url(../images/bottom.gif);
                background-repeat:no-repeat;
                background-color:#5f5f62;
                width:268px;
                height:14px;

        }



a      {
                font-family:Trebuchet MS, verdana, sans-serif;
                color:#ffffff;
                font-size:12px;
                font-weight:normal;
                line-height:16px;
                background-color:#959598;
                text-decoration:none;
         }


a:hover     {
                font-family:Trebuchet MS, verdana, sans-serif;
                color:#ffffff;
                font-size:12px;
                font-weight:normal;
                line-height:16px;
                background-color:#959598;
                text-decoration:underline;
         }


hr        {
                 color:#a6afbc;
                 size:1px;
                 decoration:noshade;

        }
