body
{
 font-family: arial, tahoma, verdana;
 margin: 0;
 font-size: 11px;
 color: #000;
 background-color: #f3f4f3;
 background-position: top center;
 background-image: url('/files/system/gfx/bg_topnav.jpg');
 background-repeat: no-repeat;
}

.sitewidth{
 width: 1001px; text-align: left;
 margin-left: auto;
 margin-right: auto;
}

.topbaggrund{
 margin-left: auto;
 margin-right: auto;
 background-color: #2f2d2d;
}

.bundbaggrund{
 margin-left: auto;
 margin-right: auto;
 background-color: #2f2d2d;
 color: #ffffff;
}

.bundnav{
 margin-left: auto;
 margin-right: auto;
}

.center{
 margin-left: auto;
 margin-right: auto;
 text-align: center;
}

.textCenter{
  text-align: center;
}


/* ----------------- default classes ----------------- */

h1,h2, h3{ margin: 0; padding: 0; }
form{ margin: 0; display: inline;}
img{ border: 0; }

.left{ float: left; }
.right{ float: right; }
.clear{ clear: both ; }
.clearRight{ clear: right;}
.clearLeft{ clear: left;}
.alignright{ text-align: right; }
.alignleft{ text-align: left; }

.debug{ background-color: red; }
.white{ background-color: #ffffff; }
.yellow{ background-color: yellow; }
.green{ background-color: green; }
.blue{ background-color: blue; }
.purple{ background-color: purple; }
.black{ background-color: #000000; }

/* ----------------- start text classes ----------------- */

.BreadMediumStdColor{
 font-size: 11px;
 color: #000000;
 line-height: 15px;
}

.MediumStdColor{
 margin-bottom: 12px;
}

h1{
 color: #165855;
 font-size:16px;
 margin-bottom: 10px;
 font-weight: normal;
}

h2{
 font-size: 11px;
 line-height: 16px;
 font-weight: bold;
}

h3{
 font-size: 14px;
 color: #3a3a3a;
 line-height: 16px;
 margin-bottom: 10px;
}


/* ----------------- start link classes ----------------- */

a{ text-decoration: none; color: #3ea2a5; }
a:hover { text-decoration: underline;}

a.level0{ font-size: 13px; color:#ffffff; font-weight: bold; padding-right:25px;}
a.level1{ font-size: 13px; color:#ffffff; font-weight: bold; padding-right:25px;}
a.menu{ text-decoration: none; }


a.level0selected:hover { text-decoration: underline; font-weight: bold; padding-right:25px;}
a.level1selected:hover { text-decoration: underline; font-weight: bold; padding-right:25px;}

/* ----------------- start menu classes ----------------- */

a.menu:hover { text-decoration: underline; }
a.level0:hover{ font-size: 13px; color:#bcc4bf; }
a.level0selected{ font-size: 13px; color:#bcc4bf; font-weight: bold; padding-right:25px;}

a.level1:hover{ font-size: 13px; color:#d8d8bb; }
a.level1selected{ font-size: 13px; color:#d8d8bb; font-weight: bold; padding-right:25px;}

/* ----------------- start form classes ----------------- */

input,textarea,select{ font-family: arial, verdana, tahoma; color: #333; font-size: 11px; }


.ButtonInputsMedium{
  font-weight: bold;
  height: 20px;
  padding: 0px 10px 0px 10px;
  cursor: pointer;
  background-color: #36969A;
  border: 1px solid #666;
  color: #fff;
}

input.FormFieldInputsNarrow{ border: 1px solid #666; width: 148px; height: 16px; padding-left: 2px; }
input.FormFieldInputsMedium{ border: 1px solid #666; width: 298px; height: 16px; padding-left: 2px; }
input.FormFieldInputsWide{ border: 1px solid #666; width: 448px; height: 16px;  padding-left: 2px; }

select.FormFieldInputsCategory{width: 79px; padding-left: 2px; line-height:20px; color: #939598;}

textarea.FormFieldInputsMedium{ border: 1px solid #666; width: 300px; height: 120px; }


.FormFieldLabelMediumStdColor{ font-weight: bold;}


/* ----------------- start list classes ----------------- */

ul{ padding: 0; margin: 0; list-style-type: none; }

li
{
 background-image: url('/AjrGfx/gfx/bullet.gif');
 background-repeat: no-repeat;
 color: #000000;
 padding-top: 10px;
 padding-left: 14px;
 margin-left: 51px;
 font-weight: bold;
}

/*li - the original
{
 background-image: url('/AjrGfx/gfx/bullet.gif');
 background-repeat: no-repeat;
 color: #000000;
 padding-top: 10px;
 padding-left: 14px;
 margin-bottom: 10px;
}*/



/* ----------------- start custom classes ----------------- */

.bgArticle{
 background-image: url('/AjrGfx/gfx/bg_article_729.gif');
 background-repeat: repeat-y;
 width: 729px;
}

.bgFooter{
 background-image: url('/AjrGfx/gfx/bg_footer.gif');
 background-repeat: no-repeat;
 width: 973px;
 height: 120px;
}

.bgFpTopCont{
 background-image: url('/AjrGfx/gfx/bg_fp_topcont_trans_3.png');
 background-repeat: no-repeat;
}

.bgListSortOrder{
 background-image: url('/AjrGfx/gfx/bg_listSortOrder.gif');
 background-repeat: no-repeat;
 width: 729px;
 height: 46px;
}

.bgMainCont{
 background-image: url('/AjrGfx/gfx/bg_maincont_center_977_3.png');
 background-repeat: repeat-y;
 width: 977px;
}

.bgPagingfield{
 background-image: url('/AjrGfx/gfx/bg_pagingfield.gif');
 width: 729px;
 height: 49px;
}

.bgPlayContentLeftCenter{
 background-image: url('/AjrGfx/gfx/bg_playContentLeftCenter.gif');
 background-repeat: repeat-y;
}

.bgPlayContentRightCenter{
 background-image: url('/AjrGfx/gfx/bg_playContentRightCenter.gif');
 background-repeat: repeat-y;
}

.bgPlaylistCenter{
 background-image: url('/AjrGfx/gfx/bg_playlist_center.gif');
 width: 729px;
 background-repeat: repeat-y;
}

.bgPlayTabsCenter{
 background-image: url('/AjrGfx/gfx/bg_playTabs_center.gif');
 width: 729px;
 background-repeat: repeat-y;
}

.bgResultTopCont{
 background-image: url('/AjrGfx/gfx/bg_presentation_top.gif');
 width: 729px;
 height: 34px;
 background-repeat: no-repeat;
}

.bgResultBotCont{
 background-image: url('/AjrGfx/gfx/bg_presentation_bottom.gif');
 width: 729px;
 background-position: bottom center;
 background-repeat: no-repeat;
}


.bgSearchField{
 background-image: url('/AjrGfx/gfx/bg_searchfield.gif');
 background-repeat: no-repeat;
 width: 729px;
 height: 145px;
}

.bgSearchFieldSquare{
 background-image: url('/AjrGfx/gfx/bg_searchfield_square.gif');
 background-repeat: no-repeat;
 width: 729px;
 height: 143px;
}

.bgTeaser{
 background-image: url('/AjrGfx/gfx/bg_teaser_small.gif');
 background-repeat: no-repeat;
 width: 183px;
 height: 151px;
}

.bgTextResults{
 background-image: url('/AjrGfx/gfx/bg_textresults_top.gif');
 background-repeat: no-repeat;
 width: 729px;
 height: 30px;
}

.bgTopSubnav{
 background-image: url('/AjrGfx/gfx/bg_topsubnav.png');
 background-repeat: no-repeat;
 width: 823px;
 height: 28px;
}

/*.bgMainCont, .sjov, .bgFpTopCont, .bgTopSubnav { behavior: url("/AjrGfx/javascript/iepngfix.htc") }*/
.bgFpTopCont, .bgTopSubnav{ behavior: url("/AjrGfx/javascript/iepngfix.htc") }

.borderGrey1px{
 border: 1px solid #d7dbd8;
}

.col1{ width: 1px; }
.col10{ width: 10px; }
.col11{ width: 11px; }
.col29{ width: 29px; }
.col49{ width: 49px; }
.col66{ width: 66px; }
.col76{ width: 76px; }
.col78{ width: 78px; }
.col89{ width: 89px; }
.col95{ width: 95px; }
.col97{ width: 97px; }
.col100{ width: 100px; }
.col103{ width: 103px; }
.col150{ width: 150px; }
.col151{ width: 151px; }
.col162{ width: 162px; }
.col165{ width: 165px; }
.col181{ width: 181px; }
.col186{ width: 186px; }
.col188{ width: 188px; }
.col200{ width: 200px; }
.col205{ width: 205px; }
.col212{ width: 212px; }
.col241{ width: 241px; }
.col247{ width: 247px; }
.col250{ width: 250px; }
.col253{ width: 253px; }
.col260{ width: 260px; }
.col271{ width: 271px; }
.col324{ width: 324px; }
.col332{ width: 332px; }
.col335{ width: 335px; }
.col343{ width: 343px; }
.col374{ width: 374px; }
.col392{ width: 392px; }
.col445{ width: 445px; }
.col447{ width: 447px; }
.col469{ width: 469px; }
.col611{ width: 611px; }
.col620{ width: 620px; }
.col707{ width: 707px; }
.col709{ width: 709px; }
.col729{ width: 729px; }
.col959{ width: 959px; }

input.SearchWide{ background-color: #ffffff; border: 1px solid #98a69d; color: #262a28; font-size: 16px; height: 23px; width: 528px; padding-top: 6px; padding-left: 9px;}
input.SearchSmall{ background-color: #ffffff; border: 1px solid #98a69d; color: #262a28; font-size: 11px; height: 16px; width: 68px; padding-top: 4px; padding-left: 3px;}

.line10{
  line-height: 10px;
}


.margintop1 {margin-top: 1px; }
.margintop12 {margin-top: 12px; }
.margintop29 {margin-top: 29px; }

.marginright24 {margin-right: 24px; }

.nooverflow{
 overflow: hidden;
}

.padtop1{ padding-top: 1px;}
.padtop2{ padding-top: 2px;}
.padtop4{ padding-top: 4px;}
.padtop5{ padding-top: 5px;}
.padtop6{ padding-top: 6px;}
.padtop7{ padding-top: 7px;}
.padtop8{ padding-top: 8px;}
.padtop9{ padding-top: 9px;}
.padtop10{ padding-top: 10px;}
.padtop11{ padding-top: 11px;}
.padtop12{ padding-top: 12px;}
.padtop13{ padding-top: 13px;}
.padtop14{ padding-top: 14px;}
.padtop15{ padding-top: 15px;}
.padtop16{ padding-top: 16px;}
.padtop17{ padding-top: 17px;}
.padtop18{ padding-top: 18px;}
.padtop19{ padding-top: 19px;}
.padtop20{ padding-top: 20px;}
.padtop21{ padding-top: 21px;}
.padtop22{ padding-top: 22px;}
.padtop25{ padding-top: 25px;}
.padtop29{ padding-top: 29px;}
.padtop33{ padding-top: 33px;}
.padtop62{ padding-top: 62px;}
.padtop77{ padding-top: 77px;}
.padtop117{ padding-top: 117px;}

.padright1{ padding-right: 1px; }
.padright8{ padding-right: 8px; }
.padright13{ padding-right: 13px; }

.padbot1{ padding-bottom: 1px; }
.padbot3{ padding-bottom: 3px; }
.padbot15{ padding-bottom: 15px; }

.padleft1{ padding-left: 1px; }
.padleft2{ padding-left: 2px; }
.padleft3{ padding-left: 3px; }
.padleft4{ padding-left: 4px; }
.padleft5{ padding-left: 5px; }
.padleft6{ padding-left: 6px; }
.padleft7{ padding-left: 7px; }
.padleft8{ padding-left: 8px; }
.padleft9{ padding-left: 9px; }
.padleft10{ padding-left: 10px; }
.padleft11{ padding-left: 11px; }
.padleft12{ padding-left: 12px; }
.padleft13{ padding-left: 13px; }
.padleft14{ padding-left: 14px; }
.padleft16{ padding-left: 16px; }
.padleft17{ padding-left: 17px; }
.padleft18{ padding-left: 18px; }
.padleft19{ padding-left: 19px; }
.padleft20{ padding-left: 20px; }
.padleft25{ padding-left: 25px; }
.padleft30{ padding-left: 30px; }
.padleft42{ padding-left: 42px; }
.padleft44{ padding-left: 44px; }

.paramsPagingText{
 color: #262a28;
 font-size: 12px;
 padding-top: 18px;
 padding-left: 20px;
}

.paramsResultBread{
 height: 14px;
 overflow: hidden;
 padding-left: 1px;
}

.paramsResultHeader{
 height: 16px;
 overflow: hidden;
 padding-left: 1px;
}

.paramsSearchField{
 padding-top: 18px;
 padding-left: 20px;
}

.paramsSponsoredBy{
 float: left;
 padding-top: 14px;
 width: 100px;
 text-align: right;
}

a.paging{ font-size: 12px; color: #3ea2a5; padding-right:7px; padding-left: 2px;}
a.pagingselected { font-size: 12px; color: #262a28; padding-right:7px; padding-left: 2px;}
a.pagingselected:hover { text-decoration: underline; padding-right:7px; padding-left: 2px;}
a.paging:hover{ font-size: 12px; color:#bcc4bf; padding-right:7px; padding-left: 2px;}

a.paging11{ font-size: 11px; color: #3ea2a5; padding-right:6px;}
a.pagingselected11 { font-size: 11px; color: #262a28; padding-right:6px;}
a.pagingselected11:hover { text-decoration: underline; padding-right:6px;}
a.paging11:hover{ font-size: 11px; color:#bcc4bf; padding-right:6px;}


.row1{ height: 1px; }
.row17{ height: 17px; }
.row31{ height: 31px; }
.row54{ height: 54px; }
.row94{ height: 94px; }
.row200{ height: 200px; }
.row303{ height: 303px; }
.row324{ height: 324px; }

select.box194{font-size: 11px; width: 194px; padding-left: 2px; color: #262a28;}
select.box139{width: 139px; padding-left: 2px; color: #262a28;}

.textBlack11{
 color: #262a28;
 font-size:11px;
}

.textBlack12{
 color: #262a28;
 font-size:12px;
}

.textBlackDark13{
 color: #262a28;
 font-size:13px;
}

.textBlack13{
 color: #002a28;
 font-size:13px;
 font-family: arial;
}

.textBlack15{
 color: #165855;
 font-size:15px;
}

.textBlack16{
 color: #165855;
 font-size:16px;
}

.textBlack22{
 color: #002a28;
 font-size:22px;
 line-height: 28px;
}
.textBlue11{
 color: #3ea2a5;
 font-size: 11px;
}

.textBlueFb11{
 color: #3b5998;
 font-size: 11px;
}

.textBlue12{
 color: #3ea2a5;
 font-size: 11px;
}
.textBlueDark11{
 color: #006477;
 font-size: 11px;
 line-height: 13px;
 font-weight: normal;
}

.textBlue13{
 color: #3ea2a5;
 font-size: 13px;
}

.textBlueDark13{
 color: #006477;
 font-size: 13px;
}

.textGrey9{
 color: #bcc4bf;
 font-size: 9px;
}
.textGrey11{
 color: #bcc4bf;
 font-size: 11px;
}

.textGrey13{
 color: #bcc4bf;
 font-size: 13px;
}

.textDarkGrey13{
 color: #aeb4b0;
 font-size: 13px;
}

.textOrange11{
 color: #ed740e;
 font-size: 11px;
}

.textOrange13{
 color: #ed740e;
 font-size: 13px;
}

.textTop{
 color: #ffffff;
 font-family: Trebuchet MS;
 font-size: 22px;
}
.textWhite11{
 color: #ffffff;
 font-size: 11px;
}

.textWhite13{
 color: #ffffff;
 font-size: 13px;
}

.textWhite14{
 color: #ffffff;
 font-size: 14px;
}
.textWhite16{
 color: #ffffff;
 font-size: 16px;
}
.textWhite30{
 color: #ffffff;
 font-size: 30px;
 line-height: 31px;
}

.textWhite39{
 color: #ffffff;
 font-size: 39px;
 line-height: 40px;
}

li.listView
{
 background-image: url('/AjrGfx/gfx/bg_listView.gif');
 background-repeat: no-repeat;
 padding-left:12px;
 padding-top: 0px;
 margin: 0 0 10px 0;
}

.textGray11, a.textGray11{ color: #646765;}
a.textGray11:hover{ color: #646765; }


