html#arkiv div#content {
margin: 30px;
}

html#arkiv div#content h2 {
text-align: left;
font-family: verdana;
color: #000000;
font-weight: normal;
font-size: 14pt;
width: auto;
margin-right: 3px;
margin-bottom: 10px;
}

	html#arkiv div#content ul#news {
	
	}
	
		html#arkiv div#content ul#news li.big {
		list-style-type: none;
		margin-left: 3px;
		clear: left;
		}
		
			html#arkiv div#content ul#news li.big div.thumb {
			width: 131px;
			height: 92px;
			float: left;
			margin-bottom: 5px;
			background-position: center center;
			background-repeat: no-repeat;
			}
			
			html#arkiv div#content table td h3 {
			color: #000000;
			font-size: 13pt;
			font-weight: normal;
			font-family: verdana;
			padding-top: 7px;
			padding-bottom: 5px;
			}
	
			html#arkiv div#content table td {
			vertical-align: top;
			margin-bottom: 5px;
	  		}
			
			html#arkiv div#content table td p {
			font-family: verdana, sans-serif;
			font-size: 8pt;
			color: #4f4f4f;
			line-height: 150%;	
			}
			
			html#arkiv div#content table td p a {
			color: #000000;
			font-weight: bold;
			text-decoration: none;
			}

