﻿body
{
	/*background-color: Aqua;*/
	background-image: url(images/bakgrunn.gif);
	background-attachment: fixed;
}

.bigerror
{
    font-size: larger;
    font-weight: bold;
    color: Red;
}

TD.logincells
{
    background-color: #ddffff;
    white-space: nowrap;
}

TABLE.login
{
    margin-top: 50px;
    background-color: #ddffff;
    margin-left: auto;
    margin-right: auto;
    border-collapse: collapse;
}

TD.loginheader
{
    white-space: nowrap;
    background-color: #64aabe;
    padding-top: 5px;
    padding-bottom: 5px;
    color: #f5f5f5;
    font-weight: bold;
    border-spacing: 0;
    border: 0;
}

.center 
{
	margin-left: auto;
    margin-right: auto;
}

.pageheader
{
    color: #339933;
    font-size: 16pt;
    font-weight: bold;
    padding-top: 20px;
    padding-bottom: 10px;
}

TD.sok
{
    text-align: right;
    white-space: nowrap;
}

TD.nowrap 
{
	white-space: nowrap;
}

TD.tittel
{
    background-color: #CCFFFF;
    border-bottom: 1px dashed white;
}

TD.kategori
{
    white-space: nowrap;
    background-color: #DDFFFF;
    font-size: x-small;
    border-bottom: 1px dashed white;
}

TD.dato
{
    white-space: nowrap;
    background-color: #CCFFFF;
    text-align: center;
    font-size: x-small;
    border-bottom: 1px dashed white;
}

SPAN.kategoritype
{
    white-space: nowrap;
    font-weight: bold;
    background-color: Aqua;
    font-size: x-small;
}

TABLE.liste
{
    background-color: #64aabe;
    margin-left: auto;
    margin-right: auto;
    font-size: small;
}

TD, TH
{
	font-family: Verdana;
	font-size: 12px;
}

A:link, A:visited, A:active
{
	text-decoration: none;
	font-weight: bold;
	color: #336699;
}

A:hover
{
	text-decoration: none;
	font-weight: bold;
	color: #6699CC;
}
