body {
        background-color: #000;
        margin: 0;
        color: #fff;
        font-size: 12px;
        font-family:Arial, sans-serif;
        line-height:14px;
        }
.page   {
        background-color:grey;
        margin:auto;
        width:600px;
        height:500px;
        overflow:hidden;
        }
.head   {
        background-image:url(baudaxvideohead.png);
        width:600px;
        height:137px;
	}
.main	{
	background-image:url(baudaxvideomain.png);
	width:600px;
	height:363px;
	}
.player	{
	backround-image:url(pics/Bild2.png);
	width:300px;
	height:171px;
	position:relative;left:54px;top:49px;
	}
.auswahl {
	background-color:#000;
	width:125px;
	height:220px;
	border-style:groove;
	border-color:#fff;
	position:relative;bottom:170px;left:400px;
	}
.buttons {
	width:36px;
	height:200px;
	position:relative;bottom:408px;left:535px;
	}
#wechsel1 a {
        background:url(pics/buttonupb.png) no-repeat;
        display:block; width:36px; height:41px; border:0;
        }                                      
#wechsel1 img {                                
        display:block; widht:36px; height:41px; border:0;
        }
#wechsel1 a:hover img {
        visibility:hidden;
        }
* html #wechsel1 a {
        margin:0px; 
        }
* html #wechsel1 a:hover {
        width:36px; height:41px; margin:0;
        }
#wechsel2 a {
        background:url(pics/buttondownb.png) no-repeat;
        display:block; width:36px; height:41px; border:0;
       }
#wechsel2 img {
        display:block; widht:36px; height:41px; border:0;
        }
#wechsel2 a:hover img {
        visibility:hidden;
        }
* html #wechsel2 a {
        margin:0px; 
        }
* html #wechsel2 a:hover {
        width:36px; height:41px; margin:0;
        }
#wechsel3 a {
        background:url(pics/buttonbackb.png) no-repeat;
        display:block; width:36px; height:41px; border:0;
        }                                      
#wechsel3 img {                                
        display:block; widht:36px; height:41px; border:0;
        }
#wechsel3 a:hover img {
        visibility:hidden;
        }
* html #wechsel3 a {
        margin:0px; 
        }
* html #wechsel3 a:hover {
        width:36px; height:41px; margin:0;
        }
#wechsel4 a {
        background:url(pics/buttonplayb.png) no-repeat;
        display:block; width:36px; height:41px; border:0;
       }
#wechsel4 img {
        display:block; widht:36px; height:41px; border:0;
        }
#wechsel4 a:hover img {
        visibility:hidden;
        }
* html #wechsel4 a {
        margin:0px; 
        }
* html #wechsel4 a:hover {
        width:36px; height:41px; margin:0;
        }
/* div.auswahl1 {
        background-color: #C0C0C0;
        }
div.auswahl2 {
        background-color: #A6A6A6;
        } */
div.auswahl1 {
        border-bottom: 5px groove #ffffff;
        }
div.auswahl2 {
        border-bottom: 5px groove #ffffff;
        }
div.auswahlselected {
        border-bottom: 5px groove #ffffff;
        background-color: #5D5D5D;
        }
