html
{
       background-color: #f2edd5;
        margin: 0;
       padding: 0;
}

body
{
       text-align: left;
       margin: 0;
       padding: 0;
}

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

body, textarea, table
{
       font-family:  verdana, arial, helvetica, sans-serif;
       color: #333333;
       font-size: 11px;
}

table
{
       font-size: inherit;
       font: 100%;
}

body, p, li, td
{
       line-height: 1.5;
}

h1, h2, h3, h4, h5, h6
{
       color: #024b23;
       padding: 0em;
   font-weight: normal;
       text-decoration: none;
       line-height: 1.1;
}

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

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

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

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

}

h2
{
       font-size: 1.4em;
       margin: 1em 0em 0em 0em;
}

h1,
.modGallery h2,
.modGuestbook h2,
.modCatalog h2,
.modNewsList h2
{
       text-transform: none;
       font-size: 1.7em;
       margin: 0em 0em 0em 0em;
}

p
{
       font-size: 1em;
       margin: 0.5em 0em 0em 0em;
}

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

a:hover
{
   text-decoration: none;
       color: #333;
}

img
{
border: 2px solid #f3e8b2;
}

hr
{
       height: 1px;
       margin: 0.5em 0 1em 0;
       color: gray;
       background-color: gray;
       /* clear: both; */
}

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

ul li,
ol li
{
       margin: 0.2em 0em 0em 0em;
       list-style-position: outside;

}

ul
{
       list-style: url(http://www.testwebben.se/1632/Images/) disc;
}

ol
{
       list-style: decimal;
}

table
{
       /*border-collapse: collapse;
       border-spacing:0;
       margin: 1em 0em 0em 0em*/
}

table td
{
       /*vertical-align: top;
       padding: 0.2em 0.5em 0.2em 0.3em;*/
}

strong
{
       font-weight: bold;
}

em
{
       font-style: italic;
}

blockquote
{
       margin: 0em 3em;
}


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

/* FOOTER ------------------ */

#footer
{   
   font-size: 0.9em;
       text-align: center;
       margin: 0;
        padding: 10px 0px 20px 0px;
       clear: both;
        color: #999999;
   background-image: url(http://www.testwebben.se/1632/Images/086_bg_bottom.gif);
       background-position: left bottom;
       background-repeat: no-repeat;

}

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

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

#wrapper
{
       text-align: left;
       margin: 20px auto;
     width: 920px !important;
   width: 920px;
   padding: 0px !important;
   padding: 0 0px 0 0;
   background-image: url(http://www.testwebben.se/1632/Images/086_bg_main.gif);
       background-repeat: repeat-y; 
}

#header
{
   background-image: url(http://www.testwebben.se/1632/Images/086_bg_header.gif);
       background-position: left top;
       background-repeat: no-repeat; 
   height: 210px;
   margin: 0px;
   padding: 0px;
   width: 100%;

}

#main
{
       margin: auto;
        padding: 20px 30px 30px 30px;
        text-align: left;

}


#main-content
{
   
   float: left;
   width: 800px;
   padding: 10px;
}

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

/* FORMULÄR ---------------- */

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

form fieldset
{
       position: relative;
       display: block;
       width: 100%;
       background-color: #dddddd;
       border: 1px #777777 solid;
       padding: 0 0.5em 0.5em 0.5em;
       margin: 1.5em 0em ;
}

form fieldset legend
{ 
       background-color: #777777;
       border: 1px #1d647b solid;
       color: white;
       font-weight: bold;
       font-variant: small-caps;
       font-size: 0.9em;
       padding: 2px 5px;
       margin: 0px 0px 10px 0px;
       position: relative;
       top: -12px;
}

textarea,
input
{
       padding: 0 0.2em;
}

textarea
{
       font-size:83%;
       height: 6em;
}

select,
input
{
       font-size:inherit;
       font:100%;
}

button
{
       line-height: 1.1em;
       padding-top: 0.05em;
}

/* STANDARD NAV (horisontell css) */ 
/* menu box */
div#nav
{
   background-image: url(http://www.testwebben.se/1632/Images/086_bg_nav.gif);
       background-position: left top;
       background-repeat: repeat-y; 
   width: 100%;
       height: 30px;
       font-size: 13px;
      line-height: normal;
       padding: 10px 0px 0 0px;
       margin: 0px 0 0 0px;
   text-align: left;
   
   
       
}
}

/* Layout */ 
#dmenu
{
        background-color: transparent; 
        z-index: 20;
}

#dmenu ul
{
        position: absolute;
        z-index: 99;

}


#dmenu li
{
        margin: 5px 0px 0 0px;
        padding: 0px 0px 0 0px;
        float: left;
}

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

#dmenu li a
{
        text-align: left;
   
}

#dmenu ul a,
#dmenu ul li a:hover
{
        background-image: none;
}

#dmenu a:hover
{

}

#dmenu ul, 
#dmenu ul ul
{
        position: absolute;
} 

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

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

#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;
}

/* Admin */ 
#dmenu ul,
#dmenu ul li,
#dmenu ul a,
#dmenu ul li a:hover,
#dmenu ul a:hover
{
        width: 13em;
}

#dmenu ul
{
        margin: 0 !important;
        margin: 0 0 0 0em;
}

#dmenu ul ul
{
        margin-left: 13em !important;
        margin-left: 13em;
        margin-top: -1.5em !important;
        margin-top: -1.5em;
}

#dmenu a:link,
#dmenu a:visited
{
 
}

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

}

/* Aktuell sida, 1-3 */
#dmenu li#current a:link,
#dmenu li#current a:visited
{ 

}

/* Nivå 2-3 */
#dmenu li.current ul li a:link,
#dmenu li.current ul li a:visited,
#dmenu li#current ul li a:link,
#dmenu li#current ul li a:visited,
#dmenu li ul li a:link,
#dmenu li ul li a:visited
{
        color: #000;
        background-color: #f3e8b2;
}

/* Nivå 2-3, kantlinje skugga */
#dmenu ul li a:link,
#dmenu ul li a:visited,
#dmenu ul li a:hover
{
        /*border-bottom: 1px #fff solid;*/
        border-right: 1px #fff solid; 
}

/* Nivå 2-3, kantlinje högdager */
#dmenu ul li a:link,
#dmenu ul li a:visited,
#dmenu ul li a:hover
{
        border-top: 1px #fff solid;
        border-left: 1px #fff solid; 
}

/* Aktuell nivå, 1-3 */
#dmenu li.current a:link,
#dmenu li.current a:visited,
#dmenu li.current ul li.current a:link,
#dmenu li.current ul li.current a:visited
{
    color: black;

}

/* Nivå 1, onmouseover */
#dmenu li a:hover
{
    color: #3e8960;
}

/* 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: #3e8960;
}

/* Alla nivåer */
#dmenu a:link,
#dmenu a:visited,
#dmenu a:hover
{
        font-weight: normal;
        text-decoration: none;
        font-size: 11px;
        letter-spacing: 0.1em;
        padding: 3px 0.7em 2px 1em;
        margin-left: 17px;
   background-image: url(http://www.testwebben.se/1632/Images/086_knapp.gif);
        background-position: left 7px;
        background-repeat: no-repeat;
   font-style: none;

} 

/* Undernivåer */
#dmenu ul li a:link,
#dmenu ul li a:visited,
#dmenu ul li a:hover
{
   background-image: none;

} 

#smelink_linkbox a

img
{
   border-style: none;
}



