body {
	font-family: Verdana;
	font-size: 11px;
	background: url(/core-index/layouts/nnf/bg.png) repeat-y fixed top;
	margin: 0px auto;
}

#frontpage_table {
	background-image: url(http://admin.puni.no/tinymce/jscripts/tiny_mce/plugins/imagemanager/files/client_15/forside.jpg);
	background-repeat: no-repeat;
}

#container {
	margin: 0px auto;
	width: 800px;
}

#header {
	width: 800px;
	height: 100px;
	background: url(/core-index/layouts/nnf/header.png) no-repeat;
	margin: 0px auto;
}
#home_link {
	width: 500px;
	height: 85px;
	position: relative;
	left: 70px;
}

	#home_link a {
		display: block;
		width: 100%;
		height: 100%;
		text-decoration: none;
	}
	#home_link a:hover {
		text-decoration: none;
	}

#mainSection_top {
	width: 800px;
	height: 0px;
	line-height: 10px;
	font-size: 5px;
}

#mainSection {
	width: 800px;
}

#mainSection_bottom {
	width: 800px;
	height: 60px;
	line-height: 10px;
	font-size: 5px;
}

#leftMenu {
	width: 173px;
	margin-left: 38px;
	float: left;
	display: none;
}

	#navigation ul {
		padding: 0px;
		margin-left: 0px;
		padding-left: 0px;
		font-size: 12px;
		list-style-type: none;
		margin-top: 0px;
	}
	#navigation ul.deep: {
		padding-left: 0px;
		font-size: 10px;
	}
	#navigation li {
		margin-top: 0px;
		margin-left: 0px;
		padding-left: 10px;
		border-bottom: 1px solid #d69999;
		border-top: 0px solid #d69999;
		background-color: #ebcccc;
	
	}
	#navigation li.logout {
		border-top: 1px solid #d69999;
	}
	#navigation img,#rightMenu img {
		padding-bottom: 3px;
		border: 0px;
	}
	#leftMenu li a,#rightMenu li a {
		display: block;
		width: 100%;
		height: 100%;
		padding-top: 7px;
		padding-bottom: 7px;	
	}
	#leftMenu ul.deep li {
		background-color: #ffffff;
		border: 0px;
		margin: 0px;
		padding: 0px;
		padding-left: 10px;
		font-size: 10px;
	}
	#leftMenu ul.deep li a {
		background-color: #ffffff;
		border: 0px;
		padding-top: 3px;
		padding-bottom: 3px;
	}
	
a.active,a.active:hover {
	color: #000;
	font-weight: bold;
}
a.active_heading {
	color: #000;
}
a.active_heading:hover {
	color: #000;
}
#rightMenu {
	margin-left: 15px;
	width: 152px;
	float: left;
	border: 0px solid green;
	display: none;
}
	#rightMenu h4, #leftMenu h4{
		margin-left: 0px;
		margin-right: 0px;
		margin-bottom: 0px;
		margin-top: 0px;
		text-align: center;
		border-bottom: 0px solid #660000;
		background-color: #d69999;
	}
	#rightMenu ul {
		padding: 0px;
		margin-left: 0px;
		margin-top: 0px;
		padding-left: 0px;
		font-size: 12px;
		list-style-type: none;
		border-bottom: 1px solid #d69999;
	}
	#rightMenu li {
		margin-top: 0px;
		margin-left: 0px;
		padding-left: 5px;
		border-top: 1px solid #d69999;
	}
	#rightMenu li{
		border-top: 1px solid #d69999;
		background-color: #ebcccc;
	}

#content {
	width: 600px;
	padding-left: 25px;
	padding-right: 25px;
	margin: 0px auto;
	border: 0px solid black;
}
	#content h1 {
		margin-top: 10px;
		color: green;
		border-bottom: 0px solid #660000;
		font-size: 18px;
	}
	#content h2 {
		margin-bottom: 0px;
		font-size: 16px;
	}
	#content p {
		margin-bottom: 15px;
		margin-top: 5px;
	}
	#content a img {
		border: 0px;
	}
	
	
#topLink {
	width: 100%;
	border-top: 0px solid #666;
	margin-top: 10px;
	clear: both;
}
	#topLink p {
		margin-bottom: 0px;
		margin-top: 0px;
		padding-bottom: 10px;
		text-align: right;
	}
