/* CSS Document */

/*---------- Gammel tema -----------*/

.CContainer_MenyBoks{ display: block; padding: 0; margin: 0; background: #e6e6fa; margin-bottom: 10px;}
.CTittel{padding:2px 10px 0 11px; text-align:left;}

.CContent{clear:both; margin:0; padding:0;}
.CContentpane{padding:0; text-align:left; margin: 0;}
.CFooter {clear: both; text-align:right;}
.ConFooter {clear: both; text-align:right;}

.CCaction {margin: 0; padding: 0; font-size: 0; flaot: left; width: 10px; clear: both;}


.Tittel{padding: 2px 0 0 5px; margin:0; float:left; white-space:nowrap; color:#5a5a5a;}
.Tittel_Synlig{margin:3px 3px 0 0; float:right; text-align:right;}

/*---------- default style for head & normal -----------*/
.Head {font-size: 14px;}
.Normal { color: #43494D; }
.Normal p { margin-top: 0px; }

/*---------- BBL tema - container uten padding ------------*/

.ConContent { clear: both; margin: 0; padding: 0; }
.ConContentpane { padding:0; text-align:left; margin: 0; }
.ConTittel  {margin: 0; padding: 0; }
.ConTittel_Synlig { margin: 3px 3px 0 0; float: right; text-align: right; }
.ConContainer{ margin-bottom: 10px;}

/*---------- BBL tema - HEADERS ------------*/

.ConTittel H1 .Head { font-weight: bold; font-size: 20px; }
.ConTittel H2 .Head { font-weight: bold; font-size: 16px; }
.ConTittel H3 .Head { font-weight: bold; font-size: 13px; }
.ConTittel H4 .Head { font-weight: bold; font-size: 14px; }
.ConTittel H5 .Head { font-weight: bold; font-size: 12px; }

.Understrek H5 { border-bottom: 1px solid #dadada; }


/*---------- BBL tema - Link Liste ------------*/

.LinkList {  padding: 0px 11px 0 11px; }
.LinkList ul { list-style-image: url(images/LinkListStyle.png); margin-left: 0; padding-left: 2em; }
.LinkList li { list-style-image: url(images/LinkListStyle.png) no-repeat; margin: 0; padding: 0; }
.LinkList a { text-decoration: none; }
.LinkList h4 { border-bottom: 1px solid #dadada; }

.LinkList2 ul { list-style-image: url(images/LinkListStyle.png); margin-left: 0; padding-left: 2em; }
.LinkList2 li { list-style-image: url(images/LinkListStyle.png) no-repeat; margin: 0; padding: 0; }


.bblmagenta
{ height: 22px; background: #f22f9d; margin: 0; padding: 0; color: #fff; text-transform: uppercase; width: 100%;}
.bblmagenta .Head
{ color: #fff; text-transform: uppercase; }
#GrayBG {background: #f5f5f5; padding-bottom: 10px; }
#GrayBG .ConContent { padding: 10px; }

/* ----------------------------- BEGIN Runde hjørner ----------------------------- */
/* begin Box, Block */
.Round { margin-bottom: 10px; clear: both;  margin-bottom: 10px; position:relative; z-index:0; margin:0 auto; min-width:13px; min-height:13px; margin-bottom: 10px; }
.Round-body { position: relative; z-index:1; padding: 5px; }
.Round-tr, .Round-tl, .Round-br, .Round-bl, .Round-tc, .Round-bc,.Round-cr, .Round-cl { position:absolute; z-index:-1; }
.Round-tr, .Round-tl, .Round-br, .Round-bl { width: 12px; height: 12px; background-image: url('images/infoboks-s.png'); }
.Round-tl { top:0; left:0; clip: rect(auto, 6px, 6px, auto); }
.Round-tr { top: 0; right: 0; clip: rect(auto, auto, 6px, 6px); }
.Round-bl { bottom: 0; left: 0; clip: rect(6px, 6px, auto, auto); }
.Round-br { bottom: 0; right: 0; clip: rect(6px, auto, auto, 6px); }
.Round-tc, .Round-bc { left: 6px; right: 6px; height: 12px; background-image: url('images/infoboks-h.png'); }
.Round-tc { top: 0; clip: rect(auto, auto, 6px, auto); }
.Round-bc { bottom: 0; clip: rect(6px, auto, auto, auto); }
.Round-cr, .Round-cl { top: 6px; bottom: 6px; width: 12px; background-image: url('images/infoboks-v.png'); }
.Round-cr { right:0; background-color: #f4f3f0; clip: rect(auto, auto, auto, 6px);  }
.Round-cl { left:0; clip: rect(auto, 6px, auto, auto); }
.Round-cc { position:absolute; z-index:-1; top: 6px; left: 6px; right: 6px; bottom: 6px; background-color: #f0f0f0; }
/* end Box, Block */
.RoundContent
{ position:relative; z-index:0; margin:0 auto; min-width:1px; min-height:1px; }
.RoundContent-body
{ position:relative; z-index:1; padding:5px; }
.RoundContent-body img{ max-width: 100%;}

/* end Box, BlockContent */
/* ----------------------------- END Runde hjørner ----------------------------- */