body
{
    margin: 0px;
    /*
    overflow-x:hidden;
    height: 100%;*/
    background-color: white;
    padding: 0px;
}

html
{
/*	overflow-x:hidden;
    height: 100%;
    */
}

img
{
	border: 0px;
    margin: 0px;
}

form
{
	display: inline;
}


#Page
{
	background-image: url(../_gfx/header_repeat.gif);
    background-repeat: repeat-x;
}

#Footer
{
	width: 814px;
    height: 15px;
    background-image: url(../_gfx/unten.gif);
    background-repeat: no-repeat;
    margin-left: auto;
    margin-right: auto;
}

#SubHeader
{
	margin-left: auto;
    margin-right: auto;
    width: 814px;
    font-size: 0px;
}

#BodyFrame
{
	width: 784px;
    padding: 15px;
    padding-top: 0px;
    margin: 0px;
	background-image: url(../_gfx/content_repeat.gif);
    background-repeat: repeat-y;
    display: table;
    margin-left: auto;
    margin-right: auto;
}


#Header
{
	width: 100%;
    padding-top: 23px;
    display: block;
    margin: 0px;

}


.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: 29px;
    width: 100px;
    display: block;
    float: left;
}
.MenuPunkt:link 	{}
.MenuPunkt:active 	{}
.MenuPunkt:visited 	{}
.MenuPunkt:hover 	{}


.MPContact
{
    width: 85px;
}

.MPImpressum
{
    width: 101px;
}

.MPReleases
{
    width: 90px;
}

.MPNews
{
	width: 74px;
}

.MPTourdates
{
	width: 98px;
}

.MPAbout
{
	width: 73px;
}

.MPCharts
{
	width: 67px;
}


.MPGallery
{
	width: 84px;
}

.MPGuestbook
{
	width: 98px;
}


.MPShop
{
	width: 65px;
}

.MPFiles
{
	width: 99px;
}
