body, p, .bread, A {
	font-family: Arial, sans-serif;
	font-size: 12px;
	line-height: 16px;
	text-align: left;
	padding: 0px;
	}
.boldbread {
	font-weight: bold;
	}
.ingress {
	font-weight: bold;
	}
h1  {
	font-size: 20px;
	font-weight: normal;
	color: #ff0000;
	}
A IMG {
	border: 0px;
	}
.ibox, .ibox P {
	float: left;
	width: 183px;
	margin-right: 75px;
	font-size: 10px;
	line-height: 15px;
/*	display: inline-block;
	display: -moz-inline-block; */
	display: block;
	position: relative;
	}
.ibox H3 {
	font-size: 12px;
	border-bottom: 1px solid black;
	line-height: 15px;
	font-weight: normal;
	width: 183px;
	text-transform: uppercase;
	}
#konvolutt {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
/*	overflow: hidden; */
	}
#topp {
	width: 800px;
	height: 105px;
	}
#venstre {
	display: block;
	overflow: hidden;
	width: 223px;
	float: left;
	margin: 0px;
	padding: 0px;
	}

#hoyre {
	width: 575px;
	display: block;
	overflow: hidden;
	float: right;
	margin: 0px;
	padding: 0px;
	}
#hoyre P {
	margin-top: 8px;
	}
#meny {
	display: block;
	overflow: hidden;
	height: 205px;
	background: #EEEEEE;
	padding-top: 7px;
	}
#fasthoyde {
	height: 450px;
	background: #EEEEEE;
	}

#fasthoyde .bunnjustert {
	position: relative;
	bottom: 0px;
	}
#fasthoyde .bunnjustert IMG {
	margin: 0px;
	border: 0px;
	}

#meny A, #meny A:link, #meny A:visited, #meny A:active {
	text-decoration: none;
	text-transform: uppercase;
	font-size: 10px;
	line-height: 17px;
	text-align: left;
	margin-left: 25px;
	color: black;
	width: 180px;
	}	
#meny A:hover {
	color: red;
	}

#hovedslide {
	display: block;
	width: 579px;
/*	height: 236px; */
	}

#bunntekst {
	position: fixed;
	bottom: 0px;
	height: 18px;
	width: 100%;
	text-align: center;
	background: white;
	}


	
/* STILDEFINISJONER TIL SLIDESHOWENE */

.slidestor {
	display: block;
	position: relative;
	z-index: 4;
	width: 575px;
	overflow: hidden;
	margin-bottom: 0px;
	}

.slidestor P.caption {
	position: relative;
	display: block;
	color: white;
	width: 567px;
	font-size: 12px;
	top: -43px;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 3px;
	z-index: 5;
	height: 18px;
	background: url(/bkg/sort50.png);
	margin-bottom: -33px;
	}
.slideshowicons {
	margin-top: -3px;
	}
.slideshowicons IMG {
/*	border-top: 1px solid red; */
	border-bottom: 0px;
	border-left: 0px;
	border-right: 0px;
	}

.hovedslide .slideshowcnt {
	position: absolute;
	left: 5px;
	top: 5px;
	}

.slidebenk {
	display: block;
	position: relative;
	z-index: 4;
	width: 400px;
	overflow: hidden;
	margin-bottom: 0px;
	}

.slidebenk P.caption {
	color: white;
	width: 400px;
	font-size: 12px;
	position: relative;
	top: -8px;
	display: block;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 3px;
	z-index: 5;
	height: 18px;
	background: url(/bkg/sort50.png);
	margin-top: -18px;
	margin-bottom: -3px;
	}
.slidebenk .slideshowicons {
	margin-top: -5px;
	}

/* CSS undermenyer */
.hmeny {
	display: block;
	position: relative;
	text-decoration: none;
	z-index: 2;
	text-align: left;
	margin: 0px;
	}
.hmeny A {
	text-decoration: none;
	color: #000000;
	}
.hmeny A:hover {
	color: #0459AD;
	}	
.smeny {
	display: none;
	position: absolute;
	float: left;
	text-align: left;
	}
/* .hmeny:hover {
	background: #cdcdcd;
	}  */
.hmeny:hover .smeny {
	display: block;
	position: absolute;
	width: 170px;
	margin-left: 5px;
	top: 5px;
	left: 40px;
	z-index: 3;
	background: #ffffff;
	color: #000000;
	text-align: left;
	}
.smeny BR {
	display: none;
	} 
.smeny A {
	color: #000000;
	display: block;
	margin: 0px;
	padding: 1px;
	}
.smeny A:hover {
	}



