body
{
    padding: 0px;
    margin: 0px;
    padding-top: 30px;
    height: 100%;
    width: 100%;
    background-color: #FFFFFF;
    background-image: url(../_gfx/background.gif);
    background-repeat: repeat-x;
    background-position: center 210px;
}

html
{
    height: 100%;
    width: 100%;
    padding: 0px;
    margin: 0px;
}

img
{
        border: 0px;
    margin: 0px;
}

form
{
        display: inline;
}

#Page
{
        margin: 0px;
    padding: 0px;
    width: 100%;
        background-image: url(../_gfx/bg_linksrechts.gif);
    background-repeat: no-repeat;
    background-position: center 180px;
    display: table;
}


#BodyFrame
{
    margin-right: auto;
    margin-left: auto;
    clear: both;
        width: 900px;
        background-image: url(../_gfx/content_repeat.jpg);
    background-repeat: repeat-y;
    height: auto;
    display: table;

}

#Menu
{
    width: 825px;
    height: 19px;
    margin-left: auto;
    margin-right: auto;
}

#TopicLeiste
{
        padding-top: 35px;
    padding-bottom: 15px;
    width: 100%;
}

#Header
{
        min-height: 600px;
        width: 840px;
    padding-top: 69px;
    padding-left: 30px;
    padding-right: 30px;
}


#Footer
{
        width: 700px;
    height: 40px;
    margin-left: auto;
    margin-right: auto;
    background-image: url(../_gfx/_designs/footer.jpg);
    background-repeat: no-repeat;
    padding-top: 60px;
    padding-left: 200px;
}



.UrlPunkt
{
    font-size: 10px;
    font-family: Verdana;
    color: white;/*#9AA5AE;*/ /* #9AA5AE */
    font-weight: bold;
        text-decoration: none;
    margin-right: 4px;
    margin-left: 1px;
}
.UrlPunkt:link         {}
.UrlPunkt:active         {}
.UrlPunkt:visited         {}
.UrlPunkt:hover         {text-decoration: underline;}

.MenuPunkt
{
        vertical-align: top;
        text-decoration: none;
    height: 19px;
        margin-left: 54px;
    display: block;
    float: left;

}
.MenuPunkt:link         {}
.MenuPunkt:active         {}
.MenuPunkt:visited         {}
.MenuPunkt:hover         {}


.MPContact
{
    width: 114px;
}

.MPImpressum
{
    width: 155px;
}


.MPNews
{
        width: 60px;
    margin-left: 0px;
}

.MPTourdates
{
        width: 113px;
}

.MPAbout
{
        width: 96px;
}


.MPGallery
{
        width: 83px;
}

.MPGuestbook
{
        width: 110px;
}

.MPShop
{
        width: 88px;
}

.MPNewsletter
{
        width: 150px;
    margin-left: 44px;
}