@import url("/layout/forum.css");
@import url("/layout/salgstoppen.css");
@import url("/layout/nyhetstikker.css");
@import url("/layout/minibrosjyre.css");
@import url("/layout/kalkulator.css");

body {
	margin: 10px 0px;
	font-family: Arial, Verdana;
	line-height: 125%;
}
a {
	font-weight: bold;
	color: black;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
td {
	line-height: 125%;
}
ul {
	margin-left: 15px;
	padding: 0px 0px;
	line-height: 125%;
}
hr {
	background-color: white;
	color: white;
	border-bottom: 1px solid #a5a5a5;
}

div.main {
	width: 997px;
	overflow: hidden;
}
div.top {
	width: 997px;
	vertical-align: bottom;
	display: block;
	height: 65px;
}
div.meny {
	background-color: #e7e7e7;
	height: 22px;
	line-height: 22px;
	width: 997px;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
}
div.undermeny {
	width: 997px;

	background-image: url("/gfx/submenubg.jpg");
	background-repeat: repeat-x;

	height: 22px;
	line-height: 22px;
}
div.undermenyinaktiv {
	width: 997px;

	background-image: url("/gfx/submenubg2.jpg");
	background-repeat: repeat-x;

	height: 22px;
	line-height: 22px;
}
div.sidebar {
	float: left;
	clear: left;
	width: 180px;
}
div.sidebarright {
	width: 217px;
	float: right;
	clear:right;
}
div.innhold {
	width: 600px;
	float:left;
}

body#body22 div.innhold {
	width: 700px;
	float:left;
}

div.innholdbrosjyre {
	width: 817px;
	float: right;
}
div.bottombar {
	float: left;
	clear: left right;
	width: 997px;
}
div.referanser {
	float: right;
	background-color: #e7e7e7;
	padding: 5px 10px;
	margin: 10px 0px;
}

.imp {
	border: 1px solid #a5a5a5;
}
div#ticker {
	clear: both;
	text-align: center;
	height: 22px;
}
div#flashcontent {
	width: 500px;
	height: 360px;
	overflow: hidden;
}
div#nyheterContainer {
	width: 170px;
	float: right;
}

div#partnereConteiner {

}
div#partnereConteiner img {

	border: 1px solid #a5a5a5;
	
}

/*
---------------------------
rss
---------------------------
*/
table.rsstb td {
	border-bottom: 1px dotted #efefef;
	padding: 2px 0px;
}

table.rsstb td a {
	color: #686868;
	text-decoration: none;
	font-weight: normal;
}

td.rad1 {
	border-bottom: 1px dotted #efefef;
	padding: 2px 0px;
}
td.rad2 {
	border-bottom: 1px dotted #efefef;
	padding: 2px 0px;
}
a.rsslink {
	color: #686868;
	text-decoration: none;
	font-weight: normal;
}

.mattgraastor {
	color: #545454;
	font-size: 12px;
	font-weight: Bold;
}
.mattgraaliten {
	color: #a5a5a5;
	font-size: 10px;
	line-height: 125%;
}


/*
---------------------------
Meny
---------------------------
*/
div.hovedmeny {
	line-height: 22px;
	padding: 0px 5px;
	border-right: 1px solid white;
}
div.hovedmeny:hover {
	background-color: #a5a5a5;
}
div.hovedmenyaktiv {
	background-color: #a5a5a5;
	line-height: 22px;
	padding: 0px 5px;
	border-right: 1px solid white;
}
a.menulink {
	color: black;
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
}
a.menulink:hover {
	color: black;
	font-weight: normal;
}
a.menusellink {
	color: white;
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
}
/*
---------------------------
UnderMeny
---------------------------
*/

td.submenu11 {
	padding: 0px 10px;
	line-height: 22px;
	border-right: 1px solid white;
}
td.submenu12 {
	padding: 0px 10px;
	line-height: 22px;
	border-right: 1px solid white;
}
td.submenusel1 {
	background-color: #a5a5a5;
	line-height: 22px;
	padding: 0px 10px;
	border-right: 1px solid white;
}
td.submenusel1 a.submenusellink{
	color: white;
}
td.submenusel1 a.submenulink{
	color: white;
}
a.submenulink {
	color: #808080;
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
}
a.submenulink:hover {
	color: black;
	font-weight: normal;
}
a.submenusellink {
	color: black;
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
}
td.submenu21 {
	padding: 0px 10px;
	line-height: 22px;
}
td.submenu22 {
	padding: 0px 10px;
	line-height: 22px;
}
td.submenusel2 {
	padding: 0px 10px;
	line-height: 22px;
}

div.contactContainer {
	width: 300px;
	height: 45px;
	float: right;
	text-align: right;
}
div.contactContainer p {
	display: inline;
	
}



div#creditsContainer {
	width: 500px;
	margin: 0px auto;
	padding: 20px 5px;
	color: #a5a5a5;
	font-size: 11px;
	text-align: center;
}

div#creditsContainer a {
	color: #a5a5a5;
	text-decoration: underline;
}
