* 
{
	margin:0;
	padding:0;
	outline:0;
}

html 
{
	background: #fff url(http://www.testwebben.se/2393/Images/htmlBgbasic2.jpg) no-repeat center top;
	overflow: auto;
	overflow-y: scroll;
}

body 
{
	text-align: left;
}

html, body {
	width: 100%;
	height: 100%;
}

/*CONTENT (start) ---------*/

body 
{
	/*Content editor body*/
	/*background-color: #fff;*/
}

body, select, input, textarea, table 
{
	font-family: verdana, arial, helvetica, sans-serif;
	color: #000;
	font-size: 11px;
	line-height: 1.5;
}

table 
{

}

h1, h2, h3, h4, h5, h6 
{
	font-family: arial, helvetica, sans-serif;
	color: #000;
	font-weight: bold;
	text-decoration: none;
	line-height: 1.4;
}

h6 
{
	font-size: 0.4em;
	margin: 1em 0 0 0;
}

h5 
{
	font-size: 0.6em;
	margin: 1em 0 0 0;
}

h4 
{
	font-size: 0.8em;
	margin: 1.5em 0 0 0;
}

h3 
{
	font-size: 1.2em;
	margin: 1em 0 0 0;
}

h2 
{
	font-size: 16px;
	margin: 0.7em 0 0 0;
}

h1
{
	font-size: 28px;
	text-transform: none;
	letter-spacing: 0;
	margin: 10px 0 0 0;
	padding: 0;
	line-height:1;
}

p 
{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	margin: 1em 0em 0em 0em;
}

a, 
a:link,
a:visited, 
a:active 
{
	color: #000;
	text-decoration: none;
	font-weight: bold;
}

a:hover 
{
	text-decoration: underline;
}

a.lasmer {
display:block;
width:130px;
background: url(http://www.testwebben.se/2393/Images/alasmer.png) no-repeat right 2px;
padding-right: 10px;
position:absolute;
top:178px;
}

a img 
{
	border: 0;
}

hr 
{
	border: 0;
	height: 1px;
	margin: 0.5em 0 1em 0;
	color: #d8d8d8;
	background-color: #d8d8d8
}

ul,
ol 
{
	margin: 1.2em 0em 1.2em 2em;
	padding: 0;
}

ul li,
ol li 
{
	margin: 0.3em 0em 0em 0em;
	list-style-position: outside;
	line-height: 1em;
	padding: 0 0 0.5em 0;
}

#wrapper ul 
{
	list-style: url(http://www.testwebben.se/2393/Images/okpil.png) disc;
}

#main-content ul li {
line-height:1.3;
}

ol 
{
	list-style: decimal;
}

strong 
{
	font-weight: bold;
}

em 
{
	font-style: italic;
}

blockquote 
{
	margin: 0em 3em;
}

/*CONTENT (end) -----------*/


/*LAYOUT ------------------*/

#container {
width: 100%;
height: 100%;
position: relative;
}

#imagecontainer {
	min-width: 900px;
	width: 100%;
	text-align: right;
	position: absolute;
	xright:0;
	top:0;
	z-index:0;
}
#imagecontainer p {margin:0; padding:0; line-height:1; position: relative; z-index:0;}
#frmMain #imagecontainer {z-index:0 !important;}

#wrapper
{
	background: url() no-repeat center 54px;
	text-align: left;
	width: 900px;
	/*min-height: 768px;
	height: auto !important;
	height: 768px;*/
	margin: 0 auto;
}


#headercontainer {
	background: transparent url(http://www.testwebben.se/2393/Images/navBg.png) repeat-x left top;
	width: 100%;
	height: 62px;
	margin: 0;
	padding: 0;
	opacity: 0.8;
	filter: alpha(opacity=80); 
z-index:1;
}

#header
{
	margin: 0 auto;
	padding: 0 0 0 0;
	width: 900px;
	height: 63px;
	clear: both;
	position: relative;
}

#logo
{
	position: absolute;
	left: 0;
	top: 21px;
}

#main
{
	position: relative;
	z-index:1;
	width: 900px;	
	min-height: 480px;
	height: auto !important;
	height: 480px;
	margin: 38px auto 0 auto;
	padding: 0;
	text-align: left;
}

