﻿* {margin: 0;}
a:hover {background-position: 0 0;}
.KategoriSpan
{
font-size:24px;
border-bottom:solid #0c0b2d 1px;
width:100%;
margin-bottom:5px;
margin-top:5px;
display:block;
text-align:center;
font-family:Sans-Serif;
}

.KategoriBoks
{
border:solid #0c0b2d 1px;
border-bottom:solid #0c0b2d 3px;
float:left;
width:367px;
height:300px;
cursor:pointer;
/*background-color:#bababa;*/
background-color:White;
position:relative;
}
/*
.Navn
{
background-color:#0c0b2d;
color:White;
}*/

.KategoriSpan
{
color:white;
font-family:Verdana;
text-align:left;
font-size:14px;
height:30px;
margin:0px;
line-height:30px;
text-indent:10px;
background-color:#0c0b2d;
display:block;
}
/*
.KategoriBoks
{
border:solid #bababa 1px;


height:150px;
margin:10px;
margin-bottom:20px;

}
*/
.KategoriBoksNavn
{
background-color:#bababa;
color:black;
font-family:Verdana;
border-bottom:solid #0c0b2d 1px;
font-weight:bold;
height:30px;
font-size:12px;
line-height:30px;
text-align:left;
text-indent:10px;
position:relative;
background-image:url("../Grafikk/Dekor/KategoriBoksDetaljerOn.jpg");
z-index:2;
}

.KategoriBoksNavnDetaljer{
background-image:url("../Grafikk/Dekor/KategoriBoksDetaljerOn.jpg");
position:absolute;
right:0px;
top:0px;
border-left:solid #0c0b2d 1px;
padding-right:5px;
color:black;
}



.KategoriBoksInnhold
{
width:100%;
height:268px;
/*background-color:#bababa;*/
background-color:White;
border-top:solid #dbdbdb 1px;
border-bottom:solid #dbdbdb 1px;
}

.KategoriBoksInnhold .bilde
{
float:right;
border:none;
position:absolute;
bottom:2px;
right:20px;


border:solid black 1px;
z-index:1;
}

.KategoriBoksInnhold .DetaljerKnapp2
{
position:absolute;
width:80px;
height:21px;
right:8px;
top:45px;
z-index:2;
background-image:url("../Grafikk/Dekor/rodKnapp.png");
font-family:Verdana;

}

.KategoriBoksInnhold .DetaljerKnapp2 a
{
color:White;
line-height:21px;
font-size:9px;
width:80px;
display:block;
}

.KategoriBoksInnhold table
{
float:left;
font-family:Verdana;
position:relative;
color:Black;
top:15px;
left:8px;
text-align:left;
border-collapse:collapse;
font-size:10px;
/*border:solid #a2a2a2 1px;*/
background-color:White;
}

.KategoriBoksInnhold table tr
{
text-align:left;
}

.KategoriBoksInnhold table td
{

text-align:left;
/*border-bottom:solid #a2a2a2 1px;
border-top:solid #a2a2a2 1px;*/
padding:2px;

}

.KategoriBoksInnhold .Notat
{

float:left;
position:absolute;
bottom:0px;
height:30px;
width:300px;
}
