
	body {
	margin: 0;
	padding: 0;
	background: #fff;
	font: 62.5% Helvetica, Arial, sans-serif;
	}
	
	a {
	color: #ff3300;
	}
	
	a img {
	border: none;
	}

	#container {
	width: 960px;
	margin: 0 auto;
	}
	
	#top {
	width: 930px;
	margin: 0 auto;
	border-top: 3px solid #ff3300;
	/*background: url(images/logo.png) no-repeat bottom;*/
	position: relative;
	height: 220px;
	}
	
	#top-flash {
		position: absolute;
		top: 77px;
		left: 0;
	}
	
	#top h1 a {
	margin-top: 105px;
	width: 300px;
	height: 80px;
	display: block;
	}
	
	#sokefelt {
	float: right;
	padding-top: 23px;
	}
	
	#sokefelt input {
	border: 1px solid #ccc;
	color: #999;
	width: 210px;
	background: #fff url(images/lupe.png) no-repeat right top;
	padding: 3px;
	}
	
	#nav {
	margin: 0;
	padding-left: 0;
	font-family: Georgia, Times, serif;
	font-size: 1.5em;
	}
	
	#nav li {
	list-style-type: none;
	float: left;
	}
	
	#nav li a {
	display: block;
	padding: 20px 0;
	color: #333;
	text-decoration: none;
	margin-right: 17px;
	border-top: 6px solid #fff;
	}
	
	#nav li a:hover, #nav .current_page_item a {
	border-top: 6px solid #ff3300;
	}
	
	#main {
	position: relative;
	width: 930px;
	margin: 0 auto;
	clear: both;
	margin-top: 18px;
	}
	
	#left {
	float: left;
	width: 210px;
	color: #545454;
	margin-right: 30px;
	}
	
	#left .sidebaritem, #right .sidebaritem {
	clear: both;
	margin-bottom: 2.5em;
	}

	#left hr, #right hr {
	clear: both;
	border: 1px solid #fff;
	}
	
	#left img, #right img, html>body #left img, html>body #right img {
	max-width: 98%;
	max-height: auto !important;
	}
	
	#right {
	float: left;
	width: 210px;
	color: #545454;
	}
	
	h2, h3, h4, h5, h6 {
	font-family: Georgia, Times, serif;
	}
	
	#right h2 {
	text-transform: uppercase;
	}
	
	#content h2 {
	font-size: 2.8em;
	margin: 0;
	font-weight: normal;
	color: #ff3300;
	}
	
	#right h2, #left h2 {
	color: #000;
	font-size: 2em;
	font-weight: normal;
	border-bottom: 1px dotted #000;
	padding-bottom: 5px;
	}
	
	#content h2 a {
	color: #ff3300;
	text-decoration: none;
	}
	
	#content {
	float: left;
	margin-right: 30px;
	color: #545454;
	padding-top: 2em;
	}

	.narrowcolumn {
	width: 450px;
	}
	
	.widecolumn {
	width: 690px;
	}
	
	#content p, #right p, #left p, #content ol, #content ul, #content td {
	font-size: 1.15em;
	line-height: 1.4em;
	}
	
	#content hr {
	border: none;
	border-bottom: 1px solid #dbdbdb;
	margin: 2em 0 3em;
	}
	
	#content .blank {
	border: 1px solid #fff;
	}
	
	address {
	border-top: 1px solid #dbdbdb;
	position: static;
	clear: both;
	color: #7a7a7a;
	font-style: normal;
	margin: 4em 0;
	padding-top: 14px;
	}
	
	.event {
	clear: both;
	margin-bottom: 1em;
	}


	.event {
	clear: both;
	margin-bottom: 1em;
	}

	.event h5 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1.3em;
	margin: 0;
	}
	
	.event h5 a {
	color: #545454;
	text-decoration: none;
	}
	
	.eventdate {
	float: left;
	width: 50px;
	height: 50px;
	margin-right: 1em;
	background: url(images/kaldatebg.png) no-repeat;
	color: #fff;
	font-size: 1em;
	text-align: center;
	text-transform: uppercase;
	padding-top: 12px;
	font-weight: bold;
	line-height: 1.8em;
	}
	
	.eventdate a {
	color: #fff;
	text-decoration: none;
	}
	
	.eventday {
	font-size: 3em;
	margin: 0;
	}
	
	.event p {
	margin: .3em 0 0 0;
	}
	
	.eventdate {
	float: left;
	width: 50px;
	height: 50px;
	margin-right: 1em;
	background: url(images/kaldatebg.png) no-repeat;
	color: #fff;
	font-size: 1em;
	text-align: center;
	text-transform: uppercase;
	padding-top: 12px;
	font-weight: bold;
	line-height: 1.8em;
	}
	
	.thisevent .eventdate {
	background: url(images/kaldatebg_active.png) no-repeat;
	}
	
	.thisevent h5 a {
	color: #ff3300;
	}
	
	.eventday {
	font-size: 3em;
	margin: 0;
	}
	
	.calnav {
	clear: both;	
	height: 45px;
	}
	
	.calnavleft {
	float: left;
	}
	
	.calnavright {
	float: right;
	}
	
