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

html 
{
   background: #fff url(http://www.testwebben.se/3405/Images/passal_stripe_bg.png) top center repeat-y;
   overflow: auto;
   overflow-y: scroll;
}

body 
{
   text-align: left;
}

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

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

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

table 
{

}


.language-right
{
margin-right: 25px;
}

h1, h2, h3, h4, h5, h6 
{
   color: #f47321;
   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: 1.5em;
   margin: 0.7em 0 0 0;
}

h1, .modGallery h2
{
   text-transform: none;
   letter-spacing: 0;
   font-size: 2.2em;
   margin: 0;
   padding: 0em; 
}

p 
{
   margin: 1em 0em 0em 0em;
}

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

a:hover 
{
   text-decoration: underline;
}

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 
{
   
}

ol 
{
   list-style: decimal;
}

strong 
{
   font-weight: bold;
}

em 
{
   font-style: italic;
}

blockquote 
{
   margin: 0em 3em;
}

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


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

#wrapper
{
   text-align: left;
   width: 920px;
   margin: 10px auto;
}
#header
{
   margin: 0 auto;
   padding: 0;
   width: 920px;
   clear: both;
}

#logo
{
   margin: 0 0 0 15px;
}

#main
{
   background: #fff;
   margin: 0 auto;
   width: 920px;
}

#main-content-top {
   width: 920px;   
   min-height: 200px;
   height: auto !important;
   height: 200px;
   margin: 0 auto;
   text-align: left;
}
#main-content-top .mceEditorDiv {min-height: 200px; height: auto !important; height: 200px;}

#main-content
{
   background: #fff url(http://www.testwebben.se/3405/Images/mainbg3.png);
   width: 870px;   
   min-height: 300px;
   height: auto !important;
   height: 300px;
   margin: 50 auto;
   padding: 20px 25px;
   text-align: left;
   overflow:auto;
}

#main-content-left {
   width: 160px;
   margin: 0 25px 0 0;
   float: left;
}

#main-content-right {
   width: 870px;
   float: left;
}

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

#footer
{
   background: transparent;
   width: 920px;
   font-size: 1em;
   text-align: left;
   line-height: 1;
   margin: 10px auto 0 15px;
   padding: 0;
   clear: both;
   color: #fff;
}

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

/*LANGUAGE---------*/
#language
{
   position: absolute;
   background: transparent url() no-repeat center top;
   width: 920px;
        line-height: normal;
        text-align: right;
}

#language a
{
   font-weight: normal;
   color: #fff;
   margin-left: 25px;
}

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

#nav
{
   background: transparent url() no-repeat center top;
        width: 922px;
   height: 40px;
   margin: 0 0 0 15px;
        line-height: normal;
        text-align: left;
}

/* Layout */ 
#dmenu
{
        background: transparent; 
        z-index: 20;
   margin-left:1px !important;
}

#dmenu li
{
        list-style-type: none;
        float: left;

}

#dmenu,
#dmenu ul,
#dmenu li,
#dmenu ul li
{
        margin: 0;
        padding: 0;
}

#dmenu li a
{
   background:transparent url() no-repeat right center;
        text-align: left;
   height:16px;
   padding-top: 17px !important;
}

#dmenu a:hover
{

}

#dmenu ul,
#dmenu ul ul,
#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,
#dmenu li a,
#dmenu ul a,
#dmenu a:hover,
#dmenu ul a:hover,
#dmenu ul li a:hover,
#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;
}

/* Nivå 1 */
#dmenu li a:link,
#dmenu li a:visited
{
   color: #fff;
}

/* Nivå 1, onmouseover */
#dmenu li a:hover
{
   background: url() repeat-x left top;
   margin-left:-1px !important;
   padding-left:1px !important;
   text-decoration: underline;
}

/* Aktuell sida, 1-3 */
#dmenu li#current a:link,
#dmenu li#current a:visited
{ 
          background: url() repeat-x left top;
   color: #fff;
   font-weight: bold;
        text-decoration: underline;
   margin-left:-1px !important;
   margin-right:1px !important;
}
#dmenu li.parent.current a {background: url() repeat-x left top; }
#dmenu li#current a:hover {cursor:default; padding-left:0px !important;}


