body {
	background-image: url(/core-index/layouts/hkmm/bakgrunn-pattern.jpg);
	font-size: 11px;
	font-family: verdana, helvetica,sans-serif;
	line-height: 20px;
	color: #434343;
}

#container {
	margin-top: 20px;
}

#header {
	width: 900px;
	height: 245px;
	margin: 0px auto;
	background-image: url(/core-index/layouts/hkmm/header_krigsminne.jpg);
	background-repeat: no-repeat;
}
#logo {
	position: relative;
	width: 263px;
	height: 43px;
	left: 10px;
	top: 105px;
	background-image: url(/core-index/layouts/hkmm/logo_krigsminne.png);
	background-repeat: no-repeat;
}
#topMenu {
	position: relative;
	top: 156px;
	margin-left: 350px;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #403212;
}

#topMenu ul {
	margin: 0px; padding: 0px;
}
#topMenu ul li {
	list-style: none;
	float: left;
	margin-left: 10px;
	text-align: center;
}
#topMenu ul li.firstTopMenu {
	margin-left: 0px;
}
#topMenu ul li a {
	display: block;
	padding-bottom: 11px;
	padding-top: 12px;
	padding-left: 5px;
	padding-right: 5px;
	color: #403212;
	text-decoration: none;
}
#topMenu ul li a#current,#topMenu ul li a:hover {
	color: white;
	background-image: url(/core-index/layouts/hkmm/menyknapp.gif);
}

#header h1 {
	display: none;
}

#leftMenu {
	padding-top: 15px;
	width: 215px;
	margin-left: 30px;
	float: left;
}

#navigation ul {
	margin: 0px;
	margin-left: 45px;
	margin-top: 10px;
	padding: 0px;
	font-size: 12pt;
	font-weight: bold;
}

#navigation ul li {
	margin: 0px;
	padding: 0px;
	padding-left: 10px;
	margin-bottom: 20px;
	list-style-image: url(/core-index/layouts/hkmm/button.jpg);
}

#navigation ul li.active {
	list-style-image: url(/core-index/layouts/hkmm/button_aktiv.jpg);
}

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

#navigation ul li.active a {
	color: #0092B2;
}

#contentHolderTop,#mainSection_top {
	display: none;
}
#mainSection {
	margin-left: 7px;
	padding-top: 30px;
}
#content {
	font-size: 10pt;
	float: left;
	width: 470px;
	margin: 0px;
	margin-left: 100px;
	padding: 10px;
	padding-top: 0px;
	padding-left: 0px;
}

#content h1 {
	font-weight: bold;
	font-size: 12pt;
	color: #403212;
	padding: 0px;
}

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

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

#content a {
	color: #0092B2;
	text-decoration: underline;
}
a.lightview img {
	border: 3px solid #403212;
}
a.lightview:hover img {
	border: 3px solid #403212;
}
#content a:hover {
	color: #0092B2;
}


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

#notice {
	text-align: center;
	font-size: 10pt;
}
#notice p {
	margin: 0px;
	padding-top: 22px;
	padding-left: 208px;
	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: 56px;
	margin: 0px auto;
	background-image: url(/core-index/layouts/hkmm/footer_krigsminne.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;
}

