/* Default stylesheet */
body {
		/* background-color: #F0F0F0; */
		/* color: #000000; */
	font-family: "Trebuchet MS", FreeSans, Tahoma, Helvetica, Sans-serif;
	font-size: 68.75%;
	margin: 0px;
}
table,caption,th,td {
font-size: 1.0em;

}
h1, h2, h3, h4, h5, h6{
	margin: 4px 0px;
	padding: 0px; 
}

table caption {
	text-align: left;
	margin:4px 0;
	padding:0;
	font-size: 1.3em;
	font-weight: bold;
}

h1 {
	font-size: 1.45em;
}
h2 {
	font-size: 1.3em;
}
h3 {
	font-size: 1.1em;
}
h4, h5, h6 {
	font-size: 1.0em;
}

p {
	padding: 0px;
	margin: 4px 0px 16px 0px;
}
/* End General elements*/

/* Use class layout on images and tables used for layout */
img.layout, a img.layout {
	margin: 0px;
	padding: 0px;
	border: 0px;
}
table.layout {
	margin: 0px;
	padding: 0px;
}
td.layout {
	padding: 0px;
	text-align: left;
	vertical-align: top;
}
/* General links */
a:link { 	/* color: #006699; */ }
a:visited { 	/* color: #4a6d94; */}
a:hover { 	/* color: #555555; */ }

/* read more.. links */
.link{ }
a.link:link { }
a.link:visited { }
a.link:hover { }

/* Standard navigation links */
a.menu, span.menu { }
.menu a:link { text-decoration: none; }
.menu a:visited { text-decoration: none; }
.menu a:hover { text-decoration: underline; }

a.menuselected, span.menuselected { }
a.menuselected:link { text-decoration: underline; }
a.menuselected:visited { text-decoration: underline; }
a.menuselected:hover { text-decoration: underline; }

a.topmenu, span.topmenu { }
a.topmenu:link { }
a.topmenu:visited { }
a.topmenu:hover { }

a.acctool, a.acctool:link, a.acctool:visited, a.acctool:hover{
	cursor: pointer;
}

/* Printable/tell a friend links*/
.toollink { }
a.toollink:link { }
a.toollink:visited { }
a.toollink:hover { }

/* Copyright, CustomPublish powered link etc.*/
.cp { 	/* color: #9D9E9E; */ }
a.cp:link { 	/* color: #9D9E9E; */ }
a.cp:visited { 	/* color: #9D9E9E; */ }
a.cp:hover { 	/* color: #555555; */ }

/* Linked headlines (normally inside LIST-sections) */ 
.headlinelink { }
.headlinelink:link { }
.headlinelink:visited { }
.headlinelink:hover { }

/* Linked headlines on listing pages */
.headline .headlinelink { }
.headline .headlinelink:link { }
.headline .headlinelink:visited { }
.headline .headlinelink:hover { }

/* Navigation path links */
.path{ 	/* color: #FFFFFF; */ }
a.path:link { 	/* color: #A1C4DF; */ }
a.path:visited { 	/* color: #A1C4DF; */ }
a.path:hover { 	/* color: #FFFFFF; */ }

/* Sitemap links */
.tree { font-weight: normal; }
a.tree:link { text-decoration: none; 	/* color: #000000; */ }
a.tree:visited { text-decoration: none; 	/* color: #000000; */ }
a.tree:hover { text-decoration: underline; 	/* color: #000000; */ }

.sitetree { font-weight: normal; }
a.sitetree:link { text-decoration: none; 	/* color: #000000; */ }
a.sitetree:visited { text-decoration: none; 	/* color: #000000; */ }
a.sitetree:hover { text-decoration: underline; 	/* color: #000000; */ }


/* SECTION: Standard CP classes*/
.default { }
.date { 	/* color: #666; */ font-size: 0.9em; }
.author { 	/* color: #333333; */ font-size: 0.9em; }
.feedback { }
.copyright { }
/*#path { margin-bottom: 10px; }*/
#path { float: left; padding-top: 3px; margin-left: 10px; }
#path span.arrow { padding: 0px 3px; }