/* Alla nivåer */
#dmenu a:link,
#dmenu a:visited,
#dmenu a:hover
{
        font-weight: normal;
        text-transform: none;
        text-decoration: none;
        font-size: 1em;
        padding: 1px 25px 1px 0;
        margin: 0;
} 

/* Nivå 2-3 */
#dmenu ul li a:link,
#dmenu ul li a:visited,
#dmenu ul li a:hover
{
        letter-spacing: 0em;
        padding: 0.3em 0.7em;
        margin: 0;
} 

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

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

ul#detachedSubMenu {
   list-style-type:none;
   list-style:none;
   margin:0 10px 0 10px;
   min-height:250px;
   height: auto !important;
   height: 250px;
}

#subMenuHeader
{
   display:none;
}


#detachedSubMenu li {
        list-style-image: url();
   margin: 0 0 0 0;
   border-bottom:1px solid #d8d8d8;
}
#detachedSubMenu li:hover {text-decoration: none;}
#detachedSubMenu li.active {border-bottom:0;}

#detachedSubMenu a,
#detachedSubMenu a:link, 
#detachedSubMenu a:visited, 
#detachedSubMenu a:active 
{
   color: #666;
   font-size: 11px;
   font-weight: bold;
   text-decoration: none;
        margin: 0;
   padding: 10px 0 0 20px;
        line-height: 1;
   display: block;
   width: 138px;
   height: 18px;
}

#detachedSubMenu li a:hover {
   background: url() no-repeat left top;
   height: 18px;
   margin: 0 0 0 0;
   color: #000;
}

#detachedSubMenu li.active a {
   background: url() no-repeat left top;
   height:18px;
   margin:0 0 0 -20px;
   padding:10px 0 0 20px;
}

#detachedSubMenu li.active ul li a {}

/*Nivå2-----------------------------------*/
#detachedSubMenu ul 
{ 
   background:;
   width:147px;
   min-height: 60px;
   height: auto !important;
   height: 60px;
   list-style-type:none;
   margin: -6px 0 0 -30px;1
   padding:0 0 0 0;
}

#detachedSubMenu ul li {
   padding: 0 0 5px 0;
   margin: 0 0 0 0;
   border: 0;
   text-align:left;
}
#detachedSubMenu ul li:hover {}
#main-left #detachedSubMenu ul li.active {color:;} 


#main-left #detachedSubMenu ul li a {
   background-image:none;
   font-size:10px;
   font-weight:bold;
   margin-left:3px;
   padding:5px 2px 5px 10px;
   width:125px;
   min-height: 10px;
   height: auto !important;
   height: 10px;
}
#detachedSubMenu ul li a:hover {color:;}

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

/*Bildspel-----*/

img[src="Images/loader.gif"] {
display: none;
}

#pageWrapper #bildspel {
height:250px !important;
overflow:hidden;
}


#pageWrapper .slideshow-container {
height:250px !important;
overflow:hidden;
}

div.slideshow-container {
position:relative;
left: 14px;
float:right;
   background: transparent url(http://www.testwebben.se/3405/Images/bg_bildspel2.png) no-repeat;
padding: 17px 0 17px 17px;
margin: 10px 0 0 0;
min-height:250px !important;
min-width:439px;

}

   div.slideshow-title {
      width: 400px;
      height: 150px;
      position: absolute;
      right: 35px;
      top: 25px;
      font-family: Arial, Sans-serif;
      font-size: 50px;
      font-weight: normal;
      font-style: italic;
      color:#fff;
      text-align: left;
      margin:0;
      padding:0;
      letter-spacing: -0.03em;
      opacity:0.5;
      z-index: 99 !important;
   }

div.slideshow-container:hover 
{
cursor:default !important;
}


 /*************************/

#Page58166 table td p span
{
   font-size: 10px;
   font-size: xx-small;
}
