body
{
    margin: 0px;
    /*overflow-x:hidden;*/
    height: 100%;
    background-color: #000000;
    padding: 0px;
}

html
{
	/*overflow-x:hidden;*/
    height: 100%;
}

img
{
	border: 0px;
    margin: 0px;
}

form
{
	display: inline;
}

#Page
{
    background-image: url(../_gfx/background.gif);
    background-repeat: repeat-x;
    background-attachment: scroll;
    width: 100%;
}


#FlashHeader
{
	display: block;
    margin-left: auto;
    margin-right: auto;
    width: 859px;
    height: 117px;
}


#FooterIn
{

    background-image: url(../_gfx/repeat_lines.gif);
    background-repeat: repeat-x;
}

#Footer
{
	width: 947px;
    height: 119px;
    margin-left: auto;
    margin-right: auto;
    background-image: url(../_gfx/footer.gif);
    background-repeat: no-repeat;
}


#BodyFrame
{
    margin-right: auto;
    margin-left: auto;
    clear: both;
	width: 813px;
    padding: 0px;
    padding-left: 71px;
    padding-right: 59px;
	background-image: url(../_gfx/content_repeat.gif);
    background-repeat: repeat-y;
    display: table;
}

#Menu
{
    width: 867px;
    height: 40px;
    margin-left: auto;
    margin-right: auto;
	padding-top: 20px;
}


#Header
{
	width: 945px;
    height: 278px;
    margin-left: auto;
    margin-right: auto;
	background-image: url(../_gfx/header.gif);
    background-repeat: no-repeat;
    background-position: top left;
    display: block;
}


.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;
}