body {}

/*	CONTAINER		*/
#container {width: 890px;}

/*	HEADER	*/
#header {width: 892px; height: 19px; margin-top: 20px; background: url("../bilder/kontekst_header.gif"); }
#header #kontekst_marked {left: 270px; width: 350px; height: 30px;}
#header a#html {/*right: 110px;  width: 105px; height: 20px;*/}
#header a#daisy {/*right: 0; width: 110px; height: 20px;*/}

/*	FORSIDE	*/
#forside {background: #fff url("../bilder/kontekst_bg_content.jpg");}
/* Lister */
#forside ul a {top: 321px; left: 608px;  width: 180px; height: 60px; }	
/*	Artikkel	*/
#forside .article {position: absolute; top: 220px; left: 300px; width: 295px; height: 180px; overflow: auto; color: #fff; /*background-color: #f3ede8;*/}
#forside .article h1 {margin: 0; font-size: 1.1em;  /*background-color: #ccc;*/}
#forside .article p {margin: 0.2em 0 0 0; font-size: 0.9em;}
/*	Artikkel-lenker	*/
#forside .article a {color: #e8fc02;}
#forside .article a:visited {color: #e8fc02;}
#forside .article a:hover {color: #50d8ff;}

/*	CONTENT	*/
#content, #forside {width: 890px;}
#content {background: url("../bilder/bg_marked_890x500.gif") no-repeat;}
#content #logo {height: 133px; background: url("../bilder/kontekst_banner.jpg") no-repeat;}	/* Hugs ingen breidde på logoen!*/
#content .article a {color: #633701;}
#content .article a:visited {color: #a78f75;}
#content .article a:hover {color: #fb8c05;} 
#content .article img {border: 1px solid #000; float: none;}

