body {
	margin		: 0;
	padding		: 0;
	background	: #731f02;
}
#rahmen {
	width		: 650px;
	height		: 600px;
	margin		: auto;
	margin-top	: 24px;
	margin-bottom	: 24px;
	background-color: #e4af43;
}
#headline {
	width		: auto;
	height		: auto;
	margin		: 24px 0 0 24px;
	position	: absolute;
	font-family	: Verdana, sans-serif;
	font-size	: 13px;
	font-weight	: bold;
	line-height	: normal;
}
#close {
	width		: auto;
	height		: auto;
	margin		: 24px 0 0 460px;
	position	: absolute;
	font-family	: Verdana, sans-serif;
	font-size	: 13px;
	font-weight	: bold;
	text-align	: right;
	line-height	: normal;
}

#close a {
	text-decoration: none;
	color		: #000;
}
#close a:hover {
	text-decoration: underline;
}
#player {
	width		: 648px;
	height		: 570px;
	background-color: #e4af43;
}
img#play {
	width		: 640px;
	height		: 480px;
	margin-top	: 55px;
	padding		: 5px 5px 10px 5px;
	background-color:#e7c173; 
}
img#progressBar {
	width		: 1px;
	height		: 3px;
	margin		: 135px 0 0 65px;
}
#proz {
	font-family	: Arial, Helvetica, sans-serif;
	font-size	: 12px;
	text-align	: center;
	color		: #000;
	margin		: auto;
	height		: auto;
	width		: 100px;
	}
img#forw, img#back {
	display		: none;
	border		: none;
	background-color: #e4af43;
	width		: 112px;
	height		: 16px;
}
#bu {
	width		: 230px;
	height		: 68px;
	margin		: -90px 0 0 300px;
	font-family	: Arial, Helvetica, sans-serif;
	font-size	: 12px;
	line-height	: normal;
	color		: black;
}
#bu a {
	text-decoration: none;
	color		: #e20074;
}
#bu a:hover {
	text-decoration: underline;
}
#count {
	width		: 150px;
	height		: auto;
	margin		: 0 0 0 460px;
	font-family	: Verdana, sans-serif;
	font-size	: 13px;
	line-height	: normal;
	text-align	: right;
}