/*CSS*/
/*Hovedoppbyggingen av siden med DIV's*/
#ramme {
	width: 955px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	height: 150px;
	width: 955px;
	float: left;
}
#logo {
	float: left;
	height: 148px;
	width: 178px;
	background-image: url(../grafikk/logo.jpg);
	border: 1px solid #000000;
	background-repeat: no-repeat;
}
#annonse_topp {
	float: left;
	height: 150px;
	width: 768px;
	margin-left: 5px;
	background-image: url(../grafikk/annonse_topp_org.jpg);
}
#meny {
	float: left;
	height: 41px;
	width: 955px;
	background-image: url(../grafikk/meny.jpg);
	background-repeat: no-repeat;
	margin-top: 2px;
	margin-bottom: 2px;
}
#meny3 {
	float: left;
	height: 40px;
	width: 955px;
	background-image: url(../grafikk/meny2.jpg);
	background-repeat: no-repeat;
	margin-top: 2px;
	margin-bottom: 2px;
}
#meny2 {
	float: left;
	width: 178px;
	background-image: url(../grafikk/undermeny.jpg);
	border: 1px solid #000000;
	margin-bottom: 12px;
	padding-bottom: 5px;
}
#annonse_venstre1 {
	float: left;
	height: 250px;
	width: 180px;
	background-image: url(../grafikk/annonse_mindre.jpg);
	margin-bottom: 7px;
}

#hoved {
	float: left;
	width: 553px;
	background-color: #FFFFFF;
	margin-right: 7px;
	margin-left: 7px;
	border: 1px solid #000000;
	padding-right: 10px;
	padding-left: 15px;
	padding-top: 15px;
}
#footer {
	height: 35px;
	width: 955px;
	text-align: center;
	float: left;
}
/*Formatering av vanlige tags*/
h1 {
	font-size: 1em;
}
h2 {
	font-size: 1em;
	text-align: center;
	color: #FF7B23;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	margin-top: 0px;
	padding-bottom: 3px;
}
.kategori {
	float: left;
	height: 110px;
	width: 120px;
	margin: 6px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
h3 {
	font-size: 0.9em;
	color: #F60;
}
h4 {
	font-size: 0.65em;
	font-style: italic;
	color: #FF7C25;
	margin-bottom: 5px;
	margin-top: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	padding-left: 10px;
	padding-bottom: 5px;
}
p {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.75em;
}
h5 {
	color: #FF7B23;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	background-image: url(../grafikk/bakgrunn.jpg);
	background-color: #999;
	background-repeat: repeat-x;
}
/*Formatering av linker*/
a:link {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	color: #FF7C24;
	text-decoration: none;
}
a:visited {
	font-size: 0.9em;
	color: #999999;
	text-decoration: underline;
}
/*Forskjellige class*/
.midtstill {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
#logo_produkt {
	margin-right: auto;
	margin-left: auto;
	width: 170px;
	text-align: center;
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.border {
	border: 1px solid #000000;
}
.noborder {
	border-width: 0px;
}
#front a:link, #front a:visited {
	color: #000;
}
#front_2 a:link, #front_2 a:visited {
	color: #000;
}
#front_3 a:link, #front_3 a:visited {
	color: #000;
}
.float_right {
	float: right;
}
#meny_topp {
	float: left;
	height: 20px;
	width: 955px;
	text-align: right;
	color: #CCCCCC;
	font-size: 11px;
}
#meny_topp a {
	color: #CCCCCC;
	text-decoration: none;
}
#meny_topp a:hover {
	text-decoration: underline;
}
#left {
	float: left;
	height: 500px;
	width: 180px;
}
#annonse_venstre2 {
	float: left;
	height: 250px;
	width: 180px;
	background-image: url(../grafikk/annonse_mindre.jpg);
	margin-bottom: 7px;
}
#annonse_venstre3 {
	float: left;
	height: 125px;
	width: 180px;
}
#annonse_hoyre_2 {
	background-image: url(../grafikk/annonse_mindre.jpg);
	float: left;
	height: 250px;
	width: 180px;
	margin-bottom: 7px;
}
#annonse_hoyre_3 {
	background-image: url(../grafikk/annonse_mindre.jpg);
	float: left;
	height: 250px;
	width: 180px;
}
#annonse_hoyre_4 {
	float: left;
	height: 120px;
	width: 180px;
	margin-top: 7px;
	background-color: #CC9966;
}
#right {
	float: left;
	height: 500px;
	width: 180px;
}
/*Menyen*/
#navcontainer {
	float: left;
	width: 955px;
}

#navcontainer ul {
	padding: 0px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
	width: 955px;
}
#navcontainer ul li {
	display: block;
	float: left;
	list-style-type: none;
	text-align: center;
	margin-left: 0px;
	font-size: 13px;
	margin-right: 0px;
}
#navcontainer a {
	color: #000000;
	display: block;
	list-style-type: none;
	padding-top: 1px;
	text-decoration: none;
	margin-top: 2px;
	padding-left: 26px;
	padding-right: 25px;
	height: 14px;
	float: left;
	font-weight: bold;
}
#navcontainer a:visited {
	color: #000000;
	font-weight: bold;
}
#navcontainer a:hover {
	color: #FF7C24;
	font-weight: bold;
}
/*Meny3*/
#navcontainer3 {
	float: left;
	width: 955px;
}