/* CSS code for (rounded) corners. Remember position: relative; on container element */
span.corner { 
	background-repeat: no-repeat;
	display: block;
	position: absolute;
/* Set width/height to size of corner images */
	width: 10px;
	height: 10px;
}
span.corner.tl { 
	background-position: top left;
	left: -1px;
	top: -1px;
}
span.corner.tr { 
	background-position: top right;
	right: -1px;
	top: -1px;
}
span.corner.br { 
	background-position: bottom right;
	bottom: -1px;
	right: -1px;
}
span.corner.bl { 
	background-position: bottom left;
	bottom: -1px;
	left: -1px;
} 


/* midtskygge */
div.s1 { 
	background-position: top left;
	background-repeat: repeat-y;
}
/* toppskygge */
div.s2 { 
	background-position: top left;
	background-repeat: no-repeat;
}
/* bunnskygge */
div.s3 { 
	background-position: bottom left;
	background-repeat: no-repeat;
}

div.page.s2 {
		/* background-image: url(/getfile.php/983859.922.dysyqaxtbr/page_s2.gif); */
	padding: 5px 38px 0px 41px;
}
.box div.s1 {
		/* background-image: url(/getfile.php/939705.922.fxbuufbtfw/box_s1.gif); */
}
.box div.s2 {
		/* background-image: url(/getfile.php/939706.922.rqwqscvvqp/box_s2.gif); */
}
.box div.s3 {
		/* background-image: url(/getfile.php/939707.922.pyevyurswc/box_s3.gif); */
	padding: 4px 4px;
}

/* Standard tools */
div.tools { margin: 15px 0px; }
div.tool { margin: 2px 0px; }
#skiplink {
  position: absolute;
  left: -1000px;
  width: 900px;
}
/* SECTION: listing/view styles */
div.pagedescription { }
.pagedescription { }
.headline, h1.headline {
	font-size: 1.3em;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
h1.headlineview {
	font-weight: bold; 
	margin: 0px;
	padding: 0px;
}
.subheadline, h2.subheadline {
	font-weight: normal; 
	margin: 5px 0px 0px 0px;
	padding: 0px;
	line-height: 1.0;
}
.ingress {
}
div.ingress {
	margin: 6px 0px; 
	padding: 0px;
}
.ingressview {
}
div.ingressview {
	margin: 6px 0px; 
	padding: 0px;
}
p.byline, .byline {
	margin: 0px; padding: 0px;
}

/* SECTION: Articlemedia */
div.articlemedia { 
	width: 250px;
	float: right;
	margin-left: 10px;
}

div.articleimage { 
	margin-bottom: 10px;
}
div.articleimagedesc, i.paragraphpictext { 
	font-style: italic;
	padding: 1px 2px;
}

/* SECTION: viewarea block/spacing elements */
.pagebar {
	font-weight: bold;
	text-align: left;
}
.block {
	margin-bottom: 15px;
}
/* 2-spalter */
div.twocol .articleblock { 
	width: 49%;
}
div.twocol .articleblock.pair0 { 
	clear: both;
	float: left;
}
div.twocol .articleblock.pair1 { 
	clear: right;
	float: right;
	margin-right: 0;
}

/* 3-spalter */
div.threecol .articleblock, div.threecol .box { 
	width: 32%;
	float: left;
	margin-right: 2%;
}
div.threecol .treble0 { 
	clear: both;
}
div.threecol .treble1 { 
	margin-right: 0;
}
div.threecol .treble2 { 
	clear: right;
	float: right;
	margin-right: 0;
}
hr {
	clear: both;
}
div.hr {/* Replacement for hr. This is easier to style */
	font-size: 1px;
	clear: both;
	height: 10px;
	margin-bottom: 10px;
}
div.body {
	clear: both; 
	margin: 0px 0px 22px 0px;
}
.rootpage136838 div.body {
clear: none; 
}
.clearfix {clear: both; font-size: 1px; height: 0px; }
/* SECTION ARTPICS */
td.artpic {
	padding: 5px;
	vertical-align: top;
	text-align: left;
}
/* SECTION: page containers */ 
#page {
	width: 1000px;
	margin: 10px auto 15px auto;
	padding: 0px;
	text-align: left;
	/*border: 1px solid #DFDEDE;*/
}
#top {
		/* background-image: url(/getfile.php/1005060.922.abqrbcvxfu/lom_kommune_top.png); */
	background-position: right top;
	background-repeat: no-repeat;
	margin: 0px 0px 0px;
	padding: 0px;
	position: relative;
}
#top a.button { display: block; width: 104px; height: 18px; position: absolute; right: 5px; }
#top #framsida { top: 18px; background: url(/getfile.php/939730.922.evqteuabsu/button_framsida.gif) left top no-repeat; }
#top #biblioteket { top: 38px; background: url(/getfile.php/939729.922.rwpqacwbcp/button_biblioteket.gif) left top no-repeat; }
#top #lom-no { top: 58px; background: url(/getfile.php/939731.922.dtwxvcstpy/button_lom-no.gif) left top no-repeat; }

