#center
{
width: 900px; 
margin-right: auto; 
margin-left: auto;
}

body 
{ 
background-color:;
background-repeat: no-repeat;
}

p
{
font-family: verdana;
font-size: 10pt;
margin-left: 4%;
margin-right: 6%;
line-height: 20pt
}

.textformat1
{
font-family: verdana;
font-size: 10pt;
color: gray;
}

img
{
border: none;
}

/*rubriker*/
h1
{font-size : 14pt;
font-family: verdana;
margin-left: 4%;}

h2
{font-size : 12pt;
font-family: verdana;
margin-left: 4%;}


#banner
{

height: 200px;

}

#navigation
{
margin-left: 295px;
margin-top: -10px;
background-image:url(http://www.restaurangagarden.com/pict/navbakgrund.gif);
background-repeat: no repeat;
width: 415px;
height: 30px;
}

ul#nav
{
list-style-type: none;
margin: 0;
padding: 0;
}

ul#nav li
{
display: inline;
}


#main
{
background-color:;
border-top: 1px solid #999;
background-image:url(http://www.restaurangagarden.com/pict/bakgrund.gif);
position: absolute;
margin-left: 40px;
margin-top: 0px;
width: 660px;
height: 500px
}

#right_nav
{
background-repeat: no-repeat;
background-color: ;
position: absolute;
margin-left: 750px;
margin-top: -40px;
width: 150px;
height: 400px;
}

#left
{
background-image:url(http://www.restaurangagarden.com/pict/linje.gif);
background-repeat: no repeat;
background-color:;
position: absolute;
margin-left: 0px;
margin-top: -20px;
width: 30px;
height: 400px;
}

#right
{
background-image:url(http://www.restaurangagarden.com/pict/linje.gif);
background-repeat: no repeat;
background-color:;
position: absolute;
margin-left: 700px;
margin-top: -30px;
width: 30px;
height: 400px;
}


#footer
{
position: absolute;
top: 800px;
width: 660px;
height: 50px;
margin-left: 0px;
text-align: center;
vertical-align: top;
font-family:arial;
font-size: 9px;
background-color:;
}

.contact p
{
font-family: verdana;
font-size: 9pt;
margin-left: 4%;
margin-right: 6%;
line-height: 20pt

}

/* Custom Icons */
.addthis_toolbox .custom_images a {
    width: 32px;
    height: 32px;
    margin: 0;
    padding: 0;
}
.addthis_toolbox .custom_images a img {
    opacity: 1.0;
}
.addthis_toolbox .custom_images a:hover img {
    opacity: 0.75;
}       
   
