body 
{
    background-color: #4f4f4f;
    font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #000000;
    margin: 0px 0px 0px 0px;
}
img 
{
    border: 1px solid #000000;
}
ul 
{
    padding: 8px 10px 8px 10px;
    margin: 3px 3px 3px 3px;
}
div a:active
{
    text-decoration: underline;
    color: #2d658e;
}
div a:link, div a:visited
{
    color: #2d658e;
    text-decoration: none;
}
div a:hover
{
    text-decoration: underline;
    color: #2d658e;
}
#emptyPlaceHolder 
{
    width: 100%;
}
#center 
{
    width: 756px;    
    margin: 0px auto;
}
#header 
{
    width: 756px;
    height: 180px;
    background-image: url(gfx/header.jpg);
    clear: both;
}
#menu_priser 
{
    width: 102px;
    height: 36px;
    background-image: url(gfx/menu_priser.gif);
    float: left;
}
#menu_projekt 
{
    width: 82px;
    height: 36px;
    background-image: url(gfx/menu_projekt.gif);
    float: left;
}
#menu_foretag
{
    width: 92px;
    height: 36px;
    background-image: url(gfx/menu_foretag.gif);
    float: left;   
}
#menu_reservdelar
{
    width: 124px;
    height: 36px;
    background-image: url(gfx/menu_chiptrimning.gif);
    float: left;   
}
#menu_kundbilar
{
    width: 108px;
    height: 36px;
    background-image: url(gfx/menu_kundbilar.gif);
    float: left;   
}
#menu_ovrigt
{
    width: 85px;
    height: 36px;
    background-image: url(gfx/menu_ovrigt.gif);
    float: left;   
}
#menu_webbshop
{
    width: 101px;
    height: 36px;
    background-image: url(gfx/menu_webbshop.gif);
    float: left;   
}
#menu_right
{
    width: 62px;
    height: 36px;
    background-image: url(gfx/pppc_12.gif);
    float: left;   
}
#placeholder 
{
    width: 756px;
    background-image: url(gfx/placeholder.gif);
    float:left;
}
#bar_left 
{
    width: 28px;
    height: 16px;
    background-image: url(gfx/bar_left.gif);
    float:left;   
}
#content 
{
    width: 700px;
    min-height: 300px;
    background-color: #ffffff;
    float:left;
}
#bar_right 
{
    width: 28px;
    height: 16px;
    background-image: url(gfx/bar_right.gif);
    float:left; 
}
#footer 
{
    clear:both;
    width: 756px;
    height: 80px;
    background-image: url(gfx/footer.gif);    
    color: #ffffff;
    font-weight: bold;
    text-align: center;
    
}
#content_left 
{
    width: 170px;
    background-color: #ffffff;
    float:left;    
}
#content_main 
{
    width: 571px;    
    background-color: #ffffff;
    float:left;
}
.menu_button 
{
    width: 150px;
    height: 20px;
    line-height: 20px;        
    background-color: #efefef;
    border: 1px solid #adadad;
    cursor: pointer;
    padding: 0px 4px 0px 4px;
    margin: 2px 2px 2px 2px;
}
.noBorderImage 
{
    border: 0px;
}