#topnav {
		/* background-image: url(/getfile.php/939602.922.fstpbtwvad/topnav_back.gif); */
	background-position: left bottom;
	background-repeat: repeat-x;
		/* background-color: #6497C7; */
		/* color: #FFFFFF; */
	border-top: 1px solid #FFFFFF;
	min-height: 22px;
}
#middle {
		/* background-image: url(/getfile.php/939702.922.tarrxyfxqv/middle_back.gif); */
	background-position: left top;
	background-repeat: repeat-x;
		/* background-color: #FFFFFF; */
	padding: 20px 5px;
}
#navbar {
	float: left;
	width: 186px;
	margin-right: 10px;
}
#main {
	float: left;
	width: 532px;
	min-height: 500px;
}
.searchpage .rightsection {	
	display: none;
}
#main.searchpage {
	width: 700px;
}

#footer {
		/* background-image: url(/getfile.php/939683.922.pswbyfvcqx/footer_back.gif); */
	background-position: left top;
	background-repeat: repeat-x;
		/* background-color: #DFE6EC; */
	clear: both;
	text-align: center;
	padding: 15px 0px;
		/* color: #094B88; */
	position: relative;
	min-height: 30px;
}
#footer .adminbar { margin: 5px 0px; }

#footer div.dewdrops { 
		/* background-image: url(/getfile.php/939688.922.xdvtpfavce/dewdrops.gif); */
	background-position: left top;
	background-repeat: no-repeat;
	width: 57px;
	height: 48px;
	position: absolute;
	top: 60px;
	left: 143px;
}

/* SECTION: Sidebar */

#webcamframe{
margin:5px 10px;
position:relative;
top:0;
z-index:10;
font-size: 14px;
zoom:1;
}


#rightsection {
	float: right;
	width: 168px;
}
.sidebar {
}

.box {
	padding: 0px;
	margin: 0px 0px 15px 0px;
	position: relative;
}
.box.v3.block {
display: block;
}
.box .head {
}
.box .cell {
	padding: 5px;
}

.box.v3.block .cell{
}
.box ul {
	padding: 0px;
	margin: 0px 0px 0px 0px;
	list-style-type: none;
}
.box ul li {
	margin: 0px 0px;
	padding: 0px;
}
.box p {
	padding: 0px;
	margin: 0px 0px 5px 0px;
}
.box h3.caption {
		/* background-image: url(/getfile.php/984277.922.yfybtyyvvq/box_v1_h3_back.gif); */
	background-position: left top;
	background-repeat: repeat-x;
		/* background-color: #699BC8; */
	min-height: 20px;
	padding: 3px 5px 0px 12px;
	margin: 0px;
		/* color: #FFFFFF; */
	
}

