BODY {
	margin:0px;
	padding:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	background-image:url(../bilder/test.jpg);
	background-repeat: no-repeat; background-position: center top; background-attachment: fixed
}
a:link { text-decoration: none; color: #000000;}
a:visited { text-decoration: none; color:#000000;}
a:active { text-decoration: none; letter-spacing: 1px; color:#000000;}
a:hover { letter-spacing: 1px; color:#000000;}
div#headerbox {
	background-image:url(../bilder/header.png);
	background-repeat:no-repeat;
	border:0px;
	width:900px;
	height:120px;
	margin:0px auto 1px auto;
}
div#menybox {
	color:#FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: large;
	width:900px;
	height:20px;
	margin:5px auto 1px auto; 
	text-align: center;
	padding-top: 1px;
}
div#huvudruta {
	background-color:#e0e5ee;
	color:#000000;
	border:0px;
	width:864px;
	min-height: 300px;
	height:100%;
	margin:0px auto 0px auto;
	text-align:left;
	vertical-align:top;
	opacity: 0.6; filter: alpha(opacity=50);
	padding: 18px;
}
div#huvudruta1 {
	color:#000000;
	border-right: 1px solid #000000;
	width:590px;
	height:100%;

	margin-left: 0px;
	text-align:left;
	vertical-align:top;
}
div#huvudruta2 {
	color:#000000;
	height: 400px;
	width:260px;

	float:left;
	position: absolute;
	margin-left: 600px;
	margin-top: -15px;
}
div#socialbox {
	background-color:#e0e5ee;
	color:#000000;
	border:0px;
	width:864px;
	height: 200px;
	height:100%;
	margin:0px auto 1px auto;
	text-align:left;
	vertical-align:top;
	opacity: 0.6; filter: alpha(opacity=50);
	padding: 18px;
}

div#footerbox {
	width:900px;
	height:20px;
	margin:5px auto 1px auto; 
	text-align: center;
	padding-top: 1px;
	color:#FFFFFF;
}
div#playbutton {
float:right;
text-align:right;
margin-top:23px;
margin-right:18px;
}

#opacitet {opacity: 2.0; filter: alpha(opacity=200);}


