/* CSS Document */

body{
background:url(bg.jpg)
}

.content{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#000000;
}

.meny{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#000000;
font-weight:bold;
}

.undermeny{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#000000;
}

a{
color:#000000;
text-decoration:none;
}

a:hover{
color:#BABA8C;
text-decoration:none;
}



.storTabell{
border-color:#BFBE7F;
border-style:solid;
border-top-width:1px;
border-left-width:1px;
border-right-width:1px;
border-bottom-width:0px;
background-color:#FFFFFF;
}

.hr{
color:#BFBE7F;
height:1px;
}

.menyTabell{
border-color:#BFBE7F;
border-style:solid;
border-top-width:0px;
border-left-width:0px;
border-right-width:0px;
border-bottom-width:1px;
}

.rubrik{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
color:#CB2417;
}




