body {
	background-color: #fff;
	color: #000;
	font-family: Tahoma, Arial, Helvetica, Verdana, sans-serif;
	font-size: 75%;
	font-weight: normal;
	margin: 0px;
	padding: 0;
	text-align: center;
}

img, object, a img {border:0;}

#maincontainerwrapper {
	background: transparent;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	width: 700px;
	clear: both;

}

#contentwrapper {
  background-image: none;
    margin: 0 auto;
	max-width: 100%;
	min-width: 700px;
	padding: 0;
	text-align: left;
	width: 950px;
	clear: both;
}

#headerarea {
	background: url(cssimg/print_690x108.gif) #fff 0px 0px no-repeat;
	width: 100%;
	height:110px;
	padding: 0;
}
#functionslinkshead .functionlinks {display:none;}
#rightbox {display:none;}
#logoarea {background-color: transparent; color:#337aa8; position: relative; bottom: 0; z-index:2; float:left; margin:0; padding:0;}
.giftarea {background-color: transparent; font-weight: bold; color: #337aa8; margin: 23px 0 4px 0; height:auto;}
.giftarea p {padding:0;margin:0;}

#searcharea {display:none;}

#globalnavigation, #breadcrumbs {display:none;}
.skrivut, .easyread, .easyreadactive, .back, .readspeaker {display:none;}
.alphanumericrub {display:block;font-size:150%;font-weight:bold;text-transform:uppercase;}
#outertextarea {width: auto;}
#outertextarea2colstart {width: auto;}
#outertextarea2full {width: auto;}
#innertextarea {width: auto;}


/* ---------------------------------------------------------------- */
/* leftarea */
/* ---------------------------------------------------------------- */
/* std */
#outertextarea3col #leftarea {display:none;}
/* start */
#outertextarea2colstart #leftarea {display:none;}
/* wide centerarea */
#outertextarea2colfull #leftarea {display:none;}


/* ---------------------------------------------------------------- */
/* centerarea */
/* ---------------------------------------------------------------- */
#centerarea 
{
    min-height: 530px;
}
/* std */
#outertextarea3col #centerarea, #outertextarea2colstart #centerarea, #outertextarea2colfull #centerarea {
	background-image: none;
	float: left;
	margin: 0;
	position: relative;
	width: 100%;
}


/* std */
.centerareaextra {position: relative;}
#outertextarea3col .centerareaextra {padding: 0;display:inline;float:left;}
/* start */
#outertextarea2colstart .centerareaextra {padding: 0;}
/* wide centerarea */
#outertextarea2colfull .centerareaextra {padding: 0;}

/* functionsarealinks - Tipsa - Skriv ut */
.functionsarealinks {display:none;}
.everyotherlist ul, .startpagesplashlist ul, .listning ul {margin:0;padding:0;}
.everyotherlist ul li, .startpagesplashlist ul li, .listning ul li {margin:0 0 10px 0; list-style:none;padding: 0 0 10px 0; border-bottom:1px solid #eee;}


/* ---------------------------------------------------------------- */
/* rightarea */
/* ---------------------------------------------------------------- */
#outertextarea3col #rightarea {display: none;}
#outertextarea2colstart #rightarea {display: none;}
#outertextarea2colfull #rightarea {display: none;}

/* ---------------------------------------------------------------- */
/* footer */
/* ---------------------------------------------------------------- */
#footer {
	background-image: none;
	height:100px;
	text-align: left;
	padding: 23px 0 0 40px;
	font-size:90%;
}