.box h3.caption a {
color : #FFF;
text-decoration: none;
}
.box h3.caption a:hover {
text-decoration: underline;
}
.box.v5 h3.caption{
background-image: url(/getfile.php/984278.922.auqsadyyqx/box_purple_h3_back.gif);
}

.box.v2 h3.caption {
	background: url(/getfile.php/939724.922.vrvwwbeatd/box_h3_back.gif) left top repeat-x;
}

/*#rightsection .boxhead.v3 { 
	background: url(/getfile.php/1013945.922.aptetwqpqv/bubble_grey_top.png) no-repeat;
	height: 8px;
	width: 168px;
	display: block;
}
*/

#rightsection .box.v3 {
	background: url(/getfile.php/1251646.922.qdvrtwyybs/lom_no-knapp.gif) repeat-x center;
	border: 0px none;
	width: 171px;
	height: auto;
	min-height: 85px;
		/* color: #FFFFFF; */
	margin: 0;
}

#rightsection .box.v3:hover {
	background: #FFFFFF url(/getfile.php/1251751.922.bwrqpuydas/lom_no-knapp_hover.gif) repeat-x center;
}

#rightsection .box.v3 a {
		/* color: #FFF; */
	font-weight: bold;
}
#rightsection .box a:hover {
		/* color: #999; */
}
#rightsection h3.caption a:link { 	/* color: #FFFFFF; */ text-decoration: none; }
#rightsection h3.caption a:visited { 	/* color: #FFFFFF; */ text-decoration: none; }
#rightsection h3.caption a:hover { 	/* color: #FFFFFF; */ text-decoration: underline; }

/*#rightsection .boxbottom.v3 {
	background: url(/getfile.php/1013944.922.dwcqrvuudy/bubble_grey_bottom.png) no-repeat;
	height: 22px;
	width: 168px;
	display: block;
}
*/

#rightsection .boxhead.v4 { 
	background: url(/getfile.php/1001785.922.qvqtwcdrdt/bubble_blue_top.png) no-repeat;
	height: 9px;
	width: 168px;

}
#rightsection .box.v4 {
	background: #1e3d59 url(/getfile.php/1001786.922.tvqcderyep/bubble_blue_bg.png) repeat-x center;
	border: 0px none;
	width: 168px;
	height: auto;
	min-height: 80px;
		/* color: #FFFFFF; */

}

#rightsection .boxbottom.v4 {
	background: url(/getfile.php/1001784.922.epqapcefrt/bubble_blue_bottom.png) no-repeat;
	height: 26px;
	width: 168px;
}
#rightsection .box.v4 h3.caption, #rightsection .box.v3 h3.caption {
	background: none;
	padding: 10px 0 0px 25px;
	font-family: Garamond;
	font-size: 1.3em;
}

#rightsection .box.v4 .cell { padding: 0px 30px 0px 25px;}

#rightsection div.edialog { margin-bottom: 5px; }

.box.v1 .cell { 	/* background-color: #FFFFFF; */ }
.box.v2 .cell { 	/* background-color: #E3EAF1; */ }

#sjolvbetening {
		/* background-color: #F6F6F6; */
	width: 100%;
	/* min-height: 100px; */
	margin-bottom: 15px; 
	border: 1px solid #B3B3B3;
	-moz-border-radius-topleft: 6px;
	-moz-border-radius-topright: 6px;
	-webkit-border-top-left-radius: 6px;
	-webkit-border-top-right-radius: 6px;
	-moz-border-radius-bottomleft: 6px;
	-moz-border-radius-bottomright: 6px;
	-webkit-border-bottom-left-radius: 6px;
	-webkit-border-bottom-right-radius: 6px;

}