#navcontainer3 ul {
	padding: 0px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
	width: 955px;
}
#navcontainer3 ul li {
	display: block;
	float: left;
	list-style-type: none;
	text-align: center;
	margin-left: 0px;
	font-size: 12px;
	margin-right: 0px;
}
#navcontainer3 a {
	color: #FF7C24;
	display: block;
	list-style-type: none;
	padding-top: 1px;
	text-decoration: none;
	margin-top: 2px;
	padding-left: 19px;
	padding-right: 20px;
	height: 14px;
	float: left;
	font-weight: bold;
}
#navcontainer3 a:visited {
	color: #FF7C24;
	font-weight: bold;
}
#navcontainer3 a:hover {
	color: #000;
	font-weight: bold;
}

/*UnderMenyen*/
#navcontainer2 {
	float: left;
	width: 150px;
}

#navcontainer2 ul {
	padding: 0px;
	margin: 0px;
}
#navcontainer2 ul li {
	display: block;
	text-align: left;
	font-size: 12px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	float: left;
	width: 145px;
	list-style-type: none;
	background-image: url(../grafikk/li.jpg);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 5px;
	margin-left: 5px;
}
#navcontainer2 a {
	color: #000000;
	height: 18px;
	padding-top: 2px;
	text-decoration: none;
	width: 130px;
	padding-bottom: 2px;
	float: left;
	margin-left: 20px;
}
#navcontainer2 a:hover {
	color: #FF7C24;
}
#copy {
	float: left;
	height: 30px;
	width: 553px;
	color: #CCCCCC;
	font-size: 10px;
	padding-top: 5px;
	text-align: left;
}
#design {
	float: left;
	height: 30px;
	width: 400px;
	font-size: 10px;
	color: #CCCCCC;
	text-align: right;
	padding-top: 5px;
}
#design a {
	color: #CACACA;
}
.right_border {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #BD5B16;
}
.right_border2 {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333;
}
.tester {
	vertical-align: top;
	font-size: 12px;
}
li {
}
.testbilde {
	width: 120px;
	border: 1px solid #000000;
}
#front1 {
	background-color: #FBFBFB;
	float: left;
	width: 120px;
	border: 1px solid #CCCCCC;
	padding: 5px;
	margin-right: 6px;
	margin-bottom: 5px;
}
#front2 {
	background-color: #FBFBFB;
	float: left;
	width: 120px;
	border: 1px solid #CCCCCC;
	padding: 5px;
	margin-top: 0px;
	margin-bottom: 5px;
	margin-right: 6px;
}
#front3 {
	background-color: #FBFBFB;
	float: left;
	width: 120px;
	border: 1px solid #CCCCCC;
	padding: 5px;
	margin-bottom: 5px;
	margin-right: 6px;
}
#front4 {
	float: left;
	width: 120px;
	margin-right: 6px;
	padding: 5px;
	background-color: #FBFBFB;
	border: 1px solid #CCC;
	margin-bottom: 5px;
}
#front li, #front p, #front span , #front_2 li, #front_2 p, #front_2 span, #front_3 li, #front_3 p, #front_3 span{
	font-size: 11px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#front ul , #front_2 ul, #front_3 ul{
	margin-top: 3px;
	margin-left: 0px;
	padding-left: 15px;
}
#front5 {
	float: left;
	width: 120px;
	margin-right: 6px;
	padding: 5px;
	background-color: #FBFBFB;
	border: 1px solid #CCC;
	margin-bottom: 5px;
}
#front6 {
	float: left;
	width: 120px;
	margin-right: 6px;
	padding: 5px;
	background-color: #FBFBFB;
	border: 1px solid #CCC;
}
#front7 {
	float: left;
	width: 120px;
	margin-right: 6px;
	padding: 5px;
	background-color: #FBFBFB;
	border: 1px solid #CCC;
}
#front8 {
	float: left;
	width: 120px;
	margin-right: 6px;
	padding: 5px;
	background-color: #FBFBFB;
	border: 1px solid #CCC;
}
#front9 {
	float: left;
	width: 120px;
	margin-right: 6px;
	padding: 5px;
	background-color: #FBFBFB;
	border: 1px solid #CCC;
}
#front10 {
	float: left;
	width: 120px;
	margin-right: 6px;
	padding: 5px;
	background-color: #FBFBFB;
	border: 1px solid #CCC;
}
#front11 {
	float: left;
	width: 120px;
	margin-right: 6px;
	padding: 5px;
	background-color: #FBFBFB;
	border: 1px solid #CCC;
}
#front12 {
	float: left;
	width: 120px;
	margin-right: 6px;
	padding: 5px;
	background-color: #FBFBFB;
	border: 1px solid #CCC;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#kategorier {
	clear: both;
	margin-right: auto;
	margin-left: auto;
}
#front {
	float: left;
	margin-bottom: 0px;
	clear: both;
	margin-top: 5px;
	width: 260px;
	border: 1px solid #CCC;
	padding: 2px;
}
#front_2 {
	float: left;
	margin-top: 5px;
	margin-bottom: 0px;
	width: 260px;
	border: 1px solid #CCC;
	margin-left: 10px;
	padding: 2px;
}
#front_3 {
	float: left;
	margin-top: 1px;
	margin-bottom: 1px;
	clear: both;
	width: 550px;
	background-color: #FFF;
}
