.question a:link, .question a:active, .question a:visited, .subcategorybox a:link, .subcategorybox a:active, .subcategorybox a:visited, .mappview a:link, .mappview a:active, .mappview a:visited { font-weight: normal; color: black; text-decoration: none; }
.question a:hover, .subcategorybox a:hover, .mappview a:hover { font-weight: normal; color: #0072dc; text-decoration: none; }

.questiontd span {
   color: #EEEEEE;
}

.questiontd A:hover span {
   color:red;
}

.question A:hover {
}

.question span {
   color: white;
   line-height: 18px;
}

.question A:hover span {
   color: red;
}

.questionsbox {
   width: 422px;
   background-color: #F8FAFF;
   border: solid 1px #999999;
   padding: 5px;
   margin: 0;
   margin-left: 15px;
   font:12px verdana, arial;
}

.kbtext {
   font: 9pt/13pt verdana, arial;
   /*color:#2B2B2B;*/
   color:#000000;
}

.subcategorybox {
   font: 12px/18px Verdana, Arial;
   width: 422px;
   background-color: #BAD9DF;
   border: solid 1px #CAE9EF;
   padding: 5px;
   margin: 0;
   margin-left: 10px;
}
.subcategorybox li#subcategorytype {
font:11px verdana,arial;
font-weight:bold;
}
.subcategorybox ul {
   list-style:none;
   margin:0px;
   padding:0px;
}
.subcategorybox span {
   background: url(../images/smallmapp1.gif) no-repeat;
   background-position: center;
   padding-left: 25px;
}

.subcategorybox A:hover span {
   background: url(../images/smallmapp2.gif) no-repeat;
   background-position: center;
   padding-left: 25px;
}

/* *************** admin ************************** */

input#categorytreeradio {
   height: 18px;
}

form#questionadmin {
   font: 11px Verdana;
   color: black;
   margin-left: 5px;
}

form input#kbquestion, form#questionadmin textarea {
   border: 1px solid #000000;
   background-color: #f3f3f3;
   width: 455px;
}

td.question {
   font:12px verdana, arial;
}

span.questionarrows {
   font: 14px verdana;
}

.subcategorybox#admin {
   border: solid 1px #ACB6DE;
   width: 434px;
}

/* *************** frågelåda mappview ************* */
.newfraga{
position:absolute;
height:13px;
width:55px;
display:block;
margin-top:2px;
left:386px;
background:#BAD9DF;
border:1px solid #9999FF;
font-size:10px;
}
.newfraga#member {
   border:1px solid #CAE9EF;
}
.mappview {
    width:400px;
    position:relative;
    display:block;
    font-family: Verdana, Arial;
    font-size: 12px;
    top: 0px;
    left: 0px;
    /*border: 1px red solid;*/
}
.mappview ul {
   list-style:none;
   margin:0px;
   padding:0px;
}
.mappview li#kategorier {
    position:absolute;
    height:10px;
    width:40px;
    font-weight:bold;
    left:0px;
    margin-top:0px;
    /*border: 1px red solid;*/
}
.mappview li a {
    color:#000000;
}
.mappview li#text1 {
    position:absolute;
    left:230px;
    margin-top:5px;
}
.mappview li#text2 {
    position:absolute;
    left:260px;
    margin-top:30px;
}
.mappview li#text3 {
    position:absolute;
    left:290px;
    margin-top:55px;
}
.mappview li#foldercount1 {
    height:40px;
    width:40px;
    margin-left:190px;
    margin-top:0px;
    background-image: url(../images/1amapp2.gif); background-repeat: no-repeat;
}
.mappview li#foldercount2 {
    height:52px;
    width:70px;
    margin-left:190px;
    margin-top:0px;
    background-image: url(../images/2amapp2.gif); background-repeat: no-repeat;
}
.mappview li#foldercount3 {
    height:77px;
    width:95px;
    margin-left:190px;
    margin-top:0px;
    background-image: url(../images/3amapp2.gif); background-repeat: no-repeat;
}

.mappview#member li#foldercount1 {
    background-image: url(../images/1amapp.gif); background-repeat: no-repeat;
}
.mappview#member li#foldercount2 {
    background-image: url(../images/2amapp.gif); background-repeat: no-repeat;
}
.mappview#member li#foldercount3 {
    background-image: url(../images/3amapp.gif); background-repeat: no-repeat;
}
