﻿.KategoriBoks
{
border:solid #0c0b2d 1px;
border-bottom:solid #0c0b2d 3px;
float:left;
width:368px;
height:300px;
cursor:pointer;
/*background-color:#bababa;*/
background-color:White;
position:relative;
}

.KategorierBoks : hover
{
border:solid #0c0b2d 1px;
}

.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");
}

.KategoriBoks img
{

}






.KategoriBoksTekst
{
font-family:Verdana;
font-size:13px;
text-align:left;
color:Black;
padding:10px;
font-weight:bold;
position:absolute;
bottom:0px;
left:10px;
}
