/*
BODY
*/
body
{
   background-color: #afafaf;
   background-image: url('/img/bg_site.jpg');
   background-repeat: repeat-x;
   font-family: Verdana;
}

/*
TABELLER
*/

table.yttertabell
{
   border: 1px solid #999999;
}


table.flikar
{
   background-color: #ffffff;
   border: 0;
}

td.rullinfo
{
   background-color: #000000;
   background-image: url('/img/bg_rullinfo.jpg');
   background-repeat: repeat-x;
   font-size: 14px;
   color: #ffffff;
}

td.flikar
{
   background-color: #ffffff;
}

td.site
{
   background-color: #ffffff;
   color: #000000;
   font-size: 13px;
   line-height: 20px;
}

td.linje
{
   background-color: #ffffff;
   background-image: url('/img/linje.jpg');
}

td.boxar
{
   background-color: #ffffff;
}

td.tom
{
   background-color: #ffffff;
}

td.meny
{
   text-decoration: none;
   color: #000000;
   font-size: 13px;
}

td.main
{
   text-decoration: none;
   color: #000000;
   font-size: 13px;
   line-height: 20px;
}

td.anmalningsinfo
{
   background-image: url('/img/bg_flikar.jpg');
   background-repeat: repeat-x;
   background-color: #ffffff;
   color: #000000;
   font-size: 12px;
}

td.nyheter
{
   text-decoration: none;
   color: #000000;
   font-size: 11px;
   line-height: 20px;
}

/*
LÄNKAR
*/

a:link
{
   text-decoration: none;
   color: #0000FF;
}

a:visited
{
   text-decoration: none;
   color: #0000FF;
}

a:active
{
   text-decoration: none;
   color: #0000FF;
}

a:hover
{
   text-decoration: underline;
   color: #666666;
}

.meny a:hover
{
   text-decoration: none;
   color: #666666;
}

.meny a, .meny a:visited, .meny a:active
{
   text-decoration: none;
   color: #000000;
}

a.nyheter:link
{
   text-decoration: none;
   color: #000000;
   font-size: 11px;
}

a.nyheter:visited
{
   text-decoration: none;
   color: #000000;
   font-size: 11px;
}

a.nyheter:active
{
   text-decoration: none;
   color: #000000;
   font-size: 11px;
}

a.nyheter:hover
{
   text-decoration: underline;
   color: #000000;
   font-size: 11px;
}

a.rullinfo:link
{
   text-decoration: none;
   color: #ffffff;
   font-size: 11px;
}

a.rullinfo:visited
{
   text-decoration: none;
   color: #ffffff;
   font-size: 11px;
}

a.rullinfo:active
{
   text-decoration: none;
   color: #ffffff;
   font-size: 11px;
}

a.rullinfo:hover
{
   text-decoration: underline;
   color: #ffffff;
   font-size: 11px;
}

#timetag
{
   font-family: Verdana;
   font-size: 8px;
   color: #888888;
}

h1
{
   font-size: 17px;
}

h2
{
   font-size: 16px;
   padding-top: 10px;
}

h3
{
   font-size: 14px;
}
