@charset "utf-8";
/* main CSS document */

/* basics */
/* base link properties */
a{text-decoration:none;color:#900;cursor:pointer;}
a:hover{color:#000;text-decoration:underline;}

/* basic h's values*/
h1,h2,h3,h4,h5,h6{color:#000;font-size:32px;font-weight:bold;line-height:1.1em;margin-bottom:7px;}
h1{letter-spacing:-0.06em;margin:5px 0px 0px 0px;}
h2{color:#000;font-size:16px;margin-bottom:3px}
h3{font-size:20px}
h4{font-size:13px}
h5,h6{font-size:12px}

h1 a, h2 a{color:#000;}
h1 a:visited, h2 a:visited{color:#666;}
h1 a:hover, h2 a:hover{color:#000;text-decoration:underline;}

/* clear a vertical line*/
.clear_both{clear:both;padding:5px;}

/* hr */
.hr_lightfooter{background:url('../gfx/grlight_bottom.png') repeat-x bottom left;height:32px;font-size:18px;font-weight:normal;line-height:30px;color:#2b88b4;text-align:right;margin-bottom:10px; padding: 0 5px 0 0; }
.hr_temp{float:left;padding:10px 5px 5px 5px;font-size:18px;}
.hr0{background-color:transparent;float:left;height:0px;width:100%;line-height:0px;}
.hr5{background-color:transparent;float:left;height:5px;width:100%;line-height:0px;}
.hr10{background-color:transparent;float:left;height:10px;width:100%;line-height:0px;}

/* base box properties */
/* base box header*/
.box_head{font-size:12px;font-weight:bold;line-height:20px;padding:0 7px 0 7px;position:relative;}
.box_head li{float:left;}
/* base box content wrapper */
div.content_wrap{border-top:1px solid rgba(204, 204, 204, .50);color:#000;font-size:12px;font-weight:normal;margin:0;}
/* fixed height (auto scrollbar) */
div.fixed_height{border-bottom:1px solid rgba(204, 204, 204, .50);overflow:auto;}


/* border-radius */
.round_top{-moz-border-radius:5px 5px 0 0;-webkit-border-top-left-radius:5px;-webkit-border-top-right-radius:5px;border-radius:5px 5px 0 0;}


/* no-border overwrite */
div.gradientbox .no_border{border:0px;}
div.gradientbox .no_border-top{border-top:0px;}
div.gradientbox .no_border-bottom{border-bottom:0px;}

/* box_content */
ul{margin:0px;padding:0px;}
ul.box_content li{border-bottom:1px solid rgba(204, 204, 204, .50);padding:2px 0;float:left;clear:both;display:inline;width:100%;}

ul.box_content a:hover span {text-decoration:underline;}
ul.box_content li:hover {background:rgba(204, 204, 204, .25);}
/*ul.box_content li:hover {background:#ededed\9;} IE-Hack*/

ul.box_content li img{display:block;float:left;margin:0 6px 0 6px;overflow:hidden;}
ul.box_content li span{display:block;font-weight:bold;line-height:14px;margin:0;overflow:hidden;padding:0 6px 0 6px;}
ul.box_content li span em{color:rgba(204, 204, 204, .50);font-style:normal;font-size:9px;padding-left:5px;}
ul.box_content li.img span {padding-top:2px;padding-left:0px;}

/* imgver-c */
ul.box_content li.imgverc span {padding-top:8px;}


/* firstwide */
div.content_wrap ul.firstwide{padding:0px;margin:0px;border:0px;}
ul.firstwide li.wideimg{margin:0px;padding:0px;}
ul.firstwide li.wideimg img{margin:0px;float:none;width:100%;min-width:100%;}
ul.firstwide li.wideimg span{font-size:15px;line-height:17px;margin:0px 2px;padding:5px 6px 2px;}
ul.firstwide li.imgextra span{font-size:20px;line-height:23px;margin:0px 2px;padding:5px 6px 2px;}


ul.box_content li span.subheading{font-size:12px;font-weight:normal;line-height:14px;padding:1px 6px 4px;}

/* headers variations */
/* eb icon */
ul.box_head li.eb_ico{background:transparent url('../gfx/eb_icon.png') no-repeat 0px 9px;padding-left:28px;}
/* rss icon */
ul.box_head li.rss_ico{line-height:0px;margin:4px -3px 0 5px;}

ul.box_head li.annonce_ico{line-height:0px;margin:3px -3px 0 5px;}
ul.box_head li.annonce_ico{_margin-right:-2px;} /* Hack for IE6 */

ul.box_head li.ico_smalltext{font-size:9px;font-weight:normal;line-height:11px;margin-top:17px;}
.gradientbox ul.box_head li.ico_smalltext a{color:#626262;}
.gradientbox ul.box_head li.ico_smalltext a:hover{color:#000;}

ul.box_head li.rm{font-size:12px;font-weight:normal;color:#2b88b4;margin-left:8px;line-height:14px;padding-top:14px;}
.grlightbox ul.box_head li.rm a{color:#2b88b4;}
ul.box_head li.rm a:hover{text-decoration:underline;}
ul.box_head li.right{float:right;}


/* retrobox */
/*.retrobox{}*/


/* gradientbox */
.gradientbox ul.box_head{font-size:18px;line-height:39px;}
.gradientbox ul.box_content span em{color:rgba(255, 255, 255, .70);}


ul.gr_bottom, div.gr_bottom{height:28px;}
ul.gr_bottom li.right{float:right;}
ul.gr_bottom li.rm{margin:10px 5px 0 0;}


/* grlightbox */
.gradientbox .grlightbox .box_head{background:transparent url('../gfx/grlight_top.png') repeat-x top left;}
.grlightbox div.content_wrap{background-color:transparent;}
.grlightbox,
.grlightbox a,
.grlightbox .box_head a:hover{color:#000;}
.grlightbox a:hover,
.grlightbox .box_head a{color:#900;}
.gradientbox .grlightbox .box_content span em{color:rgba(0, 0, 0, .70);}
.grlightbox li.rm a{color:#2b88b4;}
.grlightbox li.rm a:hover{color:#000;}
/* gradient bottom */
.grlightbox .gr_bottom{background:url('../gfx/grlight_bottom.png') repeat-x bottom left;}
/* inline-head */
.gradientbox .grlightbox ul.no_gradient{background-image:none;/*border-top:1px solid rgba(204, 204, 204, .50);*/}

/* grcolorbox */
.gradientbox .grcolorbox ul.box_head{background:url('../gfx/whitetransp_top.png') repeat-x top left;}
.grcolorbox{color:#fff;}
.grcolorbox a{color:#fff;}
.grcolorbox a:hover{color:#fff;}
.grcolorbox li.rm a, .grcolorbox li.rm a:hover{color:#fff;}
/* gradient bottom */
.grcolorbox .gr_bottom{background:url('../gfx/whitetransp_bottom.png') repeat-x bottom left;}
/* inline-head */
.gradientbox .grcolorbox ul.no_gradient{background-image:none;/*border-top:1px solid rgba(204, 204, 204, .50);*/}

/* verticalbox */
.verticalbox ul.box_head{background:url('../gfx/header_gray.gif') repeat-x top left;line-height:20px;padding:5px 7px 3px 7px;}
.verticalbox ul.box_head, .verticalbox ul.box_head a{color:#fff;}



.verticalbox div.content_wrap{padding-bottom:5px;}
.verticalbox ul.box_content {border-bottom:1px solid rgba(204, 204, 204, .50);padding:5px 0;}
.verticalbox ul.box_content li{border:0px;clear:none;margin-left:10px;padding:0px;width:142px;}

.verticalbox ul.box_content li img{float:none;margin:0px;}
.verticalbox ul.box_content li span{padding:0px;margin:4px 0 2px;}

/* verticalbox white */
/* .verticalbox .vert_white ul.box_content{padding:5px 0 5px 2px;} */
.verticalbox .vert_white div.content_wrap{border-top:0px;}
.verticalbox .vert_white ul.box_content li.first{margin-left:0px;}
.verticalbox .vert_white ul.box_content li{margin-left:14px;}

/* verticalbox black */
.verticalbox .vert_black{background:#000;}
.verticalbox .vert_black div.content_wrap{border-top:1px solid #fff;}
.verticalbox .vert_black ul.box_content{border-bottom:1px solid #fff;}
.verticalbox .vert_black a:hover{color:#fff;}

/* verticalbox annonce-cell */
.annonce ul.box_content li{clear:both;display:inline;float:left;margin-left:0px;padding:2px 0px;width:100%;}
.annonce ul.box_content li img{display: block;float: left;margin: 0px 6px;overflow: hidden;}
.annonce span{color:#fff;}
.annonce span.anno{color:#fefe00;}

/* gridbox */
/* gridbox topstory */
.gridbox_topstory {border-top:1px solid rgba(204, 204, 204, .50);border-bottom:1px solid rgba(204, 204, 204, .50);padding:4px 0px 10px;}
.gridbox_topstory h1{margin: 5px 0px 2px;font-size:28px;line-height:;letter-spacing:-1px;}
.gridbox_topstory p.topsidepic{float:right;height:165px;margin:5px 0px 5px 5px;overflow:hidden;position:relative;width:294px;}
.gridbox_topstory p.topstory{font-size:16px;line-height:19px;}
.gridbox_topstory p.topstory span{color:#666;font-size:12px;}
/* boxed-in topstory */
.gradientbox .gridbox_topstory{padding:4px 6px 10px;}

/* gridbox substory */
.gridbox_substory{border-top:1px solid rgba(204, 204, 204, .50);border-bottom:1px solid rgba(204, 204, 204, .50);color:#333;font-size:12px;line-height:14px;margin:0px;padding:10px 6px 10px 6px;}
.gridbox_substory span{color:#666;}
.grcolorbox .gridbox_substory span{color:rgba(255, 255, 255, .75);}
.gridbox_substory h2 a{color:#000;}
.gridbox_substory p a.img142x80{float:right;margin:0px 0px 5px 7px;}
/*.gridbox_substory .last{border-top:1px solid rgba(204, 204, 204, .50);}*/
.gridbox_substory .related{float:left;margin-top:5px;}

/* storytxt link color */
a.storytxt{color:#000;}
a.storytxt:hover{color:#666;}

/* related */
.related{font-size:12px;line-height:14px;}
.related p{color:#666;margin:0px;min-height:0px;overflow:hidden;padding:0px 15px 0px 0px;}
.related a{color:#3a748d;}
.related b{color:#900;font-size:12px;}
.related p a:visited{color:#666;text-decoration:none;}
.related p a:hover{color:#000;text-decoration:underline;}


.img142x80{height:80px;overflow:hidden;position:relative;text-decoration:none;width:142px;}
.gridbox_substory .img142x80{float:right;margin:0 0 5px 7px}

/* text sizes */
.smallertxt { font-size: smaller; }


/* IMG */
.imgN{height:32px;overflow:hidden;position:relative;text-decoration:none;width:32px;}
.imgC{height:80px;overflow:hidden;position:relative;text-decoration:none;width:142px;}
.imgL{height:165px;overflow:hidden;position:relative;text-decoration:none;width:294px;}

/* boxed-in grcolorbox*/
.grcolorbox h2 a,
.grcolorbox a.storytxt,
.grcolorbox .related p a{color:#fff;}
.grcolorbox a.storytxt:hover{color:rgba(255, 255, 255, .70);}
.grcolorbox a.seclink,
.grcolorbox a.rm,
.grcolorbox .related p a b{color:#ffbe1c;}
/* boxed-in grlightbox*/
.grlightbox h2 a,
.grlightbox a.storytxt{color:#000;}
.grlightbox .related a{color:#3A748D;}
.grlightbox a.storytxt:hover{color:rgba(0, 0, 0, .70);}
.grlightbox a.seclink,
.grlightbox a.rm,
.grlightbox .related a b{color:#900;}
.grlightbox a.seclink:hover,
.grlightbox a.rm:hover{color:#000;}
.grlightbox .related p a:hover{color:#000;text-decoration:underline;}


/* section color background */
ul.section_color{padding:2px 6px 2px 6px;}

ul.to_pad{padding:1px 2px;}
ul.to_pad li{margin:1px 0;}

ul.no_pad{padding:1px 0px;}
ul.no_pad li{margin:2px 0;}

ul.section_color li{border-bottom:0px;padding:0px;}
ul.section_color li img{margin-left:0px;}
.section_color a span, .section_color a:hover span{color:#fff;}
.gradientbox .content_wrap ul.section_color li em{color:rgba(255, 255, 255, .70);}


/* colours */
/* colours - section-colours */
/* flash */
ul.flash_head li, ul.flash_head li a,
.flash .grlightbox .box_head,
.flash .grlightbox .box_head a{color:#900;}
.flash .grcolorbox,
.flash .grcolorbox .content_wrap{background:#900;}
.gradientbox .content_wrap .section_color li.flash_cell{background:#900;}
.gradientbox .content_wrap .section_color li.flash_cell:hover{background:rgba(153, 0, 0, .85);}

/* musik */
ul.musik_head li, ul.musik_head li a,
.musik .grlightbox .box_head,
.musik .grlightbox .box_head a{color:#e016a8;}
.musik .grcolorbox,
.musik .grcolorbox .content_wrap{background:#000;}
.gradientbox .content_wrap .section_color li.musik_cell{background:#e016a8;}
.gradientbox .content_wrap .section_color li.musik_cell:hover{background:rgba(223, 21, 168, .80);}

/* kup */
ul.kup_head li, ul.kup_head li a,
.kup .grlightbox .box_head,
.kup .grlightbox .box_head a{color:#2e759d;}
.kup .grcolorbox,
.kup .grcolorbox .content_wrap{background:#2e759d;}
.gradientbox .content_wrap .section_color li.kup_cell{background:#2e759d;}
.gradientbox .content_wrap .section_color li.kup_cell:hover{background:rgba(46, 117, 157, .80);}

/* nyheder */
ul.nyheder_head li, ul.nyheder_head li a,
.nyheder .grlightbox .box_head,
.nyheder .grlightbox .box_head a{color:#000;}
.nyheder .grcolorbox,
.nyheder .grcolorbox .content_wrap{background:#000;}
.gradientbox .content_wrap .section_color li.nyheder_cell{background:#000;}
.gradientbox .content_wrap .section_color li.nyheder_cell:hover{background:rgba(0, 0, 0, .75);}

/* ferie */
ul.ferie_head li, ul.ferie_head li a,
.ferie .grlightbox .box_head,
.ferie .grlightbox .box_head a{color:#2b88b4;}
.ferie .grcolorbox,
.ferie .grcolorbox .content_wrap{background:#2b88b4;}
.gradientbox .content_wrap .section_color li.ferie_cell{background:#2b88b4;}
.gradientbox .content_wrap .section_color li.ferie_cell:hover{background:rgba(43, 135, 180, .85);}

/* nationen */
ul.nationen_head li, ul.nationen_head li a,
.nationen .grlightbox .box_head,
.nationen .grlightbox .box_head a{color:#e58202;}
.nationen .grcolorbox,
.nationen .grcolorbox .content_wrap{background:#e58202;}
.gradientbox .content_wrap .section_color li.nationen_cell{background:#e58202;}
.gradientbox .content_wrap .section_color li.nationen_cell:hover{background:rgba(228, 130, 2, .85);}
.nationen .grcolorbox a.seclink,
.nationen .grcolorbox a.rm,
.nationen .grcolorbox .related p a b{color:rgba(255, 255, 255, 0.85);}

/* biler */
ul.biler_head li, ul.biler_head li a,
.biler .grlightbox .box_head,
.biler .grlightbox .box_head a{color:#666;}
.biler .grcolorbox,
.biler .grcolorbox .content_wrap{background:#666;}
.gradientbox .content_wrap .section_color li.biler_cell{background:#666;}
.gradientbox .content_wrap .section_color li.biler_cell:hover{background:rgba(102, 102, 102, .85);}

/* sexsamliv */
ul.sexsamliv_head li, ul.sexsamliv_head li a,
.sexsamliv .grlightbox .box_head,
.sexsamliv .grlightbox .box_head a{color:#8a0c36;}
.sexsamliv .grcolorbox,
.sexsamliv .grcolorbox .content_wrap{background:#8a0c36;}
.gradientbox .content_wrap .section_color li.sexsamliv_cell{background:#8a0c36;}
.gradientbox .content_wrap .section_color li.sexsamliv_cell:hover{background:rgba(137, 11, 54, .85);}

/* fodbold */
ul.fodbold_head li, ul.fodbold_head li a,
.fodbold .grlightbox .box_head,
.fodbold .grlightbox .box_head a{color:#2f7820;}
.fodbold .grcolorbox,
.fodbold .grcolorbox .content_wrap{background:#2f7820;}
.gradientbox .content_wrap .section_color li.fodbold_cell{background:#2f7820;}
.gradientbox .content_wrap .section_color li.fodbold_cell:hover{background:rgba(46, 120, 31, .85);}

/* sport */
ul.sport_head li, ul.sport_head li a,
.sport .grlightbox .box_head,
.sport .grlightbox .box_head a{color:#6e8fb5;}
.sport .grcolorbox,
.sport .grcolorbox .content_wrap{background:#6e8fb5;}
.gradientbox .content_wrap .section_color li.sport_cell{background:#6e8fb5;}
.gradientbox .content_wrap .section_color li.sport_cell:hover{background:rgba(110, 143, 181, .85);}

/* resultater */
ul.resultater_head li, ul.resultater_head li a,
.resultater .grlightbox .box_head,
.resultater .grlightbox .box_head a{color:#024f6f;}
.resultater .grcolorbox,
.resultater .grcolorbox .content_wrap{background:#024f6f;}
.gradientbox .content_wrap .section_color li.resultater_cell{background:#024f6f;}
.gradientbox .content_wrap .section_color li.resultater_cell:hover{background:rgba(2, 79, 110, .85);}

/* vm2010 */
ul.vm2010_purple_head li, ul.vm2010_purple_head li a,
.vm2010_purple .grlightbox .box_head,
.vm2010_purple .grlightbox .box_head a{color:#024f6f;}
.vm2010_purple .grcolorbox,
.vm2010_purple .grcolorbox .content_wrap{background:#2d2a6f;}
.vm2010_purple .content_wrap .section_color li.vm2010_purple_cell{background:#2d2a6f;}
.vm2010_purple .content_wrap .section_color li.vm2010_purple_cell:hover{background:rgba(2, 79, 110, .85);}


/* vm2010 green */
ul.vm2010_green_head li, ul.vm2010_green_head li a,
.vm2010_green .grlightbox .box_head,
.vm2010_green .grlightbox .box_head a{color:#0b7046;}
.vm2010_green .grcolorbox,
.vm2010_green .grcolorbox .content_wrap{background:#0b7046;}
.vm2010_green .content_wrap .section_color li.vm2010_green_cell{background:#0b7046;}
.vm2010_green .content_wrap .section_color li.vm2010_green_cell:hover{background:rgba(2, 79, 110, .85);}

/* jobzonen */
ul.jobzonen_head li, ul.jobzonen_head li a,
.jobzonen .grlightbox .box_head,
.jobzonen .grlightbox .box_head a{color:#c0e2e6;}
.jobzonen .grcolorbox,
.jobzonen .grcolorbox .content_wrap{background:#c0e2e6;}
.jobzonen .content_wrap .section_color li.jobzonen_cell{background:#c0e2e6;}
.jobzonen .content_wrap .section_color li.jobzonen_cell:hover{background:rgba(2, 79, 110, .85);}
.jobzonen .grcolorbox .box_head a{color:#000;}
.jobzonen .box_content a { color: #000; }

/* ingemann */
ul.ingemann_head li, ul.ingemann_head li a,
.ingemann .grlightbox .box_head,
.ingemann .grlightbox .box_head a{ color:#990000; text-transform: uppercase;}
.ingemann .grcolorbox,
.ingemann .grcolorbox .content_wrap{background:#333333;}
.ingemann .content_wrap .section_color li.ingemann_cell{background:#333333;}
.ingemann .content_wrap .section_color li.ingemann_cell:hover{background:rgba(2, 79, 110, .85);}
.ingemann .grcolorbox .box_head a{color:#000;}
.ingemann .box_content a { color: #000; }
.ingemann .ingemann_header { background: url(../gfx/ingemann_header.gif) repeat-x; }
.ingemannfooter { padding: 5px; }
.ingemannshare { float: left; width: 33%; }
.ingemannkob { float: left; width: 33%; }
.ingemannnav { float: right; width: 33%; text-align: right; }

/* galleri */
.galleri a span,
.galleri a:hover span{color:#FFBE1C;}


/* hex colors */
/* hex_dedede */
.hex_dedede .grlightbox .box_head,
.hex_dedede .grlightbox .box_head a{color:#dedede;}
.hex_dedede .grcolorbox a,
.hex_dedede .grcolorbox .box_head,
.hex_dedede .grcolorbox .box_head a{color:#000;}
.hex_dedede .grcolorbox a span em{color:rgba(0, 0, 0, .50);}
.hex_dedede .grcolorbox .box_head,
.hex_dedede .grcolorbox,
.hex_dedede .grcolorbox .content_wrap{background:#dedede;}
.gradientbox .hex_dedede .section_color li{background:#dedede;}


/* hex_006699 */
.hex_006699 .grlightbox .box_head,
.hex_006699 .grlightbox .box_head a{color:#006699;}
.hex_006699 .grcolorbox a,
.hex_006699 .grcolorbox .box_head,
.hex_006699 .grcolorbox .box_head a{color:#000;}
.hex_006699 .grcolorbox a span em{color:rgba(0, 0, 0, .50);}
.hex_006699 .grcolorbox .box_head,
.hex_006699 .grcolorbox,
.hex_006699 .grcolorbox .content_wrap{background:#006699;}
.gradientbox .hex_006699 .section_color li{background:#006699;}




