
/* 2008(c) Meat Digital AS */


/* @group Main Layout */

body {
	background: url(../img/bodybg.jpg) repeat-x 0 380px;
	font: 12px "Trebuchet MS", "Lucida Grande", Lucida, Verdana, sans-serif;
}

#flashmp3 { display:block; margin:0 auto; }


#page {
width: 800px;
min-height: 200px;
margin: 0 auto;
}

#footer {
width: 800px;
min-height: 50px;
padding-top: 50px;
margin: 0 auto;
text-align: center;
color: #444;
font-size: 9px;
}

#footer a{
color: #666;
font-size: 9px;
}

#flashkeeper {
position: relative;
width: 100%; 
height: 400px;
}

#left_gfx {
bottom:0;
left: 0;
position:fixed;
z-index:-1;
background: url(../img/left_gfx.png) no-repeat 0 0;

padding:0;
margin: 0;
width:311px;
height: 282px;
}

#right_gfx {
bottom:0;
right: 0;
position:fixed;
z-index:-1;
background: url(../img/right_gfx.png) no-repeat 0 0;

padding:0;
margin: 0;
width:172px;
height: 485px;
}

a.toggle-hidden {
text-decoration: none;
color: red;
}

#container_colums a{
	text-decoration: none;
	color: red;
}

/* @end */



/* @group Front End Static HTML */

a {
/*color: #FFFFFF;*/
color: red;
text-decoration: none;
}

#forside_stortavalt_nn {
background: url(../img/storstavaltNyNorsk.png) no-repeat 0 0;
width: 115px;
height: 300px;
float: left;
margin-left: 30px;
}

#forside_stortavalt_no {
background: url(../img/storstavalt.png) no-repeat 0 0;
width: 115px;
height: 300px;
float: left;
margin-left: 30px;
}




#forside_flashmp3keeper {
width: 245px;
height: 300px;
float: left;
margin-left: 40px;
}

#forside_flashmp3player {
width: 180px;
height: 60px;
float: left;
margin-top: 20px;
}

#forside_flashmp3tekst {
color: #FFFFFF;
text-align: center;
width: 180px;
height: 25px;
padding-top: 5px;
float: left;
}

#forside_linklist {
width: 140px;
height: 300px;
margin-left: 225px;
float: left;
color: #FFFFFF;
}


/* @end */


/* @group Spalter CSS */

#container_colums {
width: 800px;
min-height: 200px;
height: 202px;
padding-top: 5px;
margin-bottom: 20px;
overflow: hidden;
}

.col_left {
float: left;

}

.marg-r {
margin-right: 10px;
}

.w260 {
width: 260px;
}

.w395 {
width: 395px;
}

.w800 {
width: 800px;
}

.hidden {
display: none;
}

/* @end */


/* @group General CSS */

.clear {
clear: both;
}




/* @end */

/* @group Font and Type */
h1 {
	color: #933C06;
	font: 24px "Trebuchet MS";
}

h2 {
	color: #000;
	font-size: 13px;
	font-weight: bold;
}

p {
	font-size: 12px;
	font-family: "Trebuchet MS";
	color: #454545;
}

p b {
	font-size: 12px;
	font-family: "Trebuchet MS";
	color: #454545;
	font-weight: bold;
}


/* @end */
