body {
	font-family: Tahoma;
	background-color: #EDF4DF;
}

#languageHolder {
	position: relative;
	top: 249px;
	width: 178px;
	text-align: center;
}
#languageHolder a img {
	border: 0px;
}
#container {
	margin-top: 20px;
}

#header {
	width: 884px;
	height: 341px;
	margin: 0px auto;
	background-image: url(/core-index/layouts/hfiskecamp/header/header_velkommen.jpg);
	background-repeat: no-repeat;
}
#header h1 {
	display: none;
}

#leftMenu {
	width: 176px;
	margin-left: 0px;
	float: left;
}

#navigation ul {
	margin: 0px;
	margin-left: 25px;
	margin-top: 10px;
	padding: 0px;
	font-size: 12pt;
	font-family: "Times New Roman";
	list-style: none;
}
#navigation ul.deep {
	margin: 0px;
	margin-left: 0px;
	padding: 0px;
	font-size: 10pt;
	list-style: none;
}

#navigation ul li {
	margin: 0px;
	padding: 0px;
	padding-left: 10px;
	margin-bottom: 25px;
}

#navigation ul li.active {
}

#navigation ul li a {
	color: #fff;
	text-decoration: none;
}
#navigation ul li a:hover {
	color: #999;
}

#navigation ul li.active a {
	color: #628237;
}
#navigation ul li a.active:hover {
	color: #628237;
}

#contentHolderTop,#mainSection_top {
	display: none;
}
#mainSection {
	margin-left: 0px;
	background-image: url(/core-index/layouts/hfiskecamp/bakgrunn.gif);
}
#content {
	font-size: 14px;
	float: left;
	width: 500px;
	margin: 0px;
	margin-left: 50px;
	padding: 10px;
	padding-top: 0px;
	padding-left: 0px;
	font-family: Verdana;
}

#content h1 {
	font-weight: bold;
	font-size: 18pt;
	color: #336600;
	padding: 0px;
	font-family: Times;
}

#content h2 {
	font-weight: bold;
	font-size: 16px;
	color: #336600;
	padding: 0px;
}

#content a {
	color: #0092B2;
	text-decoration: underline;
}

#content a:hover {
	color: #0092B2;
}


#midHolder {
	width: 884px;
	margin: 0px auto;
	background-image: url(/core-index/layouts/hfiskecamp/bakgrunn_innhold.jpg);
	background-repeat: repeat-y;
}

#notice {
	text-align: center;
	font-size: 10pt;
	color: #666;
}

.show_printable {
	float: right;
}

#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: 884px;
	/*height: 348px;*/
	height: 23px;
	margin: 0px auto;
	background-image: url(/core-index/layouts/hfiskecamp/footer.jpg);
	background-repeat: no-repeat;
}

img.slideShowImage {
	width: 100px;
	text-align: center;
}
strong.slideShowImageDescription {
	font-weight: normal;
}

/* CLASSES */

abbr {
	border-bottom: 1px dotted #999;
	cursor: help;
}


h2.commentHeading {
	background-image: url(/core-index/layouts/hfiskecamp/logo_symbol.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
	padding-bottom: 30px;
	font-weight: bold;
	font-size: 12pt;
	color: #0092B2;
}
div.commentContainer {
	margin-bottom: 20px;
	width: 100%;
	border: 1px solid #999;
	background-color: #eaeaea;
}
div.altComment {
	background-color: #fff;
}
div.imageContainer {
	width: 40%;
	text-align: center;
	border: 0px solid green;
	float: left;
	overflow: hidden;
}
div.imageContainer p {
	margin-top: 0px;
	font-weight: bold;
}
div.imageContainer img {
	margin-top: 10px;
	width: 80%;
	padding: 5px;
	border: 2px solid #990;
	background-color: #440;
}
div.commentBody {
	float: left;
	width: 58%;
	border: 0px solid blue;
}
div.info {
	font-size: 8pt;
	border-bottom: 0px solid #999;
}

div.comment {
	font-size: 10pt;
}
div.comment blockquote {
	border-left: 2px solid #999;
	padding-left: 10px;
	margin-left: 15px;
	color: #999;
}		