/* Start of CMSMS style sheet '04 - Hoved - Hvor' */
#colmask {
	position:relative;	/* This fixes the IE7 overflow hidden bug and stops the layout jumping out of place */
	clear:both;
	float:left;
	width:100%;			/* width of whole page */
	overflow:hidden;		/* This chops off any overhanging divs */
      padding:0px 0;
	background:white;		/* Left column background colour */
}
#colleft { /*mid*/
	float:left;
	width:200%;
	position:relative;
	left:200px;
	left:219px; /* 24+150+30+15 */
	background:white;    	/* Right column background colour */
}
#col1wrap {
	float:right;
	width:50%;
	position:relative;
	right:200px;
	right:204px; /* 24+150+30 */
}
#col1 {
      padding:10px 0;
      margin:0 10px 0 210px;
      margin:0 30px 0 210px;
      margin:0 30px 0 234px;
      position:relative;
      right:100%;
      overflow:hidden;
      background:white;
}
#col2 {
      float:left;
      width:150px;
      padding:10px 0;
      position:relative;
      right:185px;
      right:180px; /* 150+30 */
      background:white;
}

#headerbottom {
	clear:both;
	width:100%;
        height:5px;
        background: url('uploads/images/design/skille.gif');
        background-repeat : no-repeat;
}
#venstre div.bilde{
   clear:both;
   float:left;
   margin:0 0 15px 0;
}

#print {
   float:right;
   height: 18px;
   padding: 0 0 0 25px;
   background: url('uploads/images/design/print.gif') 0 0;
   background-repeat : no-repeat;
}
#side {
   clear:both;
   float:left;
   width:100%;
}
#side h1 {
   color : #b2261a;
   font-size : 12pt;
   font-weight : bold;
}
#side h4 {
   color : #b2261a;
   font-size : 8pt;
   font-weight : bold;
}
#ingress {
   clear:both;
   font-size:9pt;
   font-weight:bold;
   margin:0 0 2em 0;
}
#side #ingress {
   color:#FF6600;
}
#innhold {
   margin:0 0 .8em 0;
}
#innhold img.g2image_float_left {
   float: left;
   margin:0 0.3em 0.3em 0;
}
#innhold img.g2image_float_right {
   float: right;
   margin:0 0 0.3em 0.3em;
}

#nord {
	position:absolute;
	left:451px;
	top:132px;
	width:66px;
	height:16px;
	z-index:20;
	text-decoration: none;
	font:normal 11px Verdana;
	font-weight:bold;
}
#midt {
	position:absolute;
	left:333px;
	top:181px;
	width:64px;
	height:16px;
	z-index:20;
	text-decoration: none;
	font:normal 11px Verdana;
	font-weight:bold;
}
#vest {
	position:absolute;
	left:299px;
	top:237px;
	width:58px;
	height:16px;
	z-index:20;
	text-decoration: none;
	font:normal 11px Verdana;
	font-weight:bold;
}
#ost2 {
	position:absolute;
	left:377px;
	top:237px;
	width:98px;
	height:16px;
	z-index:20;
	text-decoration: none;
	font:normal 11px Verdana;
	font-weight:bold;
}
#ost {
	position:absolute;
	left:409px;
	top:257px;
	width:52px;
	height:16px;
	z-index:20;
	text-decoration: none;
	font:normal 11px Verdana;
	font-weight:bold;
}
#sor {
	position:absolute;
	left:361px;
	top:279px;
	width:35px;
	height:16px;
	z-index:20;
	text-decoration: none;
	font:normal 11px Verdana;
	font-weight:bold;
}
#lokasjon {
	position:absolute;
	left:250px;
	top:79px;
	width:350px;
	height:225px;
	z-index:1;
	background-image: url(/uploads/images/design/hvor/norgeskart.gif);
}
/*
#lokasjoner2 {
	position:absolute;
	left:268px;
	top:97px;
	width:153px;
	height:18px;
	font-size:12px;
	font-weight:bold;
	color:#FF6600;
	z-index:3;
}
*/
#tilbake {
	clear:both;
	float:left;
	margin:30px 0;
}

/* End of '04 - Hoved - Hvor' */

