body {
	background-image: url(/core-index/layouts/ulvsvaag/elementer-bakgrunn/pattern_bakgrunn.jpg);
	font-size: 11px;
	font-family: verdana, helvetica,sans-serif;
	line-height: 18px;
}

#container {
	position: relative;
	top: -240px;
}
#language-bar {
	width: 750px;
	margin: 0px auto;
	text-align: right;
	color: #583636;
	padding-right: 50px;
	margin-bottom: 10px;
}
#language-bar a {
	color: #583636;
}
#header {
	width: 760px;
	height: 354px;
	margin: 0px auto;
}
#home_link {
	width: 260px;
	height: 250px;
	position: relative;
	top: 100px;
	left: 250px;
	z-index: 10000;
	cursor: pointer;
}
	#home_link a {
		text-decoration: none;
		display: block;
		width: 100%;
		height: 100%;
	}
#header h1 {
	display: none;
}

#topMenu {
	display: none;
}

#leftMenu {
	margin-left: 0px;
	float: left;
	width: 238px;
	height: 700px;
}
.menuBoxContainer {
	display: none;
}

#navigation {

}
#navigation ul {
	margin: 0px;
	margin-left: 85px;
	margin-top: 10px;
	padding: 0px;
	background-color: #eeeeea;
}

#navigation ul li {
	margin: 0px;
	padding: 0px;
	padding-left: 0px;
	padding-bottom: 2px;
	height: 20px;
	margin-bottom: 5px;
	list-style: none;
	background-image: url(/core-index/layouts/ulvsvaag/elementer-bakgrunn/strek_meny.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
	list-style-image: url(/core-index/layouts/ulvsvaag/elementer-bakgrunn/menyknapp_graa.gif);
}

#navigation ul li.listImage {
	list-style-image: url(/core-index/layouts/ulvsvaag/elementer-bakgrunn/menyknapp_aktiv.gif);
}

#navigation ul li a {
	color: #583636;
	text-decoration: none;
}

#navigation ul li.active a,#navigation ul li:hover a {
	color: #583636;
}
#navigation ul li.active a {
	color: #583636;
	font-weight: bold;
}

#contentHolderTop,#mainSection_top {
	display: none;
}
#mainSection {
	margin-left: 7px;
	background-image: url(/core-index/layouts/petas/menybilde.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
}
#content {
	float: left;
	width: 480px;
	margin: 0px;
	margin-left: 10px;
	padding: 10px;
	padding-top: 0px;
	padding-left: 0px;
	color: #000;
	font-size: 10pt;
}

#content h1 {
	background-image: url(/core-index/layouts/petas/logo_symbol.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
	padding-bottom: 30px;
	font-weight: bold;
	font-size: 14pt;
}
#content p {
	text-align: justify;
}

#content a {
	color: #583636;
	text-decoration: none;
}

#content a:hover {
	font-weight: bold;
}
#content strong {
	font-weight: bold;
}

#midHolder {
	width: 760px;
	margin: 0px auto;
	background-image: url(/core-index/layouts/ulvsvaag/elementer-bakgrunn/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: 760px;
	/*height: 348px;*/
	height: 110px;
	margin: 0px auto;
	background-image: url(/core-index/layouts/ulvsvaag/elementer-bakgrunn/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/petas/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;
}

table tr td p {
	margin-bottom: 0px;
	
}
table tr td img {
	margin-right: 10px;
}
table tr td a img {
	border: 0px;
}