
.list_a {
  background : url(/img/bg_a_list.jpg);
  background-repeat : no-repeat;
  float      : left;
  width      : 171px;
  margin     : 0px 0px 0px 0px;
  padding    : 14px 10px 20px 10px;
  text-align : left;
  overflow   : hidden;
  height     : 233px;
}
/* IE Hack stuff */
/*\*/
* html .list_a {
  height : 233px;
}
/**/

.list_a .content {
  height : 215px;
  overflow   : hidden;
}

/* IE Hack stuff */
/*\*/
* html .list_a .content {
  height : 215px;
}
/**/



.list_bilde {
  background : url(/img/bg_a_list.jpg);
  background-repeat : no-repeat;
  float      : left;
  width      : 171px;
  margin     : 0px 0px 0px 0px;
  padding    : 14px 10px 20px 10px;
  text-align : left;
  overflow   : hidden;
  height     : 233px;
}
/* IE Hack stuff */
/*\*/
* html .list_bilde {
  height : 233px;
}
/**/

.list_bilde .content {
  height : 215px;
  overflow   : hidden;
}

/* IE Hack stuff */
/*\*/
* html .list_bilde .content {
  height : 215px;
}
/**/


.list_b {
  background : url(/img/bg_b_list.jpg);
  background-repeat : no-repeat;
  float      : left;
  width      : 171px;
  margin     : 0px 0px 0px 0px;
  padding    : 4px 10px 10px 10px;
  text-align : left;
  overflow   : hidden;
  height     : 294px;
}
/* IE Hack stuff */
/*\*/
* html .list_b {
  height : 294px;
}
/**/

.list_b .content {
  height : 260px;
  overflow   : hidden;
}

/* IE Hack stuff */
/*\*/
* html .list_b .content {
  height : 260px;
}
/**/

.list_b2 {
  background : url(/img/bg_a_list.jpg) 0px -7px;
  background-repeat : no-repeat;
  float      : left;
  width      : 171px;
  margin     : 0px 0px 0px 0px;
  padding    : 4px 10px 10px 10px;
  text-align : left;
  overflow   : hidden;
  height     : 245px;
}
/* IE Hack stuff */
/*\*/
* html .list_b2 {
  height : 245px;
}
/**/

.list_b2 .content {
  height : 217px;
  overflow   : hidden;
}
.list_b2 .head {
 padding:10px 5px 0;
}

/* IE Hack stuff */
/*\*/
* html .list_b2 .content {
  height : 217px;
}
/**/




.list_news {
  background : url(/img/bg_latest_news.jpg);
  background-repeat : no-repeat;
  float      : left;
  width      : 171px;
  margin     : 0px 0px 0px 0px;
  padding    : 47px 10px 20px 10px;
  text-align : left;
  overflow   : hidden;
  height     : 200px;
}
/* IE Hack stuff */
/*\*/
* html .list_news {
  height : 200px;
}
/**/

.list_news .content {
  height : 197px;
  overflow   : hidden;
}

/* IE Hack stuff */
/*\*/
* html .list_news .content {
  height : 197px;
}
/**/


.list .calendar td {
  padding : 5px 0px 0px 0px;
}

.list .calendar .date {
  padding : 5px 4px 0px 0px;
}

.list_c {
background : #00ff00;
  float      : left;
  width      : 288px;
  border     : 1px #000000 solid;
  margin     : 0px 0px 0px 5px;
  padding    : 0px;
  text-align : left;
  overflow   : hidden;
  min-height : 398px;
}
/* IE Hack stuff */
/*\*/
* html .list_c {
  height : 398px;
}
/**/


.list_d {
  background : #ffffff;
  float      : left;
  width      : 561px;
  margin     : 0px 0px 5px 5px;
  padding    : 0px;
  text-align : left;
  overflow   : hidden;
}
/* IE Hack stuff */
/*\*/
* html .list_d {

}
/**/

.list_d h1 {
  font-size	: 24px;
  margin	: 0px;
}


.list_d ul li h1 {
  font-size		: 16px;
  color			: #75828F;
/*  text-transform 	: uppercase;*/
  font-weight		: bold;
  margin		: 0px;
  padding		: 0px;
}	


.list_d ul li h1 a, .list_d ul li h1 a:link, .list_d ul li h1 a:visited {
  text-decoration       : none;
  color                 : #75828F;
}

.list_related {
  background : #ffffff;
  float      : right;
  width      : 320px;
  margin     : 5px 0px 0px 0px;
  padding    : 0px;
  text-align : left;
  overflow   : hidden;
}
/* IE Hack stuff */
/*\*/
* html .list_related {
}
/**/

.list_related .content {
  float      : left;
  padding    : 0px 0px 0px 0px;
  margin     : 0px;
  width      : 320px;
}




.list .head {
  padding : 3px 5px 0px 5px;
  margin  : 0px;
  /*background : #e5e1db;*/
  font-weight : bold;
  font-size : 11px;
  text-align	: center;
}
/* IE Hack stuff */
/*\*/
* html .list .head {
  height : 1%;
}
/**/



.line_white {
  background	: #E3E3E3; 
  height	: 1px;
  margin 	: 0px;
}

.list ul.tab {
  padding : 0px;
  margin  : 0px;
  list-style : none;
  border-bottom : 2px #e5e1db solid;
}
.list ul.tab li {
  background    : #d4d0c9;
  width         : 95px;
  float         : left;
  padding       : 3px 2px 3px 3px;
  margin        : 0px 0px 0px 3px;
  text-align    : left;
  font-size     : 11px;
  font-weight   : normal;
}
.list ul.tab li.current {
  background  : #e5e1db;
  font-weight : bold;
}
.list ul.tab li a {
  display : block;
  width : 90px;
}
.list ul.tab li a:link, .list ul.tab li a:visited {
  color : #000000;
  text-decoration : none;
}
.list ul.tab li a:hover {
  color : #aa0000;
  color : #8B0100;
  text-decoration : underline;
}




.list ul {
  padding : 0px;
  margin  : 0px 0px 0px 0px;
  list-style : none;
  /*border-bottom : 1px #e5e1db solid;*/
}
.list ul li {
  padding       : 5px 10px 0px 10px;
  margin        : 0px 0px 0px 3px;
  text-align    : left;
}
.list ul li .date {
  color : #999999;
  font-size : 10px;
}
.list ul li .ingress {
  color : #000000;
  font-weight : normal;
  font-size : 11px;
}
.list .image {
  width : 140px;
  border	: 2px solid #ffffff;
  overflow : hidden;
  padding : 0px;
  margin : 0px 5px 5px 0px;
}
.list ul li .readon {
  width : 100px;
  float : right;
  text-align : right;
}
.list ul li a:link, .list ul li a:visited {
  color : #AA0000;
  color : #8B0100;
  text-decoration : none;
}
.list ul li .readon a:link, .list ul li .readon a:visited {
  color : #737373;
}
.list ul li a:hover, .list ul li .readon a:hover {
  color : #AA0000;
  color : #8B0100;
  text-decoration : underline;
}

.list_a .image {
  height: 40px;
  width	: 40px;	
  float	: left;
}

.list_bilde .image {
  height: 140px;
}

.list_b .image {
  height : 60px;
}

.list_d .image {
  float : right;
  margin : 0px 0px 10px 0px;
}