#main-left {
	width: 163px;
	margin: 0 28px 0 0;
	float: left;
}

#main-content {
	width: 100%;
	margin: 0 0 0 0;
	float: left;
}

.clear 
{
	clear: both;
	line-height: 0.01;
	border-style: none;
}

#footercontainer {
	background: transparent url(http://www.testwebben.se/2393/Images/footerBg.png) repeat-x left top;
	width: 100%;
	height: 26px;
	margin: 29px 0 0 0; 
	/*opacity: 0.8;
	filter: alpha(opacity=80); */
}

#footer
{
	background: transparent url(http://www.testwebben.se/2393/Images/footerpil.png) no-repeat left 4px;
	font-family: verdana, arial, helvetica, sans-serif;
	color: #000;
	width: 875px;
	height: 26px;
	font-size: 10px;
	text-align: left;
	line-height: 1;
	letter-spacing: -0.05em;
	margin: 0 auto;
	padding: 0 0 0 25px;
	position: relative;
}

#footer a
{
	color: #000;
	text-decoration: none;
	font-weight: normal;
}

#footer #pFooterText {
	font-size: 10px !important;
	margin:0;
	padding: 6px 0 0 0;
}

#prenumerera {
	width: 220px;
	margin: 0;
	padding: 3px 0 0 0;
	float:right;
	text-align:right;
	position: absolute;
	right: 0;
	top: 0;
overflow-x: hidden;
}

iframe {
overflow-x: hidden;
}

#nyhetsbrev {
width:220px;
height:20px;
margin:0;
padding:0;
line-height:1;
overflow-x: hidden;
}

#footer * {
overflow-x: hidden !important;
}

/* NAV ---------------------- */
/* menu box */
#nav
{
	font-family: arial, helvetica, sans-serif !important;
	line-height:1.5;
        width: 800px;
        line-height: normal;
        padding: 0em 0em 0em 0em;
        margin: 0em auto 0em auto;
        text-align: left;
	height: 53px;
	position: absolute;
	left: 135px;
	bottom: 0;
}

#nav ul 
{
	margin: 0px;
	list-style: none; 
}

#nav li 
{
	margin: 0em;
	float: left; 
}

#nav ul li li 
{
	float: left;
	width: 10em; 
}

#dmenu li 
{
	list-style-type: none;
	float: left;
	display: block; 
	height: 54px;
}

#dmenu ul 
{
	float: left;
	border: 1px #6b6b6b solid;
	border-top: 1px white solid;
	position: absolute;
	display: none;
	margin-top: 0px !important;
	margin-top: 0px;
	margin-left: 10px;
	width: 10em;
	z-index: 99; 
	background-color: #fff;
}

#dmenu li a 
{
	background: url() no-repeat left bottom;
	display: block;
	text-decoration: none;
	border: 0px;
	color: #000;
}

#dmenu ul a 
{
	display: block;
}

#dmenu a:hover 
{
	display: block; 
}

#dmenu ul li a:hover 
{
	display: block; 
}

#dmenu ul ul 
{
	display: none;
	position: absolute;
	margin-left: 119px;
	margin-top: -25px !important;
	margin-top: -25px;
	z-index: 99; 
	border-left: 1px #fff solid;
}

#dmenu ul li>ul, #dmenu ul ul li>ul 
{
	margin-top: -1em; 
}

#dmenu li:hover ul ul,
#dmenu li:hover ul ul ul,
#dmenu li:hover ul ul ul ul,
#dmenu li:hover ul ul ul ul ul 
{
	display:none; 
}

#dmenu li:hover ul,
#dmenu ul li:hover ul,
#dmenu ul ul li:hover ul,
#dmenu ul ul ul li:hover ul,
#dmenu ul ul ul ul li:hover ul 
{
	display:block; 
}

li>ul 
{
	top: auto;
	left: auto; 
}

