﻿HTML, BODY
{
	height: 100%;
}

BODY
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 0px;
	background-color: #000000;
	background-position: center center;
	background-repeat: no-repeat;
}

TABLE
{
	border-collapse: collapse;
}

IMG
{
	border: 0px black none;
	behavior: url('../stiller/iepngfix.htc');
}

*
{
	font-family: Tahoma;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

A, A:visited
{
	text-decoration: none;
	color: #737373;
}

A:hover
{
	text-decoration: none;
	color: #939393;
}

.master
{
	width: 999px;
	height: 500px;
	margin: auto;
}

.spot
{
	width: 999px;
	height: 522px;
}

.music
{
	float: left;
	margin-top: -3px;
	width: 60px;
	height: 20px;
}

.content
{
	height: 500px;
}

.sublinks
{
	position: absolute;
	margin: auto auto auto auto;
	padding-left: 30px;
	width: 940px;
	
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
}

.sublinks a
{
	color: #FFFFFF;
	text-decoration: none;
}

.sublinks a:hover
{
	color: #CCCCCC;
	text-decoration: none;
}