#sjolvbetening .box { padding-right: 10px; }
#sjolvbetening .left.box { float: left; padding-left: 10px; width: 160px; }
#sjolvbetening .center.box { float: left; width: 160px; }
#sjolvbetening .right.box { float: right; width: 160px; }


#sjolvbetening h3.caption {
		/* color: #FFFFFF; */
	background: url(/getfile.php/984147.922.xudsabyaya/h3_sjolvbetening_back.gif) left top repeat-x;
		/* background-color: #9FA7AF; */ 
/*	height: 18px; */
	padding: 8px 5px 0px 10px;
	margin: 0px 0px 3px 0px;
	-moz-border-radius-topleft: 6px;
	-moz-border-radius-topright: 6px;
	-webkit-border-top-left-radius: 6px;
	-webkit-border-top-right-radius: 6px;
	/*
font-family: Garamond;
	font-size: 14px;
*/

}
#sjolvbetening h3.headlinelink { font-size: 1.1em; }

#sjolvbetening .cell {
padding: 5px;
}

#sjolvbetening a:link { 	/* color: #3183D4; */ text-decoration: none; }
#sjolvbetening a:visited { 	/* color: #3183D4; */ text-decoration: none; }
#sjolvbetening a:hover { 	/* color: #3183D4; */ text-decoration: underline; }

#nyheiter h3.caption { 
		/* color: #FFFFFF; */
	background-position: left bottom;
	background-repeat: repeat-x;
		/* background-color: #699BC8; */
	height: 24px;
	padding: 4px 4px 2px 10px;
	margin: 0px;
	-moz-border-radius-topleft: 6px;
	-moz-border-radius-topright: 6px;
	-webkit-border-top-left-radius: 6px;
	-webkit-border-top-right-radius: 6px;
	/*
font-family: Garamond;
	font-size: 14px;
*/
}



#nyheiter div.imgwrap { float: left; width: 210px; }
#nyheiter h1.headline { 	/* color: #006699; */ font-size: 1.45em; margin-bottom: 6px; }
#nyheiter .block { margin-bottom: 3px; }
#nyheiter span.date { font-weight: bold; font-size: 1.1em; }
#nyheiter span.headlinelink { font-size: 1.1em; 	/* color: #006699; */ }

#rightsection .box, 
.bokmomtalelser .box { border: 1px solid #D1D1D1; }

/* SECTION: page elements */
 #logo {
background: url(/getfile.php/1005059.922.vabqspqfdw/lom_kommune_logo.png);
display: block;
text-indent: -999px;
height:129px;
width:339px;
}

.bib #logo {
background: url(/getfile.php/1020911.922.fyfavfdcbv/lom_kommune_logo_bib.png);
display: block;
text-indent: -999px;
height:129px;
width:339px;
}

ul.menu {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}
ul.menu li {
	margin: 0px;
	padding: 1px 0px;
}
#topmenu {
	list-style-type: none;
	float: right;
	padding-top: 3px;
}
#topmenu li {
	display: inline;
	padding: 0px 5px;
	border-right: 1px solid #7b9bb9;
}
#topmenu a:link { 	/* color: #FFFFFF; */ }
#topmenu a:visited { 	/* color: #FFFFFF; */ }
#topmenu a:hover { 	/* color: #FFFFFF; */ }

#navbar .menu { 
	font-weight: bold; 
	font-size: 1.1em; 
		/* background-color: #E0E5EB; */
	margin: 0px 2px 3px 0px;
}

#navbar ul { list-style-type: none; margin: 0px; }

