

#lmenu{
	background-image:url(/econtent/img/lmenu.gif);
	background-repeat:no-repeat;
	width:16px;
	height:34px;
}
#rmenu{
	background-image:url(/econtent/img/rmenu.gif);
	background-repeat:no-repeat;
	width:15px;
	height:34px;
}
#menuTd{
  background: url('/econtent/img/fadeback.gif') repeat-x;
  border: solid 1px #eaeaea;
  width:150px;
  padding:10px;
}
#menu{
	background-image:url('/econtent/img/menubak.gif');
	background-repeat:repeat-x;
	height:34px;
	padding-top:6px;

}
.menutitle{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	text-align:center;
}
.undermenu{
	z-index:20;
	visibility:hidden;
	width:120px;
	position:absolute;
}
#holder{
	height:20px;
        padding:0;
	width:auto;
/*	border: 1px black solid; */
	text-align:left;
}
#infoBox td{
 color:#ffffff;
 font-weight:bold;
}
.section{
	float:left;
	cursor:pointer;
        color:#ffffff;
	text-align:center;
	padding:5px 10px 0 10px;
	height:20px;
}
.section_active{
	height:20px;
	border: #4c776e 1px solid;
        float:left;
        color:#40786c;
	border-bottom:none;
	background: url('/econtent/img/silverback.gif') repeat-x;
	padding:5px 10px 0 10px;
}
.umenu{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	background-color:#40786c;
	display:block;
	color:#FFFFFF;
	height:auto;
	cursor:pointer;
	border-bottom:1px solid #ffffff;
	border-left:1px solid #ffffff;
	border-right:1px solid #ffffff;
	padding:4px;
	
}
a.umenu:hover{
	background-color:#6ea2c2;
	color:#eaeaea;

}
body{ 
 font-family: Verdana;
 font-size:12px;
 margin:0px;
 padding:0px;
}
/*******************************************************************/
h3{
  color:#577a90;
  font-size: 13px;
  margin:0;
  padding:0 0 3px 0;
}
div { font-size: 12px; }
.submenLink{
  padding-bottom:2px;
}
#menuList, #menuList li {
	float:left;
	list-style:none;
}

a{
	color:#3a554f;
        font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}
a:hover { text-decoration: underline; 
 color:#77a39a;
}
.menudiv_active a{
	color:#609187;
}
#menuTable a{
	color:#ffffff;
}
.huvudrubrik {
 font-family: verdana, arial;
 font-size: 18px;
 font-weight: bold;
}
.orgPic, #largeImg{
 padding:5px;
 margin:2px 4px;
 border-style:solid;
 border-color:#a9a9a9;
 border-width:1px;
 border-bottom-color:#a3a3a3;
 border-right-color:#939393;
 background-color:#f9f8f1;
}
.imgText{
 color:#3c7267;
 font-style:italic;
 font-size:11px;
 margin-top:2px;
 padding:0 0 0 5px;
}
.footerTd{
  padding: 3px 10px 3px 10px;
}
.footerText {
 color:#000000;

}


.footerlink {
 padding-right: 15px; 
 font-family: verdana, arial;
 font-size: 10px;
 font-weight: normal;
 text-decoration: none;
}
.footerlink_active {
 padding-right: 15px; 
 font-family: verdana, arial;
 font-size: 10px;
 font-weight: bold;
 text-decoration: none;
}

/*
.rubrik {
 font-family: verdana, arial;
 font-size: 14px;
 font-weight: bold;
}

hr { color: #f999999; height:1px; background-color: #999999;border: 0px;}


h1 {
 font-family: verdana, arial;
 font-size: 18px;
 font-weight: bold;
 margin-top: 9px;
 margin-bottom: 11px;
}

h2 {
 font-family: verdana, arial;
 font-size: 15px;
 font-weight: bold;
 margin-top: 15px;
 margin-bottom: 4px;
}


.galleryItem{ padding:0px; background-color:#ffffff; border:0px solid #dadada; margin:2px; float:left; width:121px; height:81px; }
.galleryItem img { width:121px; }
#gallery{ margin:5px 20px 0px 25px; }


/*** jQUERY LIGHTBOX ***
 * jQuery lightBox plugin
 * This jQuery plugin was inspired and based on Lightbox 2 by Lokesh Dhakar (http://www.huddletogether.com/projects/lightbox2/)
 * and adapted to me for use like a plugin from jQuery.
 * @name jquery-lightbox-0.5.css
 * @author Leandro Vieira Pinho - http://leandrovieira.com
 * @version 0.5
 * @date April 11, 2008
 * @category jQuery plugin
 * @copyright (c) 2008 Leandro Vieira Pinho (leandrovieira.com)
 * @license CC Attribution-No Derivative Works 2.5 Brazil - http://creativecommons.org/licenses/by-nd/2.5/br/deed.en_US
 * @example Visit http://leandrovieira.com/projects/jquery/lightbox/ for more informations about this jQuery plugin
 */
#jquery-overlay { position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; }
#jquery-lightbox { position: absolute; top: 0; left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0; }
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box { position: relative; 	background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#lightbox-container-image { padding: 10px; }
#lightbox-loading { position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#lightbox-nav { position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext { width: 49%; height: 100%; zoom: 1; display: block; }
#lightbox-nav-btnPrev { left: 0; float: left; }
#lightbox-nav-btnNext { right: 0; float: right; }
#lightbox-container-image-data-box { font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%; padding: 0 10px 0; }
#lightbox-container-image-data { padding: 0 10px; color: #666; }
#lightbox-container-image-data #lightbox-image-details { width: 70%; float: left; text-align: left; }	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber { display: block; clear: left; padding-bottom: 1.0em; }			
#lightbox-secNav-btnClose { width: 66px; float: right; padding-bottom: 0.7em; }