/* TYPOGRAFI OG FORM */

	/* SUBMENU */
	
	#submenu {
	margin-top: 2.5em;
	list-style-type: none;
	margin-left: 0;
	padding-left: 0;
	border-top: 1px solid #dbdbdb;
	padding-top: 8px;
	}
	
	#submenu li {
	border-bottom: 1px solid #dbdbdb;
	padding-bottom: 8px;
	margin-bottom: 8px;
	}
	
	#submenu li a {
	color: #000;
	text-decoration: none;
	font-family: Georgia, Times, serif;
	font-size: 1.3em;
	margin-left: 2px;
	}
	
	#submenu li a:hover, #submenu .current_page_item a, #submenu .current_page_ancestor a {
	color: #ff3300;
	}
	
	/* SINGLE */
	
	#morenews {
	border-top: 3px solid #e2e2e2;
	margin-top: 3em;
	}
	
	#morenews h3 {
	color: #7a7a7a;
	margin: 10px 0;
	font-size: 1.5em;
	font-weight: normal;
	}
	
	#morenews ul {
	color: #787878;
	border-top: 1px dotted #a9a9a9;
	}
	
	#morenews li {
	padding: 6px 0;
	border-bottom: 1px dotted #a9a9a9;
	}
	
	#morenews a {
	text-decoration: none;
	}

	/* FORSIDE */
	
	#toppsak {
	border-bottom: 3px solid #dbdbdb;
	padding-bottom: 1em;
	margin: 0 0 3em;
	}
	
	.tosaker {
	clear: both;
	margin-bottom: 2em;
	}
	
	.tosaker hr {
	clear: both;
	border: 1px solid #fff;
	}
	
	#content .tosaker h2 {
	font-size: 1.6em;
	margin: 0 0 .5em;
	}
	
	.venstresak {
	width: 210px;
	float: left;
	}

	.hoyresak {
	width: 210px;
	float: right;
	}
	
	#medlemsnytt {
	clear: both;
	background: #f6f6f6;
	border-top: 3px solid #dbdbdb;
	border-bottom: 3px solid #dbdbdb;
	margin-bottom: 3em;
	}
	
	#medlemsnyttlesmer {
	margin: 0;
	float: right;
	}
	
	#medlemsnyttlesmer a {
	display: block;
	padding: 5px;
	color: #999;		
	text-decoration: none;
	}
	
	#medlemsnytt h3 {
	color: #999;
	font-family: Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	margin: 0;
	padding: 5px; 
	border-bottom: 1px solid #dbdbdb;
	}
	
	#medlemsnytt h4 {
	font-size: 1.3em;
	color: #999;
	margin: 1em 0 -.5em 0;
	font-weight: normal;
	}
	
	#medlemsnytt .medlemsnyhet {
	float: left;
	width: 130px;
	}

	#medlemsnytt .medlemvenstre {
	margin-left: 5px;
	margin-right: 25px;
	}
	
	#medlemsnytt .medlemmidten {
	margin-right: 25px;
	}
	
	#medlemsnytt .medlemhoyre {
	margin-right: 5px;
	}
	
	#medlemsnytt hr {
	clear: both;
	border: 1px solid #f6f6f6;
	margin-bottom: 2em;
	}
	
	#medlemsnyttarkiv .post {
	width: 190px;
	float: left;
	margin-right: 30px;
	margin-bottom: 30px;
	background: #f6f6f6;
	padding: 10px;
	}
	
	#medlemsnyttarkiv h2 {
	font-size: 1.5em;
	font-weight: normal;
	}
	
	#medlemsnyttarkiv h2 a {
	color: #666;
	}
	
	#markant img {
	float: right;
	margin-left: 2em;
	margin-top: -40px;
	margin-right: 5px;
	width: 70px;
	height: auto;
	border: none;
	}
	
	#ansatte {
	clear: both;
	}
	
	.ansatt {
	clear: both;
	margin-bottom: 1em;
	}
	
	.ansatt h4 {
	font-size: 1.4em;
	font-weight: normal;
	margin-bottom: -.8em;
	}
	
	.ansatt img {
	float: left;
	margin-right: 1em;
	width: 50px;
	height: 50px;
	}


/* BILDER M.M. */
	
	.topimg {
	width: 100%;
	position: relative;
	margin-bottom: 1em;
	padding: 0;
	text-align: center;
	}
	
	.topimg a {
	border: none;
	display: block;
	}
	
	.topimg img {
	border: none;
	}
	
	.topimg .date {
	position: absolute;
	margin: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background-image: url(images/date_bg.png);
	color: #fff;
	padding: 2px 4px;
	text-align: left;
	}
	
	.topimg .imgcaption {
	position: absolute;
	margin: 0;
	bottom: 0;
	right: 0;
	color: #fff;
	padding: 2px 4px;
	text-align: right;
	z-index: 1000;
	font-style: italic;
	}
	
	.topimg a {
	text-decoration: none;
	}
	
	img {
	max-width: 100%;
	height: auto;
	}
	


/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */


	fieldset {
	border: 1px solid #ccc; 
	}
	
	legend {
	font-size: 1.2em;
	letter-spacing: 1px;
	text-transform: uppercase;
	color: #999;
	}
	
	th {
	min-width: 80px;
	text-align: right;
	font-size: 1.2em;
	font-weight: normal;
	}
