@CHARSET "ISO-8859-1";

/* For table headers */
.rubrad {
    background-color: #cccccc;
}

/* For table cells, odd numbers */
.uddarad {
    background-color: #ffffff;
    vertical-align: top;
}

/* For table cells, even numbers */
.jamnrad {
    background-color: #ececec;
    vertical-align: top;
}


/* For highligting  mandatory fields. */
.red {
    color: #ff0000;
}

/* For texts below pictures */
.tiny, .navbar, .navtxt {
    font-size:    8pt;
}


/* For tooltips in maps */
#dhtmltooltip {
    position: absolute;
    width: 150px;
    border: 2px solid black;
    padding: 2px;
    background-color: lightyellow;
    visibility: hidden;
    z-index: 100;
}


th {
    font-family:  Verdana, Arial, Helvetica, sans-serif;
    font-size:    10pt;
    font-weight:  bold;
    color:            #000000;
    background-color: transparent;
   }




/*isnytt stuff */
#left_column {
	width: 500px;
/*	float: left;*/
/*	margin-left: 30px; */
	margin-top: 20px;
	}

#right_column {
	width: 260px;
	float: right;
	margin-top: 0px;
/*	margin-right: 30px; */
}

.isnyttmeny {
    background-color: #f0f2ff;
    padding: 2px;
    border: 1px solid #9999cc;
    margin-top: 25px;
}

div.facknummer {
    width: 20px;
    font-size: 10pt;
    float: left;
    text-align: right;
}
div.facknamn {
    font-size: 10pt;
    float: left;
    text-align: left;
    padding-left: 3px;
}
div.isnyttpil {
    width: 15px;
    float: left;
}

.navrubrik {
    font-weight:  bolder;
   }
   
   
.isobs {
font: 10px/11px Helvetica, Arial, Geneva, sans-serif;
}

.isobs h3 {
 color : #000000;
}

ul.isobs {
	padding:0;
	margin:0;
	list-style-type: none;
}

   
.isobs li {
	font: 10px/11px Helvetica, Arial, Geneva, sans-serif;
	color: #4D4D4D;
	margin-bottom: 8px;
}

.isobs li img {
	margin: 0;
	padding: 0;
}

.isobs li a {
	font: bold 12px/12px Tahoma, Verdana, Geneva;
}

.isobs li.gray {
	color: #868686;
}

.isobs li.red {
}

.isobs li.green {
	color: #20C21E;
}

.isobs li.yellow {
	color: #FFA400;
}

.isobs li.blue {
}

.isobs img {
	margin-left: 3px;
}


ul.kommentarer {
	list-style-type: none;
	padding:0;
	margin:0;
}

ul.kommentarer li a {
    font: normal 12px/12px Tahoma, Verdata, Geneva;
    margin-bottom: 8px;
	padding:0;
}
