@import url("avis.css");
@import url("adresseregister.css");
@import url("artikler.css");
@import url("bildegalleri.css");
@import url("clearfix.css");
@import url("salgsrapportering.css");
@import url("skjema.css");
@import url("tilbud.css");
@import url("meny.css");

body {
	
	margin: 0px;
	background-image: url("/gfx/2009/bg.jpg");
	background-repeat: repeat-x;
	background-position: top left;
	
}

hr {
	border: 0px;
	border-bottom: 3px solid #cfcfcf;
	background-color: white;
	color:white;
}

a {
	text-decoration: none;
}

a.sti {
	color: black;
}

a img {
	border: 0px;
}

input.imp {
	border: 1px solid #cccccc;
}

img {
	border:0px;
}

form {
	display: inline;
}

div#siteContainer {
	width: 960px;
	margin: 7px auto;
}

div#pageContainer {

}

div#headerContainer {
	background-image: url("/gfx/2009/headerbg.jpg");
	background-repeat: no-repeat;
	height: 133px;
}

div#headerContainer div#topContainer {
	height: 108px;
}

div#headerContainer div#menuContainer {
	height: 25px;
	line-height: 25px;
	overflow: hidden;
}

div#contactContainer {
	width: 300px;
	height: 85px;
	float: right;
	margin: 10px 10px;
	text-align: right;
	color: white;
	font-size: 11px;
}

div#contactContainer .Overskrift, div#contactContainer .Uthevet, div#contactContainer .Normal, div#contactContainer .Liten {
	color: white;
}

div#contactContainer p {
	color: white;
	font-size: 11px;
}

div#contactContainer a {
	color: white;
	text-decoration: underline;
}

div#stiContainer, div#bottomToolbarContainer {
	background-color: #f0b510;
	height: 28px;
	line-height: 28px;
	padding-left: 10px;
}

div.searchContainer {
	float: right;
	height: 28px;
	line-height: 28px;
	width: 220px;
}

div.searchContainer label {
	color: white;
}

div.searchContainer input.imp {
	border: 1px solid #83888e;
	line-height: 20px;
	width: 150px;
}

div.searchContainer input.impBtnSok {
	margin: 5px 5px 0px;
	float: right;
}

div#bodyContainer {
	background-color: white;
	padding: 10px 10px;
}

div#leftContainer {
	width: 160px;
	float: left;
	min-height: 300px;
}

div#rightContainer {
	width: 160px;
	float: right;
	min-height: 300px;
}

div#contentContainer {
	width: 600px;
	margin: 0px 10px;
	float: left;
}

div#creditsContainer {
	text-align: center;
	padding: 10px 10px;
	font-size: 10px;
	color: #83888e;
	margin-left: 630px;
}

div#bottomToolbarContainer a {
	color: black;
}

div#creditsContainer a {
	color: #83888e;
}

div.boxContainer {
	margin-bottom: 10px;
	background-color: #e8e8e8;
}

div.boxContainer div.title {
	background-color: #f0b510;
	height: 25px;
	line-height: 25px;
	text-align: center;
}

div.boxContainer div.title a {
	color: #1e1e1c;
	font-weight: bold;
}

div.annonseContainer {
	background-color: #e6e6e6;
	padding-top: 13px;
	background-image: url("/gfx/2009/lblAnnonse.jpg");
	background-repeat: no-repeat;
}

div#avisSidebarContainer {
	border: 2px solid #e8e8e8;
	font-size: 11px;
}

div#rekvisitaContainer {
	background-color: #e8e8e8;
	padding: 10px 10px;
	margin-bottom: 10px;
}

div#rekvisitaContainer p {
	margin: 0px;
	padding: 0px;
	padding-bottom: 10px;
	font-size: 11px;
}

div#rekvisitaContainer input.imp {
	width: 140px;
}

div#rekvisitaContainer input.impSubmit {
	background-color: #f0b510;
	border: 1px solid #f0b510;
	color: white;
}

div#bottomTextContainer {
	width: 600px;
	float: left;
	font-size: 11px;
	color: #83888e;
	text-align: left;
	padding: 10px 10px;
}

div#toolsContainer {
	width: 100px;
	float: right;
	height: 25px;
	margin-right: 5px;
}

ul.sti {
	list-style: none;
	margin: 0px;
	padding: 0px;
	display: inline;
}

ul.sti li {
	float: left;
	display: block;
	background-repeat: no-repeat;
	background-position: right 11px;
	line-height: 25px;
	padding-left: 5px;
}

ul.sti li.sti {
	background-image: url("/gfx/2009/stidot.jpg");
	padding-right: 10px;
}

ul.sti li.sti a {
	color: black;
	display: block;
}

div.yellowbox {

	border: 1px solid #f1bd38;
	background-color: #fcde98;
	padding: 5px 5px;
	
}

table.rsstb td {
	padding: 3px 5px;
	font-size: 11px;
}

table.rsstb td a {
	color: #666;
}

table.rsstb td a:hover {
	color: black;
	text-decoration: underline;
}

ul.relatert {

}

div.tipsenvenn
{
	clear: both;
}