#navbar ul.menu li { 
	display: block; 
	margin: 0px 0px 0px 0px;
	padding: 1px 0px 1px 1px;
	position: relative;
}
#navbar ul.menu a {
	display: block;
	padding: 0px 3px 0px 0px;
}
#navbar li.menulevel0 a {}
#navbar li.menulevel0 a.itemselected { 
}
#navbar li span.noclick { 
		/* color: #660000; */ 
	letter-spacing: 2px; 
	position: relative; 
	left: -8px; 
	border-bottom: 1px dotted #660000;
}
#navbar ul.menu a.menulevel0 { 
		/* background-color: #CEE2F4; */ 
	padding-left: 10px; 
	font-size: 1.1em;
}
#navbar a.menulevel0:link { 	/* color: #03415E; */ }
#navbar a.menulevel0:visited { 	/* color: #03415E; */ }
#navbar a.menulevel0:hover { 	/* color: #03415E; */ }

#navbar ul.menu a.menulevel0.itemselected { 
		/* background-color: #699BC8; */
		/* color: #FFFFFF; */
	padding-left: 10px; 
	font-size: 1.1em;
	
}
#navbar ul.menu li.menulevel1.itemselected {
	background: url(/getfile.php/1005084.922.ttwcpfdpfu/ulsubmenu_top.png) no-repeat top;
	padding: 3px 0 0;
	width: 95%;
	margin: 3px auto;
}
.bib #navbar ul.menu li.menulevel1.itemselected
{
background: url(/getfile.php/1039090.922.pwpuecqcfb/ulsubmenu_top_purple.png) no-repeat top;
}

.bib #navbar ul.menu li a.menulevel1 
{
color: #FFF;
}

/*
#navbar ul.menu a.menulevel1.itemselected { 
	background: url(/getfile.php/1005074.922.aqxsppcpdb/submenu_left.png) no-repeat left;
	color: #FFFFFF;
	padding: 0px 2px 1px 10px;
	margin: 0 5px;
}
*/

#navbar ul.menu li.menulevel2.lastitem { 
	background: url(/getfile.php/1005106.922.ercswcappy/ulsubmenu_lastitem.png) no-repeat left bottom;
}
.bib #navbar ul.menu li.menulevel2.lastitem { 
	background: url(/getfile.php/1039090.922.pwpuecqcfb/ulsubmenu_top_purple.png) no-repeat left bottom;
}

#navbar ul.menu a.menulevel1.itemselected span{
	/* background: url(/getfile.php/1005075.922.uqqubcvvty/submenu_right.png) no-repeat right; */
	/* font-size:1.1em; */
		/* color:#03415E; */
	width: 100%;
	padding: 0px 10px 1px 5px;
}
#navbar ul.menu a.menulevel2.itemselected span{
	/* background: url(/getfile.php/1005075.922.uqqubcvvty/submenu_right.png) no-repeat right; */
	/* font-size:1.1em; */
		/* color:#03415E; */
	width: 100%;
	padding: 0px 10px 1px 0px;
}


#navbar ul.submenu a {
	padding: 0;
}
#navbar ul.menu a.itemselected{
	/*margin-bottom: 1px;*/
}
#navbar ul.menu a:hover, #navbar ul.menu a.itemselected{
	/* color: #000000; */
	text-decoration: none;
}
#navbar ul.menulevel1 {
	/* Start av hver menyseksjon paa rotnivaa */
}
#navbar li.menulevel1.firstitem {
	/* border: 1px solid orange; */
}
#navbar li.menulevel1.lastitem {
	/* Siste menypunkt paa innevarerede meny */
}

#navbar li.menulevel0.lastitem ul.submenu li.lastitem {
	/* Siste menypunkt paa rootnivaa */
}
/*#navbar li.menulevel0.lastitem ul{border-bottom: 0px none;}*/

#navbar a.menulevel1.lastitem { 
}
#navbar ul.submenu { }
#navbar ul.submenu li { padding-left: 0px; }
#navbar ul.submenu li { padding-left: 15px; }
#navbar ul.submenu li li { padding-left: 20px; }
#navbar ul.submenu li li li { padding-left: 10px; }
#navbar ul.submenu li li li li { padding-left: 10px; }
#navbar ul.submenu li li li li li { padding-left: 10px; }

