/* Mass reset*/

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dd, dl, dt, li, ol, ul, fieldset, form, label, legend, table, caption, /*tbody,*/ tfoot, thead, tr, th, td
{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-family: inherit;
	font-size:100%;
	text-align: left;
	/*vertical-align: baseline;*/		
}
	
a img {border:none;}

table {border-collapse: collapse; border-spacing: 0;}
q:before, q:after, blockquote:before, blockquote:after {content: "";}

/* Mass reset end */


body, html {
	height:100%;
	background:black;
	font-family:  verdana, arial, sans-serif;
	overflow: hidden;
	color:black;
}

#playerSWF {
	position:absolute;
	left:0;
	top:0;
	z-index:0;
}

#masterWrapper {
	position:relative;
	overflow:hidden;
	height: 100%;
}

#masterBg {
	position:absolute;
	z-index: 1;
	left: -2000px;
	display: none;
}

#contentWrapper {
	position:absolute;
	width: 921px;
	height:522px;
	position: absolute;
	left:0;
	top:0;
	z-index:2
}

#centerBgIMG {
	position:absolute;
	left:0;
	top:0;
	z-index:1;
}

#content {
	position:absolute;
	top:0;
	left:0;
	z-index:2;
}

#email {
	position:absolute;
	left:425px;
	top:11px;
	width:163px;
	height:19px;
	background:url(/images/emailBg.jpg) no-repeat top left;
	border:none;
	font-size:12px;
	font-style:italic;
	padding: 3px 0 0 3px;
}

.transparentButton {
	position:absolute;
	background: url(/images/dummy.gif) repeat;
	/*border:1px solid green;*/
	cursor:pointer;
	font-size: 1px;
	display: block;
}

#emailSubmit {
	width:120px;
	height:12px;
	left:608px;
	top:7px;
	color:#ddd;
	padding: 7px 10px;
	font-size:11px;
	text-align: center;
}

#playButton, #nextButton,  #stopButton {
	width:100px;
	height:90px;
}

#playButton {
	left:101px;
	top:236px;	
}

#nextButton {
	left:274px;
	top:236px;
}

#stopButton {
	left:452px;
	width:90px;
	top:235px;
}

#sangTitel, #sangProgress {
	position:absolute;
	top:355px;
	color:white;
	font-size:14px;
} 

#sangTitel {
	width:330px;
	left:107px;
}

#sangProgress {
	left:427px;
	width:105px;
	text-align:right;
}

#presseLinje {
	position:absolute;
	left:40px;
	top:460px;
	width:830px;
	font-size:13px;
	text-align:center;
	color:black;
}

#presseLinje a {
	font-weight:bold;
	color:black;
}

#albumCoverDIV {
	position:Absolute;
	left:626px;
	top:130px;
}

#koebAlbum {
	position:absolute;
	left:787px;
	top:140px;
	width:150px;
	font-size:13px;
	line-height: 22px;
}

#koebAlbum a {
	color:black;
	text-decoration:underline;
}

#KoebDeTo {
	position:absolute;
	left:640px;
	top:298px;
	width:250px;
	font-size:13px;
	color:black;
}

#singler {
	position:absolute;
	left:650px;
	top:324px;
	font-size:13px;
	width:400px;
	color:black;
}

#singler td {
	padding-bottom: 6px;
}

#singler td.col1 {
	width:20px;
}

#singler td.col2 {
	padding-left: 16px;
	width:300px;
}

#singler a {
	color: black;
	text-decoration:underline;
}

#myspaceBtn {
	left:640px;
	top:490px;
	width:110px;
	height:20px;
}

#facebookBtn {
	left:765px;
	top:490px;
	width:90px;
	height:20px;
}