html 
{
   background-image: url(http://www.testwebben.se/1272/Images/ny_fil_bg.jpg);
   background-position: center top;
   background-repeat: no-repeat;*/
   /*background-color: #A47736;*/
   overflow:auto;
}

body 
{

   /*background-image: url(http://www.testwebben.se/1272/Images/000_bg_body.jpg);
   background-position: center top;
   background-repeat: no-repeat;*/
   text-align: left;
   margin: 0;
   padding: 0;
}

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

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

body, select, input, textarea, table 
{
   font-family: "helvetica standard", helvetica, georgia, garamond,"times new roman",times, serif;
   color: #3a2a0d;
   font-size: 80%;
}

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

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

h1, h2, h3, h4, h5, h6 
{
   color: #3a2a0d;
   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: 1em;
   font-weight: bold;
   margin: 1.5em 0em 0em 0em;
}

h2 
{
   font-size: 1.3em;
   margin: 2em 0em 0em 0em;
}

h1,
.modGallery h2,
.modGuestbook h2,
.modCatalog h2,
.modNewsList h2 
{
   text-transform: uppercase;
   letter-spacing: 0em;
   font-size: 1.5em;
   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: #3A2A0D;
   text-decoration: none;
   font-weight: bold;
}

a:hover 
{
   text-decoration: underline;
   color: #9C6524;
}

img 
{
   border-style: none;
}

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.3em 0em 0em 0em;
   list-style-position: outside;
   line-height: 1em;
   padding: 0 0 0.5em 0;
}

ul 
{
   
}

ol 
{
   list-style: decimal;
}

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

table td 
{
   vertical-align: top;
   padding: 0.2em 1em 0.3em 0em;
}

strong 
{
   font-weight: bold;
}

em 
{
   font-style: italic;
}

blockquote 
{
   margin: 0em 3em;
}

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

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

#footer 
{
   font-size: 0.8em;
   text-align: left;
   margin: 2em 1em 1em 1em;
   clear: both;
}

a#smelink_logo
{
   margin: 0 0 0 30px;
}

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

div { /* border: 1px solid red;  */  }

a#head_left
{
   float: left;
   width: 385px;
   height: 73px;
   display: block;
   margin: 23px 0 0 25px;
}

a#head_right
{
   float: right;
   width: 171px;
   height: 158px;
   display: block;
   margin: 23px 25px 0 0 ;
}

#wrapper 
{
   text-align: left;
   width: 900px;
   margin: 0em auto 1em auto;
}

#container
{
   background-image: url(http://www.testwebben.se/1272/Images/sidhuvud2.gif);
   background-position: center 23px;
   background-repeat: no-repeat;

   min-height: 790px;
   height: auto !important;
   height: 790px;
}

#header 
{
   height: 209px; 
}

#main 
{
   margin: 20px 25px 30px 27px;
}



#main-content 
{
   padding: 0em 0em 0em 0em;

   /* scroll */
   width: 840px; 
   height: 450px;
   overflow: auto;
   /* border: 1px solid red; */
}

#main-right 
{
   float: left;
   width: 200px;
   padding: 0em 0em 0em 0em;
}

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


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

#nav
{
   margin: 0 auto;
   padding: 0 0 0 20px;
        height: 22px;
   width: 830px; 
   font-family: arial;
   font-size: 11px; 
   text-transform: uppercase;
}


#nav ul
{
   margin: 0px;
   padding: 6px 0 0 0; 
   float: left;      
}

#nav ul li
{
   list-style: none;
   margin: 0;
   display: inline;

}

#nav ul li a
{
   padding: 0px 1.3em 0px 0.5em;
   margin: 0px 0px 0px 3px;
   text-decoration: none;
   border-right: #f1f1f1 1px solid;  
}

#nav ul li a:link, #nav ul li a:visited  
{ 
   color: #fff;
   
}

#nav ul li a:hover
{
   color: #EFBE7B; 
   text-decoration: none;
}

div#nav ul li.current a
{
   color: #909090;
}

div#nav ul ul li.current a
{
   color: red;
}

#nav ul ul
{
       margin: 8px 0 0 0;
   width: 846px;
   height: 20px;
   padding: 8px 0 0 0;
   /**/ background-color: #D2C0A5; 
}

#nav ul ul li
{
   list-style: none;
   margin-top: 20px;
   display: inline;
   padding: 10px;
   border-right: 0px;  
}

#nav ul ul li a
{
   padding: 0px;
   margin: 0px;

   padding: 0px 1.3em 0px 0em;
   margin: 0px 0px 0px 0px;
   text-decoration: none;
        font-weight: bold; 

}

#nav ul ul li a:link, 
#nav ul ul li a:visited  
{ 
   color: #000000; 
}

#nav ul ul li a:hover
{
   color: #000000;
}

#delamed {

   position: relative;
   top: -81px;
   left: 22px;
}
