* {
padding: 0;
margin:0;
font-family: Verdana;
}

body {
	background:#e3e7f3;
	text-align:center;
}

#kontainer {
	width: 725px;
	margin:auto;
	border: 2px solid #471409;
	
	background: #fff;
}

#header {
	
	background: url("/header.png");
	height: 110px;
}

#header a {
	position: relative;
	top: 0;
	left: 0px;
	height: 105px;
	width: 750px;
	background: transparent;
	float:right;
	display: block;
}


#innhold ul li {
	font-size: 0.8em;
	margin-left: 20px;
}

#innhold ul {
	margin-bottom: 20px;
}





div#venstre li {
	list-style:none;
}
div#venstre a {
	display:block;
	padding: 4px 15px 0px 15px;
	border-right: 1px solid #c9cdd5;
	font-family: Verdana, Arial;
	color:#292f38;
	text-decoration:none;
	border-bottom: 1px solid #ececca;
	border-top: 1px solid #f5f5d1;
	height: 30px;
	background: #f5f5d1;
	font-size: 0.7em;
}

div#venstre a:hover {
	border-right: 1px solid #c9cdd5;
	background: #e1d2fc;
	background: #cde0d0;
	
	border-bottom: 1px solid #b9b8e4;
	font-family: Verdana, Arial;
	text-decoration:none;
	font-size: 0.7em;
}

#venstre ul li a.valgt {
	background: #fff;
	border-top: 1px solid #b2b2b2;
	border-bottom: 1px solid #b63318;
	border-right: 0;
}



#innhold {
	
	float:left;
	text-align:left;
	width: 300px;
	padding: 0 0 0 10px;
}



#venstre {
	float:left;
	width: 150px;
	border-right: #dce1f4 solid 0;
	text-align:left;
	padding-right: 5px;
}

#hogre {
	float:right;
	height: 300px;
	width: 225px;
	background: url("/hogrelinje.jpg") repeat-x;
	border-left: #dce1f4 solid 2px;
	text-align:left;
	padding-left: 5px;
}

#hogre h2 {
	color: #545e71;
	font-size: 1em;
}

#bottom {
	clear:both;
	background: url("/bottomlinje.jpg");
	font-size: 0.7em;
	padding-top: 25px;
	padding-bottom: 15px;
	color: #555;
}

#cred {
	color: #9ba7bc;
	font-size: 0.8em;
	width: 725px;
	text-align: left;
	margin:auto;
}

#cred a {
	color: #7e8aa0;
	text-decoration: none;
	
}

h1 {
	color: #656566;
	border-bottom: 1px solid #e3d5cd;
	font-size: 1.1em;
	margin: 10px 0 5px 0;
	font-weight: normal;
}

#innhold h2 {
	color: #4f4841;
	font-size: 0.9em;
	font-weight: bold;
}

#innhold p, td {
	font-size: 0.8em;
	line-height: 1.5em;
}

p.ingress {
	font-weight: bold;
}

.cred a {
	color: #476847;
	font-size: 0.7em;
}

.cred {
	display:block;
	padding: 10px 0 10px 0;
}

#innhold a.lesmeir {
	color: #476847;
	font-size: 0.8em;
}

p a {
	color: #476847;
}

ul#article {
	
	list-style:none;
}

ul#article li a {
	font-size: 0.7em;
	color:#545e71;
	text-decoration: none;
	
}

ul#article li a:hover {
	text-decoration: underline;
}

ul#article li {
	margin: 5px 0 2px 0;
}






ul#article ul {
	
	list-style:none;
}

ul#article ul li a {
	font-size: 0.6em;
	color:#6487c0;
	text-decoration: none;
	
}


ul#article ul li a:hover {
	text-decoration: underline;
	
}


ul#article ul li {
	margin: 0px 0 0px 10px;
}






ul.menu19 li {
	list-style:none;
	display:inline;
}

ul.menu19 li a {
	display:block;
	float:left;
	padding: 2px 20px 2px 20px;
	border-right: 1px solid #bec4d5;
	font-weight: bold;
	font-family: Verdana, Arial;
	color:#7a88a4;
	text-decoration:none;
	height: 14px;
	font-size: 0.7em;
	border-right: 1px solid #dfe1e7;
	border-bottom:3px solid #dfe1e7;
}


ul.menu19 a:hover {
	background: #f6f8ff;
}


ul.menu19 li a.valgt {
	border-bottom:3px solid #455276;
	
}

.kort_artikkel img, .artikkel_spalter img {
	float: right;
	border:0;
	margin-left: 5px;
}

.bildetext {
	float:right;
}

ul.menu19 {
	background: #fff;
	
	height: 18px;
	margin: 2px 0 10px 0;
}

div.artikkelTillegg {
	float:right;
	border-left: 1px solid #ccc;
	padding-left: 5px;
	width: 240px;
	margin-left:7px;
}

div.spalte_1_artikkel, div.spalte_2_artikkel {
	margin-top: 25px;
}



div.artikkel_spalter h2 {
	border-bottom: 1px solid #e3d5cd;
}

.clear {
	clear: all;
}



div.kommentar {
	margin-top: 20px;
	border-top: 1px solid #ccc;
}