body{
margin: 0px;
padding: 0px;
background: url(layout/bgfarge.jpg);
}

table{
font-family: Arial;
font-size: 12px;
letter-spacing: 1px;
}

table.bilde{

margin-left: 10px;
margin-top: 0px;
margin-bottom: 15px;
margin-right: 0px;
}

a{
color: #003366;
text-decoration: none;
}

a:hover{
color: #003366;
text-decoration: underline;
}

div.meny{
margin-left: 15px;
font-weight: bold;
font-size: 12px;
color: #003366;
text-decoration: none;
display: inline;
}

a.submeny{
margin-left: 25px;
font-weight: bold;
font-size: 12px;
color: #666666;
text-decoration: none;
}


a.asubmeny{
margin-left: 25px;
font-weight: bold;
font-size: 12px;
color: #000000;
text-decoration: none;
}


a.submeny:hover{
margin-left: 27px;
font-weight: bold;
font-size: 12px;
color: #666666;
text-decoration: none;	
}


h1{
font-weight: bold;
font-size: 14px;
color: #003366;
text-decoration: none;
}

h2{
font-weight: bold;
font-size: 14px;
color: #666666;
text-decoration: none;
}

img.bilde{
border: 1px solid #003366;
}

.minitekst{
font-size: 10px;
color: #666666;
}

table.tabell{
border: 1px groove #666666;
padding: 5px;
}

table.bloggmeny{
padding: 5px;
background-color: #003366;
}

a.bloggmeny{
color: #FFFFFF;
font-weight: bold;
}
a.bloggmeny:hover{
color: #CCCCCC;
font-weight: bold;
text-decoration: none;
}

table.bloggboks{
margin-top: 6px;
padding: 5px;
border: 1px solid #006666;
}

td.meny{
background: url(layout/menybunn.jpg)
}

td.menyinnhold{
background: url(layout/menybg.png);
}

th{
font-weight: bold;
text-align: left
}

td.litentekst{
font-size: 10px;
letter-spacing: 0px;
}
