/* CSS Document */
html
{
    background: #9CB3EB url(http://www.testwebben.se/238/Images/bg.gif)  fixed repeat-x;  
}

#divWrapper
{
    width: 800px;
    padding: 3px;
    background: #fff url(http://www.testwebben.se/238/Images/bg_left.jpg) top left no-repeat;
    border: solid 1px #333333;
    margin: 1em auto;
    font-family: Arial, Verdana, sans-serif; 
    
}

#divWrapper a:link, #divWrapper a:visited
{
   text-decoration: none;
   color: #1443B6;
}

#divWrapper a:hover
{
  color: blank
}

#divWrapper img
{
   border: 0px;
}

#divLeft
{
  width: 140px; 
  float: left; 
        /*height: 700px;*/
       
}


#divRight
{
  width: 640px; 
  float: left; 
    
       
}


#divHeader
{
  background: #F9F97E;
  width: 640px !important;
  width: 640px;
  /*height: 77px !important;*/
  height: 100px;
  /* float: left; */
  padding: 10px;
  color: white;
  text-align: center;
}


#divContent
{
  width: 640px;
        /*height: 400px;*/
        
  /* float: left; */
  padding: 10px;
  color: black;
  background: #fff url(http://www.testwebben.se/238/Images/gul.gif) repeat-x;
  font-size: 12px;
}


body#Page2653 #divContent
{
        /* ---Titta in i fabriken---*/
        height: 1400px !important; 
}

body#Page3362 #divContent
{
        /* ---Produktkatalog -> Mjuktofflor ---*/
        
}


body#Page2306 #divContent
{
        /* ---Om Moheda Toffeln---*/
        height: 650px !important; 
}

body#Page3362 #divContent
{
        /* ---Produkter---*/
        /*height: 550px !important; */
}




#divFooter
{
  color: white;
  text-align: center;
        margin: 1em auto;
        width: 800px;
        font: 10px Arial, Verdana, sans-serif; 
}

#divFooter a
{
     color: white;
     text-decoration: none;
}


#divMenu
{
  padding: 10px 0 0 0px;
  font: 11px arial;
        float: left;  
  
}

#divMenu ul
{
  padding: 0px;
        margin: 0px;
  
          
}

#divMenu ul li
{
  list-style-type: none; 
  padding: 2px;
  margin: 10px 0px;
  background: #819DE0 url(http://www.testwebben.se/238/Images/menybg.gif) repeat-x;
  width: 120px;   
}


#divMenu ul li a
{
  
  text-decoration: none;
  
  
}

#divMenu ul li a:link 
{ 
  color: #fff;

  
  
}

#divMenu ul li a:visited 
{ 
  color: #fff;
  
}

#divMenu ul li a:hover
{
  color: #000; 
  text-decoration: none;
  text-size: 10px;
}

h1, h2, h3
{
  color: #333333;
  font-size: 14px;
}

h4, h5, h6
{
  color: #333333;
  font-size: 12px;
}


