body {
  line-height: 1.5;
  font-family: Arial, Helvetica, sans-serif;   
  color:#000;
  background: none;
  font-size: 13px;
}


/* Layout
-------------------------------------------------------------- */

.container {
  background: none;
  vertical-align: top;
}

hr { 
  background:#ccc; 
  color:#ccc;
  width:100%;
  height:2px;
  margin:2em 0;
  padding:0;
  border:none;
}
hr.space {
  background: #fff;
  color: #fff;
}


#flashbanner {
	display: none; }

/* Text
-------------------------------------------------------------- */

h1,h2,h3,h4,h5,h6 {  font-family: Arial, Helvetica, sans-serif;   }
code { font:.9em "Courier New", Monaco, Courier, monospace; } 

img { float:left; margin:1.5em 1.5em 1.5em 0; }
img.heading {width: 100%;}
a img { border:none; }
p img.top { margin-top: 0; }

blockquote {
  margin:1.5em;
  padding:1em;
  font-style:italic;
  font-size:.9em;
}

.small  { font-size: .9em; }
.large  { font-size: 1.1em; }
.quiet  { color: #999; }
.hide   { display:none; }


/* Links
-------------------------------------------------------------- */

a:link, a:visited {
  background: transparent;
  font-weight:700;
  text-decoration: underline;
}

a:link:after, a:visited:after {
  content: " (" attr(href) ") ";
  font-size: 90%;
}

#nettbank p a{
	border: 1px solid #999;
	display: block;  }

#nettbank {
	display: none; }

#failed {
	display: none; }

#breadcrumb {
	display: none; }
	
#search {
	display: none; }

#logo {display: none}
#logo-print {
	background: url(images/logo-print.gif) no-repeat top left;
	float: left;
	height: 38px; 
	width: 313px; }	
	
#navigation {
	display: none; }

#top-wrapper {
	display: none; }
	
#lc {
	display: none; }
	
#mc {width: 100%;border: 0;margin:0;padding:0;vertical-align: top;}
#mc-tekst {width: 600px;font-size: 13px;}

dl.mc dt {
	display: none; }

dl.mc dd {
	width: 100%;border:0;margin:0;padding:0; }

dl.mc {
	width: 100%;margin:0;}
	
#mc-box {padding: 20px;border: 1px #e5e5e5 solid;background:#eaebec;width: 200px;float: right;margin: 0 0 30px 10px;font-size: 12px;}

	#mc-box a {padding: 0 0 10px 0;}
	
#mc-box h2 {font-size: 20px;color: #000;margin: 0 0 15px 0;font-weight: normal;}


dl.small {
	border: 1px #e5e5e5 solid;
	width: 221px;
	height: 250px; }
	
dl.news {
	border: 1px #e5e5e5 solid;
	width: 221px;
	height: 250px; }

#mc h1 {font-size: 40px;}

#content-wrapper-bottom {width: 100%;float: left;background:#f9f9f9;font-size: 11px;color: #909090;}
#content-wrapper-bottom p {font-size: 11px;color: #909090;margin: 10px 0 0 19px;}
#content-wrapper-bottom a {color: #909090;}

#content-wrapper {background: #fff;}


#front-ad dl {width: 100%;}
#front-ad dl dt {display: none;}
#front-ad dl dd {width: 100%;}
#front-ad dl img {float: left;display:none;}

#footer {width: 100%;font-weight:bold;}
#footer a {color: #ce1313;}

 /*  Links
 -----------------------------------------------------------*/
 
#articletext a[href]:after,
#authorbio a[href]:after,
#footer a[href]:after {
   content: " (" attr(href) ") ";
   font-size: 90%;}

#articletext a[href^="/"]:after,
#authorbio a[href^="/"]:after,
#footer a[href^="/"]:after {
   content: " (http://alistapart.com" attr(href) ") ";}