#footer {
	width: 800px;
	margin: 0px auto;
	text-align: center;
	font-size: 10px;
}
.path {
	font-size: 10px;
	margin-bottom: 0px;
	border-top: 1px solid #d69999;
	border-bottom: 1px solid #d69999;
	background-color: #ebcccc;
	padding-left: 5px;
	
}
	.path a {
		text-decoration: none;
	}
	
a {
	color: #669;
	text-decoration: none;
}
a:hover {
	color: #336;
}
hr {
	height: 0px;
	border-top: 0px;
	border-bottom: 1px dotted black;
}

.kontaktBox {
	background-color: #fff;
	padding: 10px;
	border: 1px solid black;
}
.kontaktBox img.externHeader {
	width: 600px;
}

.errorField {
	border: 1px solid red;
}

#topMenu {
	text-align: center;
	z-index: 99;
	top: 164px;
	border: 0px solid black;
	height: 20px;
	width: 600px;
	margin: 0px auto;
}
#topMenu ul
{
padding: 3px 0;
margin-left: 0;
border-bottom: 0px solid #660000;
font: bold 12px Verdana, sans-serif;
}

#topMenu li
{
list-style: none;
margin: 0;
display: inline;
}

#topMenu li a
{
padding: 3px 0.5em;
margin-left: 3px;
border: 0px solid #d69999;
border-bottom: none;
text-decoration: none;
}

#topMenu li a:link { color: #448; }
#topMenu li a:visited { color: #667; }

#topMenu li a:hover
{
color: #000;
}

#topMenu li a#current
{
color: black;
font-weight: bold;
}

.commentsBox {
	border: 1px solid #d69999;
	background-color: #ebcccc;
	padding: 10px;
	clear: both;
}

.comment_name {
	font-weight: bold;
	margin-top: 0px;
	float: left;
	width: 270px;
	border-bottom: 1px solid #d69999;
}

.comment_date {
	font-weight: bold;
	margin: 0px;
	width: 270px;
	float: left;
	text-align: right;
	border-bottom: 1px solid #d69999;
}

.comment_body {
	padding: 5px;
	margin: 0px;
	width: 530px;
}
.comment_name_indent {
	font-weight: bold;
	margin-top: 0px;
	float: left;
	margin-left: 20px;
	width: 250px;
	border-bottom: 1px solid #d69999;
}

.comment_date_indent {
	font-weight: bold;
	margin: 0px;
	float: left;
	width: 270px;
	text-align: right;
	border-bottom: 1px solid #d69999;
}

.comment_body_indent {
	padding: 5px;
	margin: 0px;
	width: 510px;
	padding-left: 20px;
}
.menuBox {
	background-color: #ebcccc;
	border-bottom: 1px solid #d69999;
	margin-bottom: 20px;
}
.menuBox h4 {
	margin-bottom: 5px;
}
.menuBoxContent {
	font-size: 12px;
	margin-left: 0px;
	margin-right: 0px;
}
#rightMenu .menuBoxContent ul,.menuBoxContent ol {
	border: 0px;
	margin: 0px;
	padding: 0px;
	border: 0px;
}

#rightMenu .menuBoxContent li {
	margin: 0px;
	padding-left: 5px;
	padding-right: 5px;
	border-top: 1px solid #d69999;
}

.menuBoxContent p {
	margin: 5px 0px 5px 0px;
	padding: 0px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 0px;
	overflow: hidden;
}

.passwordCheckBox {
	border: 1px solid #006600;
	padding: 10px;
	clear: both;
	width: 300px;
	margin: 0px auto;
	margin-top: 150px;
}

	.passwordCheckBox h1 {
		font-size: 16px;
	}
	.passwordCheckBox .password_error {
		color: red;
	}
#passwordCheckHeader {
/*	width: 650px;
	height: 100px;
	background: url(http://www.nordnorskferdigplen.no/images/layout/header_a.png) no-repeat;
	margin: 0px auto;
*/
}
.passwordCheckBody {
	background-image: none;
}
.poweredByText {
	color: black;
}
.poweredByLink {
	color: #006600;
}

.show_printable {
	font-size: 10px;
	float: right;
}

#textSizeController {
	margin-right: 80px;
}
.poweredByImage {
	margin-top: 0px;
	float: right;
	padding-right: 100px;

}
div.newsContainer {
	width: auto;
}

