body, td, input, select, textarea   {
    font-family: verdana, arial, times;
    font-size: 12px;
}

li	{
    margin: 0px;
}

body    {
    background-image: url('images/bakgrunn.jpg');
    background-repeat: repeat-x;
    background-color: #002452;
}

td.topp {
    background-image: url('images/topp.hoyre.jpg');
}

form.nomargin   {
    margin:0px;
    padding:0px;
}

input.sok_str   {
    width: 111px;
    padding-left: 9px;
}

td.meny_bgc_venstre {
    background-image: url('images/meny.venstre.gif');
}

td.meny_bgc_hoyre {
    background-image: url('images/meny.hoyre.gif');
}

td.meny, td.meny_aktiv {

    border-bottom: 1px solid #FFFFFF;
    padding-top: 4px;
    padding-bottom: 4px;
}

td.meny_aktiv {
    background-color: #FFFFFF;
}

a:link {
	color: blue;
}

a:visited {
	color: blue;
}

a:hover ,a:active {
	color: #00A8FF;
	text-decoration: none;
} 

a.meny, .overskrift, .header  {
    font-size: 11px;
    color: #1255A4;
    font-weight: bold;
    text-decoration: none;
}

a.undermeny, a.undermeny_aktiv {
    color: #000000;
    text-decoration: none;
    font-size: 10px;
}

a.undermeny_aktiv   {
    font-weight: bold;
}

a.meny:visited, .overskrift:visited, .header:visited  {
    font-size: 11px;
    color: #1255A4;
    font-weight: bold;
    text-decoration: none;
}

a.undermeny:visited, a.undermeny_aktiv:visited {
    color: #000000;
    text-decoration: none;
    font-size: 10px;
}

a.undermeny_aktiv:visited   {
    font-weight: bold;
}

a.meny:hover, .overskrift:hover, .header:hover  {
    font-size: 11px;
    color: #1255A4;
    font-weight: bold;
    text-decoration: none;
}

a.undermeny:hover, a.undermeny_aktiv:hover {
    color: #000000;
    text-decoration: none;
    font-size: 10px;
}

a.undermeny_aktiv:hover   {
    font-weight: bold;
}

input.logginn_knapp {
    color: #000000;
    font-weight: bold;
    background-color: #E9F6FF;
    border: 0px;
    font-size: 10px;
    text-align:right;
    width: 138px;
}
