.flash
        {
                position: absolute;
                        top: 50%;
                        left: 50%;
                width: 962px;
                height: 592px;
                margin-top: -296px;
                margin-left: -481px;
        }

a
        {
                color: #573E30;
                text-decoration: underline;
        }

a:hover
        {
                color: #796459;
        }

.hintergrund
        {
                position: absolute;
                        top: 50%;
                        left: 50%;
                width: 980px;
                height: 610px;
                margin-top: -305px;
                margin-left: -490px;
                background-image: url(hintergrund.jpg);
                background-color: #000000;
        }
.text{			position: absolute;
                        top: 225px;
                        left: 125px;
                width: 300px;
                height: 150px;
                font-family: Verdana, Arial, sans-serif;
                font-size: 12px;
                font-weight: normal;
                line-height: 18px;
                color: #573E30;
                z-index:3;
     }
.menu{			position: absolute;
                        top: 225px;
                        left: 560px;
                width: 300px;
                height: 250px;
                font-family: Verdana, Arial, sans-serif;
                font-size: 12px;
                line-height: 18px;
                font-weight: normal;
                color: #573E30;
                z-index:3;
     }
		

