body {
	font-size: 11px;
	font-family: verdana, helvetica,sans-serif;
	line-height: 18px;
	background-color: #FAF9F5;
}

#container {
	width: 923px;
	margin: 0px auto;
	margin-top: 20px;
}

#header {
	width: 923px;
	height: 239px;
	margin: 0px auto;
}
#header h1 {
	display: none;
}
#slideshow {
    position:relative;
    height:239px;
}

div.newsContainer {
	-moz-box-shadow: 5px 5px 5px #eaeaea;
	-webkit-box-shadow: 5px 5px 5px #eaeaea;
	box-shadow: 5px 5px 5px #eaeaea;
	border: 1px solid #eaeaea;
	margin-bottom: 25px;
	width: 405px;
	float: left;
}
div.newsContainer.alternating {
	margin-right: 30px;
}
div.newsContainer:hover {
	background-color: #eaeaea;
}
#content .newsContainer .post h2.title {
	background-color: #7A251B;
	color: white;
	font-size: 20px;
	opacity: 0.9;
	margin-top: -34px;
	padding: 8px 10px;
}
#content .newsContainer .post h2.title a {
	color: white;
}

#content .post .entry {
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
}
#content .post .entry .links {
	text-align: right;
	font-weight: normal;
	padding-top: 0px;
	margin-top: 0px;
}

#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    display: none;
}

#slideshow IMG.active {
    z-index:10;
}

#slideshow IMG.last-active {
    z-index:9;
}

#languageHolder {
	position: relative;
	width: 20px;
	top: -53px;
	left: 870px;
}
#languageHolder a {
	display: block;
	margin-bottom: 4px;
}
#topMenu {
	width: 900px;
	height: auto;
	margin-left: 0px;
	padding-bottom: 10px;
	background-image: url(/core-index/layouts/kobbelv/hovedelementer/images/understrek_meny.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;

}
* a img {
	border: 0px;
}
#topMenu ul {
	list-style: none;
	height: auto;
	padding: 0px; margin: 0px;
	padding-left: 20px;
	padding-right: 20px;
}
#topMenu ul li {
	float: left;
	height: auto;
}
#topMenu ul li#active {
	float: left;
	width: auto;
	height: auto;
}
#topMenu ul li a {
	font-size: 12px;
	text-decoration: none;
	color: #002C43;
	display: block;
	padding: 15px 13px;
	background-image: url(/core-index/layouts/kobbelv/hovedelementer/images/linje_hovedmeny.gif);
	background-repeat: no-repeat;
	background-position: center left;
}
#topMenu ul li a:hover {
	color: #7A251B;
}
#topMenu ul li.firstTopMenu a {
	background-image: none;
}
#topMenu, ul#subList {
	font-family: Georgia;
}

.listImage {
	background-image: url(/core-index/layouts/kobbelv/hovedelementer/images/menyknapp.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
#topMenu ul li a#current {
	font-weight: bold;
	color: #7A251B;
}
#topMenu ul li span.topMenuSpan {
	display: block;
}
div.subListReplacement {
	height: 48px;
}

ul#subList {
	list-style: none;
	height: auto;
	padding: 0px; margin: 0px;
	margin-left: 20px;
	visibility: hidden;
}
ul#subList li {
	float: left;
	width: auto;
	height: auto;
}
ul#subList li#active {
	float: left;
	width: auto;
	height: auto;
}
ul#subList li a {
	font-size: 12px;
	text-decoration: none;
	color: #002C43;
	display: block;
	padding: 15px 10px;
	background-image: url(/core-index/layouts/kobbelv/hovedelementer/images/linje_undermeny.gif);
	background-repeat: no-repeat;
	background-position: center left;
}
ul#subList li a.currentLink {
	font-weight: bold;
	color: #7A251B;
}
ul#subList li a:hover {
	color: #7A251B;
}
ul#subList li.firstSubList a {
	background-image: none;
} 
ul#subList li.border span {
	font-size: 12px;
	text-decoration: none;
	color: #002C43;
	display: block;
	padding: 15px 0px;
	background-image: url(/core-index/layouts/kobbelv/hovedelementer/images/linje_undermeny.gif);
	background-repeat: no-repeat;
	background-position: center center;
}

#leftMenu {
	display: none;	
	width: 185px;
	border: 0px solid red;
	margin-left: 7px;
	float: left;
}
#rightMenu {
	width: 400px;
	float: left;
	margin-left: 20px;
}
#contentHolder {
	position: relative; 
	top: -43px;
}
#contentHolderTop,#mainSection_top {
	display: none;
}
#mainSection {
	width: 900px;
	margin: 0px auto;
	background-image: url(/core-index/layouts/kobbelv/hovedelementer/images/delingslinjer.jpg);
	background-position: center center;
	background-repeat: no-repeat;
}
#content {
	float: left;
	width: 430px;
	margin: 0px;
	margin-left: 20px;
	padding: 10px;
	padding-top: 0px;
	padding-left: 0px;
	color: #4F4F4F;
}

#content h1 {
	font-size: 12pt;
	font-weight: normal;
	color: #7A251B;
	padding: 0px;
	margin-bottom: 20px;	
}

#content h2 {
	font-weight: bold;
	font-size: 12pt;
	color: #0092B2;
	padding: 0px;
}

#content a,a {
	color: #7A251B;
	text-decoration: none;
}

#content a:hover,a:hover {
	color: #002C43;
}


#midHolder {
	width: 900px;
	margin: 0px auto;
	background-image: url(/core-index/layouts/kobbelv/hovedelementer/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: 900px;
	/*height: 348px;*/
	height: 185px;
	margin: 0px auto;
	background-image: url(/core-index/layouts/kobbelv/hovedelementer/images/footer.gif);
	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/kobbelv/hovedelementer/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;
}

/*	FORM TABLE */

div.formContainer {

}
div.formContainer h2 {
	display: none;
	margin: 0px;
	padding: 0px;
	margin-top: 30px;
}
div.formContent {
	padding: 5px;
}
div.formFieldDescription {
	text-align: left;
	font-size: 12px;
	color: #666;
	font-style: italic;
	line-height: 1.1em;
	margin: 0px;
	margin-bottom: 4px;
	margin-top: 2px;
	padding: 0px;
}
#container div.formContainer h1.formHeading {
	color: #ab1d14;
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0px;
}
div.formContainer input[type="text"] {
	padding: 5px;
	font-size: 14px;
	border: 1px solid #666;
	width: 97%;
}
div.formContainer input[type="submit"] {
	padding: 5px 20px;
	font-size: 14px;
	border: 1px solid #ccc;
	color: #333;
	float: right;
	background-color: #eaeaea;
}
div.formContainer textarea {
	padding: 5px;
	font-size: 14px;
	width: 97%;
	border: 1px solid #666;
}

.post {
	margin-bottom: 15px;
}

.post-bgtop {
}

.post-bgbtm {
}

.post .title {
	margin-bottom: 10px;
	padding: 12px 0 0 0px;
	letter-spacing: -.5px;
	color: #000000;
	font-weight: normal;
}
#content h2 {
	font-weight: normal;
}
.post .title a {
	color: #32639A;
	border: none;
}

.post .meta {
	margin-bottom: 30px;
	padding: 5px 0px 15px 0px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}
.post .meta .date {
	float: left;
}

.post .meta .posted {
	float: right;
}

.post .meta a {
}

.post .entry {
	padding: 0px 0px 20px 0px;
	padding-bottom: 20px;
	text-align: justify;
}
.post .entry img {
	width: 150px;
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}
.links {
	padding-top: 20px;
	font-size: 12px;
	font-weight: bold;
}

