/* CSS Document */


/* LAYOUT */
#wrap_kol {
	overflow:hidden;
	zoom:1;
	background-image:url(http://www.1881.no/Annet/upload/gfx/bg_dotted_line.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	margin:10px 0;
	padding:0 0 10px 0;
}
#kol_1 {
	overflow:hidden;
	zoom:1;
	float:left;
	width:200px;
	margin-right:20px;
}
#kol_2 {
	width:460px;
	overflow:hidden;
	zoom:1;
	float:left;
}
#kol_3 {
	overflow:hidden;
	zoom:1;
	float:right;
	width:260px;
}


/* INNHOLD */

.boks_temabilde h2,
.boks_temabilde p {
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
	background-color:#cce0ef;
	font-size:12px;
	border-top:1px solid #afc1cd;
	border-bottom:none;
	padding:8px 12px 8px 12px;
	margin:0;
	line-height:1.5;
}

.hovedinnhold h1 {
	color:#ff6633;
	font-weight:normal;
	font-size:19px;
	margin:0 0 12px 0;
}

.hovedinnhold h1 span {
	color:#999;}


.hovedinnhold h2 {
	background-color:white;
	margin:0 0 2px 0;
	padding:0;
	border:none;
}


.hovedinnhold p {
	font-size:12px;
	margin:0 0 12px 0;
	line-height:1.4;
}
.hovedinnhold .wrap-ul {
	overflow:hidden;
	zoom:1;
}
.hovedinnhold .wrap-ul ul {
	float:left;
	margin-right:30px;
}

.hovedinnhold ul {
	margin-bottom:12px;
}


.hovedinnhold li {
	font-size:12px;
	margin:0 0 4px 0;
	color:#666;
}

.hovedinnhold li a {
	font-weight:bold;
}

.hovedinnhold a {
	text-decoration:underline;}


.boks_tema_utlenker {
	background-color:#f7f7f7;
	padding-bottom:1px;
}
.boks_tema_utlenker h2 {
	font-family:Arial, Helvetica, sans-serif;
	background-color:#eff0df;
	font-size:12px;
	border-top:1px solid #c7c8ba;
	border-bottom:1px solid #dedfd2;
	font-weight:bold;
	padding:8px 12px 8px 12px;
	margin:0 0 10px 0;
	line-height:1.5;
}
.boks_tema_utlenker ul {
	margin:6px 12px 12px 12px;
}
.boks_tema_utlenker li {
	font-size:12px;
	margin:0 0 7px 0;
	color:#666;
}

.boks_tema_utlenker a {
	text-decoration:underline;}

