body
{
    background: url('images/background6.png') #4a6c85 repeat-x;
    font-size: 15px;
    line-height: 200%;
    font-family: Georgia, Verdana, Arial;
    color: #381704;
    font-size: 12px;
    font-weight: normal;
    line-height: 150%;
    word-spacing: 120%;
    padding: 0px;
    font-family: Georgia, serif;
    font-size: 18px;
    line-height: 1.4em;
}
h1, h2, h3, h4, h5
{
    font-family: Georgia, Verdana, Arial;
    color: #593e18;
    color: brown;
}
h1
{
    font-size: 22px;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 0.1em;
}
h2
{
    text-align: center;
    font-size: 18px;
}
h3
{
    font-size: 15px;
}

/*Linker*/
a:link
{
    color: #4a6c85;
    text-decoration: underline;
}
a:visited
{
    color: inherit;
    color: #4a6c85;
}
a:hover
{
    color: #3784bd;
}


#background2
{
    padding-top: 40px;
    padding-right: 80px;
    padding-bottom: 80px;
    overflow: hidden;
    width: 1000px;
    margin: 0 auto;
}
.border1
{
    -moz-border-radius: 15px 15px 15px 15px;
    border: 3px solid #4a6c85;
}
.border2
{
    border: 2px solid #fffde0;
    -moz-border-radius: 15px 15px 15px 15px;
}
.border3
{
    -moz-border-radius: 15px 15px 15px 15px;
    border: 2px solid #406481; /*background: url('images/contentbackground.png');*/
    background-color: White;
    padding: 20px;
}

#border3.full
{
    padding: 0;
}
#footer
{
    font-size: x-small;
    line-height: 1;
    clear: both;
}
#footer
{
    font-size: x-small;
    line-height: 1;
    clear: both;
}
#footer p.copyright
{
    margin-bottom: 0;
    padding-bottom: 0;
}
#sidebar
{
    float: left;
    width: 350px;
}
#content
{
    float: left;
    width: 650px;
}

/*MENY stil*/
#menu ul li
{
    list-style: none;
    margin: 0;
    padding: 0;
    float: left;
}
#menu ul
{
    display: block;
    margin: 0;
    padding: 0;
}
#menu ul li a
{
    display: block;
    background: url('images/knapper.png') -157px 0px no-repeat;
    width: 157px;
    height: 41px;
    margin-top: 17px;
    padding-top: 17px;
    vertical-align: middle;
    text-align: center;
    color: #fffde0;
    text-decoration: none;
}
#menu ul li a:active
{
}
#menu ul li a:hover
{
    background: url('images/knapper.png') no-repeat;
}
#menu ul li.odd a
{
    margin-left: 16px;
}





#logo
{
}
#logo a img
{
    border: 0;
}
.border3
{
    overflow: hidden;
}
#minicontent
{
    overflow: hidden;
    clear: left;
    width: 330px;
    margin-bottom: 10px;
    margin-top: 5px;
    background: #ffffeb;
    border: 2px solid #4a6c85;
}
#openinghours
{
    text-align: center;
    margin: 5px;
}
.vcard
{
    float: left;
}
.vcard .adr
{
    margin-bottom: 1em;
}
.vcard .adr .type
{
    text-decoration: bold;
}
#map
{
    width: 600px;
}
.oppskrift .ingrediens
{
    margin: 0px;
    padding: 0px;
    color: #967317;
    list-style-type: none;
    list-style-image: none;
    display: block;
    float: left;
    width: 48%;
}
.oppskrift .porsjon
{
}
.oppskrift h2
{
    text-align: left;
    color: #000000;
    font-size: x-large;
    margin-bottom: 0px;
    padding-bottom: 0px;
}
.oppskrift .beskrivelse
{
    font-weight: bold;
    padding: 0px;
    margin: 0px;
}
.oppskrift .ingrediens li
{
    list-style-type: none;
    list-style-image: none;
    display: block;
    width: 100%;
}
.oppskrift .instruksjon
{
    width: 49%;
    float: right;
}
.oppskrift .instruksjon > p
{
    margin-top: 0;
    padding-top: 0;
}

.oppskrift{clear:both;overflow:hidden;}