<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
@font-face {
    font-family: 'TeXGyreAdventorRegular';
    src: url('texgyreadventor-regular-webfont.eot');
    src: url('texgyreadventor-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('texgyreadventor-regular-webfont.woff') format('woff'),
         url('texgyreadventor-regular-webfont.ttf') format('truetype'),
         url('texgyreadventor-regular-webfont.svg#TeXGyreAdventorRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}



*
{
    margin-top:0px;
}


p
{
margin:0;
padding:0;
}


body, html
{
    margin:0;
    padding:0;
    font-family: Arial, Sans-Serif;
    font-size:16px;
	background-color: #ebe3d9;
}


.overskrift1
{
    font-family:TeXGyreAdventorRegular, Arial, Sans-Serif;
    font-size:22px;
    margin:0px;
    margin-top:20px;
    padding:0px;
    margin-left:8px;
    font-weight:bold;
}

.linkPath
{
    font-family:TeXGyreAdventorRegular, Arial, Sans-Serif;
    font-size:18px;
    margin:0px;
    margin-top:20px;
    padding:0px;
    margin-left:8px;
    font-weight:normal;
}

h1
{
    font-family:TeXGyreAdventorRegular, Arial, Sans-Serif;
    font-size:22px;
    margin:0px;
    margin-top:0px;
    padding:0px;
    margin-left:0px;
    font-weight:bold;
    text-transform:uppercase;
}

h2
{
    font-family:TeXGyreAdventorRegular, Arial, Sans-Serif;
    font-size:20px;
    margin:0px;
    margin-top:0px;
    padding:0px;
    margin-left:0px;
    font-weight:bold;
}


h3
{
    font-family:TeXGyreAdventorRegular, Arial, Sans-Serif;
    font-size:18px;
    margin:0px;
    margin-top:0px;
    padding:0px;
    margin-left:0px;
    font-weight:bold;
}



.planheader
{
    font-family:TeXGyreAdventorRegular, Arial, Sans-Serif;
    font-size:20px;
    margin:0px;
    padding:0px;
    padding-left:6px;
    margin-bottom:5px;
}


.forsideheader
{
    font-family:TeXGyreAdventorRegular, Arial, Sans-Serif;
    font-size:20px;
    margin:0px;
    padding:0px;
    margin-bottom:5px;
}

a
{
    color:Black;
    text-decoration:underline;
}



#wrapper
{
    width: 1420px;
    height:600px;
    margin: 0 auto;
    
}


#content
{
    width:100%;
    float:left;
    padding-left:19px;
}


#footer
{
    width:100%;
    /*background-image:url(../gfx/footer.png);
    background-repeat:no-repeat;
    background-position:center;*/
    /*background-color:#E6B340;*/
	background-color:#e1dacf;
    height:47px;
    float:left;
    margin-top:15px;
    padding-top:15px;
    padding-bottom:0px;
    text-align:center;
    font-weight:bold;
    color:black;
}

#logoBig
{
    background-image:url(/gfx/orkla_logo_large.png);
    background-repeat:no-repeat;
    width:200px;
    height:86px;
    display:block;
    float:left;
    /*margin-left:32px;
    margin-top:32px;
    margin-bottom:10px;*/
}

#navPP18
{
    background-image:url(../gfx/pp18.png);
}
#navImg18
{
    background-image:url(../gfx/img18.png);
}

#navPP18:hover
{
    transform: scale(1.1);
}
#navImg18:hover
{
    transform: scale(1.1);
}


#navForward18
{
    background-image:url(../gfx/forward18.png);
    
}

#navForward18:hover
{
    /* background-image:url(../gfx/forward_hover18.png); */
    transform: scale(1.1); 
}


#navBack18
{
    background-image:url(../gfx/back18.png);
  
}


#navBack18:hover
{
    /* background-image:url(../gfx/back_hover18.png); */
    transform: scale(1.1); 
  
}


#navHome18
{
    background-image:url(../gfx/home18.png);
  
}

#navHome18:hover
{
    /* background-image:url(../gfx/home_hover18.png); */
    transform: scale(1.1); 
  
}


#navCart
{
    background-image:url(../gfx/cart.png);
    background-repeat:no-repeat;
    width:50px;
    height:50px;
    display:block;
    float:right;
    margin-top:22px;
    margin-right:0px;
}


#navCart:hover
{
    background-image:url(../gfx/cart_hover.png);

}

#navUp
{
    background-image:url(../gfx/up18.png);
   
}


#navUp:hover
{
    /* background-image:url(../gfx/up_hover18.png); */
    transform: scale(1.1); 

}

#globalMenu
{
    /* width:890px; */
    /* height:44px; */
    font-family:TeXGyreAdventorRegular, Arial, Sans-Serif;
    margin-top:10px;
    background-repeat:no-repeat;
    background-position:bottom;
}

#globalMenuBg{
background-image:url(../gfx/menu_bg.png);
background-repeat:no-repeat
}


#globalHeader
{
    width:760px;
    height:44px;
    font-family:TeXGyreAdventorRegular, Arial, Sans-Serif;
    float:left;
    margin-top:60px;
    background-repeat:no-repeat;
    background-position:bottom;
    padding-left:120px;
}



#bigBoxOuter
{
    width:920px;
    height:623px;
    position:relative;
    float:left;
}

#bigBox
{
    width:920px;
    height:623px;
    background-image:url(../gfx/big_box.png);
    background-repeat:no-repeat;
    position:absolute;
}

#bigBoxInner
{
    width:895px;
    height:600px;
    overflow:hidden;
}




#bigBoxOuterUndersideE
{
    width:485;
    height:610px;
    position:relative;
    float:left;
    margin-top:-4px;
    
}

#bigBoxUndersideE
{
    width:485px;
    height:610px;
    background-image:url(../gfx/undersideEbox.png);
    background-repeat:no-repeat;
    margin-left:5px;
    position:absolute;
}

#bigBoxInnerUndersideE
{
    width:462px;
    height:590px;
    overflow:hidden;
}



.UndersideEbox
{
    width:890px;
    background-image:url(../gfx/undersideEboxText.png);
    height:607px;
    float:right;
    margin-right:30px;
}









#bigBoxOuterZoneE
{
    width:706px;
    height:494px;
    position:relative;
    float:left;
}

#bigBoxZoneE
{
    height:494px;
    width:706px;
    background-image:url(../gfx/zone706.png);
    background-repeat:no-repeat;
    position:absolute;
    margin-left:-10px;
    margin-top:-5px;
}

#bigBoxInnerZoneE
{
    width:662px;
    height:680px;
    overflow:hidden;
    margin-left:10px;
    margin-top:10px;
}





#login
{
    width:450px;
    height:290px;
    background-image:url(../gfx/login_box.png);
    background-repeat:no-repeat;
    float:left;
    margin-left:20px;
}

#news
{
    width:450px;
    float:left;
    position:relative;
    margin-left:20px;
}

#newsGfx
{
    height:100%;
    widows:100%;
    position:absolute;
    
}



.newsContent
{
    width:100%;
    position:absolute;
    
    background-position:bottom;
}


.newsContentInner
{
    background-image:url(../gfx/small_box_middle.png);
    background-repeat:repeat-y;
    width:450px;
}


.newsContentInnerText
{
    padding-left:35px;
    padding-right:30px;
}


#newsGfxTop
{
    background-image:url(../gfx/small_box_top.png);
    background-repeat:no-repeat;
    width:450px;
    height:37px;
}


#newsGfxBottom
{
    background-image:url(../gfx/small_box_bottom.png);
    background-repeat:no-repeat;
    height:51px;
    width:450px;
}


#newsGfxMiddle
{
    height:99%;
}


#logoSmall
{
    width:88px;
    height:38px;
    background-image:url(../gfx/orkla_logo_small.png);
    background-repeat:no-repeat;
    float:left;
    margin-left:30px;
}


#footerAdr
{
    float:left;
    margin-left:10px;
    margin-top:20px;
}

.innerbox
{
    margin:30px;
}

#logintable td
{
    height:40px;
}


.inputtextOuter
{
    /*background-image:url(../gfx/textbox.png);
    background-repeat:no-repeat;
    background-position:0 5px;
    width:242px;
    height:49px;
    border:none;
    font-size:20px;*/
    padding-left:10px;
    vertical-align:middle;
    height:25px;
    margin-top:10px;
}

.inputtext
{
    height:25px;
    border:none;
    /*background-color:#F7E9C6;*/
	background-color:#ebe3d9;
    width:150px;
    font-size:14px;
    vertical-align:middle;
    margin-top:10px;
    padding-left:5px;
}
.inputlabel
{
    height:25px;
    border:none;
    font-size:14px;
    vertical-align:middle;
    margin-top:12px;
}

#col424
{
    float:left;
    width:424px;
}


#logobox
{
    background-image:url(../gfx/logo_box.png);
    background-repeat:no-repeat;
    width:424px;
    padding-left:22px;
    padding-top:21px;
    padding-bottom:34px;
    height:39px;
    margin-bottom:-7px;
}


#vigtigInformation
{
    background-image:url(../gfx/vigtigInfo_box.png);
    background-repeat:no-repeat;
    width:424px;
    height:237px;
    padding:30px;
    margin-bottom:-8px;
}


#billedboxPlanside
{
    background-image:url(../gfx/plan_billed_box.png);
    background-repeat:no-repeat;
    background-position:0 -10px;
    width:424px;
    height:339px;
    padding:22px;
    padding-top:18px;
}


#col947
{
    float:left;
    width:947px;
}



#planbox
{
    background-image:url(../gfx/plan_box.png);
    background-repeat:no-repeat;
    width:947px;
    height:520px;
    padding:30px;
    margin-left:18px;
    margin-bottom:-9px;
}


#zoneOversigt
{
    background-image:url(../gfx/zone_oversigt_box.png);
    background-repeat:no-repeat;
    width:947px;
    height:147px;
    padding:30px;
    margin-top:4px;
    margin-left:18px;
}





#bigBoxOuterFuldSide
{
    width:1386px;
    height:554px;
    position:relative;
    float:left;
}

#bigBoxFuldSide
{
    width:1386px;
    height:554px;
    background-image:url(../gfx/stor_billede_ramme.png);
    background-repeat:no-repeat;
    margin-left:5px;
    position:absolute;
}

#bigBoxFuldSideInner
{
    width:1360px;
    height:530px;
    overflow:hidden;
}


#bigBoxOuterFuldSide
{
    width:1386px;
    height:554px;
    position:relative;
    float:left;
}

#bigBoxOuterZoneSide
{
    width:596px;
    height:607px;
    background-image:url(../gfx/zone_side_galleri_box.png);
    background-repeat:no-repeat;

    position:absolute;
}

#bigBoxOuterZoneSide
{
    width:596px;
    height:607px;
    position:relative;
    float:left;
}

#bigBoxInnerZoneSide
{
    width:570px;
    height:590px;
   overflow:hidden; 
}


#colZoneSide
{
    float:left;
    width:776px;
}



.ZoneSideboxOuter
{
    width:776px;
    float:left;
}


.ZoneSideboxTop
{
    width:776px;
    height:45px;
    background-image:url(../gfx/776box_top.png);
    background-repeat:no-repeat;
}

.ZoneSideboxBottom
{
    width:776px;
    height:41px;
    background-image:url(../gfx/776box_bottom.png);
    background-repeat:no-repeat;
}

.ZoneSideboxMiddle
{
    width:776px;
    background-image:url(../gfx/776box_middle.png);
    background-repeat:repeat-y;
    padding-left:30px;
    height:99%;
}



.ZoneSideboxOuter378
{
    width:378px;
    float:left;
}


.ZoneSideboxTop378
{
    width:378px;
    height:45px;
    background-image:url(../gfx/378box_top.png);
    background-repeat:no-repeat;
}

.ZoneSideboxBottom378
{
    width:3786px;
    height:41px;
    background-image:url(../gfx/378box_bottom.png);
    background-repeat:no-repeat;
}

.ZoneSideboxMiddle378
{
    width:378px;
    background-image:url(../gfx/378box_middle.png);
    background-repeat:repeat-y;
    padding-left:30px;
    height:99%;
}




.UndersideboxOuterBig
{
    width:1385px;
    float:left;
}


.UndersideboxTopBig
{
    width:1385px;
    height:43px;
    background-image:url(../gfx/big_box_top.png);
    background-repeat:no-repeat;
}

.UndersideboxBottomBig
{
    width:1385px;
    height:43px;
    background-image:url(../gfx/big_box_bottom.png);
    background-repeat:no-repeat;
}

.UndersideboxMiddleBig
{
    width:1385px;
    background-image:url(../gfx/big_box_middle.png);
    background-repeat:repeat-y;
    padding-left:30px;
    height:99%;
}

#billedboxUndersideB
{
    width:1385px;
    background-image:url(../gfx/big_box_lav.png);
    background-repeat:no-repeat;
    height:618px;
    padding-left:21px;
    padding-top:25px;
}



.ZoneSidebox706Outer
{
    width:706px;
    float:left;
    margin-top:-10px;
}


.ZoneSidebox706Top
{
    width:706px;
    height:50px;
    background-image:url(../gfx/box706_top.png);
    background-repeat:no-repeat;
}

.ZoneSidebox706Bottom
{
    width:706px;
    height:55px;
    background-image:url(../gfx/box706_bottom.png);
    background-repeat:no-repeat;
}

.ZoneSidebox706Middle
{
    width:706px;
    background-image:url(../gfx/box706_middle.png);
    background-repeat:repeat-y;
    height:99%;
    padding-left:50px;
}

.ZoneSidebox706
{
    width:706px;
    background-image:url(../gfx/zone706.png);
    height:494px;
    float:left;
    margin-left:-10px;
    margin-top:-10px;
}










.planMenu
{
    cursor:pointer;
    padding-left:0px;
    padding-right:0px;
    float:left;
    text-transform:uppercase;
    font-size:12px;
}


.planMenu:hover
{
    cursor:pointer;
}

.activeOuter
{
    /*color:#A31C22;*/
	color:#c20e1a;
    width:137px;
    height:36px;
    background-image:url(../gfx/active_box.png);
    background-repeat:no-repeat;
    padding-left:6px;
}

.active
{
    margin-top:2px;
    float:left;
}

/* PLAN */

.zonePlan
{
    background-repeat:no-repeat;
    width:21px;
    height:21px;
    display:block;
    position:absolute;
}
a.zonePlan 
{
	text-decoration: none !important;
}



/* PUNKTER TIL PLAN 17 */
.zonePlan18Nr1
{
    /*background-image:url(../gfx/zone1.png);*/
	width: 25px;
	height:25px;
	background-color: #c20e1a;
	border-radius:50%;
	color:white;
	padding-left:7px;
    left:140px;
    bottom:100px;
}

.zonePlan18Nr2
{
    /*background-image:url(../gfx/zone2.png);*/
		width: 25px;
	height:25px;
	background-color: #c20e1a;
	border-radius:50%;
	color:white;
	padding-left:7px;
    left:195px;
    bottom:375px;
}

.zonePlan18Nr3
{
    /*background-image:url(../gfx/zone3.png);*/
		width: 25px;
	height:25px;
	background-color: #c20e1a;
	border-radius:50%;
	color:white;
	padding-left:7px;
    left:260px;
    bottom:420px;
}

.zonePlan18Nr4
{
    /*background-image:url(../gfx/zone4.png);*/
		width: 25px;
	height:25px;
	background-color: #c20e1a;
	border-radius:50%;
	color:white;
	padding-left:7px;
    left:225px;
    bottom:305px;
}

.zonePlan18Nr5
{
    /*background-image:url(../gfx/zone5.png);*/
		width: 25px;
	height:25px;
	background-color: #c20e1a;
	border-radius:50%;
	color:white;
	padding-left:7px;
    left:300px;
    bottom:360px;
}

.zonePlan18Nr6
{
    /*background-image:url(../gfx/zone6.png);*/
	width: 25px;
	height:25px;
	background-color: #c20e1a;
	border-radius:50%;
	color:white;
	padding-left:7px;
    left:470px;
    bottom:330px;
}

.zonePlan18Nr7
{
    /*background-image:url(../gfx/zone7.png);*/
		width: 25px;
	height:25px;
	background-color: #c20e1a;
	border-radius:50%;
	color:white;
	padding-left:7px;
    left:690px;
    bottom:310px;
}

.zonePlan18Nr8
{
    /*background-image:url(../gfx/zone8.png);*/
		width: 25px;
	height:25px;
	background-color: #c20e1a;
	border-radius:50%;
	color:white;
	padding-left:7px;
    left:670px;
    bottom:250px;
}

.zonePlan18Nr9
{
    /*background-image:url(../gfx/zone9.png);*/
		width: 25px;
	height:25px;
	background-color: #c20e1a;
	border-radius:50%;
	color:white;
	padding-left:7px;
    left:765px;
    bottom:235px;
}

.zonePlan18Nr10
{
   /* background-image:url(../gfx/zone10.png);*/
		width: 25px;
	height:25px;
	background-color: #c20e1a;
	border-radius:50%;
	color:white;
	padding-left:3px;
    left:635px;
    bottom:190px;
}

.zonePlan18Nr11
{
    /*background-image:url(../gfx/zone11.png);*/
		width: 25px;
	height:25px;
	background-color: #c20e1a;
	border-radius:50%;
	color:white;
	padding-left:3px;
    left:580px;
    bottom:260px;
}

.zonePlan18Nr12
{
    /*background-image:url(../gfx/zone12.png);*/
		width: 25px;
	height:25px;
	background-color: #c20e1a;
	border-radius:50%;
	color:white;
	padding-left:3px;
    left:605px;
    bottom:160px;
}

.zonePlan18Nr13
{
    /*background-image:url(../gfx/zone13.png);*/
		width: 25px;
	height:25px;
	background-color: #c20e1a;
	border-radius:50%;
	color:white;
	padding-left:3px;
    left:505px;
    bottom:185px;
}

.zonePlan18Nr14
{
    /*background-image:url(../gfx/zone14.png);*/
		width: 25px;
	height:25px;
	background-color: #c20e1a;
	border-radius:50%;
	color:white;
	padding-left:3px;
    left:485px;
    bottom:155px;
}

.zonePlan18Nr15
{
    /*background-image:url(../gfx/zone15.png);*/
		width: 25px;
	height:25px;
	background-color: #c20e1a;
	border-radius:50%;
	color:white;
	padding-left:3px;
    left:385px;
    bottom:160px;
}

.zonePlan18Nr16
{
    /*background-image:url(../gfx/zone16.png);*/
		width: 25px;
	height:25px;
	background-color: #c20e1a;
	border-radius:50%;
	color:white;
	padding-left:3px;
    left:452px;
    bottom:90px;
}

.zonePlan18Nr17
{
    /*background-image:url(../gfx/zone17.png);*/
		width: 25px;
	height:25px;
	background-color: #c20e1a;
	border-radius:50%;
	color:white;
	padding-left:3px;
    left:285px;
    bottom:100px;
}

.zonePlan18Nr18
{
    /*background-image:url(../gfx/zone18.png);*/
		width: 25px;
	height:25px;
	background-color: #c20e1a;
	border-radius:50%;
	color:white;
	padding-left:3px;
    left:375px;
    bottom:250px;
}




.zonePlan18Nr1:hover
{
    /*background-image:url(../gfx/zone1hover.png);*/
	background-color: #ebe3d9;
	color: #c20e1a;
    left:140px;
    bottom:100px;
}

.zonePlan18Nr2:hover
{
    /*background-image:url(../gfx/zone2hover.png);*/
		background-color: #ebe3d9;
	color: #c20e1a;
    left:195px;
    bottom:375px;
}

.zonePlan18Nr3:hover
{
    /*background-image:url(../gfx/zone3hover.png);*/
		background-color: #ebe3d9;
	color: #c20e1a;
    left:260px;
    bottom:420px;
}

.zonePlan18Nr4:hover
{
    /*background-image:url(../gfx/zone4hover.png);*/
		background-color: #ebe3d9;
	color: #c20e1a;
    left:225px;
    bottom:305px;
}

.zonePlan18Nr5:hover
{
    /*background-image:url(../gfx/zone5hover.png);*/
		background-color: #ebe3d9;
	color: #c20e1a;
    left:300px;
    bottom:360px;
}

.zonePlan18Nr6:hover
{
    /*background-image:url(../gfx/zone6hover.png);*/
		background-color: #ebe3d9;
	color: #c20e1a;
    left:470px;
    bottom:330px;
}

.zonePlan18Nr7:hover
{
    /*background-image:url(../gfx/zone7hover.png);*/
    left:690px;
    bottom:310px;
}

.zonePlan18Nr8:hover
{
    /*background-image:url(../gfx/zone8hover.png);*/
		background-color: #ebe3d9;
	color: #c20e1a;
    left:670px;
    bottom:250px;
}

.zonePlan18Nr9:hover
{
    /*background-image:url(../gfx/zone9hover.png);*/
		background-color: #ebe3d9;
	color: #c20e1a;
    left:765px;
    bottom:235px;
}

.zonePlan18Nr10:hover
{
    /*background-image:url(../gfx/zone10hover.png);*/
		background-color: #ebe3d9;
	color: #c20e1a;
    left:635px;
    bottom:190px;
}

.zonePlan18Nr11:hover
{
    /*background-image:url(../gfx/zone11hover.png);*/
		background-color: #ebe3d9;
	color: #c20e1a;
    left:580px;
    bottom:260px;
}

.zonePlan18Nr12:hover
{
    /*background-image:url(../gfx/zone12hover.png);*/
		background-color: #ebe3d9;
	color: #c20e1a;
    left:605px;
    bottom:160px;
}

.zonePlan18Nr13:hover
{
    /*background-image:url(../gfx/zone13hover.png);*/
		background-color: #ebe3d9;
	color: #c20e1a;
    left:505px;
    bottom:185px;
}

.zonePlan18Nr14:hover
{
    /*background-image:url(../gfx/zone14hover.png);*/
		background-color: #ebe3d9;
	color: #c20e1a;
    left:485px;
    bottom:155px;
}

.zonePlan18Nr15:hover
{
    /*background-image:url(../gfx/zone15hover.png);*/
		background-color: #ebe3d9;
	color: #c20e1a;
    left:385px;
    bottom:160px;
}

.zonePlan18Nr16:hover
{
    /*background-image:url(../gfx/zone16hover.png);*/
		background-color: #ebe3d9;
	color: #c20e1a;
    left:452px;
    bottom:90px;
}

.zonePlan18Nr17:hover
{
    /*background-image:url(../gfx/zone17hover.png);*/
		background-color: #ebe3d9;
	color: #c20e1a;
    left:285px;
    bottom:100px;
}

.zonePlan18Nr18:hover
{
    /*background-image:url(../gfx/zone18hover.png);*/
		background-color: #ebe3d9;
	color: #c20e1a;
    left:375px;
    bottom:250px;
}


/* PUNKTER TIL PLAN 14 */
.zonePlan15Nr1
{
    /*background-image:url(../gfx/zone1.png);*/
	width: 25px;
	height:25px;
	background-color: #c20e1a;
	border-radius:50%;
	color:white;
	padding-left:7px;
    left:220px;
    bottom:130px;
}

.zonePlan15Nr1:hover
{
    /*background-image:url(../gfx/zone1hover.png);*/
			background-color: #ebe3d9;
	color: #c20e1a;
    left:220px;
    bottom:130px;
}

.zonePlan15Nr2
{
    /*background-image:url(../gfx/zone2.png);*/
	width: 25px;
	height:25px;
	background-color: #c20e1a;
	border-radius:50%;
	color:white;
	padding-left:7px;
    left:220px;
    bottom:280px;
}

.zonePlan15Nr2:hover
{
    /*background-image:url(../gfx/zone2hover.png);*/
			background-color: #ebe3d9;
	color: #c20e1a;
    left:220px;
    bottom:280px;
}

.zonePlan15Nr3
{
    /*background-image:url(../gfx/zone3.png);*/
	width: 25px;
	height:25px;
	background-color: #c20e1a;
	border-radius:50%;
	color:white;
	padding-left:7px;
    left:203px;
    bottom:396px;
}

.zonePlan15Nr3:hover
{
    /*background-image:url(../gfx/zone3hover.png);*/
			background-color: #ebe3d9;
	color: #c20e1a;
    left:203px;
    bottom:396px;
}

.zonePlan15Nr4
{
    /*background-image:url(../gfx/zone4.png);*/
	width: 25px;
	height:25px;
	background-color: #c20e1a;
	border-radius:50%;
	color:white;
	padding-left:7px;
    left:284px;
    bottom:340px;
}

.zonePlan15Nr4:hover
{
    /*background-image:url(../gfx/zone4hover.png);*/
			background-color: #ebe3d9;
	color: #c20e1a;
    left:284px;
    bottom:340px;
}

.zonePlan15Nr5
{
    /*background-image:url(../gfx/zone5.png);*/
	width: 25px;
	height:25px;
	background-color: #c20e1a;
	border-radius:50%;
	color:white;
	padding-left:7px;
    left:295px;
    bottom:395px;
}

.zonePlan15Nr5:hover
{
    /*background-image:url(../gfx/zone5hover.png);*/
			background-color: #ebe3d9;
	color: #c20e1a;
    left:295px;
    bottom:395px;
}

.zonePlan15Nr6
{
   /* background-image:url(../gfx/zone6.png);*/
	width: 25px;
	height:25px;
	background-color: #c20e1a;
	border-radius:50%;
	color:white;
	padding-left:7px;
    left:560px;
    bottom:415px;
}

.zonePlan15Nr6:hover
{
    /*background-image:url(../gfx/zone6hover.png);*/
			background-color: #ebe3d9;
	color: #c20e1a;
    left:560px;
    bottom:415px;
}

.zonePlan15Nr7
{
    /*background-image:url(../gfx/zone7.png);*/
	width: 25px;
	height:25px;
	background-color: #c20e1a;
	border-radius:50%;
	color:white;
	padding-left:7px;
    left:580px;
    bottom:380px;
}

.zonePlan15Nr7:hover
{
    /*background-image:url(../gfx/zone7hover.png);*/
			background-color: #ebe3d9;
	color: #c20e1a;
    left:580px;
    bottom:380px;
}

.zonePlan15Nr8
{
    /*background-image:url(../gfx/zone8.png);*/
	width: 25px;
	height:25px;
	background-color: #c20e1a;
	border-radius:50%;
	color:white;
	padding-left:7px;
    left:670px;
    bottom:380px;
}

.zonePlan15Nr8:hover
{
    /*background-image:url(../gfx/zone8hover.png);*/
			background-color: #ebe3d9;
	color: #c20e1a;
    left:670px;
    bottom:380px;
}

.zonePlan15Nr9
{
   /* background-image:url(../gfx/zone9.png);*/
	width: 25px;
	height:25px;
	background-color: #c20e1a;
	border-radius:50%;
	color:white;
	padding-left:7px;
    left:655px;
    bottom:300px;
}

.zonePlan15Nr9:hover
{
   /* background-image:url(../gfx/zone9hover.png);*/
			background-color: #ebe3d9;
	color: #c20e1a;
    left:655px;
    bottom:300px;
}

.zonePlan15Nr10
{
   /* background-image:url(../gfx/zone10.png);*/
	width: 25px;
	height:25px;
	background-color: #c20e1a;
	border-radius:50%;
	color:white;
	padding-left:3px;
    left:730px;
    bottom:260px;
}

.zonePlan15Nr10:hover
{
   /* background-image:url(../gfx/zone10hover.png);*/
			background-color: #ebe3d9;
	color: #c20e1a;
    left:730px;
    bottom:260px;
}

.zonePlan15Nr11
{
    /*background-image:url(../gfx/zone11.png);*/
	width: 25px;
	height:25px;
	background-color: #c20e1a;
	border-radius:50%;
	color:white;
	padding-left:3px;
    left:620px;
    bottom:266px;
}

.zonePlan15Nr11:hover
{
   /* background-image:url(../gfx/zone11hover.png);*/
			background-color: #ebe3d9;
	color: #c20e1a;
    left:620px;
    bottom:266px;
}

.zonePlan15Nr12
{
    /*background-image:url(../gfx/zone12.png);*/
	width: 25px;
	height:25px;
	background-color: #c20e1a;
	border-radius:50%;
	color:white;
	padding-left:3px;
    left:528px;
    bottom:220px;
}

.zonePlan15Nr12:hover
{
   /* background-image:url(../gfx/zone12hover.png);*/
			background-color: #ebe3d9;
	color: #c20e1a;
    left:528px;
    bottom:220px;
}

.zonePlan15Nr13
{
   /* background-image:url(../gfx/zone13.png);*/
	width: 25px;
	height:25px;
	background-color: #c20e1a;
	border-radius:50%;
	color:white;
	padding-left:3px;
    left:514px;
    bottom:176px;
}

.zonePlan15Nr13:hover
{
    /*background-image:url(../gfx/zone13hover.png);*/
			background-color: #ebe3d9;
	color: #c20e1a;
    left:514px;
    bottom:176px;
}

.zonePlan15Nr14
{
    /*background-image:url(../gfx/zone14.png);*/
	width: 25px;
	height:25px;
	background-color: #c20e1a;
	border-radius:50%;
	color:white;
	padding-left:3px;
    left:510px;
    bottom:70px;
}

.zonePlan15Nr14:hover
{
   /* background-image:url(../gfx/zone14hover.png);*/
			background-color: #ebe3d9;
	color: #c20e1a;
    left:510px;
    bottom:70px;
}

.zonePlan15Nr15
{
    /*background-image:url(../gfx/zone15.png);*/
	width: 25px;
	height:25px;
	background-color: #c20e1a;
	border-radius:50%;
	color:white;
	padding-left:3px;
    left:390px;
    bottom:280px;
}

.zonePlan15Nr15:hover
{
    /*background-image:url(../gfx/zone15hover.png);*/
	background-color: #ebe3d9;
	color: #c20e1a;
    left:390px;
    bottom:280px;
}


/* PUNKTER TIL PLAN 10 */
.zonePlan10Nr1
{
    /*background-image:url(../gfx/zone1.png);*/
	width: 25px;
	height:25px;
	background-color: #c20e1a;
	border-radius:50%;
	color:white;
	padding-left:7px;
    left:705px;
    bottom:120px;
}

.zonePlan10Nr2
{
    /*background-image:url(../gfx/zone2.png);*/
	width: 25px;
	height:25px;
	background-color: #c20e1a;
	border-radius:50%;
	color:white;
	padding-left:7px;
    left:680px;
    bottom:200px;
}

.zonePlan10Nr3
{
    /*background-image:url(../gfx/zone3.png);*/
	width: 25px;
	height:25px;
	background-color: #c20e1a;
	border-radius:50%;
	color:white;
	padding-left:7px;
    left:580px;
    bottom:205px;
}

.zonePlan10Nr4
{
    /*background-image:url(../gfx/zone4.png);*/
	width: 25px;
	height:25px;
	background-color: #c20e1a;
	border-radius:50%;
	color:white;
	padding-left:7px;
    left:476px;
    bottom:240px;
}

.zonePlan10Nr5
{
    /*background-image:url(../gfx/zone5.png);*/
	width: 25px;
	height:25px;
	background-color: #c20e1a;
	border-radius:50%;
	color:white;
	padding-left:7px;
    left:380px;
    bottom:200px;
}

.zonePlan10Nr6
{
    /*background-image:url(../gfx/zone6.png);*/
	width: 25px;
	height:25px;
	background-color: #c20e1a;
	border-radius:50%;
	color:white;
	padding-left:7px;
    left:314px;
    bottom:168px;
}

.zonePlan10Nr7
{
    /*background-image:url(../gfx/zone7.png);*/
	width: 25px;
	height:25px;
	background-color: #c20e1a;
	border-radius:50%;
	color:white;
	padding-left:7px;
    left:270px;
    bottom:355px;
}

.zonePlan10Nr8
{
    /*background-image:url(../gfx/zone8.png);*/
	width: 25px;
	height:25px;
	background-color: #c20e1a;
	border-radius:50%;
	color:white;
	padding-left:7px;
    left:476px;
    bottom:416px;
}

.zonePlan10Nr9
{
    /*background-image:url(../gfx/zone9.png);*/
	width: 25px;
	height:25px;
	background-color: #c20e1a;
	border-radius:50%;
	color:white;
	padding-left:7px;
    left:570px;
    bottom:400px;
}

.zonePlan10Nr10
{
    /*background-image:url(../gfx/zone10.png);*/
	width: 25px;
	height:25px;
	background-color: #c20e1a;
	border-radius:50%;
	color:white;
	padding-left:3px;
    left:600px;
    bottom:330px;
}




.zonePlan10Nr1:hover
{
    /*background-image:url(../gfx/zone1hover.png);*/
	background-color: #ebe3d9;
	color: #c20e1a;
    left:705px;
    bottom:120px;
}

.zonePlan10Nr2:hover
{
    /*background-image:url(../gfx/zone2hover.png);*/
	background-color: #ebe3d9;
	color: #c20e1a;
    left:680px;
    bottom:200px;
}

.zonePlan10Nr3:hover
{
    /*background-image:url(../gfx/zone3hover.png);*/
	background-color: #ebe3d9;
	color: #c20e1a;
    left:580px;
    bottom:205px;
}

.zonePlan10Nr4:hover
{
    /*background-image:url(../gfx/zone4hover.png);*/
	background-color: #ebe3d9;
	color: #c20e1a;
    left:476px;
    bottom:240px;
}

.zonePlan10Nr5:hover
{
    /*background-image:url(../gfx/zone5hover.png);*/
	background-color: #ebe3d9;
	color: #c20e1a;
    left:380px;
    bottom:200px;
}

.zonePlan10Nr6:hover
{
    /*background-image:url(../gfx/zone6hover.png);*/
	background-color: #ebe3d9;
	color: #c20e1a;
    left:314px;
    bottom:168px;
}

.zonePlan10Nr7:hover
{
    /*background-image:url(../gfx/zone7hover.png);*/
	background-color: #ebe3d9;
	color: #c20e1a;
    left:270px;
    bottom:355px;
}

.zonePlan10Nr8:hover
{
    /*background-image:url(../gfx/zone8hover.png);*/
	background-color: #ebe3d9;
	color: #c20e1a;
    left:476px;
    bottom:416px;
}

.zonePlan10Nr9:hover
{
    /*background-image:url(../gfx/zone9hover.png);*/
	background-color: #ebe3d9;
	color: #c20e1a;
    left:570px;
    bottom:400px;
}

.zonePlan10Nr10:hover
{
    /*background-image:url(../gfx/zone10hover.png);*/
	background-color: #ebe3d9;
	color: #c20e1a;
    left:600px;
    bottom:330px;
}

/* F�LLES TIL TABEL TIL 10, 15 og 18 */

.zonePlanTabel
{
        background-repeat:no-repeat;
        height:21px;
        display:block;
        padding-left:33px;
        padding-right:10px;
        margin-bottom:4px;
        font-size:12px;
        color:White;
}



.zonePlanTabel1
{
         /*background-image:url(../gfx/zone1.png);*/
         text-decoration:none;
}

.zonePlanTabel1:hover
{
    text-decoration:underline;
    color:White;
}

.zonePlanTabel2
{
         /*background-image:url(../gfx/zone2.png);*/
         text-decoration:none;
}

.zonePlanTabel2:hover
{
    text-decoration:underline;
     color:White;
}

.zonePlanTabel3
{
         /*background-image:url(../gfx/zone3.png);*/
         text-decoration:none;
}

.zonePlanTabel3:hover
{
    text-decoration:underline;
     color:White;
}

.zonePlanTabel4
{
         /*background-image:url(../gfx/zone4.png);*/
         text-decoration:none;
}

.zonePlanTabel4:hover
{
    text-decoration:underline;
     color:White;
}

.zonePlanTabel5
{
         /*background-image:url(../gfx/zone5.png);*/
         text-decoration:none;
}

.zonePlanTabel5:hover
{
    text-decoration:underline;
     color:White;
}

.zonePlanTabel6
{
         /*background-image:url(../gfx/zone6.png);*/
         text-decoration:none;
}

.zonePlanTabel6:hover
{
    text-decoration:underline;
     color:White;
}

.zonePlanTabel7
{
         /*background-image:url(../gfx/zone7.png);*/
         text-decoration:none;
}

.zonePlanTabel7:hover
{
    text-decoration:underline;
     color:White;
}

.zonePlanTabel8
{
         /*background-image:url(../gfx/zone8.png);*/
         text-decoration:none;
}

.zonePlanTabel8:hover
{
    text-decoration:underline;
     color:White;
}

.zonePlanTabel9
{
         /*background-image:url(../gfx/zone9.png);*/
         text-decoration:none;
}

.zonePlanTabel9:hover
{
    text-decoration:underline;
     color:White;
}

.zonePlanTabel10
{
         /*background-image:url(../gfx/zone10.png);*/
         text-decoration:none;
}

.zonePlanTabel10:hover
{
    text-decoration:underline;
     color:White;
}

.zonePlanTabel11
{
         /*background-image:url(../gfx/zone11.png);*/
         text-decoration:none;
}

.zonePlanTabel11:hover
{
    text-decoration:underline;
     color:White;
}

.zonePlanTabel12
{
         /*background-image:url(../gfx/zone12.png);*/
         text-decoration:none;
}

.zonePlanTabel12:hover
{
    text-decoration:underline;
     color:White;
}

.zonePlanTabel13
{
         /*background-image:url(../gfx/zone13.png);*/
         text-decoration:none;
}

.zonePlanTabel13:hover
{
    text-decoration:underline;
     color:White;
}

.zonePlanTabel14
{
         /*background-image:url(../gfx/zone14.png);*/
         text-decoration:none;
}

.zonePlanTabel14:hover
{
    text-decoration:underline;
     color:White;
}

.zonePlanTabel15
{
         /*background-image:url(../gfx/zone15.png);*/
         text-decoration:none;
}

.zonePlanTabel15:hover
{
    text-decoration:underline;
     color:White;
}

.zonePlanTabel16
{
         /*background-image:url(../gfx/zone16.png);*/
         text-decoration:none;
}

.zonePlanTabel16:hover
{
    text-decoration:underline;
     color:White;
}

.zonePlanTabel17
{
         /*background-image:url(../gfx/zone17.png);*/
         text-decoration:none;
}

.zonePlanTabel17:hover
{
    text-decoration:underline;
     color:White;
}

.zonePlanTabel18
{
         /*background-image:url(../gfx/zone18.png);*/
         text-decoration:none;
}

.zonePlanTabel18:hover
{
    text-decoration:underline;
     color:White;
}


/*milonic menu*/

.menuoff
{
font-size:16px;
padding-left: 5px;
padding-right: 5px;
font-weight: bold;
text-transform: uppercase;
}


.menuon
{
font-size:16px;
padding-left: 5px;
padding-right: 5px;
/*color:#CE0C1E;*/
color:#c20e1a;
font-weight: bold;
text-transform: uppercase;
/*text-decoration:underline;*/

}


.submenuoff{
font-size:16px;
padding-left:10px;
/*border-bottom:1px solid #e1e1e1;*/
background-color:#fff;
/*background-image:url("../gfx/menu_bullet.png") ;
background-repeat:no-repeat;
background-position: left bottom;*/
font-weight: bold;
text-transform: uppercase;
}

.submenuon{
font-size:16px;
padding-left:10px;
/*border-bottom:1px solid #e1e1e1;*/
background-color:#fff;
/*background-image:url("../gfx/menu_bullet.png");
background-repeat:no-repeat;*/
color:#CE0C1E;
/*text-decoration:underline;*/
/*background-position: left bottom;*/
font-weight: bold;
text-transform: uppercase;
}

.mmenucontainer
{
margin-top:4px;
}

.pos-rel {
    position: relative;
}
.vertical-separator {
    border-right: 2px solid black;
    height: 80%;
    display: inline-block;
    margin-top: 11px;
    height: 18px;
}

.inline-menu {
    display: inline-block;
}
nav a, nav a:hover {
    text-decoration: none;
}


.umb-grid, section {
    position: relative;
    background-color: #f2f2f2;
    z-index: 1;
}

.umb-grid {
    padding-bottom: 1px;
    background-color: #f2f2f2;
}

    .umb-grid .white {
        padding: 15px;
        height: 100%;
    }
    .umb-grid .fullwidth .white:nth-child(1){
        padding: 0 !important;
    }
    

.white img {
    max-width: 100%;
}

.white .carousel-inner img {
    min-width: 100%;
}

.slideshow {
    margin-bottom: 20px;
}

.slideshow, .carousel-item img {
    width: 100%;
}

.carousel-inner {
    max-height: 100%;
}


.fullwidth .white:nth-child(1){
        padding: 0 !important;
    }

.divimage 
{
     background-size: cover;
    background-position: center center;   
}

.fullwidth &gt; .container:first-of-type {
    max-width: 100% !important;
}

.fullwidth .container .column {
    padding: 0;
}

.w-100 {
    width: 100% !important;
}

.curryBox 
{
  /*background-color:#E6B340; */
  background-color:#e1dacf;   
  margin-bottom: 15px;
  color:black;
}
.maroonBox 
{
  /*background-color:#A31C22; */
  background-color:#e1dacf;   
  color:black;
  margin-bottom: 15px;
}

.maroonBox a 
{
  color:black;
  
}

.loginBtn 
{
 background:url(/gfx/login.png) no-repeat;
    cursor:pointer;
    width: 86px;
    height: 35px;
    border: none;   
    margin-top:5px;
    margin-right:-17px;
}

.contentBox
{
    padding: 15px 15px 30px 15px;
    /*margin-top: 25px;*/
    /*margin-bottom: 25px;*/
}

#top
{
     margin-bottom: 15px;
}


@media (max-width: 1000px) 
{
    .smHidden 
    {
        display:none;
    }
}

@media (min-width: 1001px) 
{
    .lgHidden 
    {
        display:none;
    }
}

.footerAdr
{
    width:100%;
    text-align:center;
}

.b70 
{
    height:70px;
    padding: 0px 0px 0px 5px !important;
    
}

.b70inner
{
    height: 70px;
    display: table-cell;
    vertical-align: middle;
    
}
.dropdown-toggle::after {
    display:none !important;
}
/* @media (min-width: 1200px) {
    #navBar &gt; ul &gt; li {
        white-space: nowrap;
    }
} */

/* @media all and (min-width: 768px) and (max-width: 1200px) {
    nav &gt; .container {
        display: flex !important;
        flex-wrap: wrap !important;
    }
} */
.pos-rel-bottom-right {
    position: absolute;
    bottom: 0;
    right: 0;
    margin-top: 50px;
}
@media (max-width: 1200px) {
    .pos-rel-bottom-right {
        position: relative;
    }    
}
.no-flex{
display: block !important;
min-width:100%;
}
.slideshow, .carousel-item img {
    width: 100%;
    max-height:600px;
}
.fullwidth{
	min-width:100%;
	margin-bottom: 25px;
}
.nav-link, .dropdown-item {
    font-weight: bold;
    font-size: 15px;
    text-transform: uppercase;
    color: Black !important;
}
#navbar .show .nav-link, .nav-link:hover {
    /*color: #A31C22 !important;*/
	color: #c20e1a !important;
}
/* .navbar-toggler-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(0, 0, 0, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");
    display: inline-block;
    width: 1.5em;
    height: 1.5em;
    vertical-align: middle;
    content: "";
    background: no-repeat center center;
    background-size: 100% 100%;
} */
.zonecircle
{ 
  /*background-color: #E6B340;*/
  background-color: #c20e1a;
  width: 22px;
  height: 22px;
  text-align: center;
  padding-top: 0px;
  border-radius: 50%;
  font-size: 14px;
  /*box-shadow: 1px 1px 1px #5D5C5B; */
  float: left;
  color:white;
  }
@media (max-width: 1200px) {
    .vertical-separator {
        border: none;
        margin: 0;
        height: 0;
    }    
}
.navbar-toggler {
    background-color: #A31C22;
    /* color: #007bff; */
    /* border-color: #007bff; */
}
.navbar-toggler-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255, 255, 255, 1)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");
}
.absolute-top {
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 10;
}
/* @media (max-width: 1200px) {
    .absolute-top {
        display: none;
    }
} */


