/* CSS Document */

body {
	cursor:default;
	margin:0px;
	overflow:hidden;
}
a:link {
	text-decoration: none;
	cursor:pointer;
	font-weight:bold;
	color:#999999;
}
a:visited {
	text-decoration: none;
	cursor:pointer;
	font-weight:bold;
	color:#999999;
}
a:hover {
	text-decoration: none;
	cursor:pointer;
	font-weight:bold;
	color:#0066CC;
}
a:active {
	text-decoration: none;
	cursor:pointer;
	font-weight:bold;
	color:#666666;
}


/* Index.html */

#bodybox {
position:absolute;
border: 0px solid #000000;
background-color:#000000;
width: 1900px;
height: 750px;
top:50%;
left:50%;
margin-top:-375px;
margin-left:-950px;
}

#headbox {
position:static;
border: 0px solid #000000;
width: 1900px;
height: 150px;
background:url(gfx/headbg.jpg);
}

#menubox {
position:static;
border: 0px solid #000000;
background-color:#000000;
width: 1900px;
height: 25px;
}

#menufit {
position:absolute;
border: 0px solid #000000;
background-color:#000000;
width: 540px;
word-spacing:27px;
height: 25px;
left:50%;
margin-left:-270px;
}


#mainbox {
position:static;
background:url(gfx/mainbg.jpg);
border: 0px solid #000000;
width: 1900px;
height: 400px;
}

#framebox {
position:absolute;
background:url(gfx/framebg.jpg);
border: 0px solid #000000;
width: 600px;
height: 400px;
left:50%;
margin-left:-300px;
}

#stripebox {
position:static;
border: 0px solid #000000;
background-color:#000000;
width: 1900px;
word-spacing:27px;
height: 25px;
}

#downbox {
position:static;
border: 0px solid #000000;
width: 1900px;
height: 150px;
background:url(gfx/downbg.jpg);
}

/* hem.html */

#homebox {
position:absolute;
border: 0px solid #000000;
width: 260px;
height: 100px;
left: 45px;
top: 250px;
padding:5px;
color:#000000;
background-color:#FFFFFF;
opacity: 0.7;
filter: alpha(opacity=70);
}

/* nyheter.html */

#nheadbox {
position:absolute;
border: 0px solid #000000;
width: 280px;
height: 20px;
left: 25px;
top: 20px;
padding:5px;
color:#000000;
background-color:#FFFFFF;
opacity: 0.7;
filter: alpha(opacity=70);
}

#newsbox {
position:absolute;
border: 0px solid #000000;
width: 250px;
height: 275px;
left: 25px;
top: 60px;
padding:20px;
color:#000000;
background-color:#FFFFFF;
opacity: 0.7;
filter: alpha(opacity=70);
overflow:auto;
}

#gheadbox {
position:absolute;
border: 0px solid #FFFFFF;
width: 200px;
height: 20px;
left: 340px;
top: 20px;
padding:5px;
color:#000000;
background-color:#FFFFFF;
opacity: 0.7;
filter: alpha(opacity=70);
}

#gigbox {
position:absolute;
border: 0px solid #000000;
width: 170px;
height: 275px;
left: 340px;
top: 60px;
padding:20px;
color:#000000;
background-color:#FFFFFF;
opacity: 0.7;
filter: alpha(opacity=70);
overflow:auto;
}

/* biografi.html */

#bioheadbox {
position:absolute;
border: 0px solid #000000;
width: 280px;
height: 20px;
left: 25px;
top: 20px;
padding:5px;
color:#000000;
background-color:#FFFFFF;
opacity: 0.7;
filter: alpha(opacity=70);
}

#biobox {
position:absolute;
border: 0px solid #000000;
width: 250px;
height: 275px;
left: 25px;
top: 60px;
padding:20px;
color:#000000;
background-color:#FFFFFF;
opacity: 0.7;
filter: alpha(opacity=70);
overflow:auto;
}
/* gastbok.php */

#gastheadbox {
position:absolute;
border: 0px solid #000000;
width: 340px;
height: 20px;
left: 25px;
top: 20px;
padding:5px;
color:#000000;
background-color:#FFFFFF;
opacity: 0.7;
filter: alpha(opacity=70);
}

#gastbox {
position:absolute;
border: 0px solid #000000;
width: 310px;
height: 275px;
left: 25px;
top: 60px;
padding:20px;
color:#000000;
background-color:#FFFFFF;
opacity: 0.7;
filter: alpha(opacity=70);
overflow:auto;
}

/* musik.html */

#musicbox {
position:absolute;
border: 0px solid #000000;
width: 420px;
height: 90px;
left: 75px;
top: 260px;
padding:5px;
color:#000000;
background-color:#FFFFFF;
opacity: 0.7;
filter: alpha(opacity=70);
}


/* media.html */

#mheadbox {
position:absolute;
border: 0px solid #000000;
width: 280px;
height: 20px;
left: 25px;
top: 20px;
padding:5px;
color:#000000;
background-color:#FFFFFF;
opacity: 0.7;
filter: alpha(opacity=70);
}

#mediabox {
position:absolute;
border: 0px solid #000000;
width: 250px;
height: 275px;
left: 25px;
top: 60px;
padding:20px;
color:#000000;
background-color:#FFFFFF;
opacity: 0.7;
filter: alpha(opacity=70);
overflow:auto;
}

/* kontakt.html */

#contactheadbox {
position:absolute;
border: 0px solid #000000;
width: 250px;
height: 20px;
left: 50px;
top: 220px;
padding:5px;
color:#000000;
background-color:#FFFFFF;
opacity: 0.7;
filter: alpha(opacity=70);
}

#contactbox {
position:absolute;
border: 0px solid #000000;
width: 220px;
height: 40px;
left: 50px;
top: 260px;
padding:20px;
color:#000000;
background-color:#FFFFFF;
opacity: 0.7;
filter: alpha(opacity=70);
overflow:auto;
}