body {
   	background: white;
  	color: #303030;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	
          }
.player{
	position: absolute;
	left: 89px;
	top : 66px;
	
}
.link{
	border-bottom: 1px solid #E6E6E6;
	margin: 0px;	
	font-size: 11px;
}
.link a{
	text-decoration: none;
	color: #444443;	
}
.link a:hover{
	text-decoration: underline;
	color: #FF0001;	
}
		  
.bg{
	background-image : url(images/AbstractBlue700ALEX3.gif);
	width:713px;
	height:357px;
}
.player1{
	position: absolute;
	width:1010px;
	left: -23px;
	top : 542px;
	height:25px;
	background-image: url(webdesign/bild/o-navigation-hg.jpg);
	font-size: 12px;
	font-weight: bold;
	text-transform : uppercase;		
}

.trans{
	
	background-image : url(../FLOOR/images/trans.gif);
	
}
