/* Start of CMSMS style sheet 'Midthaug' */
body {
	background-image: url(/images/bakgrunn02.gif);
	background-repeat: no-repeat;
	background-color: #ffffff;
	margin: 0;
	padding: 0;
}
img {
	margin: 0;
	padding: 0;
	border: 0;
}
#content img {
	margin-bottom: 5px;
}
div {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
}
a {
	color: #00703c;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
p {
	margin: 5px 0 15px 0;
	/*clear:both;*/
}
hr {
	 clear:both; border: 0; height: 1px; border-bottom: 1px dotted #000;
}

/* ---------------------------------------------------- */

#site {
	position: absolute;
	top: 155px;
	left: 70px;
	width: 950px;
}
#left {
	position: relative;
	z-index: 100;
	float: left;
	width: 220px;
	background-color: #FFFFFF;
	float:left;
	background: url(/images/skygge_v2.png) no-repeat bottom right !important;
	margin: 10px 0 0 10px !important;
	margin: 10px 0 0 5px;
}
#left div#innhold {
	display: block;
	padding: 25px;
	margin: -6px 6px 6px -6px !important;
	margin: 0;
	background-color: #ffffff;
}
#right-forside {
	position: absolute;
	left: 225px;
	top: 0px;
	z-index: 10;
	padding: 0 0 30px 0;
	width: 720px;
	min-height: 530px;
	height: auto!important;
	height: 530px;
	border: none;
	margin: 0;
}
#right {
	position: absolute;
	left: 200px;
	top: 30px;
	z-index: 10;
	padding: 0;
	border: none;
	background: url(/images/skygge_v2.png) no-repeat bottom right !important;
	margin: 10px 0 0 10px !important;
	margin: 10px 0 0 5px;
}
#right div#innhold {
	position: relative;
	display: block;
	padding: 20px 0 30px 0;
	margin: -6px 6px 6px -6px !important;
	margin: 0;
	background-color: #ffffff;
	min-height: 530px;
	height: auto!important;
	height: 530px;
	width: 720px;
}
#topleft {
	position:relative;
	float: left;
	width: 450px;
	height: 140px;
}
#topright {
	position: absolute;
	width: 150px;
	height: 140px;
	top: 0px;
	right: 0px;
	padding: 50px 25px 0 25px;
	z-index: 50;
}
#byline {
	position:absolute;
	bottom: -18px;
	right: 0px;
	display:block;
	font-size: 9px;
	color:#999999;
	padding-bottom: 3px;
}
img.bak-skygge {
	width: 715px !important;
	height: 565px !important;
	width: 700px;
	height: 535px;
	display: none;
	position: absolute;
	z-index: -5;
	right: -13px;
	bottom: 2px;
	overflow: hidden;
}
#content {
	position: relative;
	width: 650px;
	padding: 0 6px 0 38px;
	background-color: #FFFFFF;
	 overflow: auto;
}

label {
	 width: 120px;
	 float: left;
	 text-align: right;
	 margin-right: 5px;
}
input {
width: 138px;
height: 17px;
padding: 2px 5px 0 5px;
border: solid 1px #b8b8b8;
background-color: #ffffff;
background-image: url(/images/input_skygge.gif);
background-repeat: repeat-x;
}
input#knapp {
border: 0;
padding: 0;
margin-left: 129px;
width: 150px;
height: 21px;
background-image: url(/images/input_knapp01.gif);
background-position:top;
}
input#knapp:hover {
background-position:bottom;
}


/* ---------------------------------------------------- */

.heading {
	font-size: 10px;
	margin-bottom: 20px;
}
.tittel {
	font-family: Helvetica, Arial, sans-serif;
	font-weight:bold;
	font-size: 28px;
	color: #000000;
	margin: 12px 0 4px 0;
}
.mellomtittel {
	font-weight:bold;
	margin: 10px 0 0 0;
}
.liten {
	font-size: 10px;
}

.bilde_right {
	 float: right;
	 clear: right; 
	 margin: 10px 0 10px 10px;
}
.bilde_left {
	 float: left;
	 clear: left; 
	 margin: 10px 10px 10px 0;
}

/* ---------------------------------------------------- */

#produktmeny {
	margin: 14px 0 14px 0;
}
#floatingboxes p {
	float: left;
	margin: 0 10px 10px 0;
	padding: 10px;
	width: 160px;
	border: solid 1px #cccccc;
	text-align: center;
	background-color: #ffffff;
}
#floatingboxes a {
	display: block;
	margin: -10px;
	padding: 10px;
}
#floatingboxes a:hover {
	 background-color: #eeeeee;
}
#personer p {
	float: left;
	margin: 0 10px 10px 0;
	padding: 10px;
	width: 180px;
	height: 100px;
	border: solid 1px #cccccc;
	text-align: left;
	font-size: 10px;
	background-color: #ffffff;
}
#personer p.mellomtittel {
	width: 607px;
	padding: 5px 10px;
	height: auto;
	font-size: 18px;
	font-weight: bold; 
	background-color: #00703c;
	text-align: center;
	color: white;
	border: none;
}
#personer img {
	float: left;
	margin: -10px 10px -10px -10px;
}
/* End of 'Midthaug' */

