body {
	font-family: Lucida Grande, "Lucida Sans Unicode", Helvetica, sans-serif;
	color: #000;
	background: white;
	font-size: 12pt;
	line-height: 1.4em;
}

a, a:link, a:visited {
	text-decoration: underline;
	color: #000;
}

.ingress {
	font-weight: bold;
}

hr {
	display: none;
}

div.hr {
	height: 1pt;
	border-bottom : 1pt solid #CCC;
	margin-bottom: 1.4em;
}

ul {
list-style-type: square;
}

li {
margin-bottom: 0.4em;
}

form {display: none;}


/* Sideoppbygging - centrert, fast bredde */



#topcontainer {
	width: auto; 
	margin: 0 5%;
	padding: 0; 
	border: 0;
	float: none !important;
	color: black; 
	background: transparent;
}

#menuareacontainer {
	float: none;
	border-bottom: 1pt solid #000;
}

#menuareacontainer img {
	display: none;
}

#menuareacontainer h1 {
	display: none;
}

#menuareacontainer h3 {
	font-size: 10pt;
	font-weight: bold;
	margin-top: 10pt;
}

#globalmenucontainer {
	display: none;
}

#mainmenucontainer {
	display: none;
}

.articlelanguagemenu {
	display: none;
}

.sitepath {
	display: none;
}

.storycontainer {
	display: none;
}

.innholdsfortegnelse {
	display: none;
}

#newsmenu {
	display: none;
}

#storymenu {
	display: none;
}

#hoyrespalteCont {
	display: none;
}


#hovedCont {
	width: auto; 
	margin: 0 5%;
	padding: 0; 
	border: 0;
	float: none !important;
	color: black; 
	background: transparent;
}

#venstrespalteCont {
	padding-left: 20pt; 
	padding-right: 20pt; 
	border: 1pt solid #CCC;
	font-size: 10pt;
}

#hovedspalteCont {
}

#hoyrespalteCont {
	padding-left: 20pt; 
	padding-right: 20pt; 
	border: 1pt solid #CCC;
	font-size: 10pt;
}

#footer {
	display: none;
}