*
{
margin: 0px;
padding: 0px;
font-family: Georgia;
color:#434343;
align:left;
}

h1 
{
font-family: Georgia;
font-weight:normal;
font-size:24px;
margin:0px 0px 5px 0px;
}

h2
{
font-family: Georgia;
font-weight:normal;
font-size:20px;
margin:0px 0px 5px 0px;
}

h3
{
font-family: Georgia;
font-weight:normal;
font-size:18px;
margin:0px 0px 5px 0px;
}

#meny{
background-image:url(bilder/adresse.jpg);
background-repeat:repeat-y;
width:154px;
float:left;
}

.menuitem{
background-image:url(images/menybutton.jpg);
background-position:bottom;
width:160px;
height:28px;
margin-left:1px;
}


.menuitem_top{
background-image:url(bilder/menybutton.jpg);
width:160px;
height:29px;
margin-left:1px;
}

.menuitem-over{
background-image:url(images/menybutton-over.jpg);
background-repeat:repeat-x;
width:160px;
height:28px;
margin-left:1px;
cursor:pointer;
}


.menuitem-over_top{
background-image:url(bilder/menybutton-over.jpg);
background-repeat:repeat-x;
width:160px;
height:29px;
margin-left:1px;
cursor:pointer;
}

.menuitem_text{
width:160px;
height:28px;
color:#FFFFFF; font: bold 11px "Trebuchet MS", Arial, Verdana, Helvetica, sans-serif;
text-indent:5px;
padding-top:7px;
}

.menuitem_text-over{
width:160px;
height:28px;
color:#92180f; font: bold 11px "Trebuchet MS", Arial, Verdana, Helvetica, sans-serif;
text-indent:5px;
padding-top:7px;
}
 
 
 