#navbar ul.menulevel0 { padding-left: 0px; }
#navbar ul.menulevel1 { padding-bottom: 0px; padding-left: 0px; }
#navbar li { margin: 0px; padding: 0px; display: block; }
#navbar ul.menu li.spacingabove { 
	margin-top: 5px; 
q}
#navbar ul.menu li.spacingbelow {
	margin-bottom: 5px; 
}
#navbar li.menulevel1.lastitem{ padding-bottom: 5px; }

#navbar li.menu136838.alwaysexpanded ul.submenu{
	display: none;
}

/* Fiks for å vise tenester alltid ekspandert men bare på forside og tenester */
#navbar li.menu136838.alwaysexpanded ul.submenu{
	display: none;
}
body.rootpage42902 #navbar li.menu136838.alwaysexpanded ul.submenu{
	display: block;
}
body.rootpage136838 #navbar li.menu136838.alwaysexpanded ul.submenu{
	display: block;
}
/* SECTION: Other tools */

#tools {
	list-style-type: none;
}
#tools li {
	background-position: center left;
	background-repeat: no-repeat;
}
#tools li#tips {
}
#tools li#printable {
}
#search {
	float: right;
	width: 220px;
	height: 20px;
}
#searchform {
}
input.searchinput {
	vertical-align: middle;
	width: 160px;
}	
input.searchsubmit {
	vertical-align: middle;
}
/* SECTION: banner locations */
.bannerlocation {
	clear: both;
	text-align: center;
}
.bannerlocation table {
	margin-left: auto;
	margin-right: auto;
}
.bannerlocation td {
	text-align: center;
	padding: 5px 0px;
}
.bannerlocation img {
	border-width: 0px;
}

.icalendardayhead{ 	/* background-color: #cecece; */}
.monthlycalendartable{ width: 100%; }
.calendardate { 	/* color:#333333; */ font-size: 0.9em;}
.errmsg{ font-weight: bold; 	/* color: #aa0000; */}

table.weathertablefivedays { }

table.weathertablefivedays td {
	padding: 5px;
}
table.weathertablefivedays td.weatherlocname {
	width: 100px;
	font-weight: bold;
}
table.weathertablefivedays { }
.weatherdaylabel, td.weatherfivedays {
	width: 75px;
}

/* SECTION: articlexml */

div.articlexml{
	
}
div.artxml ul{
	list-style-type: none;
	padding: 0;
	margin: 4px 0 16px;
}
div.artxml ul li{
	font-size: 1.2em;
	font-weight: bold;
	padding: 0;
	margin: 0 0 2px;
}
div.artxml ul li ul{
	list-style-type: disc;
	padding: 0 0 0 20px;
}

div.artxml ul ul li{
	font-size: 0.85em;
	font-weight: normal;
}

.slideshow {
background: #FFF;
float:right;
height:112px;
overflow:hidden;
position:relative;
right:152px;
top:9px;
width:407px;
}
.slideshow img {
padding: 0 2px;
}

.articleparagraph ul {
list-style-position: inside;
}

/* samarbeidskommuner */
ul.samarbeidskommuner {
list-style: none;
margin: 0;
padding: 0;
}
ul.samarbeidskommuner li {
float: left;
}
ul.samarbeidskommuner li a{
display: block;
padding: 0 3px;
}

ul.samarbeidskommuner img {
border: none;
}

.langbar {
float: left;
}
#texttools,#colorscheme,#quicklinks {
float: right;
margin: 2px 5px 0;
padding-right: 5px;
border-right: 1px solid #7b9bb9;
}

#quicklinks img {
border: 0;
}

#talewebholder {
position: absolute;
left: 0;
top:0;
}
#scalenormal {
font-size:12px;
}
#scalelarge {
font-size:15px;
}
#scalelargest {
font-size:20px;
}
#texttools {
line-height:15px;
}

.listingpic {
text-align: center;
margin: 0 auto;
}