body 
{
	background-color: black;
	color: white;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	margin: 0 0 0 0;
}

h1
{
	margin: 0 0 20px 0;
	font-size: 18pt;
	border-bottom: 1px white dashed;
}

h2
{
	font-size: 14pt;
}

a
{
	color: white;
}

#head 
{
	background: black url(images/koepfer.png) repeat-y;
	height: 294px;
	margin: auto;
	width: 800px;
}

.ls
{
	text-indent: 3em;
}

#main 
{
	background: black url(images/mainbg.png) repeat-y;
	margin: auto;
	padding: 0 120px;
	width: 560px;
}

#playerr
{
	background: transparent url(images/playerr.png) no-repeat;
	float: right;
	height: 374px;
	left: 201px;
	margin-left: -200px;
	position: relative;
	width: 237px;
}

#playerl
{
	background: transparent url(images/playerl.png) no-repeat;
	float: left;
	height: 401px;
	left: -230px;
	margin-right: -200px;
	position: relative;
	width: 271px;
}

#foot
{
	background: black url(images/bottom.png) no-repeat;
	height: 89px;
	margin: auto;
	padding: 8px 65px;
	width: 670px;
}


#menu
{
	background: transparent none repeat;
	height: 15px;
	left: 65px;
	padding: 220px 0 0 75px;
	width: 670px;
}

#bigelm
{
	margin-right: 217px;
}

.menuelm
{
	margin-right: 15px;
}

.cryptmail
{
	vertical-align: bottom;
}
