h2 {
	
	color:#929398;
	font-size: 18px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	padding:0px;
	margin:0px;

}

h1 {
	
	color:#929398;
	font-size: 11px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	padding:0px;
	margin:0px;

}

#welcome-box {
   background: #cfcfcf url(bilder/valkommen-smal.jpg) bottom left no-repeat;
}

.clear { clear: both; }
.black {
	font-size : 9px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-style : normal;
	line-height : 12px;
	color : #8295B5;
	text-decoration: none;
}

.black:hover {
	color : #666600;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	text-decoration: none;
}

.blacksmall, a { 
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	line-height: 11px;
	color: #333333; 
} 

.blackbold {
	font-size : 9px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-style : normal;
	line-height : 12px;
	/* color: #66CC00; */
	color: #759aaf;
	font-variant: normal;
}

.blackbold2 { 
	font-size: 9px; 
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	line-height: 14px; 
   color : #989FB4; 
}

.new {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #CC3366;
	/*text-decoration: blink;*/
}

#content-container {
   background: url('bilder/gradient-bg.jpg') repeat-x;
   background-color: #f1f1f1;
}
#wrapper-left {
   background: url('bilder/left.gif') repeat-y;
}
#wrapper-right {
   background: url('bilder/right.gif') repeat-y;
}

#sitemap-link {
   width: 435px;
   margin: 0 auto;
   text-align: left;
   color: #807e7e;
}
#sitemap-link #sitemap-paragraph {
   margin: 0;
   padding: 0;
   float: left;
}
#sitemap-link #sitemap-paragraph a {
   text-decoration: none;
   color: #807e7e;
}
#sitemap-link #sitemap-paragraph a:hover {
   text-decoration: underline;
}
#lang-sel {
   float: right;
   margin: 0;
   padding: 0;
}
#lang-sel img {
   padding-left: 4px;
   border: 0;
}


#menu-cell {
   background: url('bilder/meny_pattern.gif') no-repeat;
   height: 26px;
   width: 470px;
}
ul.menu {
   list-style-type: none;
   margin: 10px 0 0 15px;
   padding: 0;
}
ul.menu:first-child {
   margin: 0;
}
ul.menu li {
   float: left;
   margin: 0 13px 0 0;
   padding: 0;
   display: inline;
   font-weight: normal;
   font-family: Arial, Trebuchet MS, Times New Roman, Verdana;
   font-size: 14px;
   
}
ul.menu a {
   display: inline-block;
   text-decoration: none;
   border-bottom: 3px solid #e5e5e5;
   padding-bottom: 6px;
   font-size: 13px;
   color: #929398;
}
ul.menu a:hover {
   border-bottom: 3px solid #929398;
}
ul.menu .active a {
   border-bottom: 3px solid #929398;
}

.employee-box {
   margin: 0 12px 10px 12px;
   float: left;
   height: 250px;
   width: 166px;
   background: url('bilder/personal/personal-ram.png');
}
.employee-box img {
      margin: 7px 0 0 9px;
}
.employee-box ul {
   list-style-type: none;
   margin: 0;
   padding: 0;
}
.employee-box li {
   font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
   padding: 2px 0 0 9px;
   line-height: 10px;
   margin: 0;
}