/* Aktuell sida, 1-3 */
#dmenu li#current a:link,
#dmenu li#current a:visited
{ 
background: url(http://www.testwebben.se/2393/Images/navahover.png) repeat-x left top;

	color: #000;

}

/* Nivå 1, onmouseover */
#dmenu li a:hover, 
#dmenu li #current .current a:hover, 
#dmenu li#current a:hover
{
	background: url(http://www.testwebben.se/2393/Images/navahover.png) repeat-x left top;
	color: #000;
}

/*Pilen*/
#dmenu li#current {
	background: url(http://www.testwebben.se/2393/Images/navlihover.png) no-repeat center bottom;
}

li.parent.current {
	background: url(http://www.testwebben.se/2393/Images/navlihover.png) no-repeat center bottom;
}

li.parent.current a {
background: url(http://www.testwebben.se/2393/Images/navahover.png) repeat-x left top !important;
}


/* Nivå 2-3, onmouseover */
#dmenu li ul li a:hover,
#dmenu li.current ul li a:hover,
#dmenu li.current ul li.current a:hover,
#dmenu li#current ul li a:hover,
#dmenu li ul li a:hover
{
	color: #8fa2e3;
	background-color: transparent;
}

/* Alla nivåer */
#dmenu a:link,
#dmenu a:visited,
#dmenu a:hover
{
        font-weight: bold;
	text-transform: uppercase;
        text-decoration: none;
        font-size: 12px;
        letter-spacing: 0em;
        padding: 31px 12px 10px 12px;
        margin: 0;
} 

/* Nivå 2-3 */
#dmenu ul li a:link,
#dmenu ul li a:visited,
#dmenu ul li a:hover
{
        font-weight: normal;
        text-transform: none;
        text-decoration: none;
        font-size: 1em;
        letter-spacing: 0em;
	padding: 0.5em;
	margin: 0em;
} 

/*NAV UNDERSIDA -------------------- */ 

#main-left ul, #main-left ul li {
list-style-type:none;
list-style:none;
}

#detachedTop
{
	background: url(http://www.testwebben.se/2393/Images/submenuheaderBg.png) no-repeat center top;
	width: auto;
	height: 18px;
	color: #fff;
	font-weight: bold;
	padding: 0;
	text-transform: uppercase;
}

ul#detachedSubMenu {
	background: transparent url(http://www.testwebben.se/2393/Images/detachedbottomBg.png) no-repeat center bottom;
	min-height: 100px;
	height: auto !important;
	height: 100px;
	list-style-type:none;
	list-style:none;
	margin:0;
	padding:5px 0 41px 0;
}


#subMenuHeader {display:none}


#detachedSubMenu li {
	background: url(http://www.testwebben.se/2393/Images/detachedLiBg.png) no-repeat center bottom;
        list-style-image: url();
	margin: 0 0 0 0;
	padding-bottom:0;
}
#detachedSubMenu li:hover {text-decoration: none;}
#detachedSubMenu li.active {border-bottom:0;}

#detachedSubMenu a,
#detachedSubMenu a:link, 
#detachedSubMenu a:visited, 
#detachedSubMenu a:active 
{
	color: #000;
	font-family: arial !important;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	text-transform: none;
        margin: 0 0 0 9px;
	padding: 8px 10px 8px 16px;
        line-height: 1;
	display: block;
	width:112px; /*118px;*/
	/*height: 15px;*/
}

#detachedSubMenu li:hover {
/*background-image:none;*/
}

#detachedSubMenu li a:hover {
	background: url(http://www.testwebben.se/2393/Images/detachedHoverInfinite.png) repeat-y left top !important;
}

#detachedSubMenu li.active {
	background: url(http://www.testwebben.se/2393/Images/menypil.png) no-repeat 140px center;
}

#detachedSubMenu li.active a {
	background: url(http://www.testwebben.se/2393/Images/detachedCurrentInfinite.png) repeat-y left top !important;
}

#detachedSubMenu li.active ul li a {}


/*Göm nivå 2 dropdown*/
#nav #dmenu ul {
display: none !important;
}

#detachedSubMenu li.active a {
color:#000;
}
#detachedSubMenu ul li.active a, #detachedSubMenu ul li a {
color:#000 !important;
}

#imagecontainer .mceEditorDiv {
z-index:99 !important;
position:static;
min-width:300px;
width:auto !important;
width:300px;
}