.planZoom {
    -webkit-transform:scale(0.6);
    -moz-transform: scale(0.6);
    -o-transform: scale(0.6);
    -ms-transform: scale(0.6);
    transform: scale(0.6);
    position:relative;
    top:-120px;
    left:-180px;
  }
  .top-nav-point {
    background-repeat:no-repeat;
    width:50px;
    height:50px;
    display:block;
    float:right;
    margin-top:10px;
    margin-right:0px;
  }
  .top-nav-point:hover {
    background-repeat:no-repeat;
    width:50px;
    height:50px;
    display:block;
    float:right;
    margin-top:10px;
    margin-right:0px;
  }
  
  .GraphBtnSelected 
{
    color: White;
    background-color:#A31C22;
    border:solid 1px #ffffff;
    padding:5px 5px 5px 5px;
    border-radius:5px;
    cursor:default;
    text-decoration:none;

}

.GraphBtn 
{
    color: #A31C22;
    background-color:White;
    border:solid 1px #A31C22;
    padding:5px 5px 5px 5px;
    border-radius:5px;
    text-decoration:none;
}

.GraphBtnSelected:hover
{
    color: White !important;
    text-decoration:none;
}

.GraphBtn:hover
{
    color: #A31C22 !important;
    text-decoration:none;
}

.carousel-indicators .active {
    background-color: #A31C22 !important;
    border:solid 1px #ffffff;
    margin-top: 0px;
}

.carousel-indicators li {
    background-color: white !important;
    border:solid 1px #A31C22;
    cursor: pointer;
    height: 25px;
    border-radius:5px;

 }

.tdtxt 
{
    font-size:12px;
}


.carousel-indicators {
    position: absolute;
    right: 30px;
    bottom: 37px;
    margin:0; 
    left:inherit;
    z-index: 15;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
   
    list-style: none;
}

.container-fluid {
    
    padding-right: 0px;
    padding-left: 0px;
    
}

.dropdown-menu {
	background-color: #ebe3d9 !important;
}

.dropdown-item {
	background-color: #ebe3d9 !important;
}

</pre></body></html>