body {}

/*	CONTAINER		*/
#container {width: 890px;}

/*	HEADER	*/
#header {width: 892px; height: 19px; margin-top: 20px; background: url("../bilder/safari_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/safari_bg_content.jpg");}
#forside ul a#lenke1 {top: 225px; left: 25px;  width: 125px; height: 215px; }
#forside ul a#lenke2 {top: 300px; left: 160px;  width: 130px; height: 175px;}
#forside ul a#lenke3 {top: 255px; left: 295px;  width: 165px; height: 205px;}
#forside ul a#lenke4 {top: 240px; left: 470px;  width: 95px; height: 220px;}
#forside ul a#lenke5 {top: 290px; left: 565px;  width: 155px; height: 185px;}
#forside ul a#lenke6 {top: 218px; left: 713px;  width: 155px; height: 240px;}
	
/*	Artikkel	*/
#forside .article {position: absolute;top: 79px; left: 422px; width: 380px; height: 165px; padding: 15px; overflow: auto; color: #000
; /*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/safari_banner.gif") 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;}

