body
{
   background-image: url(http://www.testwebben.se/291/Images/bg_html.jpg);
   background-repeat: repeat-x;
   background-color: #ffffff;
   
}
/* CONTENT (start) --------- */

body, textarea
{
   font-family: "trebuchet ms",arial,verdana,sans-serif;
   font-size: 12px;
   line-height: 1.5;
   color: black;
}

h1, h2, h3, h4, h5, h6
{   
   padding: 0em;
   font-weight: normal;
}

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

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

h4
{
   font-size: 0.9em;
   margin: 1em 0em 0em 0em;
}

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

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

h1,
.modGallery h3,
.modGuestbook h2,
.modCatalog h2,
.modNewsList h2
{
   text-transform: none;
   letter-spacing: 0.1em;
   font-size: 2.1em;
   margin: 1em 0em 0em 0em;
}

/* från h1 till h2 */
.modGuestbook form h2
{
   font-size: 1.3em;
}

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

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

a:hover
{
   text-decoration: underline;
}

ul li,
ol li
{
   list-style: circle;
   margin: 0.2em 0em 0em 0em;
}

img
{
   border-style: none;
}


table
{
   border-collapse: collapse;
   margin-top: 1em;
}

table td
{
   border-bottom: 1px solid #6e8bb3;
   padding-right: 1em;
        vertical-align: top;
}

table#sortiment td
{
   border-style: none;
}

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

/* FOOTER ------------------ */
#divFooter
{      

   text-align: center;
   font-size: 10px;
}

#divFooter a:link
{
   text-decoration: none; 
}

#divFooter a:visited
{
   text-decoration: none; 
}

#divFooter a:hover
{
   text-decoration: underline; 
}

#divFooter a:active
{

}

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

#divWrapper
{
   margin: auto;
   border: 2px #03509a solid;
   background-color: #ecf3fb;
   width: 910px;
   height: 100%
}

#divHeader
{
   background-image: url(http://www.testwebben.se/291/Images/bg_header.jpg);
   background-repeat: repeat-x;
   background-color: #ecf3fb;
   height: 80px;
   padding: 0 0 0 0;
}
#divHeader div
{
   background-image: url(http://www.testwebben.se/291/Images/logo.gif);
   background-repeat: no-repeat;
   background-position: 35px 5px;
   height: 100%;
   padding: 0 0 0 0;
}
 

#divColumnWrapper
{
   padding: 0;
   margin: 0;
}

#divLeft
{
   background: url(http://www.testwebben.se/291/Images/bg_left.jpg);
   background-repeat: repeat-x ;
   background-position: top left;
   width: 346px; 
   float: left;

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


#divContent
{
   

   width: 530px; 
   height: auto !important;
   height: 280px;
   float: right; 
   padding: 10px;

}

.clear
{
   clear: both;   
}



div.imagecaption
{   margin: 3em 1em 1em 1em; 
   text-align: center;

}

div.imagecaption img
{
    border: 1px solid #000;
}

/* DROPDOWN MENU ------------- */

/* menu box */

div#divMenu
{
   height: 20px;
   font-size: 90%;
   line-height: normal;
   padding: 0;
   margin: 0px 0px 0em 0px;
   /* background-image: url(http://www.testwebben.se/255/Images/bg_nav.png);*/
   text-align: left;
   background-color: #065097;
}

/* Layout */

#dmenu
{
   background-color: transparent;

   z-index: 20;
}

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

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

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

#dmenu li a
{
   /* background: url(http://www.testwebben.se/255/Images/bg_off.jpg);
   */
   text-align: left;
}

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

#dmenu a:hover
{
   /* background: url(http://www.testwebben.se/255/Images/bg_off.jpg);
   */
}

#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;
   /* Vänstermarg, (minus) hälften av bredden! */
   margin: 0 0 0 0em;
}

#dmenu ul ul
{
   margin-left: 13em !important;
   margin-left: 13em;
   margin-top: -1.5em !important;
   margin-top: -1.5em;
}
   /* onmouseout */
#dmenu ul a
{
   background-color: #0066cc;
}
   /* onmouseover */
#dmenu a:hover,
#dmenu ul a:hover
{
   background-color: #6e8bb3;
}
/* onmouseover */
#dmenu ul li a:hover
{
   background-color: #03509a;
}

   /* shadow */
#dmenu ul li a:link,
#dmenu ul li a:visited,
#dmenu ul li a:hover
{
   /* border-bottom: 1px rgb(35, 73, 143) solid;
   border-right: 1px rgb(35, 73, 143) solid; */
}
   /* highlight */
#dmenu ul li a:link,
#dmenu ul li a:visited,
#dmenu ul li a:hover
{
   /* border-top: 1px rgb(60, 124, 243) solid;
   border-left: 1px rgb(60, 124, 243) solid; */
}
   /* onmouseout */
#dmenu a:link,
#dmenu a:visited,
#dmenu ul a,
#dmenu ul li a
{
   color: white;
}

/* onmouseover */
#dmenu a:hover,
#dmenu ul a:hover,
#dmenu ul li a:hover
{

   color: white;
}

/* current page */
#dmenu li a.aCurrent:link,
#dmenu li a.aCurrent:visited
{
   background-color: #6f8cb4;
   color: white;
}

#dmenu a:link,
#dmenu a:visited,
#dmenu a:hover
{
   font-weight: bold;
   text-transform: none;
   text-decoration: none;
   font-size: 1em;
   letter-spacing: 0.1em;
   padding: 0.3em 1em;
   font-family: arial,verdana,sans-serif; 
   font-size: 1em;
}

.Depth-0 {background: #065097; border-bottom: 1px solid #ECF3FB !important;}
#divContent #BreadCrumbContainer {border: 0;}
#Catalog_SearchFiledInput {color: #000;}
