html
{   
    background: #efeade url(http://www.testwebben.se/107/Images/Bakgrundsbild.gif);
}

#divWrapper
{
   width: 940px;
   font: 12px verdana, san-serif;

}

#divWrapper a
{
	color: #000;
        text-decoration: none;
}

#divWrapper a:hover
{
       color: #9a9a9a;
}

#divColLeft
{  
    float: left;
    width: 150px;
    padding: 10px;
    margin-top: 120px;
}

#divColRight
{
    width: 760px !important;
    width: 756px;
    padding: 0;
    background: #efeade url(http://www.testwebben.se/107/Images/bg.gif) repeat-y;
    font: 12px verdana, san-serif;
    float: left
}


#divHeader
{
    height: 113px;
    background: #efeade url(http://www.testwebben.se/107/Images/top.gif);  
    padding: 0px;
    margin: 0px;
}

#divColumnWrapper
{
    padding: 0px;
    margin: auto;
    width: 700px !important;
    width: 600px;
 
    
}

#divContent
{
    padding-top: 0px;
    margin-top: 0px;
    padding-left: 5px;
    padding-right: 5px; 
}


#divContent a
{
	color: #9a9a9a;
        text-decoration: none;
}

#divContent a:hover
{
       color: #9a9a9a;
}

h1
{
    font-size: 16px
}

h2
{
    font-size: 14px
}

h3
{
    font-size: 12px
}



#divFooter
{
    clear: both; 
    height: 50px; 
    background: #efeade url(http://www.testwebben.se/107/Images/bott.gif) bottom !important; 
    background: #efeade url(http://www.testwebben.se/107/Images/bott2.gif) bottom left;  
    margin-left: 0px !important; 
    margin-left: 2px; 
    text-align: center;
    font-size: 10px;
}
           


#divFooter img
{
    border: 0;
}   

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

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

#divFooter a:hover
{
    color: #F7941D;
    text-decoration: none;
    font-weight: normal;
}

/*Meny*/

#divMenu
{

}

#divMenu ul
{
	
}

#divMenu ul li
{
	list-style-type: none;
        margin-left: -40px;
        padding: 0;
        margin-top: 15px;
}

#divMenu ul li a
{
     font-weight: bold;
}

#divMenu ul li a:link 
{ 
	
}

#divMenu ul li a:visited 
{ 
	
}

#divMenu ul li a:hover
{

} 

#divMenu ul ul
{
    
}

#divMenu ul ul li
{
	
}

#divMenu ul ul li a
{
	
}

#divMenu ul ul li a:link 
{ 
	
}

#divMenu ul ul li a:visited 
{ 
	
}

#divMenu ul ul li a:hover
{
	
