body, html
	{
	margin: 0px;
	background-color: #ffffff;
	background-image: url('../images/vertikal.png');
	background-repeat: repeat-y;
	overflow-y: hidden;
	}
	
.bodytable
	{
	background-image: url('../images/bodytable.horizontal.png');
	background-repeat: repeat-x;
	
	}
	
.mainframe
	{
	height: 410px;
	background-image: url('../images/mainframe.png');
	background-position: center center;
	background-repeat: no-repeat;
	
	}
	
.frame
	{
	width: 90%;
	height: 410px;
	frameborder: 0px;
	border: 0px;
	background-color:transparent;
	}
	
.frame2
	{
	width: 160px;
	height: 140px;
	frameborder: 0px;
	border: 0px;
	}
	
.spezialeinstellung
	{
	background-image: url('../images/horizontal.png');
	background-repeat: repeat-x;
	}
	
.footer
	{
	height: 73px;
	width: 900px;
	}
	
.footerinhalt
	{
	width: 90%;
	height: 73px;
	frameborder: 0px;
	border: 0px;
	overflow-y: hidden;
	}
	
.player
	{
	width: 160px;
	height: 36px;
	}
	
	

