﻿body
{
    background-color: #f0f5f8;
    font-family: Arial, Verdana, Tahoma, Helvetica, Sans-Serif;
    font-size: 12px;
    color: #585768;
    margin: 0px 0px 0px 0px;
}
img
{
    border: 0px;
}
h1
{
    font-size: large;
    color: #7B7B7B;
    font-family: Arial, Verdana, Tahoma, Helvetica, Sans-Serif;
}
li
{
    padding: 4px 0px 4px 0px;
}
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;
}
hr
{
    border: 0px;
    height: 1px;
    width: 100%;
    border-top: 1px dotted #69aee2;
}
input, textarea
{
    border: 1px solid #ADADAD;
    font-family: Arial, Verdana, Tahoma;
    font-size: 13px;
    background-color: #f9f9f9;
    padding: 2px 2px 2px 2px;
}
#emptyPlaceHolder
{
    width: 100%;
}
#center
{
    width: 691px;
    margin: 0px auto;
}
#header
{
    width: 691px;
    height: 89px;
    background-image: url(gfx/header.gif);
}
#menu_omoss
{
    background-image: url(gfx/menu_omoss.gif);
    width: 115px;
    height: 51px;
    float: left;
}
#menu_butik
{
    background-image: url(gfx/menu_butik.gif);
    width: 97px;
    height: 51px;
    float: left;
}
#menu_sp
{
    background-image: url(gfx/menu_sp.gif);
    width: 211px;
    height: 51px;
    float: left;
}
#menu_kontakt
{
    background-image: url(gfx/menu_kontakt.gif);
    width: 120px;
    height: 51px;
    float: left;
}
#menu_erbjudanden
{
    background-image: url(gfx/menu_erbjudanden.gif);
    width: 148px;
    height: 51px;
    float: left;
}
#menu_right
{

}
#placeholder
{
    background-image: url(gfx/placeholder.gif);
    width: 691px;
    float: left;
}
#bar_left
{
    width: 15px;
    height: 2px;
    background-image: url(gfx/bar_left.gif);
    float: left;
}
#bar_right
{
    width: 15px;
    height: 2px;
    background-image: url(gfx/bar_right.gif);
    float: left;
}
#content
{
    background-color: #ffffff;
    width: 661px;
    float: left;
}
#footer
{
    background-image: url(gfx/footer.gif);
    width: 691px;
    height: 59px;
    clear: both;
}
