/* -----------------------------------*/
/* ---->>> GLOBAL BOX ELEMENTS <<<----*/
/* -----------------------------------*/

/*
shadow classes
*/
.shadow-medium {
	-moz-box-shadow: 0 2px 10px rgba(0, 0, 0, 0.75);
	-webkit-box-shadow: 0 2px 10px rgba(0, 0, 0, 0.75);
	-ie-box-shadow: 0 2px 10px rgba(0, 0, 0, 0.75);
	box-shadow: 0 2px 10px rgba(0, 0, 0, 0.75);
}

.shadow-medium-1 {
	box-shadow: 0 1px 7px rgba(0, 0, 0, 0.55);
	-moz-box-shadow: 0 1px 7px rgba(0, 0, 0, 0.55);
	-ie-box-shadow: 0 1px 7px rgba(0, 0, 0, 0.55);
	-webkit-box-shadow: 0 1px 7px rgba(0, 0, 0, 0.55);
}

/*
shadow ends
*/
.forridder {
	color: #c00;
}

/*text ads*/
.annonce_textads {
	color: #999999;
	font-family: Roboto, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 10px;
	margin-bottom: 10px;
}

.annonce_textads.w_line {
	border-top: 1px solid #ccc;
	margin-top: 5px;
	margin-bottom: 7px;
	display: block;
	padding-top: 7px;
}

.bluetekstlink a:visited,.bluetekstlink a:link {
	color: #000;
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: normal;
	text-decoration: underline;
}


/*End text ads*/

/*google adsense banners*/
a.google-adsense-title,a.google-adsense-title:visited {
	color: #444;
	text-decoration: underline;
	font-weight: bold;
	font-size: 14px;
}

a.google-adsense-title:hover {
	color: #c00;
}

a.google-adsense-link {
	color: #c00;
}

a.google-adsense-header,a.google-adsense-header:visited {
	color: #a7a7a7;
	font-size: 11px;
}

a.google-adsense-header:hover {
	color: #c00;
	text-decoration: none;
}

/*End google adsense banners*/


/*404 page start*/
#error h1 {
	font-family: CapitoliumNews2-Bold, Georgia, serif;
	font-weight: normal;
	font-size: 32px;
	color: #666;
	margin-bottom: 16px;
}

#error a {
	text-decoration: underline;
	color: #c33;
}

#error p {
	font-family: Roboto, Helvetica, sans-serif;
	font-size: 14px;
	color: #666;
	line-height: 17px;
}

#error .field_for_search {
	width: 270px;
	border: solid 1px #ccc;
	height: 18px;
	font-family: Roboto, Helvetica, sans-serif;
	font-size: 13px;
	color: #b80505;
	float: left;
	margin-right: 6px;
	padding-top: 2px;
	padding-left: 6px;
}

/*404 page end*/

/*48 timer start*/
.timer td span a {
	color: #c00;
}

.timer table {
	width: 100%;
}

.timer th {
	font-family: CapitoliumNews2-Bold, Georgia, serif;
	font-weight: normal;
	font-size: 24px;
	padding-bottom: 10px;
	line-height: 24px;
}

.timer tr.article_link td {
	text-align: left;
	background: url(/graphics/lines/dots.gif) repeat-x 0 top;
	line-height: normal;
	overflow: hidden;
}

.timer tr.article_link th {
	text-align: left;
	overflow: hidden;
	padding-top: 10px;
}

.timer tr.art_under td {
	font-family: CapitoliumNews2-Bold, Georgia, serif;
	font-weight: normal;
	font-size: 18px;
	color: #666;
	padding-bottom: 10px;
	line-height: 18px;
}

.timer .date {
	font-family: Roboto, Helvetica, sans-serif;
	font-size: 10px;
	color: #999;
	padding-right: 10px;
	width: 100px;
}

.timer .big_text {
	font-family: CapitoliumNews2-Bold, Georgia, serif;
	font-weight: normal;
	font-size: 24px;
	padding-bottom: 6px;
	padding-top: 6px;
	line-height: 24px
}

.timer .small_text {
	font-family: CapitoliumNews2-Bold, Georgia, serif;
	font-weight: normal;
	font-size: 16px;
	padding-bottom: 10px;
	padding-top: 10px;
	line-height: 16px;
}

/*48 timer end*/

/*section search*/
.more_bold {
	font-family: Roboto, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
	color: #000000
}

#search_field p {
	font-family: CapitoliumNews2-Bold, Georgia, serif;
	font-weight: normal;
	font-size: 30px;
	color: #333;
	margin-bottom: 0px;
	float: left;
	margin-right: 8px;
}

.field_for_search {
	border: solid 1px #ccc;
	width: 430px;
	height: 18px;
	font-family: Roboto, Helvetica, sans-serif;
	font-size: 13px;
	color: #b80505;
	float: left;
	margin-right: 6px;
	padding-top: 2px;
	padding-left: 6px;
}

#search_field a,#search_field a:visited {
	font-family: Roboto, Helvetica, sans-serif;
	font-size: 11px;
	color: #999;
	text-transform: uppercase;
	display: block;
	padding: 6px 10px 6px 10px;
}

#search_field a:hover {
	background-color: #fff;
	display: block;
	font-family: Roboto, Helvetica, sans-serif;
	font-size: 11px;
	color: #999;
	text-transform: uppercase;
	padding: 6px 10px 6px 10px;
}

#search_field a.curr,#search_field a.curr:visited,#search_field a.curr:hover
	{
	background-color: #fff;
	display: block;
	font-family: Roboto, Helvetica, sans-serif;
	font-size: 12px;
	color: #999;
	text-transform: uppercase;
	font-weight: bold;
	padding: 6px 10px 6px 10px;
	padding-top: 5px;
}

#search_field ul.search_versions {
	height: 30px;
}

#search_field ul.search_versions li {
	border-right: solid 1px #ccc;
	float: left;
}

#search_field ul.search_time {
	height: 30px;
}

#search_field ul.search_time li {
	float: left;
	font-family: Roboto, Helvetica, sans-serif;
	font-size: 12px;
	color: #999;
	padding-right: 16px;
}

.all_search {
	background-image: url("/graphics/backgrounds/search_field_list.gif");
	background-repeat: repeat-x;
	border-top: solid 1px #ededed;
	padding-top: 1px;
	clear: both
}

.search-more {
	color: #666666;
	font-size: 14px;
	margin-bottom: 20px;
}

.search-more a,.search-more a:visited {
	color: #cc0000;
	font-size: 14px;
	font-style: italic
}

.search-more a:hover {
	color: #c00;
}

.correct_word {
	font-family: Roboto, Helvetica, sans-serif;
	font-size: 16px;
	color: #333;
	margin-bottom: 10px;
	margin-top: 18px
}

div.correct_word a {
	text-decoration: underline;
	font-style: italic;
	color: #d63d3d
}

.radio_element {
	float: left;
	padding-top: 5px;
}

.search_field_top {
	margin-bottom: 10px;
	margin-top: 10px;
	position: relative;
}

.search_page_button {
	position: absolute;
	top: 10px;
	left: 692px;
	background: url("/graphics/sprites/pol_sprites_v01.png?v5") no-repeat -383px -346px;
	border: 0;
	cursor: pointer;
	width: 43px;
	height: 23px;
	left: 600px;
}

.search_body {
	width: 620px;
	float: left;
	padding-right: 10px;
}

.results-list a {
	color: #c00;
}

ul.results-list li,ul.search_TV li {
	background: url(/graphics/lines/dots.gif) repeat-x 0 bottom;
	padding-bottom: 20px;
	padding-top: 10px;
}

ul.results-list p {
	font-size: 14px;
	color: #666;
	margin-bottom: 5px;
}

ul.results-list h5 {
	font-family: CapitoliumNews2-Bold, Georgia, serif;
	font-weight: normal;
	font-size: 18px;
	color: #666;
	font-weight: normal;
	line-height: normal;
}

ul.results-list h5 a,ul.results-list h5 a:visited {
	color: #666;
}

ul.results-list h5 a:hover {
	color: #c00;
}

ul.results-list .date {
	margin-bottom: 0;
}

.pager-bar {
	background: url("/graphics/backgrounds/pager_bg.gif") 0 0 repeat-x;
	padding: 10px 0;
}

ul.pagination-1 {
	float: right;
	margin-right: 10px;
	margin-top: -3px;
}

.search_body ul.pagination-1 {
	margin-top: 10px;
	margin-right: 0;
}

ul.pagination-1 li {
	font-size: 10px;
	font-weight: bold;
	color: #666;
	display: inline;
}

ul.pagination-1 li:first-child {
	padding: 7px 4px 7px 10px;
}

ul.pagination-1 li a,ul.pagination-1 li a:visited {
	padding: 0 4px;
	color: #666;
	text-decoration: none;
	font-style: normal;
}

ul.pagination-1 li a:hover {
	color: #c00;
	text-decoration: none;
}

ul.pagination-1 li.selected {
	height: 0;
	padding: 1px 2px;
	border: 1px solid #adadad;
	background-color: #ccc;
}

.search-arrow {
	font-size: 12px;
	font-weight: normal;
}

ul.next-prev {
	float: right;
	margin-right: 10px;
}

ul.next-prev li {
	display: inline;
	line-height: 13px;
}

ul.next-prev li.vertical-split {
	padding-left: 5px;
	padding-right: 5px;
	font-size: 10px;
	font-weight: bold;
	color: #666;
}

ul.next-prev li a,ul.next-prev li a:visited {
	font-size: 10px;
	font-weight: bold;
	color: #666;
}

ul.next-prev li a:hover {
	color: #c00;
	text-decoration: none;
}

ul.next-prev li a span {
	font-family: "Myriad Pro";
	font-size: 12px;
}

.search_TV .TV {
	color: #c00;
}

.search_TV_img {
	float: left;
	margin-right: 8px;
}

.error {
	padding-top: 3px;
	color: #c00;
	font-style: italic;
	font-size: 12px;
	padding-left: 12px;
	margin-right: 0px;
}

.all_resultTV {
	padding-left: 10px;
}

#resultTV h1 {
	font-family: Roboto, Helvetica, sans-serif;
	font-size: 14px;
	color: #fff;
	font-weight: bold;
	text-transform: uppercase;
	margin-top: 15px;
	line-height: 11px;
	background-image: url(/graphics/backgrounds/header/gradient_grey_header.gif);
	background-repeat: repeat-x;
	height: 19px;
	padding-top: 10px;
	padding-left: 10px;
}

#resultTV li.last {
	font-weight: bold;
	color: #666;
}

#resultTV li.last a {
	font-weight: bold;
	color: #666;
}

#resultTV .search_ibyen a,#resultTV .search_ibyen a:visited {
	font-size: 12px;
	color: #999;
}

#resultTV .search_ibyen li.last a,#resultTV .search_ibyen li.last a:visited
	{
	font-size: 11px;
	color: #666;
	background: url(/graphics/navigation/search_arrow.gif) no-repeat;
	padding-left: 5px;
	background-position: left;
}

#resultTV .search_ibyen a:hover {
	color: #c00;
	text-decoration: none;
}

#resultTV .search_ibyen li.last a:hover {
	color: #c00;
	text-decoration: none;
}

#resultTV .search_TV a,#resultTV .search_TV a:visited {
	font-family: Roboto, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
}

#resultTV .search_TV li.last a,#resultTV .search_TV li.last a:visited {
	font-family: Roboto, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	background: url(/graphics/navigation/search_arrow.gif) no-repeat;
	padding-left: 5px;
	background-position: left
}

#resultTV .search_TV li {
	background: url(/graphics/lines/dots.gif) repeat-x 0 bottom;
	padding-bottom: 10px;
	padding-top: 10px;
}

#resultTV .search_ibyen li {
	background: url(/graphics/lines/dots.gif) repeat-x 0 bottom;
	padding-bottom: 10px;
	padding-top: 10px;
}

#resultTV .search_TV a:hover {
	color: #c00;
	text-decoration: none;
}

#resultTV .search_TV li.last a:hover {
	color: #c00;
	text-decoration: none;
}

.searchTV_image {
	position: relative;
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
}

.player .upper_block,.player-300 .upper_block {
	position: absolute;
	top: 0;
	z-index: 100;
	height: 100%;
	width: 100%;
}

ul.search_TV div.player {
	float: left;
	margin-right: 10px;
}

/*section search end*/

/*list tv player start*/
.player,.player-300 {
	cursor: pointer;
}

.player {
	width: 140px;
}

.player .play {
	position: absolute;
	top: 5px;
	left: 5px;
	background: url(/graphics/sprites/pol_sprites_v01.png?v5) no-repeat -446px -2px;
	width: 29px;
	height: 17px;
	z-index: 200;
}

.wrapper {
	margin-bottom: 5px;
	margin-top: 5px;
}

.text-player a,text-player a:visited {
	color: #666;
	font-size: 14px;
	margin-bottom: 10px;
}

.text-player a:hover {
	color: #c00;
	text-decoration: none;
}

.player-300 .play {
	position: absolute;
	top: 13px;
	left: 8px;
	background: url(/graphics/sprites/pol_sprites_v01.png?v5) no-repeat -446px -40px;
	width: 34px;
	height: 34px;
	z-index: 200;
}

.player .play_time {
	position: absolute;
	bottom: 5px;
	left: 97px;
	width: 37px;
	height: 12px;
	background: url("/graphics/sprites/pol_sprites_v01.png?v5") no-repeat -446px -21px;
	padding-top: 5px;
	padding-left: 1px;
	text-align: center;
	font-family: Roboto, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 7px;
	color: #dfcfb5;
	font-weight: bold;
	z-index: 1;
}

.player-300 .play_time {
	position: absolute;
	bottom: 5px;
	left: 255px;
	width: 37px;
	height: 12px;
	background: url("/graphics/navigation/player_time.png") no-repeat;
	padding-top: 4px;
	padding-bottom: 2px;
	padding-left: 1px;
	text-align: center;
	font-family: Roboto, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 10px;
	color: #dfcfb5;
	font-weight: bold;
	z-index: 200;
}

/*list tv player end*/

/**********Focus Header article % section start************/
.f-header {
	width: 940px;
	position: relative;
}

.f-header h2 a,.f-header h2 a:visited {
	font: bold 22px Roboto, "Times New Roman", Times, serif;
	text-transform: uppercase;
	padding-left: 10px;
	cursor: pointer;
}

.f-header  a:hover {
	text-decoration: underline;
}

.f-header h3 {
	font-family: CapitoliumNews2-Bold, Georgia, serif;
	font-weight: normal;
	font-size: 18px;
	display: inline;
	padding: 2px 0 0 10px;
}

.f-header h2 {
	display: inline
}

.f-seneste {
	margin: 6px 12px 0 10px;
	font-weight: bold;
	padding-left: 10px;
	display: inline;
	position: absolute;
	right: 0px;
}

.h-pandehar {
	margin-right: 12px;
	width: 300px;
	display: inline;
	position: absolute;
	right: 0px;
}

.h-pandehar .image {
	margin-right: 10px;
}

.f-seneste a,.f-seneste a:visited {
	padding: 0 0 0 8px;
}

.f-header ul {
	display: inline;
	font-size: 13px;
	font-family: CapitoliumNews2-Bold, Georgia, serif;
	font-weight: normal;
	padding: 10px 0 0 5px;
}

.f-header ul li {
	display: inline;
	padding: 0 7px 0 5px;
}

/*Small focus header*/
.focus-list-first {
	background: #fff;
	margin-top: 1px;
}

.lev3-focus-small {
	width: 940px;
	background: #fff;
	float: right;
}

.lev2-focus-small {
	background: #fff;
	padding-bottom: 10px;
}

.art-type-breaking .lev2-focus-small,.art-type-big .lev2-focus-small {
	padding-bottom: 0px;
}

#focus_sm_header {
	padding-bottom: 10px;
	padding-top: 10px;
}

#focus_sm_header ul {
	height: 18px;
	padding-top: 10px;
	padding-left: 10px;
	overflow: hidden;
}

#focus_sm_header ul li a,#focus_sm_header ul li a:visited {
	font-family: Roboto, Helvetica, sans-serif;
	font-size: 14px;
	color: #333;
}

#focus_sm_header ul li a:hover {
	color: #c00;
	text-decoration: none;
}

#focus_sm_header ul li:first-child {
	padding-left: 0;
}

#focus_sm_header ul li {
	border-right: solid 1px #ccc;
	padding: 0 10px;
	float: left
}

#focus_sm_header ul li b {
	color: #333;
}

.line-focus-fix {
	width: 100%;
	float: left;
	margin-top: 3px;
}

.line-focus-fix-image {
	width: 100%;
	float: left;
}

#focus_sm_header .line-nyheder,#focus_sm_header .line-forside,.article-forside .border-top3
	{
	border-top: solid 3px #000;
}

#focus_sm_header .h-list {
	background: #ebebe9 url(/graphics/backgrounds/fokus_sm_header.gif) repeat-x center top;
	height: 40px;
	clear: left;
}

.latest-focus span {
	font: bold 14px Roboto, Helvetica, sans-serif;
	color: #666;
	margin-left: 10px;
	text-transform: uppercase;
	margin-right: 10px;
	margin-top: 2px;
}

#focus_sm_header .latest-focus a,#focus_sm_header .latest-focus a:visited
	{
	font-family: CapitoliumNews2-Bold, Georgia, serif;
	font-weight: normal;
	font-size: 14px;
	color: #666;
	background: url(/graphics/navigation/focus_sm_arrow.png) no-repeat left 5px;
	padding-left: 10px;
	margin-top: 2px;
}

#focus_sm_header .latest-focus a:hover {
	color: #c00;
	text-decoration: none;
}

.focus_sm_logo {
	float: left;
	margin-right: 5px;
	margin-top: -5px;
	font-size: 24px;
	font-weight: bold;
	text-transform: uppercase;
	font-family: Roboto, Helvetica, sans-serif;
}

.focus_sm_logo-image {
	float: left;
	margin: -5px 5px 4px 0;
	font-weight: bold;
	font-size: 24px;
	width: 85px;
}

.focus_sm_title {
	float: left;
	padding-right: 10px;
	margin-top: -4px;
}

.focus_sm_title h2 a,.focus_sm_title h2 a:visited {
	font-size: 24px;
	font-family: CapitoliumNews2-Bold, Georgia, serif;
	font-weight: normal;
}

.teaser-text {
	float: right;
	text-transform: uppercase;
	padding-right: 10px;
	font-size: 14px;
}

.teaser-text a,.teaser-text a:visited {
	font-family: CapitoliumNews2-Bold, Georgia, serif;
	font-weight: normal;
	padding-left: 2px;
	text-transform: none;
	font-size: 14px;
}

/*small and big focus section/signs*/
.date-sec .art-updated {
	color: #c00;
	padding-left: 5px;
}

.date-sec {
	font-size: 10px;
	color: #999;
	float: left;
	text-transform: uppercase;
	margin-top: 0px
}

.h-small+.img-top,.h-small+.img-top-above,.h-small+.r_mellem {
	margin-top: 6px;
}

/*Frontpage positions*/
.date+.section_forside_img {
	margin-top: 9px;
}

.h-small+.img-top-none {
	margin-top: 0;
}

.h-small.sec-icon-show+.img-top-none {
	margin-top: 5px;
}

.h-small.sec-icon-show+.top-art-header {
	margin-top: 5px;
}

.h-small .h-2 a,.h-small .h-2 a:visited {
	color: #000;
	margin: 0px 5px 0 0;
	font-size: 10px;
}

.h-small .h-2 a:hover {
	color: #c00;
}

.h-small .h-2,.h-big .h-2 {
	padding: 0;
	float: left;
	margin-top: -1px;
	margin-right: 5px;
}

.h-small .focus.h-2 {
	margin-top: 0px;
}

.h-small {
	text-transform: uppercase;
	font: normal 10px Roboto, Helvetica, sans-serif;
	line-height: 10px;
}

.deck620 .h-small {
	margin-bottom: 0;
}

.deck620 {
	margin-bottom: 5px;
}

.sec-date-cont {
	margin-top: 0px;
	display: inline-block;
	height: 11px;
	line-height: 1em;
}

/*Frontpage positions END*/
.focus-sign {
	float: left;
	font-size: 10px;
	padding: 0 3px;
	margin-right: 5px;
	color: #FFF;
	line-height: 13px;
	height: 13px;
	background-color: #cc0000;
	margin-bottom: -1px;
}

.focus-sign.debat {
	background-color: #882424;
}

.sec-icon-show .sec-date-cont {
	float: left;
	margin-top: 0;
	line-height: 1.2;
	height: 9px;
}

.focus-sign a {
	font-size: 10px;
	color: #FFF;
	text-transform: uppercase;
}

.h-small .h-1 {
	padding-right: 4px;
}

.art-Small300 .bottom-splitter {
	margin-bottom: 10px;
}

.no-bottom-border .bottom-splitter {
	margin-bottom: 4px;
	border: none;
}

.art-Small300 .h-small .h-1,.art-Small220 .h-small .h-1 {
	margin-right: 3px;
	font: bold 11px Roboto, Helvetica, sans-serif;
	color: #666;
}

/*************Focus Header article % section end*************/

/*List spedific start*/
.wideList h2.sp-title {
	font-size: 18px;
	font-family: CapitoliumNews2-Bold, Georgia, serif;
	font-weight: normal;
	line-height: normal;
	text-transform: uppercase;
	margin-bottom: 10px;
}

.wide-List .line {
	margin-bottom: 8px;
}

.wide-art-list {
	padding: 8px 0;
}

ul.sp_list {
	list-style: none;
	margin: 0;
	padding: 0;
}

ul.sp_list li {
	margin: 0 0px 6px 0;
	padding: 0 0px 8px 0;
}



ul.sp_list.top-wide-list li {
	margin-bottom: 10px;
}

.wide-list .date {
	margin-bottom: 3px;
	margin-top: 0;
}

.wide-list-title .sp-title {
	float: left;
	font-size: 14px;
	padding: 0;
}

.wide-list-title .sp-freestyle {
	margin-left: 10px;
	float: right;
	width: 135px;
}

.wide-list .sp-title+.sp-freestyle {
	margin-top: -9px;
	width: auto;
}

.wide-list-title .sp-freestyle select {
	width: 135px;
}

.wide-list-title .freestyle-box {
	margin-bottom: 10px;
}

.wide-list ul.sen_kult_sp3 li a,.wide-list ul.sen_kult_sp3 li a:visited
	{
	font-size: 12px;
}

/*List spedific end*/

/*grid placements start*/
.sp2-box50x50 .art-Small300,.deck300x3 .art-Small300 {
	margin-bottom: 0px;
}

.b-mellem .art-Small300 {
	float: none;
}

.art-Small220 .date,.art-Small300 .date {
	text-transform: uppercase;
	white-space: nowrap;
}

.art-Small220 .img220x110 {
	margin-bottom: 5px;
}

.art-Small300 .img300x150 {
	margin-bottom: 5px;
}

.art-Small220 .last,.art-Small300 .last {
	margin: 0px;
}

.art-Small220 {
	float: left;
	margin-right: 20px;
	margin-bottom: 10px;
	overflow: hidden;
	width: 220px;
}

.art-Small300 a.com {
	margin-bottom: 0px;
	margin-top: 7px;
}

.art-Small300 {
	width: 300px;
	overflow: hidden;
	margin-bottom: 10px;
}

.art-Small220 h3 {
	font-family: CapitoliumNews2-Bold, Georgia, serif;
	font-weight: normal;
	font-size: 17px;
	line-height: 20px;
	color: #000;
	margin: 6px 5px 10px 0;
	float: left;
	display: inline-block;
}

.art-Small300 .small-head {
	font-size: 14px;
	font-family: CapitoliumNews2-Bold, Georgia, serif;
	font-weight: normal;
	color: #000;
}

.art-Small300 .small-head span {
	font-size: 14px;
}

.art-Small300 h2.small-wide {
	font-size: 21px;
	line-height: 115%;
	font-family: CapitoliumNews2-Bold, Georgia, serif;
	font-weight: normal;
	color: #000;
	text-transform: none;
	margin-bottom: 0px;
}

.art-Small300 h2.small-wide span {
	font-size: 20px;
}

.art-Small300 h2.small {
	font-size: 21px;
	line-height: 115%;
	font-family: CapitoliumNews2-Bold, Georgia, serif;
	font-weight: normal;
	color: #000;
	margin: 0px;
	padding: 0px;
	text-transform: none;
}

.art-Small300 h2.small a,.art-Small300 h2.small a:visited {
	color: #000
}

.art-Small300 .big {
	margin-bottom: 10px;
}

.art-Small220 p,.art-Small300 p {
	font-family: CapitoliumNews2-Bold, Georgia, serif;
	font-weight: normal;
	font-size: 14px;
	color: #666;
	margin-bottom: 0px;
	clear: both;
}

.art-Small300 p a,.art-Small300 p a:visited {
	font-family: CapitoliumNews2-Bold, Georgia, serif;
	font-weight: normal;
	font-size: 14px;
	color: #666;
}

.art-Small300 p a:hover {
	color: #c00;
	text-decoration: none;
}

/*grid placements end*/

/*Teaser headerbars*/

/*Nadia SP3 IBYEN*/
a.searchbtn,a.searchbtn:visited {
	background-image: url(/graphics/buttons/ibyen_sog_hover.gif);
	float: right;
	width: 53px;
	height: 24px;
	display: block;
}

a.searchbtn:hover {
	background-image: url(/graphics/buttons/ibyen_sog.gif);
}

a.calendarbtn,a.calendarbtn:visited {
	background: url("/graphics/navigation/ibyen_calend_image.gif") no-repeat 0 0;
	cursor: pointer;
	height: 30px;
	margin-top: 5px;
	width: 35px;
	display: block;
	float: left;
}

a.calendarbtn:hover {
	background: url("/graphics/navigation/ib_calender_bt_hover.gif") no-repeat 0 0;
}

/*action kalendar*/
.action-calendar {
	position: absolute;
	z-index: 10000;
	margin-top: -35px;
	width: 198px;
	height: 200px;
	display: none;
}

.action-calendar table {
	border-collapse: collapse;
	width: 182px;
	margin-left: -1px;
	padding: 0;
}

.action-calendar td {
	vertical-align: middle;
	padding-left: 5px;
	text-align: center;
}

tr.month_year {
	border-left: 1px solid #999;
	border-right: 1px solid #999;
	vertical-align: top;
}

tr.month_year td {
	text-align: center;
	padding: 5px 15px;
	width: 100%;
}

tr.numbers td {
	padding: 4px;
	border-bottom: 1px solid #afafaf;
	border-right: 1px solid #afafaf;
}

tr.days td {
	font: bold 11px verdana;
	color: #666;
	padding: 5px 3px;
	border-bottom: 1px solid #AFAFAF;
	border-right: 1px solid #AFAFAF;
}

.arrow_r {
	cursor: pointer;
	float: right;
	width: 5px;
	height: 9px;
	margin-top: 2px;
	margin-right: 10px;
	background: url("/graphics/navigation/ib_cal_arr_right.gif") no-repeat;
}

.arrow_l {
	cursor: pointer;
	float: left;
	width: 5px;
	height: 9px;
	margin-top: 2px;
	margin-left: 10px;
	background: url("/graphics/navigation/ib_cal_arr_left.gif") no-repeat;
}

span.bottom-month {
	text-align: center;
	font: bold 11px verdana;
	color: #666;
}

.bg-top {
	background: url("/graphics/backgrounds/top-bg.png") no-repeat 0 0;
	height: 10px;
}

.bg-bottom {
	background: url("/graphics/backgrounds/bottom-bg.png") repeat-y 0 bottom;
	padding-bottom: 12px;
}

#trSecLastRow.numbers td {
	border-bottom: none;
	border-top: 1px solid #afafaf;
}

#trLastRow.numbers td {
	border-bottom: none;
	border-top: 1px solid #afafaf;
}

#trThirdLastRow.numbers td {
	border-bottom: none;
}

/*IBYEN calendar*/
.sp3-ibyen h1.sp-title {
	margin-bottom: 0px;
}

.sp3-ibyen p.under-title {
	font-family: CapitoliumNews2-Bold, Georgia, serif;
	font-weight: normal;
	background: none;
	margin-bottom: 5px;
}

.sp-ibyen span.h-2 a,.sp-ibyen span.h-2 a:visited,.sp-ibyen span.h-2 a:hover
	{
	color: #000 !important;
}

.sp-ibyen span.date {
	color: #999;
}

.sp-ibyen .col-1 {
	margin-bottom: 0px;
}

.ibyen-300-border {
	border-top: solid 1px #ccc;
	padding: 10px 0 0 0;
	margin-top: 10px;
}

.ibyen_300_small-head {
	margin-bottom: 10px;
	text-transform: uppercase;
	line-height: 10px;
	font-family: Roboto, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #cc3399;
}

.restaurent_search {
	background-color: #eaeae7;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 5px;
}

.sp-ibyen span {
	color: #ff00cc;
}

.sp-ibyen span a,.sp-ibyen span a:visited,.sp-ibyen span a:hover {
	color: #d457aa !important
}

.ibyen-300-border ul.sp_list li a {
	color: #333
}

.ibyen-300-border ul.sp_list li a:visited {
	color: #999
}

.ibyen-300-border ul.sp_list li a:hover {
	color: #c00
}

.sp-ibyen ul.sp_list li.last {
	background: none;
}

.sp-ibyen ul.sp_list li.right {
	padding-bottom: 5px;
}

.sp-ibyen ul.sp_list li a:hover span {
	color: #c00;
	text-decoration: none;
}

.sp-ibyen li.img140x70 {
	background: none;
	margin-bottom: 10px;
}

.sp-ibyen .col-3 ul.sp_list li .date {
	margin-bottom: 5px;
}

.ib-calender-line {
	float: left;
}

.ib-calender-line  li a span {
	font-size: 10px;
	font-weight: normal;
	color: #000;
}

.ib-calender-line  li a,.ib-calender-line  li a:visited {
	border-top: solid 3px #aaa;
	font-family: Roboto, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 11px;
	font-weight: bold;
	color: #000;
	padding: 2px 7px 3px;
	display: block;
	text-transform: uppercase;
}

.ib-calender-line  li a:hover {
	background: #AE2C83 url(/graphics/ibyen/bgr/ib_calend_bg_hover.gif) repeat-x 0 bottom;
	border-top: medium none;
	color: #fff;
	display: block;
	padding: 5px 7px 3px;
}

.ib-calender-line  li a:hover span {
	color: #fff
}

.ib-calender-line  li {
	background: #e3e3e3 url(/graphics/backgrounds/ibyen_calendar.gif) repeat-x 0 bottom;
	float: left;
	text-align: center;
	margin-right: 10px;
	margin-top: 5px;
}

.it_happens_text {
	font-family: CapitoliumNews2-Bold, Georgia, serif;
	font-weight: normal;
	color: #666;
	font-size: 16px;
	float: left;
	padding: 19px 20px 0 10px;
}

.it_happens {
	background: #eaeaea url(/graphics/backgrounds/ib_300_serach_bg.jpg) repeat-x scroll center top;
	margin-bottom: 10px;
	height: 98px;
}

.it_happens a {
	color: #c00;
}

.ib-c-300 {
	padding: 10px 0 0 0;
}

.ib-c-300 .search-ibyen .s-field {
	width: 215px;
}

.ib-dot-280 {
	width: 280px;
	margin: 5px 0 0 10px;
}

.ib-c-300 ul.cal-ib {
	margin: 0px;
}

/*End SP3 IBYEN*/

/*Freestyle box*/
.sp-freestyle hr {
	border-top: dotted #ccc 1px;
	height: 1px;
	background: 0px;
}

.sp-freestyle select {
	width: 50%;
	border: 1px solid #ccc;
	color: #666;
	margin-bottom: 10px;
	margin-top: 7px;
	font-size: 12px;
}

.deck140-1 .sp-freestyle select,.deck140 .sp-freestyle select {
	width: 140px;
}

.sp-freestyle ul {
	padding-bottom: 10px;
	list-style-type: none;
	padding: 0;
}

.sp-freestyle .link-list li {
	background-image: url(/graphics/navigation/grey_square.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-left: 12px;
	line-height: 18px;
}

.sp-freestyle h5 {
	font-size: 11px;
	font-family: Roboto, Helvetica, sans-serif;
}

.lol-2col .sp-freestyle {
	width: 280px;
}

.sp-freestyle .link-list li a,.sp-freestyle .link-list li a:visited,.sp-freestyle .link-list li a:hover
	{
	color: #c33;
}

.sp-freestyle li a,.sp-freestyle li a:visited {
	font-family: Roboto, Helvetica, sans-serif;
	color: #c00;
	background: none;
	padding-left: 0px;
}

.sp-freestyle a:hover {
	color: #c00;
	text-decoration: none;
}



.sp-freestyle p span a,.sp-freestyle p span a:visited {
	color: #c33;
	font-weight: bold;
	background: none;
	padding-left: 0px;
}

.sp-freestyle a {
	font-family: Roboto, Helvetica, sans-serif;
	color: #666;
	line-height: 130%;
	background: none;
	padding-left: 0px;
}

.sp-freestyle a,.sp-freestyle a:hover {
	color: #c11;
}

.sp-freestyle h2 {
	font-family: Roboto, Helvetica, sans-serif;
	font-size: 14px;
	color: #666;
	font-weight: bold;
}

.sp-freestyle a.rel-link,.sp-freestyle a.rel-link:visited {
	background-image: url(/graphics/navigation/sp_red_arrow.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	line-height: 18px;
	padding-left: 12px;
	display: block;
	margin: 2px 0;
	color: #c00
}

.sp-freestyle a.rel-link:hover {
	color: #666;
}

.sp-freestyle ul.small-relations {
	margin-bottom: 0px;
}

.sp-freestyle ul.small-relations li {
	display: block;
}

/*End SP3 Freestyle box*/

/*Art bottom 3-1*/
.news_bottom_block {
	width: 193px;
	margin-right: 20px;
	overflow: hidden;
}

.latest_news_bottom li {
	background-image: url(/graphics/lines/dots.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom: 10px;
	padding-top: 5px;
}

.all-list {
	border-bottom: solid 1px #ccc;
	margin-bottom: 20px;
	margin-top: 10px;
}

.latest_news_bottom {
	width: 620px;
}

.latest_news_bottom li.see_more {
	background: none;
	padding-bottom: 0px;
}

.latest_news_bottom li.see_more a {
	color: #c00;
	font-family: Roboto, Helvetica, sans-serif;
	font-size: 10px;
	background-image: url(/graphics/navigation/news_coll_arrow_red.png);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 7px;
}

.latest_news_bottom li a,latest_news_bottom li a:visited {
	font-family: CapitoliumNews2-Bold, Georgia, serif;
	font-weight: normal;
	font-size: 14px;
	color: #000;
	display: block;
}

.latest_news_bottom li a:hover {
	color: #c00;
	text-decoration: none;
}

.latest_news_bottom_seneste {
	font: 1.8em "Politiken Egyptienne", georgia, sans-serif;
	line-height: 34px;
	padding: 0 10px;
	color: white;
	height: 34px;
}

.latest_news_bottom h2 {
	text-transform: uppercase;
	font-family: Roboto, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #999;
}

/*End Art bottom 3-1*/

/*List article on frontpage 2-3*/
#more_news li {
	background: url(/graphics/lines/dots.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom: 10px;
	padding-top: 10px;
}

#more_news li a,#more_news li a:visited {
	font-family: CapitoliumNews2-Bold, Georgia, serif;
	font-weight: normal;
	font-size: 12px;
	color: #000;
}

#more_news li a:hover {
	color: #c00;
	text-decoration: none;
}
/*End List article on frontpage 2-3*/

/*Frontpage now start*/
#art_bot .h-small,#art_bot .date-big {
	margin-bottom: 6px;
}

#art_bot h1 {
	font-family: CapitoliumNews2-Bold, Georgia, serif;
	font-weight: normal;
	font-size: 24px;
	line-height: 28px;
	color: #000;
	margin-bottom: 8px;
}

#art_bot p.art_bot_subtitle,#art_bot ul.art_bot_small p.art_bot_subtitle
	{
	font-family: CapitoliumNews2-Bold, Georgia, serif;
	font-weight: normal;
	font-size: 14px;
	color: #999;
	margin-bottom: 10px;
}

#art_bot p.art_bot_subtitle a,#art_bot p.art_bot_subtitle a:visited {
	font-family: CapitoliumNews2-Bold, Georgia, serif;
	font-weight: normal;
	font-size: 14px;
	color: #999;
}

#art_bot p.art_bot_subtitle a:hover {
	color: #c00;
	text-decoration: none;
}

.art_bot_header {
	margin-bottom: 10px;
}

.upper_text {
	text-transform: uppercase;
}

#art_bot ul.art_bot_small {
	margin-bottom: 10px;
}

#art_bot ul.art_bot_small li {
	width: 300px;
	float: left;
	padding-right: 11px;
}

#art_bot ul.art_bot_small li.right {
	width: 300px;
	border: none;
	padding-right: 0px;
	float: left;
	padding-left: 9px
}

#art_bot ul.art_bot_small p {
	font-family: CapitoliumNews2-Bold, Georgia, serif;
	font-weight: normal;
	font-size: 18px;
	line-height: 22px;
	color: #000;
	margin-bottom: 0px;
}

#art_bot ul.art_bot_small p.bot-small-rubrik-1 {
	font-size: 24px;
	line-height: 28px;
}

#art_bot ul.art_bot_small .m-fixed-height {
	height: 135px;
	overflow: hidden;
}

/*Frontpage now end*/

/*********Section Forside**********/
.section_forside .article_list {
	font-family: CapitoliumNews2-Bold, Georgia, serif;
	font-weight: normal;
	font-size: 18px;
	color: #474842;
	padding-top: 3px;
	padding-bottom: 3px;
	line-height: 18px;
}

.section_forside ul.article_list li {
	background-image: url(/graphics/lines/dots.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom: 5px;
	padding-top: 5px;
}

.section_forside ul.article_list li.article_link_last {
	border-bottom: solid 1px #d1d2ce;
	padding-bottom: 5px;
	padding-top: 5px;
	background-image: none;
}

.section_forside h1 {
	font-family: CapitoliumNews2-Bold, Georgia, serif;
	font-weight: normal;
	font-size: 36px;
	margin-bottom: 5px;
	margin-top: 5px;
	line-height: 105%;
}

.section_forside .small-list-element-vb p,.section_forside .big-list-element-vb p
	{
	margin-bottom: 10px;
}

.com-count {
	margin-bottom: 15px;
}

.section_forside .big-list-element-vb p+.com-count,.section_forside p.vb-sub-header+.com-count
	{
	margin: -9px 0 15px 0;
}

.section_forside .small-list-element-vb h1 {
	font-size: 30px;
	line-height: 105%;
	margin-bottom: 8px;
}

.section_forside .big-list-element-vb h1 {
	font-size: 36px;
	margin: 6px 0 8px 0;
	line-height: 39px;
}

.section_forside .section_forside_img+.vb-big-header {
	margin-top: 5px;
}

.section_forside p.vb-sub-header {
	font-size: 17px;
	font-family:Georgia,serif;
	font-weight:normal;
}

.small-list-element-image {
	float: right;
	margin-left: 20px;
	position:relative;
}

.left .small-list-element-image {
	float: left;
	margin-right: 20px;
	margin-left: 0;
}

.text-placeholder {
	width: 300px;
	float: right;
}

.left .text-placeholder {
	float: left;
}

.small-list-element-image + .text-placeholder{
	margin-top:-5px;
}

.vb-sub-header+.rating-box-2 {
	margin-top: 0px;
	margin-bottom: 15px;
}

.big-list-subheader+.rating-box-2 {
	margin-top: -15px;
	margin-bottom: 15px;
}

.rating-box-2 {
	margin-bottom: 20px;
}

.small-list-element-vb .date {
	display: block;
}

.section_forside .small-list-element-vb .date+.small-list-element-image
	{
	margin-top: 10px;
}

.section_forside h1 span {
	color: #c00;
}

.section_forside p {
	font-family: Georgia,serif;
	font-weight: normal;
	font-size: 17px;
	color: #6a6b63;
	margin-bottom: 20px;
}

.section_forside h2 {
	font-family: CapitoliumNews2-Bold, Georgia, serif;
	font-weight: normal;
	font-size: 28px;
	font-weight: normal;
}

.section_forside div.most_read {
	font-family: CapitoliumNews2-Bold, Georgia, serif;
	font-weight: normal;
	font-size: 36px;
	color: #cc0000;
	line-height: 30px;
	margin-top: 10px;
}

.section_forside div.sub_most_read {
	font-family: CapitoliumNews2-Bold, Georgia, serif;
	font-weight: normal;
	font-size: 17px;
	color: #333;
	margin-bottom: 20px
}

.section_forside .date {
	margin-bottom: 0;
	margin-top: 0;
}

.section_forside .right-col {
	float: right;
	width: 220px
}

/*Styles used in r_most_read.jsp*/
.r_most_read h1.header {
	font-family: CapitoliumNews2-Bold, Georgia, serif;
	font-weight: normal;
	font-size: 36px;
}

.r_most_read h2.sub-header {
	font-family: CapitoliumNews2-Bold, Georgia, serif;
	font-weight: normal;
	font-size: 17px;
	color: #999;
}

.r_most_read p {
	font-size: 14px;
	color: #666;
	margin: 0;
}

.r_most_read h3.list-item-header {
	font-family: CapitoliumNews2-Bold, Georgia, serif;
	font-weight: normal;
	font-size: 18px;
}

.section_forside_img+h3.list-item-header {
	margin-top: 3px;
}

.r_most_read .date {
	margin-bottom: 0;
}

.r_most_read .date+h3.list-item-header {
	margin-top: 3px;
}

.r_most_read .section_forside_img {
	float: left;
	margin-right: 10px;
}

/*END styles used in r_most_read*/

/*********End Section Forside**********/

/*Nadia Samleside*/
.pool_side table td p.header {
	margin-bottom: 10px;
	line-height: 35px;
	width: 220px;
	overflow: hidden;
	font-size: 28px;
	margin-top: -7px;
}

.pool_side table td p.subheader a,.pool_side table td p.subheader a:visited
	{
	font-size: 17px;
	margin-bottom: 0px;
	color: #666;
	font-family: CapitoliumNews2-Bold, Georgia, serif;
	font-weight: normal;
}

.pool_side table td p.subheader a:hover {
	color: #c00;
	text-decoration: none;
}

.pool_side {
	width: 620px;
}

.pool_side .question,.section_forside .question {
	font-family: "Politiken Egyptienne", georgia, sans-serif;
	font-size: 36px;
	line-height: 30px;
	margin-top: 5px;
	margin-bottom: 10px;
}

.pool_side .put_question,.section_forside .put_question {
	font-family: CapitoliumNews2-Bold, Georgia, serif;
	font-weight: normal;
	font-size: 17px;
	color: #6a6b62;
}

.pool_side p {
	margin-bottom: 10px;
}

.pool_side .date {
	font-family: Roboto, Helvetica, sans-serif;
	font-size: 10px;
	color: #999;
	margin: 0px 0 9px 0;
}

.pool_side h1 {
	font-family: CapitoliumNews2-Bold, Georgia, serif;
	font-weight: normal;
	font-size: 28px;
	margin-bottom: 5px;
}

.pool_side .subheader {
	font-family: CapitoliumNews2-Bold, Georgia, serif;
	font-weight: normal;
	font-size: 13px;
	color: #6a6b63;
	margin-bottom: 15px;
}

.pool_side table {
	background: url(/graphics/backgrounds/tab_top.gif) repeat-x 0 top;
	font-family: CapitoliumNews2-Bold, Georgia, serif;
	font-weight: normal;
	font-size: 18px;
	margin: 0px;
	width: 620px;
}

.pool_side table td {
	width: 220px;
	padding-right: 9px;
	padding-top: 7px;
	vertical-align: top;
}

.pool_side table td .mar-date {
	margin-top: 10px;
	margin-bottom: 5px;
}

.pool_side table td p {
	line-height: 20px;
}

.pool_side table td .sec-name {
	padding-right: 5px;
}

.sec-name {
	color: #999;
	font-size: 10px;
	font-weight: normal;
	text-transform: uppercase;
}

.pool_side table td.one-news {
	background: #fff;
	width: 620px !important;
}

.pool_side table td.one-news .solidline-ccc {
	margin-bottom: -10px;
	background: #fff;
	padding-bottom: 10px;
}

.pool_side table td.right {
	width: 220px;
	padding-right: 0px;
	padding-left: 10px;
}

.pool_side table tr {
	width: 620px;
	display: block;
}

/*End Samleside*/

/*Nadia Twingly*/
#twingly p,p#tw-p {
	font-family: Roboto, Helvetica, sans-serif;
	color: #b3bc3a;
	font-size: 12px;
	font-weight: bold;
	padding-left: 10px;
	padding-top: 7px;
	float: left;
	margin-bottom: 0px;
}
/*End Twingly*/

/*Anton SP1 SP3 ELEMENTS*/

/*List of lists seperator start*/
div.line {
	margin-bottom: 6px;
	font-size: 1px;
	line-height: 0;
	height: 1px;
	clear: both
}

ul.sp_list li span.tv-foto-forridder,span.tv-foto-forridder {
	color: #cc0000;
}

.front-rightnow {
	width: 620px;
	height: 34px;
	font: 1.8em "Politiken Egyptienne", georgia, sans-serif;
	line-height: 34px;
	padding: 0 10px;
	color: #fff;
}

.sec-debat .front-rightnow {
	background: url("/graphics/backgrounds/header/debatten_lige_nu.png") no-repeat;
	width: 620px;
}

.list300 div.list140 span,.list300 div.list300_n span {
	font-size: 12px;
}

.list140 span.listNumber,.list300_n span.listNumber,.list300 span.listNumber,.list300 div.list140 span.listNumber
	{
	font-family: Roboto, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
}

.list140 li.fs-18 span.listNumber,.list300_n li.fs-18 span.listNumber,.list300 li.fs-18 span.listNumber
	{
	font-family: Roboto, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	margin-top: 0;
}

.list300 span.listNumber {
	margin-top: 5px;
}

.list140 div.sp-title-graphic {
	margin-bottom: 7px
}

.list300_n ul.sp_list li span.date {
	font-family: Roboto, Helvetica, sans-serif;
	font-size: 10px;
	color: #878787;
	margin-right: 5px;
	display: block;
	float: left;
	width: 29px;
}

.compactdateclass.list300_n ul.sp_list li span.date {
	width: 42px;
}

.compactdateclass .compact-rub {
	width: 253px;
}

.list300 .list140 {
	width: 140px;
	float: left;
	margin-right: 10px;
}

.list-img-left-fields {
	float: left;
	width: 150px;
}

.list-dotted-line li {
	display: inline-block;
	padding-bottom: 10px;
	margin-bottom: 9px;
	border-bottom:1px solid #F2F2F2;
}

.list300_n ul.sp_list li .list-img-left-text span.date {
	float: none;
	margin-top: 0;
}

.vi-tjekker-zone-list.three-col-zone-list {
	width: auto;
}

.three-col-zone-list li {
	float: left;
	margin-left: 10px;
	width: 140px;
	overflow: hidden;
}

.col-3 .sp_list.list-img-left li,.sp_list.list-img-left li {
	margin: 0 0 9px 0;
	width: 100%;
}

.list-img-left-image {
	max-height: 100px;
	overflow: hidden;
}

.best-product {
	font-size: 12px;
	font-family: Roboto;
	color: #3399FF;
}

.product-rb-txt {
	font-weight: bold;
	display: block;
}

.vi-tjekker-zone-list-sub-head {
	font-weight: bold;
	color: #3399FF;
	margin-bottom: 5px;
	width: 140px;
}

.zone-list-number {
	font-size: 12px;
	font-family: Roboto;
}

.sp-oekonomi h1.sp-title {
	margin-bottom: 0px;
}

/*list with image floated left END*/
.sp-oekonomi h1.sp-title,.sp-nyheder h1.sp-title,.sp-rss h1.sp-title,.sp-forside h1.sp-title
	{
		font-family: 'Roboto Condensed', Roboto, Helvetica, sans-serif;
		color: #000;
		font-size:18px;
		margin-top:20px;
}

.ingredienser {
	clear: left;
	float: left;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 30px;
	margin-right: 15px;
	margin-top: 2px;
	padding-left: 0;
	padding-right: 0;
	width: 620px;
}

.sp-black .tv-foto-list span,.sp-black .under-title span {
	color: #000;
}

.sp-grey .tv-foto-list span,.sp-grey .under-title span {
	color: #999;
}

.sp-purple .tv-foto-list span,.sp-purple .under-title span {
	color: #692a83;
}

.sp-nyheder .tv-foto-list span,.sp-nyheder .under-title span {
	color: #c00;
}

.sp-black,.sp-grey,.sp-purple,.sp-sport,.sp-nyheder,.sp-debat {
	margin-bottom: 20px;
}

.lol-2col h1.sp-title {
	background-image: none;
	font-size: 10px;
	padding-left: 0;
	padding-right: 0;
	padding-bottom: 0;
	margin-bottom: 0;
}

.lol-2col {
	float: left;
}

.ext-header {
	margin-bottom: 10px !important
}

.polTv-player {
	color: #fff;
	margin: -50px 0 0 0;
	font: bold 11px Roboto, Helvetica, sans-serif;
	color: #DFCFB5;
	height: 50px;
}

.polTv-300 {
	margin: -10px 0 0 0px;
	height: 10px;
}

.polTv-player .play {
	background-image: url("/graphics/navigation/play_bground.png");
	cursor: pointer;
	height: 17px;
	width: 17px;
	margin: -17px 0 0 5px;
	position: relative;
	float: left;
}

.polTv-player .display-time {
	background-image: url("/graphics/navigation/player_time.png");
	height: 12px;
	line-height: 7px;
	padding-top: 5px;
	margin: 30px 5px 0 0;
	position: relative;
	text-align: center;
	width: 37px;
	float: right;
}

.polTv-300 .display-time {
	margin-top: -15px;
}

/*see more link*/
a.see-more,a.see-more:visited,a.see-more:hover {
	color: #c00;
	background: url(/graphics/navigation/arr_see_more.gif) no-repeat left 0;
	padding-left: 6px;
	clear: both;
}

a.see-more-news,a.see-more-news:visited,a.see-more-news:hover {
	color: #c00;
	padding: 10px 0 0 0px;
	font-size: 12px;
	background: url(/graphics/sprites/pol_sprites_v01.png?v5) no-repeat -504px -74px;
	line-height: 9px;
	overflow: hidden;
	height: 9px;
	float: left;
}

div.see-more-news.tvbig {
	padding-top: 0;
	margin-top: -2px;
}

div.sp-title-graphic {
	margin-bottom: 5px;
}

h2.sub {
	font: bold 14px Roboto, Helvetica, sans-serif;
	margin-bottom: 5px;
	text-transform: uppercase;
	color: #999;
	margin-top: 2px;
}

p.under-title {
	padding: 0px 0 8px 0;
	margin: 0px 0 10px 0;
	background: transparent url(/graphics/lines/dots.gif) repeat-x scroll center bottom;
	font: normal 18px Roboto, Helvetica, sans-serif;
	color: #666;
	clear: both;
}

p.under-title.last-el {
	padding: 0;
	margin: 0;
	background: none;
}

p.under-title span {
	font-size: 16px;
	font-weight: bold;
}

.compact-rub {
	width: 300px;
	float: left;
	width: 265px;
}

.compact-rub  a span.sec-label {
	font-family: CapitoliumNews2-Bold, Georgia, serif;
	font-weight: normal;
	font-size: 14px;
	line-height: 17px;
	padding-right: 3px;
}

ul.sp_list.w300 li {
	width: 300px;
}

ul.sp_list li {
	border-bottom:1px solid #F2F2F2;
	margin: 0 20px 5px 0;
	padding: 0 0px 10px 0;
	float: left;
}

table.sp_list td {
	border-bottom: dotted 1px #ccc;
	margin: 0 20px 10px 0;
	padding: 0 0px 10px 0;
	float: left;
}

.col-3 ul.sp_list li .date {
	margin-bottom: 2px;
}

ul.sp_list li.last {
	background: none;
}

ul.sen_foto_sp3 li {
	width: 300px;
	margin: 0 0px 10px 0;
	padding: 0 0px 10px 0;
	float: none;
}

ul.sen_foto_sp3 li p a,ul.sen_foto_sp3 li p a:visited,ul.sen_foto_sp3 li p span
	{
	font-family: CapitoliumNews2-Bold, Georgia, serif;
	font-weight: normal;
	font-size: 18px;
}

ul.sen_foto_sp3 li p a:hover {
	color: #CC3434;
}

/*tv foto list 4 colums*/
ul.tv-foto-list {
	width: 300px;
	margin: -10px 0 0 0
}

.tv-foto-list li {
	width: 140px;
	padding: 10px 0px 10px 0px;
	margin-left: 20px;
	background: url(/graphics/lines/dots.gif) repeat-x;
	vertical-align: top;
	float: left;
}

.tv-foto-list li.last-el {
	padding: 10px 0px 0px 0px;
}

.tv-foto-list li.first-el {
	background: none;
}

.tv-foto-list li div {
	width: 140px;
	overflow: hidden;
}

.tv-foto-list li.left-el {
	margin-left: 0;
	clear: left;
}

.tv-foto-list li p {
	padding: 1px 0 0 0;
	margin: 0px;
	font: normal 12px Roboto, Helvetica, sans-serif;
	color: #666;
}

.tv-foto-list li a {
	color: #333;
	text-decoration: none;
}

.tv-foto-list li a:visited {
	color: #999;
	text-decoration: none;
}

.tv-foto-list li a:hover {
	text-decoration: none;
}

.sp-forside .tv-foto-list li span {
	color: #c00;
	font-weight: bold;
}

.sp-culture .tv-foto-list li span {
	color: #c60;
	font-weight: bold;
}

.sp-sport .tv-foto-list li span {
	color: #693;
	font-weight: bold;
}

.sp-ibyen .tv-foto-list li span {
	color: #f09;
	font-weight: bold;
}

.sp-tjek .tv-foto-list li span {
	color: #39f;
	font-weight: bold;
}

.sp-mad .tv-foto-list li span {
	color: #5F3E67;
	font-weight: bold;
}
/*end tv foto list 4 colums*/
p.blogs-autor.date {
	color: #999;
	font: normal 10px Roboto, Helvetica, sans-serif;
}

ul.sp_list li.right {
	margin-right: 0px;
}

table.sp_list td.right {
	margin-right: 0px;
}

ul.sp_list li p {
	padding: 0px 0 0 0;
	margin: 0px;
	font: normal 12px Roboto, Helvetica, sans-serif;
	color: #666;
}

table.sp_list td p {
	padding: 0px 0 0 0;
	margin: 0px;
	font: normal 12px Roboto, Helvetica, sans-serif;
	color: #666;
}

table.sp_list td p {
	padding: 0px 0 0 0;
	margin: 0px;
	font: normal 12px Roboto, Helvetica, sans-serif;
	color: #666;
}

table.sp_list td a {
	color: #333;
	text-decoration: none;
}


ul.sp_list li a.sen-link {
	font-size: 14px;
	font-family: CapitoliumNews2-Bold, Georgia, serif;
	font-weight: normal;
	line-height: 19px;
	color: #333;
}

ul.sp_list li a.sen-link:visited {
	font-family: CapitoliumNews2-Bold, Georgia, serif;
	font-weight: normal;
	font-size: 14px;
	line-height: 19px;
	color: #999;
}

.list300_n ul.sp_list li {
	padding: 0 0 10px 0;
	display: inline-block;
	border-bottom: 1px solid #F2F2F2;
}

.list300_n ul.sp_list li a.sen-link,.list300_n ul.sp_list li a.sen-link:visited,.list300_n ul.sp_list li a.sen-link:hover
	{
	font-family: CapitoliumNews2-Bold, Georgia, serif;
	font-weight: normal;
	font-size: 12px;
	line-height: 18px;
	color: #333;
	display: block;
	float: left;
	width: 265px;
}

.list300_n ul.sp_list li a.sen-link:visited {
	color: #999;
}

.list300_n ul.sp_list li a.sen-link:hover {
	color: #cc0000;
}

ul.sp_list li a.sen-link:hover {
	color: #c00;
	font-family: CapitoliumNews2-Bold, Georgia, serif;
	font-weight: normal;
	font-size: 14px;
	line-height: 19px;
}

ul.list_sp3 li a {
	font-family: CapitoliumNews2-Bold, Georgia, serif;
	font-weight: normal;
	font-size: 14px;
	color: #333;
}

.rating-symbol-container img {
	margin-top: 5px;
	display: block;
}

ul.list_sp3 li a:visited {
	color: #999;
}

.kolon-first span:first-child {
	display: none;
	padding-right: 3px;
}

.sp-forside ul.sen_kult_sp3 li span a,.sp-forside ul.sen_kult_sp3 li span a:visited,.sp-forside ul.sen_kult_sp3 li span a:hover
	{

	font-size: 16px;
	line-height: 20px
}

ul.sen_kult_sp3 li a:hover {

}

/*Blogs*/
ul.sp_list li p.blogs-autor {
	margin: 0px;
	padding: 0px;
	font-family: CapitoliumNews2-Bold, Georgia, serif;
	font-weight: normal;
	font-size: 14px;
	color: #000;
}

ul.sp_list li p.blogs-autor a {
	color: #333
}

ul.sp_list li p.blogs-autor a:visited {
	color: #999
}

ul.sp_list li p.blogs-autor a:hover {
	color: #c00
}

ul.sp_list li p.blogs-autor span {
	color: #999;
	display: block;
	font-weight: normal;
}

ul.blogsSp3 li a,ul.sp_list li p.blogs-autor a {
	color: #333
}

ul.blogsSp3 li a:visited,ul.sp_list li p.blogs-autor a:visited {
	color: #999
}

ul.blogsSp3 li a:hover,ul.sp_list li p.blogs-autor a:hover {
	color: #c00
}

ul.blogsSp3 li {
	width: 300px;
	display: inline-block;
	clear: both;
}

ul.blogsSp3 li .blog-list-img {
	float: left;
	height: 60px;
	margin-right: 10px;
	overflow: hidden;
	width: 60px;
}

ul.blogsSp3 li .blog-list-img img {
	margin-top: -5px;
	margin-left: -40px;
}

ul.blogsSp3 li p {
	margin: 0;
	padding: 0;
	font-family: CapitoliumNews2-Bold, Georgia, serif; font-weight : normal;
	font-size: 14px;
	color: #000;
	font-weight: normal;
}

ul.blogsSp3 li p.first {
	margin-top: 3px;
	line-height: 10px
}

/*SP3 comments */
.sp-comments {
	margin-bottom: 20px;
}

.sp-comments h2,.lol-2col h2 {
	color: #c33;
	text-transform: uppercase;
	font-size: 11px;
	font-family: Roboto, Helvetica, sans-serif;
	padding-bottom: 4px;
	font-weight: bold;
}

.sp-comments .sen-link {
	padding-bottom: 2px;
}

.sp-comments .col-1 {
	margin-bottom: 0px;
}

.sp-comments ul.sp_list {
	padding-bottom: 0px;
}

/*SP3 culture box*/
.sp-culture {
	width: 300px;
}

.review-list {
	margin-top: 17px;
	background: url(/graphics/lines/1col-lines300.gif) 0 0 repeat-y;
	width: 300px;
}

.rev-rating {
	display: block;
	margin: 10px 0 0 0;
	height: 15px;
}

.review-list ul.sp_list li div.type-article,.review-list ul.sp_list li div.type-article:visited
	{
	font-family: Roboto, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 11px;
	font-weight: bold;
	color: #666;
	text-transform: uppercase;
	display: block;
	padding-bottom: 5px;
}

.review-list ul.sp_list li {
	float: none;
}

.review-list ul.sp_list li a {
	font-family: CapitoliumNews2-Bold, Georgia, serif;
	font-weight: normal;
	font-size: 13px;
	line-height: 17px;
	color: #333;
	display: block;
}

.review-list ul.sp_list li a:visited {
	font-family: CapitoliumNews2-Bold, Georgia, serif;
	font-weight: normal;
	font-size: 13px;
	line-height: 17px;
	color: #999;
	display: block;
}

div.fp-rating img {
	margin: 5px 0 0 0;
}

.art-Small220 div.fp-rating img {
	margin: 0 0 7px 0;
}

.rating-box {
	margin-top: 5px;
	display: block;
}

.review-list ul.sp_list li a:hover {
	color: #c00;
}

.review-list ul.sp_list {
	width: 139px;
}

.review-list li.more {
	background: none;
	padding-bottom: 25px;
	margin-bottom: 0px;
}

.sp-culture li.more a.see-more,sp-culture li.more a.see-more:visited,sp-culture li.more a.see-more:hover
	{
	color: #c00;
}

/*End SP3 culture box*/

/*TJEK 300*/
.sp-tjek {
	margin-bottom: 20px;
	clear: both;
}

.sp-tjek .tv-stamp {
	width: 140px;
	font-size: 14px;
	font-weight: bold;
	color: #3399ff;
}

.sp-tjek p.under-title span {
	color: #3399ff;
	font-weight: bold;
	padding-right: 4px;
}

.sp-tjek .more-news {
	color: #3399FF;
	font-family: Roboto, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	background: url("/graphics/navigation/see_more_3399FF.gif") 0 center no-repeat;
	padding-left: 8px;
}

.tjek-300-border {
	border-top: 1px solid #eaeae7;
	padding: 10px 0;
}

/* martin datefix */
.tjek-300-border ul.tjek-news-list li {
	padding-bottom: 8px
}

.tjek-300-border ul.tjek-news-list li div.date {
	margin-top: 0px;
}

/* martin end */
.tjek-300_small-head {
	margin-bottom: 10px;
	height: 10px;
}

.tjek-300_small-head {
	color: #3399ff;
	font-size: 10px;
	text-transform: uppercase;
	font-weight: bold;
}

ul.tjek-news-list li {
	margin-bottom: 9px;
	width: 100%;
	font-size: 14px;
	font-family: CapitoliumNews2-Bold, Georgia, serif;
	font-weight: normal;
	background: url("/graphics/lines/dots_eaeae.gif") repeat-x scroll center bottom;
	padding-bottom: 10px;
	display: inline-block;
}

ul.tjek-news-list .img140x70 {
	margin-bottom: 5px;
}

ul.tjek-news-list .date {
	margin-bottom: 3px;
	font-family: Roboto, Helvetica, sans-serif;
}

.food-site-logo {
	margin-bottom: 10px;
	height: 10px;
}

ul.tjek-news-list li.last {
	margin-bottom: 0 !important;
	margin-top: -2px !important;
	padding: 0 !important;
	background: none !important;
}

.food-teaser {
	width: 119px;
	background-color: #eaeae7;
	padding: 10px;
	float: left;
}

.food-teaser .img-u {
	height: 70px;
	width: 120px;
}

.food-teaser span {
	color: #39f
}

.food-teaser .solidline-ccc {
	margin-bottom: 7px;
}

.select-box {
	width: 100%;
	border: 1px solid #ccc;
	color: #666;
	margin-bottom: 10px;
	font-size: 12px;
}

.food-teaser .img120x70 {
	margin-bottom: 10px;
}

ul.news-list li {
	margin-bottom: 5px;
}

ul.news-list li a {
	font-family: Roboto, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}

/*external quotes and tjek kogebogen start */
.rct,.rct2,.rcb,.rcb2 {
	width: 100%;
	height: 9px;
	font-size: 1px;
	background: url("/graphics/components/roundwhite.png") no-repeat;
}

.rct {
	background-position: -9px 0px;
}

.rct2 {
	background-position: 0px 0px;
}

.rcb {
	background-position: -9px -9px;
}

.rcb2 {
	background-position: 0px -9px;
}

.rct2,.rcb2 {
	width: 9px;
	float: right;
}

#debat-zone .pol-quot {
	min-height: 290px;
	position: relative;
}

#debat-zone .pol-quot .quote-text {
	border: none;
}

#debat-zone .pol-quot a.com {
	border-top: 1px solid #CCCCCC;
	bottom: 10px;
	padding-top: 10px;
	position: absolute;
	width: 260px;
}

.pol-quot {
	padding: 14px 20px;
}

.pol-quot .quote-text {
	border-bottom: 1px solid #c1c1c1;
	color: #666666;
	font-family: CapitoliumNews2-Bold, Georgia, serif;
	font-weight: normal;
	font-size: 24px;
	margin-bottom: 10px;
	padding-bottom: 20px;
}

.absolute-border {
	bottom: 26px;
	position: absolute;
	width: 260px;
}

.debat-quote-byline {
	font-size: 12px;
	font-family: Roboto;
	color: #656565;
	margin-top: 5px;
	margin-bottom: 10px;
}

.quote-author {
	color: #666;
}

/*external quotes and tjek kogebogen end */
.v1-header-h2 {
	font-size: 21px;
	line-height:115%;
}

.r-top {
	width: 620px;
}

.r-top .r-topbody {
	margin-top: 0px;
	clear: both;
}

#ibyen-zone .r-top {
	width: 604px;
}

#breaking a.com,.r-top a.com,.r-top-small a.com {
	margin: 7px 0 0 0;
}

/*comments in article start*/
a.com,a.com:visited {
	color: #882424;
	font: normal 11px/14px Roboto;
	border-top: 2px solid transparent;
}

a.com:hover {
	color: #000;
}

a.com span,a.com img {
	display: block;
	float: left;
	font-family: Roboto, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
}

a.com img {
	padding-right: 5px;
	padding-top: 2px;
}

a.com .com-img {
	display: block;
	background: url('/graphics/sprites/pol_sprite.png') no-repeat -381px -30px;
	float: left;
	width: 11px;
	height: 11px;
	margin-right: 5px;
	margin-top: 1px;
}
/*comments in article end*/
.art-top-center .r-topbody {
	margin-top: 0px;
}

.section_forside h1.top-art-header {
	margin-top: 3px;
}

.section_forside .top-art-header .trompet-debat p {
	margin-bottom: 0px;
	font-size: 28px;
	color: #882424;
	font-family: CapitoliumNews2-Bold, Georgia, serif;
	font-weight: normal;
}

/*Simon ARTICLE DIREKTE-3*/
.header-12 {
	color: #fff;
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
	padding: 7px 10px 8px 10px;
	line-height: 15px;
}

.auth-line {
	padding-left: 20px;
	font-size: 10px;
	margin-bottom: 3px;
	color: #999;
}

/*Simon ARTICLE DIREKTE-1*/
.header-direct-1 {
	height: 66px;
}

.header-direct-1 h2 {
	font-family: CapitoliumNews2-Bold, Georgia, serif;
	font-weight: normal;
	font-size: 24px;
	color: #fff;
	float: left;
	margin-top: 17px;
}

.header-direct-1 img {
	margin: 23px 15px 0 10px;
	float: left;
}

/*Relation groups start*/
.subheader-art {
	font-family: CapitoliumNews2-Bold, Georgia, serif;
	font-weight: normal;
	font-size: 13px;
	color: #a5a69e;
	margin-bottom: 10px;
}

.qu-user {
	font: bold 11px Roboto;
	color: #999;
	text-transform: uppercase;
}

.an-user {
	color: #cc0000;
	font: bold 11px Roboto;
	text-transform: uppercase;
}

#pagerContent p {
	font-size: 14px;
}

#pagerContent .date {
	font-size: 11px;
}

.baseline-box {
	font-size: 13px;
	background-color: #e9e9e7;
	border-top: 3px solid #99cc00;
	padding: 10px;
}

.baseline-box ul li {
	padding-right: 5px;
}

.baseline-box ul li span {
	padding-right: 5px;
	color: #999999;
}

ul.inline-list li {
	display: inline;
}

h1.sport-results-head {
	font-family: CapitoliumNews2-Bold, Georgia, serif;
	font-weight: normal;
	font-size: 36px;
	margin-bottom: 15px;
	color: #693;
}

h1.sport-results-head-30 {
	font-family: CapitoliumNews2-Bold, Georgia, serif;
	font-weight: normal;
	font-size: 30px;
	margin-bottom: 10px;
	color: #693;
}

/*End SP1 SP3 ELEMENTS*/

/*ended games SIMON*/
h3.end-games-header {
	color: #999;
	font-family: CapitoliumNews2-Bold, Georgia, serif;
	font-weight: normal;
	margin-bottom: 10px;
	font-size: 30px;
}

h4.end-games-header {
	color: #99cc00;
	margin-bottom: 10px;
	border-top: 3px solid #99cc00;
	padding-top: 10px;
	font-weight: bold;
}

ul.ended-games-list.first {
	border-bottom: none;
	background-color: #f7f7f7;
	font-weight: bold;
}

ul.ended-games-list {
	border-top: 1px solid #e5e5e5;
	border-top: 1px solid #e5e5e5;
	padding: 9px 0;
	color: #333333;
	font-size: 11px;
}

ul.ended-games-list li {
	float: left;
}

ul.ended-games-list li.w1 {
	width: 71px;
}

ul.ended-games-list li.w2 {
	width: 278px;
	text-align: right;
	padding-right: 20px;
	margin-right: 7px;
}

ul.ended-games-list li.w3 {
	width: 22px;
	padding-right: 7px;
}

ul.ended-games-list li.w4 {
	width: 103px;
	padding-left: 19px;
}

ul.ended-games-list li.w7 {
	width: 103px;
	padding-left: 20px;
}

ul.ended-games-list li.w5 {
	width: 85px;
	padding-left: 9px;
}

ul.ended-games-list li.w6 {
	width: 174px;
	padding-left: 9px;
	text-align: right;
	margin-right: 30px;
}

.bg-ball-right {
	background: url("/graphics/icons/ball.gif") no-repeat right 2px;
}

.bg-ball-left {
	background: url("/graphics/icons/ball.gif") no-repeat left 2px;
}

.bg-yellowcard-left {
	background: url("/graphics/icons/yellow_card.gif") no-repeat left 2px;
}

.bg-yellowcard-right {
	background: url("/graphics/icons/yellow_card.gif") no-repeat right 2px;
}

.bg-goal-right {
	background: url("/graphics/icons/goal.gif") no-repeat right 2px;
}

.bg-goal-left {
	background: url("/graphics/icons/goal.gif") no-repeat left 2px;
}

.bg-redcard-left {
	background: url("/graphics/icons/red_card.gif") no-repeat left 2px;
}

.bg-redcard-right {
	background: url("/graphics/icons/red_card.gif") no-repeat right 2px;
}

.bg-redball-left {
	background: url("/graphics/icons/red_ball.gif") no-repeat left 2px;
}

.bg-redball-right {
	background: url("/graphics/icons/red_ball.gif") no-repeat right 2px;
}

/*End SPORT RESULT AND SCORE SIMON*/

/*RESULTS AND SCORE SIMON*/
.list-head {
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
	color: #339900;
}

ul.result_list1 {
	font-size: 11px;
	float: left;
	margin-right: 30px;
	margin-top: 10px;
	width: 195px;
}

ul.result_list1 li {
	font-size: 11px;
	margin-bottom: 15px;
}

ul.result_list1 li span {
	color: #999;
}

ul.result_list1 li a {
	font-weight: bold;
}

ul.result_list1.last {
	margin-right: 0;
	width: 170px;
}

ul.sp_list li.last-el {
	background: none;
	margin-bottom: 0;
	padding-bottom: 0;
	border-bottom:none;
}

/*MOST READ*/

/*IBYEn box 620 (culture)*/
.ib-620 {
	width: 620px;
	background: url(/graphics/backgrounds/header/ib_cul_bgtop.jpg) repeat-x 0 top;
	color: #666;
	font: normal 12px Roboto, Helvetica, sans-serif;
	margin-bottom: 20px;
}

.ib-620 p {
	padding-bottom: 2px;
	margin: 0px;
}

.ib-620 .logo {
	margin: 11px 0 10px 10px;
	float: left;
}

.search-ibyen {
	float: right;
	margin: 9px 10px 0 0;
}

.search-ibyen .s-field {
	border: none;
	background: url("/graphics/sprites/pol_sprites_v01.png?v5") no-repeat -51px -444px;
	width: 180px;
	padding: 7px 0 6px 28px;
	color: #666;
	font: bold 11px Roboto, Helvetica, sans-serif;
	float: left;
}

.ib-620 .search-btn,.sp-ibyen .search-btn,.ib-z-cal .search-btn {
	background: url("/graphics/sprites/pol_sprites_v01.png?v5") no-repeat -51px -472px;
	width: 44px;
	height: 26px;
	overflow: hidden;
	display: block;;
	width: 44px;
	height: 26px;
	float: left;
	margin: 0 0 0 -6px;
	cursor: pointer;
	border: none;
}

.ib-620 .calendar {
	clear: both;
}

.ib-620 .calendar-top {
	background: url("/graphics/backgrounds/kult_cal_box_top.png") no-repeat;
	width: 620px;
	height: 8px;
}

.ib-620 .calendar-content {
	background: #bebebe url("/graphics/backgrounds/kult_cal_rep_x.jpg") repeat-x;
	padding: 8px;
}

.ib-620 .calendar-bottom {
	background: url("/graphics/backgrounds/kult_cal_box_bot.png") no-repeat;
	width: 620px;
	height: 8px;
}

.ib-620 .rubrics {
	color: #666;
	font: bold 12px Roboto, Helvetica, sans-serif;
	line-height: 12px;
	margin-bottom: 4px;
}

ul.cal-ib {
	margin: 10px 0 0 0;
}

.ib-tabs-search ul.cal-ib {
	margin-left: 15px;
}

ul.cal-ib li {
	float: left;
	margin: 0 6px 0 0;
}

ul.cal-ib li a,ul.cal-ib li a:visited {
	display: block;
	color: #cc3399;
	font: bold 12px Roboto, Helvetica, sans-serif;
	background: url("/graphics/sprites/pol_sprites_v01.png?v5") no-repeat -206px -223px;
	width: 33px;
	height: 28px;
	text-align: center;
	padding-top: 6px;
	line-height: 11px;
}

ul.cal-ib li a span {
	font-size: 8px;
	color: #333;
	text-transform: uppercase;
	padding-left: 2px;
}

ul.cal-ib li a:hover {
	background: url("/graphics/sprites/pol_sprites_v01.png?v5") no-repeat -241px -223px;
	width: 33px;
	height: 28px;
	color: #fff;
}

ul.cal-ib li a.curr,ul.cal-ib li a.curr:visited,ul.cal-ib li a.curr:hover
	{
	display: block;
	font: bold 12px Roboto, Helvetica, sans-serif;
	background: url("/graphics/sprites/pol_sprites_v01.png?v5") no-repeat -241px -223px;
	width: 33px;
	height: 28px;
	color: #fff;
	text-align: center;
	padding-top: 6px;
	line-height: 11px;
}

a.calendarbtn-v1,a.calendarbtn-v1:visited {
	background: url("/graphics/sprites/pol_sprites_v01.png?v5") no-repeat -279px -223px !important;
	cursor: pointer;
	height: 33px;
	width: 33px;
	display: block;
	padding: 0px;
	margin: 0px;
}

a.calendarbtn-v1:hover {
	background: url("/graphics/sprites/pol_sprites_v01.png?v5") no-repeat -314px -223px !important;
}

ul.cal-ib li a:hover span,ul.cal-ib li a.curr span {
	color: #fff;
}

.ib-620 .ib-col-1 {
	width: 245px;
	float: left;
	position: relative;
}

.ib-620 .ib-col-2 {
	width: 207px;
	float: left;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	padding-left: 10px;
}

.ib-620 .ib-col-2 ul li {
	width: 90px;
	margin-right: 4px;
	float: left;
	padding-bottom: 4px;
	overflow: hidden;
}

.ib-620 .ib-col-2 .rubrics,.ib-620 .ib-col-3 .rubrics {
	margin-bottom: 6px;
	display: block
}

.ib-620 .ib-col-3 {
	width: 130px;
	float: left;
	padding-left: 10px;
}

.ib-620 .ib-col-3 ul li {
	width: 128px;
	overflow: hidden;
	padding-bottom: 4px;
}

/*end IBYEn box 620 (culture)*/
.col-4 .oad-ad {
	margin-top: 20px;
}

.oad-ad .annonce-txt {
	margin-bottom: 0px;
	margin-left: 10px;
}

/*cover horisontal line if there is a focus beneath*/
.cover-line {
	height: 2px;
	margin-top: -13px !important;
	background-color: #fff;
	line-height: 1px;
}

.sp2_nosp1,.sp2_nosp3 {
	background: #fff;
	margin-bottom: 0px !important
}

.ext-html {
	margin-bottom: 20px;
}
/*Mobile box*/
.mobile-box {
	background: url("/graphics/sprites/pol_sprites_v01.png?v5") no-repeat -188px -534px;
	width: 300px;
	height: 40px;
	display: block;
}

/*End Mobile box*/
/*Contact page*/
#contactPol table {
	border-collapse: collapse;
}

#contactPol a,#contactPol a:visited {
	color: #444
}

#contactPol a:hover {
	color: #c00;
	text-decoration: none
}

#contactPol {
	font-family: Roboto, Helvetica, sans-serif;
	font-size: 13px;
}

/*End Contact page*/
.weather-box {
	margin: 0 10px 10px 10px;
}

.weather-wide {
	background: #7C9FF9 url("/graphics/backgrounds/skyetopright.jpg") no-repeat right 0;
}

.weather-short {
	background: #7C9FF9 url("/graphics/backgrounds/skyetopright.jpg") no-repeat right 0;
	height: 180px;
}

.weather-logo {
	background: url("/graphics/sprites/pol_sprites_v01.png?v5") no-repeat -211px -189px;
	width: 159px;
	height: 17px;
	margin-top: 1px;
	display: block;
}

.weather-but-search {
	display: block;
	height: 24px;
	margin: 1px 0 0 5px;
	overflow: hidden;
	width: 50px;
	float: left;
	background: url("/graphics/sprites/pol_sprites_v01.png?v5") no-repeat -387px -405px;
	cursor: pointer;
	border: none;
}

.weather-short .weather-in-search {
	width: 129px;
}

.weather-in-search {
	background: url("/graphics/sprites/pol_bg_spriets_v0.png?v5") repeat-x 0 -1740px;
	width: 216px;
	color: #81827B;
	color: #81827B;
	font-size: 10px;
	height: 19px;
	padding: 5px 0 0 7px;
	border: 0;
	margin-top: 1px;
	float: left;
}

.presents-text {
	float: right;
	color: #333;
	font-size: 12px;
	width: 200px;
	margin-left: 40px;
	margin-top: 6px;
}

.sponsor-logo {
	float: right;
}

.place-text {
	margin-top: 12px;
	float: left;
	margin-right: 5px;
}

.wt-big-arrow {
	font-family: CapitoliumNews2-Bold, Georgia, serif;
	font-weight: normal;
	font-size: 18px;
	display: block;
	margin: 10px 0;
}

.weather-short .wt-big-arrow {
	font-size: 20px;
}

.wt-big-arrow span {
	font-size: 20px;
	padding-right: 2px;
}

.wt-small-arrow span {
	font-size: 14px;
	padding-right: 3px;
}

.wt-icon-big-list {
	float: left;
	margin-top: 10px;
}

.weather-wide .weather-icon-big,.weather-short .weather-icon-big {
	margin-top: -10px;
}

.weather-box .weather-icon-big {
	margin-top: -4px;
}

.weather-icon-big a {
	display: block;
	width: 90px;
	height: 70px;
}

.wt-icon-big-list li {
	float: left;
	font-size: 12px;
	color: #333;
	text-align: center;
	margin-right: 13px;
}

.weather-short .wt-icon-big-list li {
	margin-right: 0;
}

.wt-degrees {
	font-weight: bold;
	font-size: 14px;
	margin-top: -10px;
	margin-left: 5px;
}

.wt-degrees-small {
	font-size: 12px;
	color: #333;
}

.wt-small-icon-list {
	float: left;
	background: url("/graphics/backgrounds/wt_940_bg_v01.png") no-repeat;
	height: 40px;
	width: 914px;
	margin-top: 8px;
	padding: 10px;
}

.wt-small-icon-list li {
	float: left;
	width: 105px;
	margin-right: 13px;
	position: relative;
	margin-top: -2px;
}

.weather-short .wt-small-icon-list li {
	margin-right: 5px;
	width: 101px;
}

.weather-short .wt-small-icon-list {
	background: url("/graphics/backgrounds/wt_460_bg_v01.png") no-repeat;
	width: 439px;
	margin-right: 10px;
}

.wt-small-icon-list li .weather-icon-small a {
	width: 32px;
	height: 32px;
	display: block;
	float: left;
	background: none;
	padding: 0;
}

li.first-text {
	width: 72px;
	margin-right: 10px;
}

.weather-icon-small {
	float: left;
	width: 32px;
	height: 32px;
	padding-right: 5px;
}

.grey-pipe {
	background: url("/graphics/sprites/pol_sprites_v01.png?v5") no-repeat -478px -180px;
	height: 23px;
	width: 1px;
	position: absolute;
	left: 105px;
	margin-top: 3px;
}

.weather-short .grey-pipe {
	position: absolute;
	left: 100px;
}
/* weather boxes end */
.weather-in-search {
	background: url("/graphics/sprites/pol_bg_spriets_v0.png?v5") repeat-x 0 -1740px;
	width: 216px;
	color: #81827B;
	color: #81827B;
	font-size: 10px;
	height: 19px;
	height: 19px;
	padding: 5px 0 0 7px;
	border: 0;
}

.presents-text {
	float: left;
	color: #333;
	font-size: 12px;
	width: 200px;
	margin-left: 40px;
	margin-top: 6px;
}

.sponsor-logo {
	float: left;
}

.wt-globe {
	width: 33px;
}

/* pol direkte */
p.dir-text a,p.dir-text a:visited,p.dir-text a:hover {
	color: #CC0000;
	text-decoration: underline;
}

/*newsarchive start*/
.art-arc {
	font-family: CapitoliumNews2-Bold, Georgia, serif;
	font-weight: normal;
	font-size: 18px;
	margin-bottom: 10px;
}

a.arch-current,a.arch-current:hover {
	background: url("/graphics/sprites/pol_bg_spriets_v0.png?v5") repeat-x 0 -23px;
	color: #fff !important;
	padding: 1px 3px 1px 3px;
}

.year-list li a,.day-list li a,.month-list li a {
	font-weight: bold;
}

.year-list {
	background: url("/graphics/sprites/pol_bg_spriets_v0.png?v5") repeat-x 0 -69px;
}

.year-list li {
	padding: 10px 20px 10px 10px;
	float: left;
	font-size: 14px;
	font-weight: bold;
}

.day-list {
	border-bottom: 1px solid #ccc;
	margin-bottom: 15px;
}

.day-list li {
	padding: 7px 6px 10px 10px;
	float: left;
	font-size: 14px;
	font-weight: bold;
}

.month-list {
	background: url("/graphics/sprites/pol_bg_spriets_v0.png?v5") repeat-x 0 -576px;
}

.month-list li {
	padding: 10px 18px 10px 10px;
	float: left;
	font-size: 14px;
	font-weight: bold;
}

.archive-bottom {
	float: left;
	margin-right: 15px;
	width: 223px;
}

.archive-bottom .first {
	background: none;
	padding: 0;
}

.archive-bottom li {
	background: url("/graphics/lines/dots.gif") repeat-x 0 bottom;
	font-family: CapitoliumNews2-Bold, Georgia, serif;
	font-weight: normal;
	font-size: 12px;
	line-height: 14px;
	margin: 0;
	padding: 9px 0 11px 0;
	font-weight: normal;
	width: 223px;
}

.archive-date {
	clear: both;
	color: #999999;
	font-family: Roboto;
	font-size: 10px;
	text-transform: uppercase;
	font-weight: bold;
}

.time-head {
	font-weight: bold;
	color: #666;
	margin-bottom: 10px;
	float: left;
	background: none;
	font-family: Roboto, Helvetica, sans-serif;
}

/*newsarchive end*/
h1.jp,h1.eb {
	padding-top: 0px !important;
	height: 29px !important;
}

h1.jp div,h1.eb div {
	font-weight: bold;
}

h1.jp a {
	background: url(/graphics/logos/jpdk_logo.png) no-repeat;
	width: 34px;
	height: 20px;
	float: right;
	margin-top: 5px;
	padding-right: 5px;
}

h1.eb a {
	background: url(/graphics/logos/eblogo.png) no-repeat;
	width: 26px;
	height: 23px;
	float: right;
	margin-top: 4px;
	padding-right: 5px;
}

/*relations to frontpage articles start*/
.big-rel td,.medium-rel td {
	vertical-align: top;
}

.big-rel .bigrel-img-left {
	padding: 2px 10px 0 0;
}

.big-rel .bigrel-img-right {
	padding: 2px 0 0 10px;
}

.medium-rel .medrel-img-left {
	padding: 3px 10px 0 0;
}

.medium-rel .medrel-img-right {
	padding: 3px 0 0 10px;
}

.big-rel h3 b.type-text,.medium-rel h3 b,.small-relations b {
	text-transform: uppercase;
	font-family: Roboto, Helvetica, sans-serif;
}

.big-rel h3 b {
	font-size: 28px;
}

.medium-rel h3 b {
	font-size: 18px;
}

.big-rel a.com,.medium-rel a.com {
	margin-top: 0px;
}

.art-top-right,.art-top-left,.art-top-center {
	display: inline-block;
	clear: both;
}

.big-rel-group .big-rel div h3 a{
	font-family: CapitoliumNews2-Bold, Georgia, serif;
	font-weight: normal;
	font-size: 28px;
	margin: 0 0 0 0;
	line-height: 31px;
	padding: 0px;
}

.big-rel .subheader {
	margin: 7px 0 0 0;
	line-height: 21px;
}

.medium-rel .subheader {
	margin: 7px 0 0 0;
	line-height: 21px;
}

.big-rel,.medium-rel {
	margin: 15px 0 0 0;
}

.big-rel h3, .medium-rel h3{ margin: 0;}

.bigrel-img-left,.medrel-img-left {
	float: left;
}

.bigrel-img-right,.medrel-img-right {
	float: right;
}

.rel-medium-group .medium-rel h3 a{
	font-family: CapitoliumNews2-Bold, Georgia, serif;
	font-weight: normal;
	font-size: 20px;
	margin: 0 0 0 0;
	line-height: 23px;
	padding: 0px;
}

.right-arrow {
	line-height: 18px;
	padding-right: 0px !important;
}

ul.small-relations {
	margin-bottom: 20px;
}

div.small-relations {
	font-size: 14px;
	color: #4f5049;
	padding-right: 10px;
}

div.small-relations ul {
	margin: 0;
	padding: 0;
}

.r-top-small div.small-relations {
	margin-top: 18px;
	margin-bottom: 0;
}

.r-top div.small-relations,#breaking div.small-relations {
	margin-top: 15px;
}

div.small-relations b {
	color: #c00;
	padding-right: 3px;
}

div.small-relations ul li {
	font-size: 14px;
	display: inline;
	line-height: 12px;
	padding-right: 5px;
	background: none;
}

div.small-relations ul li a {
	font-size: 14px;
	margin-left: 0px;
	line-height: 18px;
}

*:first-child+html div.small-relations ul li a {
	line-height: 19px;
} /*ie7 only*/
ul.small-relations li:first-child {
	padding-left: 0px;
}

ul.small-relations li {
	font-size: 14px;
	color: #cc0000;
	display: inline;
	padding-right: 5px;
	padding-left: 0px;
	background: none;
}

ul.small-relations li a {
	font-size: 14px;
	padding-left: 2px;
}

div.small-relations ul li.sm-link b {
	line-height: 13px;
}

/*article realtions end*/

/*relation groups end*/

/*Breaking start*/
#breaking {
	position: inherit;
	z-index: 1;
}

#breaking h1 {
	color: #000;
	font-family: CapitoliumNews2-Bold, Georgia, serif;
	font-weight: normal;
	margin-bottom: 5px;
}

.breaking_footer {
	background: url(/graphics/sprites/pol_bg_spriets_v0.png?v5) 0 -1228px;
	height: 21px;
	font-family: Roboto, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	padding-left: 10px;
	padding-top: 0px;
	margin-bottom: 0;
	overflow: hidden;
	line-height: 2em;
	margin-top: 20px;
	clear: both;
}

p.breaking_footer span {
	color: #faf702
}

.breaking_img_left {
	margin-right: 10px;
	margin-bottom: 10px;
	float: left;
}

.breaking_img_right {
	margin-left: 10px;
	margin-bottom: 10px;
	float: right;
}

/*breaking header start*/
.sms_approve {
	width: 280px;
	text-align: center;
	font-size: 12px;
	font-style: italic;
	float: left;
	color: #000;
	display: none;
}


/*breaking header end*/
/*Breaking end*/

/*Carousel start*/

.carousel-list a {
	font-size: 11px;
}

.carousel-list span {
	color: #c00;
	font: bold 11px Roboto, Helvetica, sans-serif;
}

.bagsiden_arrow_left a,.bagsiden_arrow_left a:visited {
	float: left;
	width: 26px;
	height: 140px;
	border-right: solid 1px #3f3f3f;
	background: #171717 url("/graphics/navigation/arrow_left_666.png") no-repeat 8px center;
	display: block;
	margin-left: 10px;
}

.bagsiden_arrow_right a,.bagsiden_arrow_right a:visited {
	float: right;
	width: 26px;
	height: 140px;
	border-left: solid 1px #3f3f3f;
	background: #171717 url("/graphics/navigation/arrow_right_666.png") no-repeat 8px center;
	display: block;
	margin-right: 10px;
}

.bagsiden_arrow_left a:hover {
	background: url("/graphics/navigation/arrow_left_red.png") 8px center no-repeat;
}

.bagsiden_arrow_right a:hover {
	background: url("/graphics/navigation/arrow_right_red.png") 8px center no-repeat;
}

.iCarLite_left a,.iCarLite_left a:visited,.iCarLite_left {
	float: left;
	width: 26px;
	height: 140px;
	border-right: solid 1px #d9d9d9;
	background: #e8e8e8 url("/graphics/navigation/arrow_left_grey.png") 8px center no-repeat;
	display: block;
	outline: none;
}

.iCarLite_right a,.iCarLite_right a:visited,.iCarLite_right {
	float: right;
	width: 26px;
	height: 140px;
	border-left: solid 1px #d9d9d9;
	background: #e8e8e8 url("/graphics/navigation/arrow_right_grey.png") 8px center no-repeat;
	display: block;
	outline: none;
}

.iCarLite_left,.iCarLite_right {
	background: #EFEFEF;
}

.iCarLite_left a:hover {
	background: #EFEFEF url("/graphics/navigation/arrow_left_red.png") 8px center no-repeat;
}

.iCarLite_right a:hover {
	background: #EFEFEF url("/graphics/navigation/arrow_right_red.png") 8px center no-repeat;
}

.carousel-list li {
	width: 140px;
	margin-right: 19px;
	margin-left: 18px;
	margin-top: 10px;
	height: 130px;
	float: left;
}

#bagsiden-zone .carousel-list li {
	margin-right: 17px;
	margin-left: 17px;
	width: 139px;
}

ul.carousel-list {
	overflow: hidden;
	height: 140px;
	position: relative;
}

.carousel-list li p {
	margin-top: 5px;
	margin-bottom: 0;
}

.ajax_pre {
	position: absolute;
	top: 60px;
	left: 360px;
}

#zone_bagsiden_carousel,#zone_tv_carousel {
	height: 140px;
	overflow: hidden;
}
/*Carousel end*/

/*valgheader start*/
.valgheader-box {
	background-color: #EEE;
	width: 940px;
	position: relative;
	z-index: 3000;
	padding-bottom: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	margin-top: 10px;
}

.valgtopbg {
	padding: 10px 15px;
	border-bottom: 3px solid #B9B9B9;
	margin-bottom: 7px;
	-webkit-border-radius: 10px 10px 0 0;
	-moz-border-radius: 10px 10px 0 0;
	border-radius: 10px 10px 0 0;
}

.dage-til-valg {
	color: #999999;
	float: left;
	font-size: 30px;
	font-weight: bold;
	line-height: 31px;
	margin-right: 8px;
	width: 318px;
}

.bottom-links-list li {
	background: url("/graphics/lines/dots.gif") repeat-x scroll 0 bottom transparent;
	font-family: CapitoliumNews2-Bold, Georgia, serif;
	font-weight: normal;
	margin-bottom: 5px;
	padding-bottom: 4px;
}

.bottom-links-list li a {
	font-family: CapitoliumNews2-Bold, Georgia, serif;
	font-weight: normal;
}

.dage-til-valg span {
	color: #cc0000;
	font-weight: bold;
}

.maaling {
	font-size: 12px;
	float: right;
	width: 87px;
	color: #666;
	line-height: 14px;
}

.maaling.maaling-1 {
	width: 147px;
}

/*
	valg-fakta-box
*/
#ftbox2011 .art-box {
	width: 215px !important;
	border: 0;
	float: none;
	position: relative;
	margin: 8px 0 2px 0;
	padding: 0;
}

#ftbox2011 .art-box .form-pop-up a {
	color: #c00;
}

#ftbox2011 .art-box a {
	color: white;
	text-decoration: none;
}

#ftbox2011 .art-box a:hover {
	color: #c00;
}

#ftbox2011 .art-box .form-pop-up h4 {
	padding-left: 0px;
}

#ftbox2011 .art-box h4 {
	color: #222;
	font-weight: normal;
	border: 0;
	margin-bottom: 0px;
}

#ftbox2011 .art-box .sprs {
	margin-left: 7px;
}

#ftbox2011 .art-box form {
	padding: 0 8px;
}

#ftbox2011  .art-box form #postalCode {
	width: 130px;
}

#ftbox2011 ul#ftbox2011-list {
	padding-left: 8px;
	width: 200px;
}

#ftbox2011 ul#ftbox2011-list.bottom-links-list li {
	background: url("/graphics/lines/dots.gif") repeat-x scroll 0 top transparent;
	margin: 4px 0 0 0;
	padding: 6px 0 0 0;
}

#ftbox2011 ul#ftbox2011-list.bottom-links-list li a:hover {
	text-decoration: none;
	color: #c00;
}

#ftbox2011 ul#ftbox2011-list a span {
	font-family: CapitoliumNews2-Bold, Georgia, serif;
	font-weight: normal;
}

#ftbox2011 ul#ftbox2011-list a {
	color: black;
	font-family: CapitoliumNews2-Bold, Georgia, serif;
	font-weight: normal;
}

.h-line {
	border-bottom: 1px solid #D5D5D5;
	margin-bottom: 7px;
	margin-left: 15px;
	padding-top: 10px;
	width: 909px;
}

.txt-skriv {
	line-height: 14px;
	font-size: 10px;
}

.art-box {
	border-right: 1px solid #CCCCCC;
	float: left;
	margin-right: 12px;
	padding-right: 12px;
	line-height: 16px;
}

.art-box h4 {
	color: #666;
	margin-bottom: 9px;
	font-size: 12px;
	text-transform: uppercase;
	line-height: 10px;
	margin-top: 5px;
	font-weight: normal;
}

.art-box p {
	margin-bottom: 0;
}

.art-box p a {
	font-family: CapitoliumNews2-Bold, Georgia, serif;
	font-weight: normal;
}

.art-box a {
	font-size: 12px;
}

.art-box .sprs {
	background: url("/graphics/buttons/btn_valg.png") no-repeat 0 0;
	display: block;
	font-size: 12px;
	font-weight: bold;
	line-height: 12px;
	padding: 8px 0 11px 55px;
	width: 113px;
}

.art-box .sprs span {
	font-weight: bold;
	font-size: 10px;
	display: block;
	margin-top: 1px;
}

.col-width {
	width: 145px;
}

.col-width1 {
	width: 287px;
}

.col-width2 {
	width: 160px;
}

.col-width3 {
	width: 245px;
}

.postnr {
	border: 1px solid #A1A1A1;
	color: #666666;
	float: left;
	font-size: 10px;
	padding: 4px 5px 4px 3px;
	position: absolute;
	width: 97px;
	z-index: 10;
}

.find_kan_btn {
	background: url("/graphics/buttons/find_kandidat.png") no-repeat;
	width: 47px;
	height: 23px;
	float: right;
	border: 0;
	cursor: pointer;
}

.blue-bar {
	height: 31px;
	background: url("/graphics/backgrounds/Blue_bar.gif") repeat-x;
	float: left;
	font-size: 14px;
	font-weight: bold;
}

.red-bar {
	background: url("/graphics/backgrounds/Red_bar.gif") repeat-x 0 0;
	color: #FFFFFF;
	float: right;
	font-size: 14px;
	font-weight: bold;
	margin-right: 14px;
	width: 451px;
}

.red-bar span {
	font-weight: bold;
}

.redbar-text {
	float: right;
	padding: 7px 0 0 0;
	width: 139px;
	font-weight: bold;
}

/*.valg-list {height:100px;overflow:hidden;}*/
.valg-list li {
	background: url("/graphics/lines/dots.gif") repeat-x 0 bottom;
	font-family: CapitoliumNews2-Bold, Georgia, serif;
	font-weight: normal;
	margin-bottom: 5px;
	padding-bottom: 4px;
}

.valg-more-news,.valg-more-news a {
	font-size: 12px;
	color: #cc0000;
}

.form-pop-up {
	background: none repeat scroll 0 0 #EDEDED;
	border: 1px solid #9F9F9F;
	display: none;
	left: 488px;
	padding: 10px;
	position: absolute;
	top: 64px;
	width: 155px;
	z-index: 5;
}

#ftbox2011 .form-pop-up {
	background: none repeat scroll 0 0 #EDEDED;
	border: 1px solid #9F9F9F;
	display: none;
	left: 0px;
	padding: 19px 10px 10px;
	position: absolute;
	top: 7px;
	width: 192px;
	z-index: 5;
}

.close-box {
	float: right;
	text-decoration: underline;
	width: 40px;
	font-size: 10px;
	display: block;
}

h4.vaelg-kommune {
	color: #666666;
	font-size: 10px;
	margin-bottom: 2px;
	margin-top: 15px;
}

.find_kan_out {
	line-height: 16px;
}

/*valgheader end*/

/*valgheader 1 start*/
.valgheader-box.valg-box1 {
	background: url("/graphics/backgrounds/valgbg_prognose.jpg") no-repeat scroll 0 0 transparent;
	height: 221px;
	padding-top: 11px;
}

.valgheader-box h4.latest {
	float: right;
	font-family: CapitoliumNews2-Bold, Georgia, serif;
	font-weight: normal;
	font-size: 20px;
	line-height: 26px;
	margin: 0 13px 0 0;
	padding: 0;
}

.valgheader-box h4.latest span {
	color: #CC0000;
	font-family: Roboto;
	font-size: 19px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: -0.02em;
}

.prognose-head {
	background: url("/graphics/backgrounds/prognose_tekst.png") no-repeat;
	width: 256px;
	height: 22px;
	float: left;
	margin-left: 10px;
}

.resultat-head {
	background: url("/graphics/backgrounds/resultat_tekst.png") no-repeat;
	width: 256px;
	height: 22px;
	float: left;
	margin-left: 10px;
}

.latest-news {
	float: right;
	padding-right: 10px;
	font-size: 18px;
}

.latest-news a {
	font-family: CapitoliumNews2-Bold, Georgia, serif;
	font-weight: normal;
}

.latest-news span {
	font-family: Roboto;
	font-weight: bold;
	color: #cc0000;
	text-transform: uppercase;
}

.percent-count {
	font-size: 16px;
	font-weight: bold;
	padding-left: 10px;
}

.percent-count span {
	font-size: 12px;
	font-weight: normal;
	color: #999;
}

.latest-counted {
	color: #666;
	font-weight: bold;
	padding-right: 13px;
	margin-top: 1px;
}

.latest-counted span {
	padding-right: 5px;
}

.latest-counted a,.latest-counted a:hover {
	text-decoration: underline;
	font-weight: normal;
	margin-right: 3px
}

.latest-counted a.link-cc0000 {
	color: #c00;
}

.valg-box1 .h-line {
	margin-top: 0px;
	padding-top: 7px;
	width: 917px;
	margin-left: 10px;
}

.party-list {
	margin: 4px 0 6px 1px;
	font-weight: bold;
	padding-left: 10px
}

.party-list span.seats {
	font-weight: normal;
	font-size: 90%
}

.party-list li {
	float: left;
	margin-right: 8px;
	width: 95px;
	overflow: hidden;
}

.party-list li img {
	margin-bottom: 4px;
}

.sml-txt {
	color: #777;
	font-weight: normal;
}

.sml-txt.green {
	color: #009900;
}

.sml-txt.red {
	color: #cc0000;
}

.sml-txt.grey {
	color: #666;
}

.valg-box1 .red-bar {
	width: 920px;
	margin-right: 10px;
	position: relative;
}

.valg-box1 .red-bar .mandat-vertical-line {
	border-left: 1px solid #A0A0A0;
	font-size: 10px;
	height: 11px;
	left: 620px;
	padding-left: 7px;
	padding-top: 30px;
	position: absolute;
	top: 0;
	color: #666;
}

/*valgheader 1 end*/

/*Newsletter box start*/
.newsletter-box {
	width: 280px;
	background: #CBCBCB url("/graphics/sprites/pol_bg_spriets_v0.png?v5") repeat-x 0 -2670px;
	padding: 10px;
}

.newsletter-box-head {
	background: url("/graphics/backgrounds/header/newsletter_head.gif") no-repeat;
	width: 300px;
	height: 29px;
}

a.news-head-link {
	display: block;
	float: right;
	font-size: 10px;
	margin-right: 10px;
	margin-top: 7px;
	width: 136px;
	color: #fff;
}

.smallhead-newsbox {
	font-size: 13px;
	margin-bottom: 5px;
}

.news-in-search {
	border: 1px solid #999999;
	color: #666666;
	float: left;
	font-size: 10px;
	margin-right: 8px;
	padding: 5px 3px 5px 8px;
	width: 192px;
}

.news-btn {
	background: url("/graphics/sprites/pol_sprites_v01.png?v5") no-repeat -374px -493px;
	border: 0;
	width: 66px;
	height: 24px;
	float: left;
	cursor: pointer;
}

.small-txt-news {
	font-size: 10px;
	color: #333;
	line-height: 14px;
	width: 50px;
	float: left;
	margin-right: 5px;
}

.news-label-list {
	width: 225px;
	float: left;
}

.news-label-list li {
	float: left;
	width: 105px;
	margin-bottom: 5px;
	font-size: 11px;
	color: #333;
	line-height: 19px;
}

.news-label-list input {
	border: none;
	margin-right: 5px;
	float: left;
}

.fs-fan {
	font-size: 10px;
	color: #333;
	display: block;
	float: left;
}

.fs-fan span {
	background: url("/graphics/sprites/pol_sprites_v01.png?v5") no-repeat -202px -578px;
	float: left;
	height: 12px;
	margin-right: 5px;
	width: 12px;
	display: block;
}

.get-break {
	font-size: 10px;
	color: #333;
	display: block;
	float: right;
}

.read-iphone {
	font-size: 10px;
	color: #333;
	display: block;
}

/*Newsletter box end*/

/*Start stort skema*/
.big-scheme-header {
	font-family: CapitoliumNews2-Bold, Georgia, serif;
	font-weight: normal;
	font-size: 26px;
	color: #3399FF;
	margin-right: 10px;
}

.scheme-head-container {
	border-bottom: 3px solid #3399FF;
	padding: 10px 0;
	margin-bottom: 10px;
}

.test-header:first-child a {
	border-left: none;
	text-align: left;
}

.test-header a {
	font-size: 13px;
	font-weight: bold;
	color: #666;
	padding: 8px 14px 7px;
	display: block;
	border-left: 1px solid #D6D6D6;
	text-align: center;
	margin-bottom: 5px;
}

.test-header.active a {
	color: #fff;
}

.scheme-table {
	width: 100%;
	margin-bottom: 20px;
	border-collapse: collapse;
}

.scheme-table td {
	padding: 6px 10px;
	border-bottom: 1px solid #eee;
	text-align: right;
	empty-cells: show;
}

.scheme-table tr.highlight:first-child {
	background-color: #fff;
}

.scheme-table tr.highlight {
	background-color: #F8F8F8;
}

.big-scheme-product-link {
	font-weight: bold;
	text-align: left;
	display: block;
}

/*End stort skema*/

/*Tjek index start*/
.big-border-index {
	border-bottom: 3px solid #0099ff;
	margin-bottom: 15px;
	padding-bottom: 10px;
	background-color: #fff;
	margin-top: 8px;
}

.index-header {
	font-size: 36px;
	font-family: CapitoliumNews2-Bold, Georgia, serif;
	font-weight: normal;
	color: #0099ff;
}

.index-list-subhead span,.index-list-subhead-product span {
	font-weight: bold;
	font-size: 14px;
	letter-spacing: -1px;
}

.index-list-subhead-product {
	font-size: 12px;
}

.index-list {
	margin-bottom: 20px;
}

.index-list.product {
	margin-bottom: 0;
}

.index-list li {
	background: url("/graphics/lines/dots.gif") repeat-x 0 bottom;
	margin-bottom: 3px;
	padding-bottom: 10px;
}

.index-list span.date {

}

.index-list-ahead {
	line-height: 16px;
	display: block;
	margin-top: 4px;
	font-family: CapitoliumNews2-Bold, Georgia, serif;
	font-weight: normal;
}

.index-top-link span {
	color: #0099ff;
}

.index-list .img-u {
	height: 70px;
	margin: 5px 0;
}

.link-text {
	padding-top: 3px;
}

.link-text a {
	color: #cc0000;
}

.link-text span {
	color: #cc0000;
}

/*Tjek index end*/

/* Plus Saxo start */
.plussaxo_login_box {
	background-color: #f3f1ef;
	background-color: #F3F1EF;
	width: 940px;
	height: 140px;
	margin-bottom: 5px;
}

.plussaxo_login_box_left {
	float: left;
	height: 120px;
	width: 490px;
}

.plussaxo_login_box_right {
	float: right;
	height: 130px;
	width: 430px;
}

.plussaxo_textfields {
	border-right: 1px solid #ccccce;
	margin-left: 0px;
	padding-left: 12px;
}

.plussaxo_textfields input {
	border: 1px solid #CCCCCC;
	color: #666666;
	float: left;
	margin-right: 12px;
	margin-top: 5px;
	padding: 5px 6px 5px 8px;
	width: 130px;
}

.plussaxo_links_and_pwd {
	padding-left: 8px;
	padding-top: 2px;
	border-right: 1px solid #ccccce;
	margin-left: 5px;
	margin-bottom: 5px;
}

.plussaxo_links_and_pwd a {
	color: #CC0000;
	padding-right: 10px;
}

.plussaxo_links_and_pwd input[type='image'] {
	padding-left: 10px;
}

.plussaxo_links_and_pwd .huskmig {
	color: #666666;
	font-family: Roboto, Helvetica;
	font-size: 10px;
}

.plussaxo_buybooks {
	font-size: 46px;
	font-family: CapitoliumNews2-Bold, Georgia, serif;
	font-weight: normal;
	font-size: 43px;
}

.plus-saxo-subheader {
	color: #666;
	font-family: CapitoliumNews2-Bold, Georgia, serif;
	font-weight: normal;
	font-size: 17px;
	line-height: 21px;
	margin-bottom: 20px;
}

.plussaxo_buybooks_under {
	color: #666666;
	margin-bottom: 20px;
	font-size: 17px;
	font-family: CapitoliumNews2-Bold, Georgia, serif;
	font-weight: normal;
}

.plussaxo_login_header {
	font-size: 14px;
	font-weight: bold;
	color: #CC0000;
	border-right: 1px solid #ccccce;
	margin-left: 5px;
	margin-top: 15px;
	padding-bottom: 10px;
	padding-left: 7px;
}

.plussaxo_goto_saxo_header {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 0;
	margin-right: 5px;
	margin-top: 15px;
	padding-bottom: 10px;
	padding-left: 0px;
}

.plussaxo_goto_saxo_subheader {
	padding-bottom: 10px;
}

.plussaxo_login_box_right .plussaxo_goto_saxo_subheader {
	background: url("/graphics/sprites/pol_sprite.png") no-repeat -133px -136px;
	height: 26px;
	width: 260px;
}

.plussaxo_goto_saxo_subheader {
	padding-bottom: 10px;
}

.plussaxo_goto_saxo_bottom {
	height: 45px;
	width: 415px;
	padding-top: 5px;
}

.plussaxo_goto_saxo_text {
	float: left;
	width: 260px;
}

.plussaxo_goto_saxo_logo {
	background: url("/graphics/sprites/pol_sprite.png") no-repeat 0 -132px;
	float: right;
	height: 39px;
	width: 134px;
	display: block;
}

.plussaxo_saxobutton {
	background: url("/graphics/sprites/pol_sprite.png") no-repeat -129px -96px;
	border: medium none;
	height: 40px;
	width: 100px;
	cursor: pointer;
	margin-left: 45px;
}

.plussaxo_pluslogo {
	background: url("/graphics/sprites/pol_sprite.png") no-repeat 0 -98px;
	float: left;
	height: 37px;
	width: 130px;
	margin-right: 25px;
	margin-top: 5px;
}

.plussaxo_goto_saxo_bottom .input {
	background: url("/graphics/sprites/pol_sprite.png") no-repeat 0 -98px;
}

.plussaxo_empty {
	height: 17px;
}

/* Plus Saxo end */

/* Marathon boxes START */
.marathon-box {
	background-color: #fff;
	font-size: 12px;
	color: #000;
	font-family: Roboto;
}

.mar-box-460 .marathon-box {
	width: 620px;
	background-color: #F6F6F6;
}

.marathon-box a,.marathon-box a:visited {
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}

.marathon-box a:hover {
	text-decoration: underline;
}

.marathon-box h2 {
	font-size: 18px;
	margin: 0 0 10px 0;
	color: #22377d;
	font-weight: bold;
	clear: both;
	font-family: Roboto;
}

.link-0099cc a:link,.link-0099cc a:visited {
	color: #0099cc;
}

.link-000 a,.link-000 a:visited {
	color: #000;
}

a.link-000:link,a.link-000:visited {
	color: #000;
}

.link-000 a:hover,a.link-000:hover {
	text-decoration: underline;
	color: #000;
}

.link-0099cc a:hover {
	text-decoration: underline;
	color: #0099cc;
}

.mar_head {
	background-color: #22377d;
	padding-top: 10px;
	padding-left: 10px;
}

.mar-head-teaser-460 {
	background: url("/graphics/tjek/cphmarathon/marathon_blue.gif") no-repeat;
	width: 620px;
	height: 31px;
}

.mar-head-teaser-460-no-live {
	background: url("/graphics/tjek/cphmarathon/marathon_blue_nolive.gif") no-repeat;
	width: 620px;
	height: 31px;
}

.mar_head a {
	display: block;
	width: 270px;
	height: 31px;
}

.live-sign {
	float: right;
	margin: 5px;
}

.mar-box-460 .mar-logo {
	margin-left: 10px;
}

.marathon-box .border {
	border: 2px solid #22377d;
}

.or {
	float: left;
	font-size: 12px;
	padding: 2px 11px 0;
}

.select-class .or {
	padding-left: 11px;
}

.input-pad-1 .or {
	padding: 2px 5px 0 31px;
}

.input-pad .or {
	padding-left: 0;
}

.mar_input_field_text {
	padding-left: 11px;
}

.mar-inner-box {
	padding: 8px 8px 8px 8px;
}

.ma-header-result-sponsor {
	padding-right: 8px;
	height: 50px;
}

.ma-header-result-sponsor-img {
	display: block;
	float: right;
	padding-top: 8px;
}

.ma-header-result-sponsor-text {
	float: right;
	padding-right: 10px;
	padding-top: 10px;
	color: #22377D;
	font-size: 12px;
}

.ma-header-result-text {
	float: left;
	padding-left: 15px;
	padding-top: 12px;
	font-size: 24px;
	color: #22377D;
	font-weight: bold;
}

.mar-box-460 .group-box {
	width: 440px;
}

.group-box .padd {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

.bgc-e1f4fe {
	background-color: #e1f4fe;
}

.input_navn {
	float: left;
}

.mar-box-460  form {
	padding: 0;
	margin: 0;
}

.input_navn_field {
	float: left;
	color: #999;
	font-size: 11px;
	width: 155px;
	padding-left: 4px;
	padding-bottom: 1px;
	margin-right: 5px;
}

.input_submit {
	float: left;
	cursor: pointer;
}

.input_submit_dhl {
	cursor: pointer;
}

.select-class {
	float: left;
}

.select-class select {
	float: left;
	width: 100px;
	border: 1px solid #7f9db9;
	color: #999;
	padding: 1px;
	font-size: 11px;
}

.mini-marathon-class .select-class select {
	width: 115px;
}

.mini-marathon-class .input_navn_field {
	width: 165px;
}

.resultat-os {
	font-family: Roboto;
	font-weight: bold;
	font-size: 12px;
	margin: 10px 0 5px 0;
}

.class-select {
	font-size: 11px;
	color: #999;
	width: 110px;
}

.cursor_default {
	cursor: default;
	padding-top: 4px;
}

a.forelobig:link,a.forelobig:visited {
	margin-top: 2px;
	float: right;
	display: block;
	width: auto;
	font-weight: bold;
	padding-right: 10px;
}

a.forelobig span {
	font-size: 13px;
	font-weight: bold;
	padding-right: 3px;
}

.mar-box-460.after ul.runner-list {
	width: 285px;
}

.mar-box-460 .marathon-box h2 {
	font-family: CapitoliumNews2-Bold, Georgia, serif;
	font-weight: normal;
	margin-bottom: 2px;
}

.mar-box-460 ul.runner-list {
	padding: 7px 0 7px 0;
	width: 440px;
}

ul.runner-list {
	clear: both;
	overflow: hidden;
	padding: 10px;
}

ul.runner-list li {
	margin-right: 10px;
	float: left;
	background: none;
	padding: 0px;
}

ul.runner-list li a:link,ul.runner-list li a:visited {
	font-size: 12px;
}

ul.runner-list li a:hover {
	font-size: 12px;
}

ul.runner-list li.w1 {
	width: 40px;
}

ul.runner-list li.w2 {
	width: 70px;
}

ul.runner-list li.w3 {
	width: 60px;
}

ul.runner-list li.w4 {
	width: 45px;
}

ul.runner-list li.w5 {
	width: 125px;
}

ul.runner-list li.w6 {
	width: 60px;
}

ul.runner-list li.w7 {
	width: 60px;
}

ul.runner-list li.w8 {
	width: 80px;
}

ul.runner-list li.w9 {
	width: 50px;
}

ul.runner-list li.w10 {
	width: 90px;
}

ul.runner-list li.w11 {
	width: 100px;
}

ul.runner-list li.w12 {
	width: 115px;
}

ul.runner-list li.w13 {
	width: 100px;
}

ul.runner-list li.w14 {
	width: 125px;
}

ul.runner-list li.w15 {
	width: 120px;
}

ul.runner-list li.w16 {
	width: 190px;
}

#result_table_header.runner-list {
	font-size: 10px;
}

.last {
	margin: 0 !important;
}

ul.runner-list-border {
	border-top: 1px solid #b4e2f5;
}

.mar-box-460 ul.runner-list-border {
	border-top: 1px solid #ccc;
	border-bottom: none;
}

div.mar-paging .mar-paging-item,div.mar-paging a.mar-paging-item:link {
	padding: 0 3px;
	display: inline-block;
	font-weight: bold;
	font-size: 14px;
}

.mar-ul-child ul:first-child {
	padding-top: 0;
}

.route-img {
	margin-bottom: 5px;
}
/* Marathon boxes END */

/* Start Boligmarkedet */
.bs_box_breaker {
	font-size: 1px;
	height: 0;
	clear: both
}

p.bs_small {
	margin: 0 10px 0 0;
	padding: 6px 6px 0 0;
	text-align: right;
	font-size: 10px;
}

p.bs_small a {
	color: #cc0000;
}

#bs_box_wide_wo_search {
	width: 300px;
	background: #f7f7f7;
	padding: 0 0 14px 0;
	height: 350px;
	overflow: hidden
}

.bs_box_header {
	background: url("/graphics/sprites/pol_bg_spriets_v0.png?v5") repeat-x 0 -1259px;
	height: 29px;
	color: #fff;
	font-size: 12px;
	line-height: 29px;
	font-family: verdana;
	font-weight: bold;
	padding-left: 9px;
	text-shadow: none;
}

#bs_box_pricereduction {
	display: none
}

#bs_box_narrow_wo_search {
	width: 140px;
}

#bs_box_narrow_wo_search h5 {
	font-size: 12px;
	font-weight: bold;
	color: #999;
	margin: 0;
	padding: 10px 0
}

#bs_box_narrow_wo_search div.bs_box_item {
	margin: 0 0 9px 0;
	border-bottom: 1px solid #d8d8d8;
	padding: 0 0 8px 0;
	font-size: 11px;
	color: #000;
}

#bs_box_narrow_wo_search div.bs_box_item a {
	color: #000;
	text-decoration: none
}

#bs_box_narrow_wo_search div.bs_box_item a:hover {
	color: #cc0000
}

#bs_box_narrow_wo_search .bs_box_item_img {
	width: 140px;
	height: 80px;
	margin-bottom: 5px;
}

#bs_box_narrow_wo_search div.bs_box_item img {
	border: 0;
	width: 140px;
	margin: 0 0 8px 0
}

#bs_box_narrow_wo_search span a {
	font-size: 11px;
	font-weight: bold
}

#bs_box_narrow_wo_search span a:hover {
	color: #cc0000 !important
}

#bs_box_narrow_wo_search p.bs_small {
	margin-right: 0
}

#bs_box_wide_w_search {
	width: 300px;
	padding: 0 0 14px 0;
}

#bs_box_wide_w_search ul {
	margin: 0 0 30px 0;
	padding: 0;
	height: 20px;
	float: left
}

#bs_box_wide_w_search ul.tabs{
	overflow:hidden;
	margin:0;
	width:300px;
	border-bottom:1px solid #ccc;
	margin-bottom:5px;
}

#bs_box_wide_w_search ul.tabs li{
	height:10px;
	width:50%;
	border:0;
}

#bs_box_wide_w_search li {
	border-bottom: 1px solid #ccc;
	height: 58px;
	line-height: 15px;
	margin: 0 0 5px 0;
	overflow: hidden;
	padding: 5px 0 10px;
	list-style:none;
	font-size:12px;
	color:black;
}

#bs_box_wide_w_search .bs-list li a:first-child{
	width:86px;
	height:58px;
	margin-right:10px;
	display:block;
	float:left;
	overflow:hidden;
}

#bs_box_wide_w_search li a:first-child img{
	width:86px;
}


#bs_box_wide_w_search li.bs_box_tab_selected {
	background-color: #F7F7F7;
}

#bs_box_wide_w_search li.bs_box_tab_selected a,#bs_box_wide_w_search li.bs_box_tab_selected a:hover
	{
	color: #cc0000;
	cursor: default;
}

#bs_box_wide_w_search li.last-tab {
	width: 162px;
	float: right;
}

#bs_box_wide_w_search li a {
	font-size: 12px;
	text-decoration: none;
}

#bs_box_wide_w_search li a:hover {
	color: #666;
}

#bs_box_pricereduction {
	display: none;
}

.bs_box_item_img {
	display: block;
	float: left;
	height: 58px;
	margin-right: 9px;
	overflow: hidden;
	width: 86px;
}

#bs_box_wide_w_search header{
	margin-bottom:0;
}

#bs_box_wide_w_search button.inactive{
	border-color:white;
	font-weight:normal;
}

#bs_box_wide_w_search div.bs_box_item {
	border-bottom: 1px solid #D8D8D8;
	height: 56px;
	line-height: 15px;
	margin: 0 8px 6px 12px;
	overflow: hidden;
	padding: 0 0 8px;
}

#bs_box_wide_w_search div.bs_box_item a {
	color: #000;
	text-decoration: none
}

#bs_box_wide_w_search div.bs_box_item a:hover {
	color: #cc0000
}

#bs_box_wide_w_search div.bs_box_item img {
	border: 0;
	float: left;
	width: 86px;
	margin: 0 11px 0 0
}

#bs_box_wide_w_search span {
	color: #666;
	text-decoration: none;
	margin: 0 0 0 12px;
	font-size: 12px;
}

#bs_box_wide_w_search form {
	display: inline
}

#bs_box_wide_w_search select {
	width: 217px;
	margin: 6px 12px;
	font-size: 12px;
}

#bs_box_wide_w_search input {
	border: 1px solid #666666;
	color: #666666;
	float: left;
	font-size: 11px;
	height: 16px;
	margin: 6px 7px 6px 12px;
	padding: 0 0 2px 3px;
	width: 211px;
	line-height: 16px;
}

#bs_box_wide_w_search .bolig_box_search button {
	border: 0;
	background: url("/graphics/sprites/pol_sprite.png") no-repeat -229px -98px;
	margin: 6px 0 0 0;
	height: 22px;
	cursor: pointer;
	float: right;
	width: 50px;
}

.bolig_box_search {
	width: 285px;
}
/* End Boligmarkedet */

/* Start Bilmarkedet */
.bil_box_breaker {
	font-size: 1px;
	height: 0;
	clear: both
}

p.bil_small {
	margin: 0 10px 0 0;
	padding: 6px 6px 0 0;
	text-align: right;
	font-size: 10px;
}

p.bil_small a {
	color: #cc0000;
}

#bil_box_wide_wo_search {
	width: 300px;
	background: #f7f7f7;
	padding: 0 0 14px 0;
	height: 350px;
	overflow: hidden
}

.bil_box_header {
	background: url("/graphics/sprites/pol_bg_spriets_v0.png?v5") repeat-x 0 -1259px;
	height: 29px;
	color: #fff;
	font-size: 12px;
	line-height: 29px;
	font-family: verdana;
	font-weight: bold;
	padding-left: 9px;
	text-shadow: none;
}

#bil_box_pricereduction {
	display: none
}

#bil_box_pricereduction p {
	margin: 0 10px 12px;
	height: 10px;
	color: #666666;
}

#bil_box_latest p {
	margin: 0 10px;
	height: 10px;
}

#bs_box_latest p {
	margin: 0 10px 0;
	height: 10px;
}

#bs_box_pricereduction p {
	margin: 0 10px 0;
	height: 10px;
}

#bil_box_select {
	width: 250px;
}

#bil_box_search {
	width: 285px;
}

#bil_box_narrow_wo_search {
	width: 140px;
}

#bil_box_narrow_wo_search h5 {
	font-size: 12px;
	font-weight: bold;
	color: #999;
	margin: 0;
	padding: 10px 0
}

#bil_box_narrow_wo_search div.bil_box_item {
	margin: 0 0 9px 0;
	border-bottom: 1px solid #d8d8d8;
	padding: 0 0 8px 0;
	font-size: 11px;
	color: #000;
}

#bil_box_narrow_wo_search div.bil_box_item a {
	color: #000;
	text-decoration: none
}

#bil_box_narrow_wo_search div.bil_box_item a:hover {
	color: #cc0000
}

#bil_box_narrow_wo_search .bil_box_item_img {
	width: 140px;
	height: 80px;
	margin-bottom: 5px;
}

#bil_box_narrow_wo_search div.bil_box_item img {
	border: 0;
	width: 140px;
	margin: 0 0 8px 0
}

#bil_box_narrow_wo_search span a {
	font-size: 11px;
	font-weight: bold
}

#bil_box_narrow_wo_search span a:hover {
	color: #cc0000 !important
}

#bil_box_narrow_wo_search p.bil_small {
	margin-right: 0
}

#bil_box {
	width: 300px;
	padding: 0 0 14px 0;
	background: none repeat scroll 0 0 #F7F7F7;
}

#bil_box ul {
	margin: 0 0 20px 0;
	padding: 0;
	height: 18px;
	float: left
}

#bil_box li {
	width: 58px;
	background-color: #CECECE;
	list-style: none;
	float: left;
	font-size: 10px;
	font-weight: bold;
	height: 20px;
	line-height: 20px;
	padding: 6px 15px 6px 25px;
}

#bil_box li.bil_box_tab_selected {
	background-color: #F7F7F7;
}

#bil_box li.bil_box_tab_selected a,#bil_box li.bil_box_tab_selected a:hover
	{
	color: #cc0000;
	cursor: default;
}

#bil_box li.last-tab {
	width: 162px;
	float: right;
}

#bil_box li a {
	color: #888;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

#bil_box li a:hover {
	color: #666;
}

#bil_box_pricereduction {
	display: none;
}

.bil_box_item_img {
	display: block;
	float: left;
	height: 58px;
	margin-right: 9px;
	overflow: hidden;
	width: 86px;
}

#bil_box div.bil_box_item {
	border-bottom: 1px solid #D8D8D8;
	line-height: 15px;
	margin: 0 8px 6px 12px;
	overflow: hidden;
	padding: 0 0 8px;
	height: 56px;
}

#bil_box div.bil_box_item a {
	color: #000;
	text-decoration: none
}

#bil_box div.bil_box_item a:hover {
	color: #cc0000
}

#bil_box div.bil_box_item img {
	border: 0;
	float: left;
	width: 86px;
	margin: 0 11px 0 0
}

#bil_box span {
	color: #666;
	text-decoration: none;
	margin: 0 0 0 12px;
}

#bil_box form {
	display: inline
}

#bil_box select {
	width: 214px;
	margin: 6px 7px 6px 12px;
}

#bil_box input {
	border: 1px solid #666666;
	color: #666666;
	float: left;
	font-size: 11px;
	height: 16px;
	margin: 6px 7px 6px 12px;
	padding: 0 0 2px 3px;
	width: 211px;
	line-height: 16px;
}

#bil_box button {
	border: 0;
	background: url("/graphics/sprites/pol_sprite.png") no-repeat -229px -98px;
	margin: 6px 0 0 0;
	height: 22px;
	cursor: pointer;
	float: right;
	width: 50px;
}
/* End Bilmarkedet */

/* Start TGT author overview */
div.tgt_author_overview_header {
	color: #CC0000;
	font-family: CapitoliumNews2-Bold, Georgia, serif;
	font-weight: normal;
	font-size: 28px;
	margin-bottom: 10px;
}

div.tgt_author_overview {
	border-top: 1px solid #CCCCCC;
	margin-top: 5px;
	margin-bottom: 5px;
}

div.tgt_author_overview_name_and_desc {
	float: left;
	font-size: 14px;
	font-weight: normal;
	margin-top: 5px;
	width: 300px;
	padding-right: 10px;
	color: #444;
}

div.tgt_author_overview_name_and_desc h1 {
	font-family: CapitoliumNews2-Bold, Georgia, serif;
	font-weight: normal;
	font-size: 20px;
}

div.tgt_author_overview_image {
	float: right;
	margin-top: 10px;
	width: 150px;
}

/* End TGT author overview */

/*oax start*/
.oax-ad .annonce_textads {
	margin-bottom: 8px;
}

.oax_placement {
	background-color: #FCFCDD;
	padding: 10px 10px 18px;
	position: relative;
}

.oax_placement p {
	font-size: 11px;
	margin-bottom: 0;
}

.oax_placement h5 {
	font-family: Roboto;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 0;
}

.oax_placement .oax-col:first-child {
	margin-right: 47px;
}

.oax-col {
	float: left;
	max-height: 72px;
	overflow: hidden;
	width: 187px;
}

.first-link {
	padding-bottom: 3px;
	font-weight: bold;
}

.second-link {
	color: #cc0000;
	text-decoration: underline;
}

.oax-logo {
	background: url("/graphics/sprites/pol_sprite.png") no-repeat -231px -120px;
	width: 106px;
	height: 12px;
	position: absolute;
	right: 5px;
	bottom: 2px;
}

/*oax end*/

/*google ads start*/
.googleads-ad {
	position: relative;
}

.googleads-ad .adchoices {
	position: absolute;
	bottom: 0;
	right: 0;
	padding-left: 2px;
	background-color: #fff;
}

.googleads-ad .adchoices img {
	margin-bottom: -2px;
	padding-top: 2px;
}

.googleads-ad .annonce_textads {
	margin-bottom: 8px;
}

.googleads_placement {
	margin-left: -4px;
}

.googleads_placement .half {
	width: 50%;
	float: left;
	text-align: left;
}

.googleads_placement p {
	font-size: 12px;
	margin-bottom: 0;
}

.googleads_placement h5 {
	font-family: Roboto;
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 3px;
}

.googleads-ad {
	line-height: 1.4em;
	text-align: center;
	padding: 6px 6px 19px;
	border: 1px solid #DDD;
}

.googleads-ad.green {
	background-color: #AFA;
}

.googleads-ad.green a {
	color: #FF2EFF;
}

.googleads-ad.red {
	background-color: #FAA;
}

.googleads-ad.red a {
	color: #2929FF;
}

.googleads-ad.purple {
	background-color: #AAF;
}

.googleads-ad.purple a {
	color: #FAFA00;
}

.googleads-ad.blue {
	background-color: #CEF;
}

.googleads-ad.blue a {
	color: #FF8B52;
}

.googleads-ad.orange {
	background-color: #FFBF80;
}

.googleads-ad.orange a {
	color: #0582FF;
}

.googleads_placement .googleads-col:first-child {
	margin-right: 47px;
}

.googleads-col {
	float: left;
	max-height: 72px;
	overflow: hidden;
	width: 187px;
}

.first-link {
	padding-bottom: 3px;
	font-weight: bold;
}

.second-link {
	color: #cc0000;
	text-decoration: underline;
}

/*google ads end*/

/*webcam teaser box start*/
.web-cam-teaser h4 {
	background: url("/graphics/sprites/pol_bg_spriets_v0.png?v5") repeat-x 0 -1878px;
	padding: 5px 0 5px 8px;
	font-size: 14px;
	color: #fff;
}

.web-cam-teaser h4 span {
	font-weight: bold;
}

.web-cam-teaser .more-news {
	margin-bottom: 10px;
	margin-top: 8px;
}

.more-news span,.more-news a {
	color: #CC0000;
	line-height: 12px;
}
/*webcam teaser box end*/

/* Avisannounce / Avissalg boks START */
#newspaperaddbox {
	width: 440px;
	border-top: 5px #cc0000 solid;
	background-color: #eeeeee;
	padding: 5px 10px 5px 10px;
	font-size: 11px;
	font-family: Roboto, Helvetica, sans-serif;
}

#newspaperaddbox p {
	margin-bottom: 0px;
}

#newspaperaddbox a:link,#newspaperaddbox a:visited,#newspaperaddbox a:hover
	{
	color: #cc0000;
	text-decoration: underline;
}

#newspaper_toptext {
	font-weight: bold;
	color: #000000;
	font-size: 12px;
}

#newspaper_bottomtext {
	color: #000000;
}

/* Avisannounce / Avissalg boks END */

/* jQuery Lightbox */
#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 9005;
	width: 100%;
	height: 500px;
}

#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 9010;
	text-align: center;
	line-height: 0;
}

#jquery-lightbox a img {
	border: none;
}

#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}

#lightbox-container-image {
	padding: 1px;
}

#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}

#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 100000;
}

#lightbox-container-image-box>#lightbox-nav {
	left: 0;
}

#lightbox-nav a {
	outline: none;
}

#lightbox-nav-btnPrev,#lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}

#lightbox-nav-btnPrev {
	left: 0;
	float: left;
}

#lightbox-nav-btnNext {
	right: 0;
	float: right;
}

#lightbox-container-image-data-box {
	font-family: Roboto;
	font-size: 12px;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.3;
	overflow: auto;
	width: 100%;
	padding: 0 1px;
	position: relative;
	padding-top: 13px;
}

#lightbox-container-image-data {
	padding: 0 10px;
	color: #666;
}

#lightbox-container-image-data #lightbox-image-details {
	width: 90%;
	float: left;
	text-align: left;
}

#lightbox-image-details-caption {
	font-weight: bold;
	display: block;
	max-width: 460px;
	margin-bottom: 10px;
}

#lightbox-image-details-currentNumber {
	display: block;
	clear: left;
	padding-bottom: 1.0em;
}

#lightbox-secNav-btnClose {
	float: right;
	margin-top: 18px;
	position: absolute;
	bottom: 15px;
	right: 15px;
}
/* END JQUERY LIGHTBOX */

/* LISTEN */
#listen_content {
	width: 432px;
	background: url(/graphics/backgrounds/listen_background.png) repeat-y;
	font-family: Roboto, Helvetica, sans-serif;
	margin: 0px 0px 0px 0px;
}

#listen_content h2 {
	margin: 0px 0px 0px 15px;
	font-size: 20px;
}

#listen_container p {
	margin-left: 15px;
}

#listen_container .m-line-ccc {
	margin: 5px 0px 5px 15px;
}

#listen_subheader {
	margin: 15px 0px 8px 15px;
}

#listen_subheader_rubrik {
	width: 100px;
	margin-top: 5px;
}

#papercut {
	background: url("/graphics/backgrounds/listen_background_papercut.png") repeat-y right 0;
	width: 452px;
	margin: 0px 0px 15px 0px;
}

#listen_social_media {
	width: 400px;
	margin: 0px 0px 0px 15px;
}

#listen_rating_rubrik {
	font-size: 16px;
	color: #666666;
	margin-bottom: 0px;
}

#listen_plus_minus {
	margin: 30px 0px 5px 0px;
}

#listen_goto {
	width: 120px;
	float: right;
	margin: 0px 0px 15px 0px;
	text-align: right;
}

#listen_goto a {
	margin-left: 10px;
	font-weight: bold;
}

#listen_facebooklike {
	margin: 10px 0px 10px 15px;
}

#listen_facebookshare {
	margin: 0px 10px 5px 15px;
}

#listen_byline {
	margin: 0px 0px 0px 15px;
}

#listen_byline table.byline {
	margin: 0px;
}

#listen_header_img {
	float: left;
	margin: 10px 0px 10px 15px;
}

#listen_header_comment {
	float: right;
	height: 22px;
	margin: 8px 0px 0px 5px;
}

/* END LISTEN */

/* Search menu start */
.cb-940 .search-menu-border {
	width: 910px;
}

.cb-620 .search-menu-border {
	width: 590px;
}

.cb-620.search-menu {
	width: 590px;
	margin-bottom: 20px;
}

#tjek-zone .cb-620.search-menu {
	margin-bottom: 0;
}

.cb-620 .search-menu-form input {
	width: 165px;
}

.cb-620 .bliv-inspireret-txt {
	margin-bottom: 5px;
}

.cb-620 .bliv-inspireret-txt {
	margin-top: 0;
}

.cb-620 .search-txt {
	margin-right: 0;
}

.cb-article-list {
	border-bottom: 1px solid #AECEF6;
	margin: 0 0 6px;
	padding: 0 0 10px;
}

.cb-article-list.bottom-off {
	padding-bottom: 0;
	border: none;
	margin-bottom: 0;
}

.cb-article-list li {
	float: left;
	width: 190px;
}

.cb-article-list li ~ li {
	margin-left: 10px;
}

.cb-article-list li div {
	float: left;
	margin-right: 8px;
	height: 50px;
	width: 80px;
}

.cb-article-list li h4.rubric {
	float: left;
	height: 46px;
	overflow: hidden;
	width: 97px;
	margin: 0;
	font-size: 12px;
}

.search-menu {
	padding: 14px 13px 11px;
	background-color: #E0F1FF;
	background: -moz-linear-gradient(top, #E8F5FF, #D9EEFF);
	background: -webkit-gradient(linear, 0 0, 0 100%, from(#E8F5FF), to(#D9EEFF));
	-moz-border-radius: 11px;
	border-radius: 9px;
	border-bottom: 3px solid #86BDFF;
	border-right: 2px solid #86BDFF;
}

.search-menu-logo {
	background: url("/graphics/logos/kogebogen_logo.png") no-repeat;
	width: 195px;
	height: 20px;
}

.search-menu-logo a {
	display: block;
	width: 195px;
	height: 20px;
}

.search-txt {
	font-family: CapitoliumNews2-Bold, Georgia, serif;
	font-weight: normal;
	font-size: 14px;
	color: #0069BE;
	margin-right: 20px;
}

.search-menu-form {
	margin-top: -4px;
}

.search-menu-form input {
	border: 1px solid #E0E0E0;
	color: #666;
	font-family: Roboto;
	font-size: 12px;
	margin: 0;
	padding: 4px 0 3px 7px;
	width: 200px;
	text-shadow: 1px 1px 0 #FFF;
	background: url("/graphics/sprites/pol_sprites_v01.png?v5") no-repeat 0 -674px;
}

.search-menu-form button {
	background: url("/graphics/sprites/pol_sprites_v01.png?v5") no-repeat -439px -405px;
	border: 0 none;
	cursor: pointer;
	display: block;
	height: 24px;
	margin-left: 5px;
	overflow: hidden;
	width: 50px;
}

.search-menu-border {
	border-bottom: 1px solid #AECEF6;
	margin-bottom: 10px;
	padding-bottom: 11px;
}

.se-alle-txt {
	font-weight: bold;
	display: block;
}

.bliv-inspireret-txt {
	color: #0069BE;
	font-size: 14px;
	text-transform: uppercase;
	margin-right: 10px;
	font-weight: bold;
	margin-top: 2px;
}

a.all-recpies {
	display: block;
	float: right;
	font-size: 12px;
	line-height: 17px;
	text-shadow: 1px 1px 0 #FFF;
}

.search-menu-list li.search-menu-list-item:first-child {
	margin-left: 0;
}

.search-menu-list li.search-menu-list-item {
	-moz-border-radius: 11px;
	border-radius: 11px;
	background: url("/graphics/sprites/pol_bg_spriets_v0.png?v5") repeat-x 0 -3084px transparent;
	border-bottom: 1px solid #1695FA;
	border-right: 1px solid #1695FA;
	float: left;
	margin-left: 5px;
	position: relative;
	padding-right: 6px;
	cursor: pointer;
}

.search-menu-list li a {
	color: #0069BE;
	display: block;
	padding: 3px 10px 3px 9px;
	text-shadow: 1px 1px 0 #FFF;
}

.search-menu-list li.item-hover {
	background: #fff;
}

.search-menu-list .more-arrow a {
	background: url("/graphics/navigation/search_menu_downarrow.png") no-repeat right 8px;
}

.search-menu-list .item-hover.more-arrow {
	border-bottom: none;
	padding-bottom: 7px;
	margin-bottom: -7px;
	-moz-border-radius: 11px 11px 0 0;
	border-radius: 11px 11px 0 0;
}

.drop-down-layer {
	white-space: nowrap;
	position: absolute;
	background: url("/graphics/backgrounds/dropdownlayer_bg.png") repeat-x #E6F4FF;
	border-bottom: 2px solid #1695FA;
	border-right: 2px solid #1695FA;
	-moz-border-radius: 0 6px 6px 6px;
	border-radius: 0 6px 6px 6px;
	z-index: 2;
	padding: 10px 10px 10px 2px;
	top: 26px;
}

.last-layer-item .drop-down-layer {
	top: 26px;
	right: -1px;
	-moz-border-radius: 6px 0px 6px 6px;
	border-bottom: 1px solid #1695FA;
	border-right: 1px solid #1695FA;
	border-radius: 6px 0px 6px 6px;
}

.search-menu-list .drop-down-layer li {
	border: none;
	-moz-border-radius: none;
	border-radius: none;
	float: none;
	margin-left: 0;
}

.search-menu-list .drop-down-layer li a {
	background: none;
	text-shadow: none;
}

.search-menu-list .drop-down-layer li a:hover {
	color: #cc0000;
}

.manuel-background {
	background-color: #fff;
}

/* Search menu end */

/*Cook-book start*/
.cb-display {
	font-size: 14px;
	font-weight: bold;
	color: #666;
	line-height: 33px;
	width: 149px;
	margin-top: 9px;
}

.cb-display a {
	display: block;
	width: 41px;
	height: 35px;
	float: right;
}

.cb-display .cb-grid {
	background: url("/graphics/sprites/pol_sprite.png") no-repeat -125px -172px;
	width: 42px;
}

.cb-grid.active {
	background: url("/graphics/sprites/pol_sprite.png") no-repeat -40px -172px;
}

.cb-list {
	background: url("/graphics/sprites/pol_sprite.png") no-repeat 0 -172px;
}

.cb-list.active {
	background: url("/graphics/sprites/pol_sprite.png") no-repeat -84px -172px;
}

.result-txt {
	color: #0099FF;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: -1px;
	margin-top: 25px;
}

.cook-book-results-header {
	font-size: 40px;
	font-family: CapitoliumNews2-Bold, Georgia, serif;
	font-weight: normal;
}

.cb-pagination {
	width: 940px;
	border-top: 4px solid #0099FF;
	border-bottom: 1px solid #0099FF;
	padding: 5px 0 4px;
	text-align: center;
	margin-bottom: 15px;
}

.cb-pagination li.prev {
	float: left;
	font-weight: bold;
}

.cb-pagination li.next {
	float: right;
	font-weight: bold;
}

.cb-pagination li {
	display: inline;
	color: #666;
}

.cb-table {
	border-collapse: collapse;
	margin-bottom: 7px;
	width: 100%;
	background-color: #fff;
}

.cb-table th a {
	position: relative;
	display: block;
	font-weight: bold;
	padding: 7px 9px 6px;
	background: url("/graphics/sprites/pol_bg_spriets_v0.png?v5") repeat-x 0 -69px;
}

.cb-table th a:hover {
	background: url("/graphics/sprites/pol_bg_spriets_v0.png?v5") repeat-x 0 -2456px;
}

.cb-table th.active a,.cb-table th.active a:hover {
	background: url("/graphics/sprites/pol_bg_spriets_v0.png?v5") repeat-x 0 -3021px;
	color: #FFF;
	cursor: default;
}

.cb-table th a:hover {
	background: url("/graphics/sprites/pol_bg_spriets_v0.png?v5") repeat-x 0 -2456px;
}

.cb-table th.result-active .cb-arrow {
	position: absolute;
	bottom: -10px;
	left: 62px;
	display: block;
}

.cb-table th.result-active.cb-w1 .cb-arrow {
	left: 42px;
}

.result-active.active .cb-arrow {
	background: url("/graphics/sprites/pol_sprite.png") no-repeat -167px -172px;
	width: 19px;
	height: 10px;
	display: block;
}

.cb-arrow {
	background: url("/graphics/sprites/pol_sprite.png") no-repeat -185px -172px;
	width: 19px;
	height: 10px;
	display: block;
}

.cb-table th {
	color: #666;
	background: url("/graphics/sprites/pol_bg_spriets_v0.png?v5") repeat-x 0 -69px;
	border: 1px solid #ccc;
	text-align: center;
}

.cb-table tr td:first-child {
	padding: 10px;
}

.cb-table td {
	padding: 6px 10px;
	text-align: center;
	vertical-align: middle;
}

.cb-table td.cb-item {
	border-right: 1px solid #e1e1e1;
}

.cb-table td.cb-item,.cb-table td.cb-item a {
	font-family: CapitoliumNews2-Bold, Georgia, serif;
	font-weight: normal;
	font-size: 16px;
	text-align: left;
	color: #000;
}

.cb-table td.cb-item a:hover {
	color: #cc0000;
}

th.first-element {
	text-align: left;
	padding-left: 10px;
	background: url("/graphics/sprites/pol_bg_spriets_v0.png?v5") repeat-x 0 -69px;
}

.cb-table tr td.first-element {
	padding-top: 15px;
}

.cb-table .img-u {
	max-height: 70px;
	display: block;
}

.cb-table .img-u img {
	margin: 0 0 0 0;
}

.cb-grid-list .img-u {
	height: 70px;
	display: block;
}

.highlight {
	background-color: #F4F4F4;
}

.cb-odd {
	background-color: #F4F4F4;
}

.cb-even {
	background-color: #ccc;
}

.cb-w1 {
	width: 100px;
}

.cb-w2 {
	width: 93px;
}

.cb-w3 {
	width: 140px;
}

.cb-w4 {
	width: 142px;
}

.cb-pagination+.cb-grid-list {
	padding-top: 5px;
}

.cb-grid-list {
	border-bottom: 1px solid #CECECE;
}

.cb-grid-list .element {
	float: left;
	margin-right: 20px;
	padding-bottom: 25px;
	width: 140px;
	position: relative;
	z-index: 0;
}

.cb-grid-list .element a {
	font-family: CapitoliumNews2-Bold, Georgia, serif;
	font-weight: normal;
	font-size: 14px;
}

.cb-last {
	border: none !important;
}

.grid-list-solid {
	border-top: 1px solid #CECECE;
	margin-bottom: 10px;
}

.pop-up-layer {
	background-color: #DAEEFF;
	padding: 5px 10px 13px;
	width: 113px;
	border: 1px solid #9CCDFF;
	position: absolute;
	z-index: 1;
	word-wrap: break-word;
	-moz-box-shadow: 5px 5px 12px #666;
	-webkit-box-shadow: 5px 5px 12px #666;
	box-shadow: 5px 5px 12px #666;
}

.pop-up-layer .down-arrow-popup {
	bottom: -22px;
	left: 57px;
	position: absolute;
	z-index: 99999;
	background: url("/graphics/sprites/pol_sprite.png") no-repeat -167px -183px;
	display: block;
	height: 22px;
	width: 26px;
}

.popup-cat-forridder {
	font-weight: bold;
	margin-top: 7px;
}

.element .pop-up-layer a,.index-element .pop-up-layer a {
	display: inline;
	font-family: Roboto;
	font-size: 12px;
}

.index-element .pop-up-layer .img-v {
	height: 110px;
	width: 200px;
}

.index-element .pop-up-layer {
	padding: 5px;
	width: 200px;
	left: 0;
	-moz-box-shadow: 3px 3px 5px #666;
	-webkit-box-shadow: 3px 3px 5px #666;
	box-shadow: 3px 3px 5px #666;
}

.index-element .pop-up-layer .down-arrow-popup {
	left: 94px;
}
/*Cook-book end*/

/*INDEX START*/
.index-small-head {
	font-size: 14px;
	color: #999;
	margin: 25px 0 0;
	font-weight: bold;
}

.index-small-head span {
	color: #3399FF;
}

.big-index-header {
	font-family: CapitoliumNews2-Bold, Georgia, serif;
	font-weight: normal;
	font-size: 35px;
	margin-bottom: 20px;
}

.alphabet-list a.atpage {
	color: #999;
}

.alphabet-list {
	float: right;
	margin-top: 39px;
	text-align: right;
}

.center.alphabet-list {
	margin: 0 auto;
	float: none;
}

.alphabet-list li ~ li {
	padding-left: 20px;
}

.alphabet-list li {
	color: #666;
	font-weight: bold;
	font-size: 16px;
	text-transform: uppercase;
	display: inline;
}

.letter-head {
	border-bottom: 1px solid #CCCCCC;
	clear: both;
	color: #3399FF;
	font-size: 25px;
	font-weight: bold;
	margin-bottom: 17px;
	padding-bottom: 6px;
	width: 940px;
}

.big-border2 {
	border-top: 5px solid #3399FF;
	width: 940px;
}

.index-list2 {
	float: left;
	margin-bottom: 25px;
	margin-left: 20px;
	width: 220px;
}

.first.index-list2 {
	margin-left: 0;
}

.index-list2 li {
	position: relative;
}

.index-list2 li a {
	display: block;
	font-size: 13px;
	margin-bottom: 10px;
	font-family: CapitoliumNews2-Bold, Georgia, serif;
	font-weight: normal;
}
/*INDEX END*/

/* RELATED ARTICLE COLLECTION & RESUME */
.related_art_col_rubrik {
	margin-bottom: 13px;
	font-size: 18px;
	font-weight: bold;
}

.resume_box {
	background-color: #FFF;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 10px;
	padding-top: 5px;
	width: 440px;
}

.resume_faktaheader {
	font-size: 16px;
	margin: 5px 0px 5px 0px;
}

.resume_txt {
	margin: 10px 0px 15px 0px;
	font-size: 14px;
}

.resume_txt a:link,.resume_txt a:visited,.resume_txt a:hover {
	text-decoration: underline;
	color: #CC0000;
}

.resume_article_linktxt {
	margin-bottom: 35px;
	font-size: 14px;
}

.resume_article_linktxt a:link,.resume_article_linktxt a:visited,.resume_article_linktxt a:hover
	{
	font-weight: bold;
	font-size: 16px;
	color: #CC0000;
}

/* END RELATED ARTICLE COLLECTION & RESUME */

/*Newsletter lightbox start*/
.newsletter-lightbox-close {
	background: url("/graphics/sprites/pol_sprites_v01.png?v5") no-repeat -493px -431px;
	height: 14px;
	width: 15px;
	cursor: pointer;
	position: absolute;
	top: 10px;
	right: 10px;
}

.newsletter-lightbox {
	background-color: #FFFFFF;
	margin: 201px auto 0;
	padding: 25px;
	width: 500px;
	-moz-box-shadow: 20px 20px 29px #000;
	-webkit-box-shadow: 20px 20px 29px #000;
	box-shadow: 20px 20px 29px #000;
	display: none;
	position: relative;
}

.pol-news-sml-head {
	color: #cc0000;
	font-weight: bold;
	font-size: 14px;
	margin-bottom: 10px;
}

.newsletter-lightbox h4 {
	font-family: CapitoliumNews2-Bold, Georgia, serif;
	font-weight: normal;
	font-size: 40px;
	margin-bottom: 24px;
	line-height: 45px;
}

.pol-news-box-col-head {
	font-weight: bold;
	font-size: 14px;
	margin-bottom: 5px;
}

.pol-news-box-col-1 {
	float: left;
	width: 175px;
}

.pol-news-box-col-2 {
	float: left;
	width: 202px;
}

.pol-news-box-col-3 {
	float: left;
	width: 180px;
}

.news-light-box-list {
	margin-bottom: 32px;
}

.news-light-box-list li {
	clear: both;
	margin-bottom: 8px;
}

.news-light-box-list li label {
	font-size: 14px;
}

.news-light-box-list li input {
	float: left;
	margin-left: 0;
	margin-right: 7px;
	padding-left: 0;
	padding-right: 0;
}

.nyheds-txt-box {
	font-size: 14px;
	margin-top: 5px;
	line-height: 20px;
}

.small-rules-txt {
	font-size: 10px;
	margin-top: 2px;
}

.newsletter-lightbox button {
	background: url("/graphics/buttons/tilmeldmig.png") no-repeat;
	border: 0 none;
	cursor: pointer;
	display: block;
	height: 28px;
	margin-left: 3px;
	overflow: hidden;
	width: 110px;
	float: left;
}

.lightbox-submit-small-txt {
	font-weight: bold;
	font-size: 14px;
	float: left;
	margin-right: 10px;
	margin-top: 3px;
}

.lightbox-submit-field {
	width: 262px;
	color: #666;
	font-size: 14px;
	float: left;
	padding: 5px 0 5px 8px;
	margin-right: 6px;
	border: 1px solid #666;
	box-shadow: 2px 2px 6px #CCCCCC inset;
	-moz-box-shadow: 2px 2px 6px #CCCCCC inset;
	font-family: Roboto;
}

.submit-container {
	margin: 0 auto;
	width: 470px;
}

.lower-txt {
	margin-bottom: 20px;
	font-size: 14px;
}
/*Newsletter lightbox end*/

/* lightbox zoom */
.lb-zoom-in {
	cursor: -moz-zoom-in;
	cursor: -webkit-zoom-in;
	cursor: url(/graphics/cursors/zoomin.cur);
}

.lb-zoom-out {
	cursor: -moz-zoom-out;
	cursor: -webkit-zoom-out;
	cursor: url(/graphics/cursors/zoomout.cur);
}

/*marathon teasers START*/
.mar-col-2 {
	float: left;
	border-right: 1px solid #ccc;
	border-left: 1px solid #ccc;
	margin-right: 10px;
	padding-right: 10px;
	padding-left: 10px;
}

.mar-box-620 {
	border-top: 3px solid #22377d;
	padding: 6px 0 0 8px;
	background-color: #F6F6F6;
}

.mar-box-620 h2 {
	font-size: 14px;
	font-family: CapitoliumNews2-Bold, Georgia, serif;
	font-weight: normal;
}

.ma-forridder {
	color: #0099CC;
	font-weight: bold;
	font-family: Roboto;
}

.mar-box-620 .list-item {
	width: 140px;
	margin-left: 9px;
}

.live-logo {
	background: url("/graphics/sprites/pol_sprites_v01.png?v5") no-repeat -411px -34px;
	width: 25px;
	height: 10px;
	margin: 3px 5px 0 0;
	display: inline;
}

.mar-head {
	color: #22377d;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 6px;
}

.mar-art-list li {
	clear: both;
	padding-bottom: 10px;
}

.mar-bg-runner {
	background: url("/graphics/components/mar_img2.jpg") no-repeat;
	float: left;
	height: 105px;
	width: 195px;
}

.ma-profil-sponsor {
	height: 36px;
	margin-top: 8px;
	margin-right: 8px;
}

ul.runner-list {
	padding: 4px 0;
}

ul.runner-list li {
	float: left;
	margin-right: 10px;
}

.resultat-os {
	font-weight: bold;
	margin: 5px 0 5px;
}

.forelobig {
	display: block;
	float: left;
	width: 105px;
	border-left: 0px solid #ccc;
	padding-left: 10px;
	margin-left: 17px;
	line-height: 13px;
	margin-top: -5px;
}

a.forelobig span {
	font-size: 13px;
	font-weight: bold;
	padding-right: 3px;
}

li.w5 {
	width: 118px;
}

li.w6 {
	width: 50px;
}

li.w8 {
	width: 95px;
}

li.w9 {
	width: 50px;
}

li.w12 {
	width: 125px;
}

li.w13 {
	width: 91px;
}

.mar-ul-child ul:first-child {
	padding-top: 0;
}

.v-line-mar-after {
	background: url("/graphics/lines/mar_after_v_line.gif") repeat-y;
	background-position: 9px 0;
}

.lastul {
	padding-bottom: 0 !important;
}

#mar_nykredit {
	display: inline;
}

#mar_nykredit_logo {
	display: block;
	float: right;
	margin-bottom: 5px;
	margin-right: 5px;
}

.ma-sponsor-text {
	float: right;
	padding-right: 10px;
	padding-top: 10px;
	color: #22377D;
}

.ma-sponsor-image {
	float: right;
	display: block;
}

.ma-sponsor-box {
	padding-top: 5px;
	clear: both;
	height: 36px;
	border-top: 2px solid #B5B4B4;
	background-color: #FFFFFF;
}

.mar_box_header {
	display: block;
	float: left;
}

.mar_samarbejde {
	color: #22377d;
	font-size: 12px;
	margin-top: 2px;
	margin-right: 5px;
}

.mar_samarbejde a:visited,.mar_samarbejde a:link {
	color: #22377d;
}

.mar_samarbejde a:hover {
	color: #CC0000;
}

#mar_profil_table_left {
	width: 294px;
	background-color: #E1F4FE;
	float: left;
}

#mar_profil_table_right {
	background-color: #E1F4FE;
	float: left;
	margin-left: 12px;
	width: 294px;
}

#mar_profil_header {
	color: #22377D;
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 10px;
}

#mar_profil_table_left td,#mar_profil_table_right td {
	font-size: 13px;
	height: 30px;
	padding-left: 8px;
	vertical-align: middle;
}

#mar_profil_share {
	font-size: 14px;
	margin-top: 10px;
}

#share_profil_txt {
	margin-bottom: 5px;
}

#mar_profil_videoheader {
	margin-bottom: 5px;
}
/*marathon teasers END*/
.left_tjekbox {
	width: 60px;
	float: left;
}

.right_tjekbox {
	width: 130px;
	float: right;
}

/* lightbox login start */
.lightbox-login input.opret-login-btn,input.opret-login-btn {
	background: url("/graphics/sprites/pol_bg_spriets_v0.png?v5") repeat-x scroll 0 -1259px transparent;
	border: 0 none;
	border-radius: 4px 4px 4px 4px;
	clear: right;
	color: #FFFFFF;
	cursor: pointer;
	font-size: 14px;
	font-weight: bold;
	margin-top: 2px;
	padding: 5px 7px 6px;
	width: 61px;
}

.lightbox-login .opret-login-btn.annuller {
	background-position: 0 -1625px;
	width: 88px;
}

.lightbox-login  .gem.opret-login-btn {
	width: 54px;
}

.lightbox-login {
	width: 618px;
	color: #2C2C2C;
}

.lightbox-login .inner {
	margin: 10px;
	background-color: #eee;
	padding: 10px;
}

.lightbox-login label {
	display: block;
	font-size: 15px;
	margin-bottom: 5px;
}

.lightbox-login input {
	border: 1px solid #CCCCCC;
	color: #666666;
	display: block;
	font-size: 15px;
	margin-bottom: 5px;
	padding: 7px 5px 6px 8px;
	width: 235px;
}

.lightbox-login input[type="checkbox"] {
	margin-top: 2px;
	width: auto;
}

.lightbox-login .head {
	background: url("/graphics/sprites/pol_bg_spriets_v0.png?v5") repeat-x 0 -1259px;
	padding: 9px 0 10px 10px;
	margin: -9px -10px 10px -10px;
}

.lightbox-login .head span {
	background: url("/graphics/sprites/pol_sprite.png") no-repeat -229px -172px;
	width: 95px;
	height: 11px;
	display: block;
}
/* lightbox login end */

/* kommentarer start */
.comment-box .head-border {

}

/* kommentarer end */

/* rocky */
#rocky_nav {
	background: black;
	height: 39px;
	margin-bottom: 15px;
	color: #ccc;
	font-weight: bold;
	padding: 5px 0 5px 10px;
	line-height: 30px;
	position: relative;
	z-index: 101;
}

#rocky_nav h2 {
	font-size: 24px;
	text-transform: uppercase;
	width: 200px;
	float: left;
	text-align: center;
	color: #fff;
}

#rocky_nav h3 {
	text-transform: none;
	font-weight: bold;
	display: inline;
	float: left;
	font-size: 12px;
}

#rocky_nav .prev_next,#rocky_nav .sharing,#rocky_nav .rating,#rocky_nav .random
	{
	height: 28px;
	float: left;
	margin-top: 5px;
}

#rocky_nav .random {
	border-right: 1px solid #333333;
	margin-right: 12px;
	padding-left: 15px;
	width: 138px;
}

#rocky_nav .prev_next {
	width: 300px;
	border-right: 1px solid #333;
}

#rocky_nav .rating {
	padding-left: 2px;
	width: 210px;
}

#rocky_nav .random a span {
	width: 28px;
	height: 28px;
	display: block;
	float: left;
	color: #eee;
	background: url(/graphics/sprites/pol_sprites_v01.png?v5) no-repeat -438px -651px;
	margin-right: 10px;
}

#rocky_nav .random a:hover span {
	background-position: -438px -620px;
}

#rocky_nav .random a,#rocky_nav .random a:visited {
	color: #ccc;
}

#rocky_nav .random a:hover,#rocky_nav .share a:hover {
	color: #c00;
}

#rocky_nav span#up,#rocky_nav span#down {
	display: block;
	float: left;
	width: 28px;
	height: 28px;
	background-image: url(/graphics/sprites/pol_sprites_v01.png?v5);
	background-repeat: no-repeat;
	vertical-align: top;
}

#rocky_nav span#down {
	margin-right: 15px;
	background-position: -378px -620px;
}

#rocky_nav span#up {
	margin-left: 15px;
	background-position: -407px -620px;
}

#rocky_nav span#up.inactive {
	background-position: -407px -651px;
}

#rocky_nav div.prev_next span a {
	display: block;
	color: white;
	width: 100%;
	height: 100%;
}

#rocky_nav div.rating span {
	display: block;
	float: left;
}

#rocky_nav div.rating #ratecount {
	font-size: 11px;
	font-weight: normal;
}

#rocky_nav div.rating span.on,#rocky_nav div.rating span.off {
	width: 17px;
	height: 28px;
	background: url(/graphics/ratings/rocky.gif) no-repeat 50% 50%;
	margin-left: 3px;
}

#rocky_nav div.rating span.off {
	opacity: .5;
	filter: alpha(opacity = 50);
}

#rocky_nav .share h3 {
	margin-top: 5px;
}

#rocky_nav .share a {
	font-size: 12px;
	color: #ccc;
	display: block;
	float: left;
	margin-left: 10px;
	padding-top: 5px;
}

#rocky_nav .share a.mail {
	margin-left: 20px;
}

#rocky_nav .share a:hover {
	color: #c00;
}

#rocky_nav .share a span {
	background-image: url(/graphics/sprites/pol_sprites_v01.png?v5);
	background-repeat: no-repeat;
	height: 37px;
	width: 37px;
	display: block;
	float: left;
	margin-right: 5px;
	margin-top: -3px;
}

#rocky_nav .share a.facebook span {
	background-position: -468px -661px;
}

#rocky_nav .share a.facebook:hover span {
	background-position: -468px -620px;
}

#rocky_nav .share a.mail span {
	background-position: -468px -743px;
}

#rocky_nav .share a.mail:hover span {
	background-position: -468px -702px;
}

img#rocky_main_strip {
	width: 940px;
	margin: 10px auto;
}

img#rocky_main_strip.no-resize {
	width: auto;
	display: block;
}

#rocky_body {
	overflow: hidden;
	margin-bottom: 10px;
}

#rocky_body .mojomagnify_zoom {
	cursor: pointer;
}

.rocky_hdr {
	background: #000; /* Old browsers */
	background: -moz-linear-gradient(top, #3d3d3d 0%, #131313 100%);
	/* FF3.6+ */
	background: -webkit-linear-gradient(top, #3d3d3d 0%, #131313 100%);
	/* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #3d3d3d 0%, #131313 100%);
	/* Opera11.10+ */
	background: -ms-linear-gradient(top, #3d3d3d 0%, #131313 100%);
	/* IE10+ */
	background: linear-gradient(top, #3d3d3d 0%, #131313 100%); /* W3C */
}

#rocky_body h2 {
	padding: 6px 0 6px 10px;
	color: white;
	font-size: 15px;
	text-transform: uppercase;
	font-weight: bold;
}

#rocky_body .ad-sp {
	margin-bottom: 8px;
	padding-bottom: 7px;
	border-bottom: 1px solid #ddd
}

#rocky_body .ad-sp span {
	padding-top: 0;
	margin-top: 0;
}

#rocky_body div span {
	display: block;
	margin-top: 5px;
	padding-top: 10px;
	font-size: 11px;
}

#rocky_body div span ~ span {
	border-top: 1px #999 dotted;
}

#rocky_body .column {
	padding: 0 10px;
	border-right: 1px solid #ccc;
	float: left;
	width: 298px;
}

#rocky_body .comments {
	padding-left: 0;
	width: 300px;
	overflow: hidden;
}

#rocky_body div a img.thumb {
	width: 298px;
}

#rocky_body div.comments a img {
	margin-top: 2px;
}

#rocky_body .right {
	padding-right: 0;
	padding-left: 9px;
	border-right: none;
}

#rocky_body #one_year_ago {
	width: 298px;
	overflow: hidden;
	margin-bottom: 8px;
	border-bottom: 1px solid #ccc;
	padding-top: 3px;
}

#rocky_body #one_year_ago a {
	display: block;
	margin: 10px 0 0px;
	height: 235px;
	overflow: hidden;
}

#rocky_body #one_year_ago a img {
	margin-top: -33px;
	height: 264px;
	width: auto;
}

#rocky_nav #tool-send {
	background: black;
	margin-left: 643px;
	margin-top: 8px;
}

/* comments */
#rocky_body .art-comments {
	margin-bottom: 20px;
	width: 280px;
	padding: 10px;
	background: #1f1f1f;
}

#rocky_body .art-comments span {
	display: inline;
	margin-top: 0;
	padding-top: 0;
}

#rocky_body .art-comments span.commentlen {
	margin: 0 0 10px 0;
	padding: 0;
	display: block;
	color: #999;
	font-size: 9px;
}

#rocky_body .art-comments .com-box {
	border: 1px solid #555;
	background: black;
	color: #ccc;
	font: 14px/20px Roboto;
	height: 20px;
	margin-bottom: 2px;
	padding: 5px;
	width: 270px;
	overflow: hidden;
}

#rocky_body .art-comments .wide-field {
	width: 270px !important;
}

#rocky_body .art-comments .rating-div {
	background-color: #1f1f1f;
	color: #999;
	float: none;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 10px;
	padding: 3px 3px 2px 0px;
	overflow: auto;
}

#rocky_body .art-comments .rating-div b {
	display: block;
	float: left;
	margin-top: 2px;
}

#rocky_body .art-comments .rating-div img {
	vertical-align: top;
	padding-left: 3px;
}

#rocky_body .art-comments .rating-div span {
	display: block;
	float: left;
	margin-top: 0;
	padding-top: 0;
}

#rocky_body .art-comments .input-fields {
	width: 280px;
	display: none;
}

#rocky_body .art-comments .input-fields a {
	display: block;
	color: #678;
	margin-bottom: 10px;
}

#rocky_body .art-comments #commitButton {
	width: 61px;
	height: 21px;
	float: right;
	margin: 0;
}

#rocky_body .art-comments #commentSubmit {
	background: url(/graphics/buttons/rocky_btn.png) no-repeat;
	width: 61px;
	height: 21px;
}

#rocky_body .art-comments .input-fields input {
	padding: 5px;
	background: black;
	border: 1px solid #555;
	margin-bottom: 4px;
	font-family: Roboto;
	color: #ccc;
	width: 270px;
}

#rocky_body #hdrPanel li {
	border: none;
}

#rocky_body #hdrPanel li a {
	display: block;
	float: left;
	width: 140px;
	padding: 5px 0;
	color: #b5b5b5;
	font-weight: bold;
	font-size: 13px;
	text-align: center;
}

#rocky_body #commentsListBox {
	padding-top: 12px;
	border-top: 4px solid #515151;
}

#rocky_body #pagerContent #showall {
	text-align: center;
	padding: 3px;
}

#rocky_body #showall,#rocky_body #hdrPanel li a {
	cursor: pointer;
	background: #363636;
	background: -moz-linear-gradient(top, #515151 0%, #363636 100%);
	/* FF3.6+ */
	background: -webkit-linear-gradient(top, #515151 0%, #363636 100%);
	/* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #515151 0%, #363636 100%);
	/* Opera11.10+ */
	background: -ms-linear-gradient(top, #515151 0%, #363636 100%);
	/* IE10+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#515151', endColorstr='#363636', GradientType=0); /* IE6-9 */
	background: linear-gradient(top, #515151 0%, #363636 100%); /* W3C */
}

#rocky_body #hdrPanel li a.sec-color {
	color: #fff;
	cursor: default;
	background: #515151;
	background: -moz-linear-gradient(top, #363636 0%, #515151 100%);
	/* FF3.6+ */
	background: -webkit-linear-gradient(top, #363636 0%, #515151 100%);
	/* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #363636 0%, #515151 100%);
	/* Opera11.10+ */
	background: -ms-linear-gradient(top, #363636 0%, #515151 100%);
	/* IE10+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#363636', endColorstr='#515151', GradientType=0); /* IE6-9 */
	background: linear-gradient(top, #363636 0%, #515151 100%); /* W3C */
}

#rocky_body #pagerContent {
	margin-top: 10px;
	color: #eee;
}

#rocky_body .commments-num {
	background: none;
	padding: 0;
}

#rocky_body .comment-facilities {
	background: none;
}

#rocky_body #pagerContent .af-line span {
	color: #eee;
	border: none;
}

#rocky_body .user-rating {
	clear: both;
	display: block;
	height: 18px
}

#rocky_body #rating_util_given span.on,#rocky_body #rating_util_given span.off,#rocky_body #pagerContent .af-line span.on,#rocky_body #pagerContent .af-line span.off
	{
	background: url(/graphics/ratings/rocky_on.png) no-repeat;
	width: 18px;
	height: 20px;
	display: block;
	float: left;
	border: 0;
}

#rocky_body #rating_util_given span.off,#rocky_body #pagerContent .af-line span.off
	{
	background: url(/graphics/ratings/rocky_off.png) no-repeat;
}

#rocky_body #pagerContent .af-line .af-line-date {
	display: block;
	font-size: 10px;
	color: #aaa;
}

#rocky_body #pagerContent .af-line div {
	padding: 5px 0;
}

#rocky_body #pagerContent p {
	border-bottom: 0;
	color: #eee;
	padding: 0;
	text-transform: none;
	margin-bottom: 0px;
}

#rocky_body .art-comments #pagerContent  .comments-tools {
	float: none;
	clear: both;
	border-bottom: 1px solid #666;
	margin: 5px 0 10px;
	text-transform: uppercase;
	font-size: 10px;
	padding: 0 0 10px;
}

#rocky_body .art-comments .comments-tools a.complain {
	display: block;
	float: right;
}

#rocky_body .art-comments .comments-tools a {
	color: #aaa;
}

#rocky_body .give-rating-txt {
	font-style: italic;
	font-weight: normal;
	color: #fff;
	border-bottom: 4px solid #515151;
	padding-bottom: 5px;
	margin-bottom: 10px;
}

/* send tool - skal klones ind i box globalt */

/*Send tool article*/
#rocky_nav #tool-send,#rocky_nav  .send-mass {
	width: 200px;
	padding: 8px 10px;
	border-top: 3px solid #676767;
	border-left: 1px solid #676767;
	border-right: 1px solid #676767;
	border-bottom: 1px solid #676767;
	font: normal 12px Roboto, Helvetica, sans-serif;
	color: #aaa;
	display: none;
	position: absolute;
	z-index: 100;
}

#rocky_nav .art-view table.art-t .send-mass h2 {
	font: bold 14px Roboto, Helvetica, sans-serif;
	line-height: 14px;
	float: left;
	margin: 0 0 15px 0;
	color: #b40d0d;
	padding: 0px;
}

#rocky_nav .art-view table.art-t .send-mass p {
	font-size: 12px;
	text-transform: none;
}

#rocky_nav #tool-send h2 {
	color: #eee;
	text-transform: uppercase;
	font: bold 14px Roboto, Helvetica, sans-serif;
	margin: 0px;
	line-height: 14px;
	float: left;
	margin-bottom: 15px;
}

#rocky_nav #tool-send h2#send-header {
	padding: 0;
	text-align: left;
	width: 175px;
	background: none;
}

#rocky_nav #tool-send .g-close,#rocky_nav .send-mass .g-close {
	background: url("/graphics/sprites/pol_sprites_v01.png?v5") no-repeat -497px -419px;
	float: right;
	width: 11px;
	height: 11px;
	margin-top: 2px;
	cursor: pointer;
}

#rocky_nav #tool-send strong {
	color: #aaa
}

#rocky_nav #tool-send p {
	padding: 0px 0 10px 0;
	margin: 0px;
	text-transform: none;
	font-size: 12px;
}

#rocky_nav #tool-send input,#rocky_nav #tool-send textarea {
	background: #fff;
	border: none;
	padding: 4px 9px;
	width: 180px;
	color: #666;
	display: block;
	margin: 3px 0 15px 0px;
}

#rocky_nav #tool-send .er {
	font-weight: bold;
	color: #c00;
	font-size: 11px;
}

#rocky_nav #tool-send .send {
	cursor: pointer;
}

#rocky_nav #tool-send input.er,services

#rocky_nav #tool-send textarea.er {
	border: 1px solid #c00;
}

#rocky_nav #tool-send textarea {
	margin-bottom: 10px;
	height: 70px;
}

#rocky_nav #mailform_body .er {
	border: 1px solid #c00;
	background-color: #FDE5E5
}

#rocky_nav #mailform_body input.er {
	border: 1px solid #c00;
	background-color: #FDE5E5
}

#rocky_nav #mailform_body textarea.er {
	border: 1px solid #c00;
	background-color: #FDE5E5
}

#rocky_nav #mailform_message {
	color: #c00;
	float: left;
	padding-left: 15px;
	padding-top: 14px
}
/*end send tool*/

.pol-news-sml-head {
	color: #cc0000;
	font-weight: bold;
	font-size: 14px;
	margin-bottom: 10px;
}

.pol-news-box-col-head {
	font-weight: bold;
	font-size: 14px;
	margin-bottom: 5px;
}

.pol-news-box-col-1 {
	float: left;
	width: 175px;
}

.pol-news-box-col-2 {
	float: left;
	width: 202px;
}

.pol-news-box-col-3 {
	float: left;
	width: 180px;
}

.news-light-box-list {
	margin-bottom: 32px;
}

.news-light-box-list li {
	clear: both;
	margin-bottom: 8px;
}

.news-light-box-list li label {
	font-size: 14px;
}

.news-light-box-list li input {
	float: left;
	margin-left: 0;
	margin-right: 7px;
	padding-left: 0;
	padding-right: 0;
}

.db-list.mest {
	display: none;
}

.mest-btn.active,.seneste-btn.active {
	color: #cc0000;
	background: none;
	cursor: default;
}

.seneste-btn,.mest-btn {
	text-shadow: 1px 1px 0 #FFF;
	font-size: 11px;
	margin-top: -10px;
	padding: 7px 0px 7px 0px;
	display: block;
	float: left;
	color: #525252;
	border-bottom: 1px solid #ebebeb;
	background: #e4e4e4; /* Old browsers */
	background: -moz-linear-gradient(top, #fbfcfb 0%, #e4e4e4 100%);
	/* FF3.6+ */
	background: -webkit-linear-gradient(top, #fbfcfb 0%, #e4e4e4 100%);
	/* Chrome10+,Safari5.1+ */
	background: -ms-linear-gradient(top, #fbfcfb 0%, #e4e4e4 100%);
	/* IE10+ */
	background: linear-gradient(top, #fbfcfb 0%, #e4e4e4 100%); /* W3C */
	width: 150px;
	text-align: center;
	height: 15px;
	font-weight: bold;
	text-transform: uppercase;
}

.see-more-debat {
	margin-top: 9px;
	padding-top: 10px;
	margin-bottom:10px;
}

.see-more-debat,.see-more-debat a {
	font-size: 12px;
	font-weight: bold;
}

.see-more-debat div {
	float: left;
	margin-right: 4px;
}

.portrait-img-cont {
	overflow: hidden;
	width: 50px;
	margin: 0 5px 0 5px;
	display: block;
	float: left;
}

.portrait-img-cont img {
	margin-left: -4px;
}

.silhuet.portrait-img-cont img {
	margin-left: 0;
}

.db-list li {
	background: url("/graphics/lines/dots.gif") repeat-x 0 0;
	margin: 10px 0 0 0;
	padding: 12px 0 0 0;
}

.db-list {
	list-style: none;
	padding: 0;
	margin: 0;
}

.db-list h3 {
	margin: 0;
	font-size: 12px;
}

.db-list p{margin-top:0}



.db-list li:first-child {
	background: none;
	padding-top: 2px;
}

.single-list li:first-child {
	margin: 0;
	padding-top: 3px;
}

.db-list h3 a {
	font-weight: bold;
	line-height: 12px;
	display:block;
	margin-bottom:4px;
}

.db-list p {
	font-family: CapitoliumNews2-Bold, Georgia, serif;
	font-weight: normal;
	font-size: 15px;
	width: 195px;
	margin-bottom: 0;
	line-height: 15px;
}

.text-block {
	float: left;
	width: 240px;
	position: relative;
}

.km-comment-icon {
	position: absolute;
	bottom: 0;
	right: 0;
	font-size: 12px;
	background: url('/graphics/sprites/pol_sprite.png') no-repeat -381px -30px;
	padding-left: 16px;
	color: #701111;
	height: 12px;
}

/* Minister hold start */
.party-header {
	margin-top: 10px;
}

.medium-image {
	float: left;
	height: 112px;
	margin: 0 8px 0 0;
	overflow: hidden;
	width: 170px;
}

.gover-party-list {
	background: #eee;
	background: -webkit-linear-gradient(top, #E1E1E1 0%, #F4F4F4 100%);
	/* Chrome10+,Safari5.1+ */
	background: -moz-linear-gradient(center top, #E1E1E1 0%, #F4F4F4 100%) repeat scroll 0 0 transparent;
	background: -ms-linear-gradient(top, #e1e1e1 0%, #F4F4F4 50%);
	/* IE10+ */
	background: linear-gradient(top, #e1e1e1 0%, #F4F4F4 50%); /* W3C */
	float: left;
	width: 930px;
	margin-bottom: 20px;
	overflow: hidden;
	padding: 10px 10px 0 0;
}

.gover-party-list li {
	float: left;
	margin: 0 0 10px 10px;
	overflow: hidden;
	display: block;
	zoom: 1;
}

.gover-party-list li a {
	display: block;
	overflow: hidden
}

.gover-party-list li:hover,.gover-party-list li.selected {
	border: 3px solid #cc0000;
	margin: -3px -3px 7px 7px;
}

.minister-large-img {
	width: 390px;
	height: 310px;
	overflow: hidden;
	float: left;
	margin-right: 20px;
}

.minister-content {
	width: 530px;
	float: left;
	margin-bottom: 20px
}

.rubric-party {
	border-bottom: 1px solid #CCCCCC;
	font-family: CapitoliumNews2-Bold, Georgia, serif; font-weight : normal;
	font-size: 35px;
	margin-bottom: 19px;
	padding-bottom: 3px;
	clear: both;
	font-weight: normal;
}

.rubric-party span {
	letter-spacing: 0.3px;
	color: #999999;
	font-family: Roboto;
}

.minister-content h2 {
	color: #666666;
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 7px;
}

.minister-content li {
	font-size: 14px;
	padding: 0 0 8px 0;
}

.minister-content li span {
	font-weight: bold;
}

.minister-content .left-block {
	width: 251px;
}

.minister-content .right-block {
	background-color: #EEEEEE;
	padding: 10px;
	width: 238px;
	min-height: 290px;
}

.minister-content .right-block ul {
	margin-bottom: 16px;
}

.minister-content .right-block ul li {
	background: url("/graphics/icons/grey_plus.png") no-repeat scroll 0 2px transparent;
	padding-left: 17px;
}

.minister-content .right-block ol li {
	background: url("/graphics/icons/red_minus.png") no-repeat scroll 0 6px transparent;
	padding-left: 17px;
}

.right-block .minister-content h2 {
	text-shadow: 1px 1px 0 #FFFFFF;
}

.tool-tip-btn {
	position: relative;
}

.openCloseSub .tool-tip {
	top: -28px;
	left: 23px;
}

.tool-tip {
	background: #456;
	background: rgba(51, 51, 51, 0.7);
	border: 1px solid #999;
	color: #FFFFFF;
	display: none;
	font-size: 14px;
	padding: 7px;
	position: absolute;
	z-index: 200;
}

.minister-content div.notes {
	display: none;
}

.minister-bottom {
	border-top: 1px solid #999999;
	clear: both;
}

.minister-bottom h2 {
	color: #999999;
	font-family: CapitoliumNews2-Bold, Georgia, serif; font-weight : normal;
	font-size: 22px;
	font-weight: normal;
	margin-bottom: 10px;
	padding: 24px 0 0;
	font-weight: normal;
}

ul.gover-party-pics li span.comments,ul.gover-party-pics li span.title,.minister-bottom h2 span
	{
	color: #000000;
	font-family: CapitoliumNews2-Bold, Georgia, serif; font-weight : normal;
	font-size: 32px;
	font-weight: bold;
	font-weight: normal;
}

.minister-bottom #left {
	width: 225px;
	min-height: 10px;
	margin-right: 15px;
}

.minister-bottom #right {
	width: 225px;
	min-height: 10px;
}

.minister-bottom #middle {
	width: 620px;
	margin: 6px 15px 50px 0;
}

.postit p {
	background: url("/graphics/backgrounds/postbg.png") no-repeat scroll -9px 0 transparent;
	padding: 55px 24px 58px 27px;
	font-family: CapitoliumNews2-Bold, Georgia, serif; font-weight : normal;
	margin-bottom: 0;
	min-height: 138px;
	font-size: 13px;
	font-weight: normal;
}

.postit p b {
	font-size: 15px;
}

.postit p div {
	transform: rotate(-2.5deg);
	-ms-transform: rotate(-2.5deg);
	-webkit-transform: rotate(-2.5deg);
	-o-transform: rotate(-2.5deg);
	-moz-transform: rotate(-2.5deg);
}

.postit p.expert {
	background: url("/graphics/backgrounds/postbg_blue.png") no-repeat scroll -5px 0 transparent;
}

.postit p u,.postit p s {
	display: block;
	font-size: 15px;
	font-weight: bold;
	margin-top: 10px;
	text-align: center;
	text-decoration: none;
}

/* sektionsforside */
ul.gover-party-pics {
	padding-bottom: 20px;
}

ul.gover-party-pics li {
	box-shadow: 1px 1px 3px #999999;
	-ms-box-shadow: 1px 1px 3px #999999;
	-webkit-box-shadow: 1px 1px 3px #999999;
	-o-box-shadow: 1px 1px 3px #999999;
	-moz-box-shadow: 1px 1px 3px #999999;
	background: #fafafa;
	display: block;
	float: left;
	height: 265px;
	margin: 10px 18px 20px 5px;
	padding: 10px;
	width: 190px;
	position: relative;
	transform: rotate(-1.5deg);
	-ms-transform: rotate(-1.5deg);
	-webkit-transform: rotate(-1.5deg);
	-o-transform: rotate(-1.5deg);
	-moz-transform: rotate(-1.5deg);
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=2, Direction=135, Color='#999999')";
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=2, Direction=135, Color='#999999');
}

ul.gover-party-pics li:nth-child(even) {
	transform: rotate(1deg);
	-ms-transform: rotate(1deg);
	-webkit-transform: rotate(1deg);
	-o-transform: rotate(1deg);
	-moz-transform: rotate(1deg);
}

ul.gover-party-pics li:nth-child(3n) {
	transform: none;
	-ms-transform: none;
	-webkit-transform: none;
	-o-transform: none;
	-moz-transform: none;
	position: relative;
	top: -5px;
}

ul.gover-party-pics li a {
	display: block;
	overflow: hidden;
}

ul.gover-party-pics li a:hover span.title {
	color: #c00;
}

ul.gover-party-pics li span.title {
	display: block;
	font-size: 14px;
	text-align: center;
}

ul.gover-party-pics li span.comments {
	display: block;
	font-size: 11px;
	text-align: right;
	width: 190px;
	color: #666;
	font-weight: normal;
	position: absolute;
	bottom: 4px;
}

/* */

/* Minister hold end */

/* loginbox start */
#login-float {
	top: 0;
	left: 0;
	position: absolute;
	z-index: 99997;
	border: 10px solid #FFFFFF;
	background: url("/graphics/ajax/spinner.gif") no-repeat center 125px #EEEEEE;
}

#login-close-button {
	background: url("/graphics/photo/close_btn.png") no-repeat scroll 0 0 transparent;
	height: 29px;
	width: 31px;
	cursor: pointer;
	z-index: 99999;
	position: absolute;
	right: -26px;
	top: -26px;
}

#login-header {
	z-index: 99998;
	background: url("/graphics/sprites/pol_bg_spriets_v0.png?v5") repeat-x 0 -1259px;
	padding: 7px 0 8px 10px;
}

#login-header span {
	/*background: url("/graphics/sprites/pol_sprite.png") no-repeat -229px -172px;*/
	color: #FFFFFF;
	display: block;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 0.7px;
	text-transform: uppercase;
}

#login-layer {
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background-color: #000;
	z-index: 99996;
	zoom: 1;
	position: absolute;
}

#login-frame {
	background-color: #EEEEEE;
	height: 224px;
	width: 274px;
}

.intro-text {
	background-color: #EEEEEE;
	margin-top: -38px;
	padding: 10px;
	width: 254px;
	font-size: 11px;
}

.forgot-password-link {
	clear: both;
	color: #666666;
	display: inline-block;
	font-size: 12px;
	left: 11px;
	margin-bottom: 18px;
	position: relative;
	top: -77px;
}

.forgot-passwordL-link:hover {
	color: #cc0000;
}

/* Loginbox end */
.nyheds-txt-box {
	font-size: 14px;
	margin-top: 5px;
	line-height: 20px;
}

.small-rules-txt {
	font-size: 10px;
	margin-top: 2px;
}

.lightbox-submit-small-txt {
	font-weight: bold;
	font-size: 14px;
	float: left;
	margin-right: 10px;
	margin-top: 3px;
}

.lightbox-submit-field {
	width: 262px;
	color: #666;
	font-size: 14px;
	float: left;
	padding: 5px 0 5px 8px;
	margin-right: 6px;
	border: 1px solid #666;
	box-shadow: 2px 2px 6px #CCCCCC inset;
	-moz-box-shadow: 2px 2px 6px #CCCCCC inset;
	font-family: Roboto;
}

.submit-container {
	margin: 0 auto;
	width: 470px;
}

.lower-txt {
	margin-bottom: 20px;
	font-size: 14px;
}
/*commentconfirm lightbox end*/

/* lightbox zoom */
.lb-zoom-in {
	cursor: -moz-zoom-in;
	cursor: -webkit-zoom-in;
	cursor: url(/graphics/cursors/zoomin.cur);
}

.lb-zoom-out {
	cursor: -moz-zoom-out;
	cursor: -webkit-zoom-out;
	cursor: url(/graphics/cursors/zoomout.cur);
}

/*
	stuff for tinymce
*/
body#tinymce {
	font: 16px/22px Helvetica, Roboto, sans-serif;
	color: #444;
}

body#tinymce p {
	font: 16px/22px Helvetica, Roboto, serif;
}

body#tinymce h2 {
	font-family: CapitoliumNews2-Bold, Georgia, serif;
	font-weight: normal;
	font-size: 30px;
	line-height: 30px;
}

body#tinymce h3 {
	font-family: CapitoliumNews2-Bold, Georgia, serif;
	font-weight: normal;
	font-size: 22px;
	line-height: 26px;
}

.debate_vote_box_header {
	background: -moz-linear-gradient(center top, #FFFFFF, #F7F7F6) repeat scroll 0 0 transparent;
	border-bottom: 1px solid #EBECEB;
	border-left: 1px solid #EBECEB;
	border-right: 1px solid #EBECEB;
	color: #882424;
	font-size: 14px;
	font-weight: bold;
	min-height: 16px;
	padding: 2px 6px;
}

.debate_vote_box {
	border-bottom: 3px solid #882424;
	border-top: 3px solid #882424;
	clear: left;
	float: left;
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 10px;
	padding-left: 0;
	padding-right: 0;
	width: 620px;
}

.debate_vote_box_content {
	color: #696A64;
	height: 60px;
}

.debate_vote_box_rating {
	height: 20px;
	padding-top: 10px;
}

.debate_vote_box_button {
	background: url("/graphics/sprites/pol_bg_spriets_v0.png?v5") repeat-x 0 -3292px;
	padding: 3px 6px;
	float: right;
	color: #fff;
	font-weight: bold;
	font-size: 11px;
	border: 0;
	cursor: pointer;
	margin: -5px 5px 5px 0px;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: :3px;
}

.debate_vote_box_button.disabled {
	background: #ccc;
	cursor: no-drop;
}

.debate_vote_box input[type="radio"],.debate_vote_box input[type="checkbox"]
	{
	width: auto;
	border: none;
	margin: 0 5px 0 5px;
	padding: 0;
	float: left;
}

.debate_vote_box div.bottom {
	font-size: 12px;
	float: left;
	color: #000;
	margin-right: 10px;
	font-weight: normal;
}

.recommend-bar-box {
	width: 620px;
	margin: 0 0 10px 0;
}

.recommend-bar {
	clear: both;
	margin-bottom: 8px;
	padding-left: 5px;
}

.left-bar {
	background-color: #7f0811;
	background: -moz-linear-gradient(center top, #821111 0%, #840409 100%) repeat; /* FF3.6+ */
	background: -webkit-linear-gradient(center top, #821111 0%, #840409 100%) repeat; /* Chrome10+,Safari5.1+ */
	background: -ms-linear-gradient(center top, #821111 0%, #840409 100%);
	/* IE10+ */
	background: linear-gradient(center top, #821111 0%, #840409 100%);
	/* W3C */
	color: #FFFFFF;
	float: left;
	height: 19px;
	width: 169px;
}

.right-bar {
	background-color: #e1e1e1;
	background: -moz-linear-gradient(center top, #DCDCDC 0%, #E6E6E6 100%) repeat; /* FF3.6+ */
	background: -webkit-linear-gradient(center top, #DCDCDC 0%, #E6E6E6 100%) repeat; /* Chrome10+,Safari5.1+ */
	background: -ms-linear-gradient(center top, #DCDCDC 0%, #E6E6E6 100%);
	/* IE10+ */
	background: linear-gradient(center top, #DCDCDC 0%, #E6E6E6 100%);
	/* W3C */
	color: #FFFFFF;
	float: left;
	width: 320px;
}

.number-comments {
	float: right;
}

.number-comments div {
	background: url("/graphics/sprites/profile_sprites.png") no-repeat scroll 0 -37px transparent;
	height: 18px;
	width: 19px;
	float: left;
	margin-right: 4px;
}

.number-comments span {
	display: block;
	float: left;
	margin: 0 8px 0 8px;
	color: #ccc;
}

.readers-opinion-head {
	color: #666666;
	float: left;
	margin-bottom: 5px;
	margin-right: 10px;
	margin-top: 2px;
	text-align: right;
	width: 75px;
	font-size: 12px;
}

.vote-persent {
	font-size: 12px;
	color: #666666;
	float: left;
	margin: 2px 0 5px 8px;
}

.antal-stemmer-txt {
	color: #303030;
	float: right;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 8px;
	margin-right: 48px;
}

.debate-arts-frontpage {

}

.debate-arts-frontpage h1 {
	font-size: 32px;
	font-family: CapitoliumNews2-Bold, Georgia, serif; font-weight : normal;
	margin-bottom: 10px;
	color: #6F1111;
	font-weight: normal;
}

.debate-arts-menu {
	padding-bottom: 10px;
}

.debate-arts-menu li {
	float: left;
}

.debate-arts-menu li:first-child a {
	padding: 5px 14px 5px 14px;
}

.debate-arts-menu li a {
	padding: 5px 14px 5px 13px;
	display: block;
	background-color: #eee;
	background: -moz-linear-gradient(top, #fff 0%, #e7e7e7 100%);
	/* FF3.6+ */
	background: -webkit-linear-gradient(top, #e1e1e1 0%, #ffffff 50%);
	/* Chrome10+,Safari5.1+ */
	background: -ms-linear-gradient(top, #e1e1e1 0%, #ffffff 50%);
	/* IE10+ */
	background: linear-gradient(top, #e1e1e1 0%, #ffffff 50%); /* W3C */
	border: 1px solid #e1e1e1;
	color: #505150;
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
	text-shadow: 1px 1px 0 #FFFFFF;
}

.debate-arts-menu li a:hover {
	color: #cc0000;
}

.debate-arts-menu li.active a,.debate-arts-menu li.active a:hover {
	background: none;
	border-bottom: 1px solid #fff;
	cursor: default;
	color: #630004;
}

/*.debate-arts-menu li a:first-child {padding-left:0;}*/
.debter-list li {
	border-bottom: 1px solid #CCCCCC;
	margin-bottom: 13px;
	padding: 0 0 8px;
}

.debate-art-date {
	color: #666;
	font-size: 12px;
}

.debter-list h3 {
	font-size: 19px;
	font-family: CapitoliumNews2-Bold, Georgia, serif;
	font-weight: normal;
	margin-top: 1px;
}

.debter-list p {
	font-size: 14px;
	margin-bottom: 7px;
	font-family: CapitoliumNews2-Bold, Georgia, serif;
	font-weight: normal;
}

.comment-span {
	color: #6F1111;
	font-weight: bold;
}

.debater-name {
	font-weight: bold;
}

.debater-title {
	color: #666;
}

.alfabetic .debater-title {
	color: #666666;
	font-family: Roboto;
	font-size: 11px;
	text-transform: uppercase;
}

.profile-img-debater {
	background: none repeat scroll 0 0 #FFFFFF;
	border: 1px solid #E2E3E2;
	line-height: 0;
	display: inline-block;
	overflow: hidden;
	padding: 4px;
	margin-left: 5px;
	margin-bottom: 5px;
}

.left-block {
	width: 75px;
}

.right-block {
	width: 525px;
}

.latest-debat-top-menu {
	float: right;
}

.latest-debat-top-menu a {
	color: #6F1111;
}

/* link to mobile from desktop site */
a#link-to-mobile {
	background: -moz-linear-gradient(top, #eeeeee 17%, #cccccc 79%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(17%, #eeeeee), color-stop(79%, #cccccc));
	background: -webkit-linear-gradient(top, #eeeeee 17%, #cccccc 79%);
	background: -o-linear-gradient(top, #eeeeee 17%, #cccccc 79%);
	background: -ms-linear-gradient(top, #eeeeee 17%, #cccccc 79%);
	background: linear-gradient(top, #eeeeee 17%, #cccccc 79%);
	color: #333;
	display: block;
	text-align: center;
	font-size: 36px;
	font-weight: bold;
	padding: 20px 0;
	width: 960px;
	margin: 0 auto 15px;
	border-bottom: 2px solid #888;
}

*/
.section-logo {
	position: absolute;
}

.bezzerwizzer-box.zone {
	width: 940px;
	position: relative;
	height: 310px;
	overflow: hidden;
	margin-bottom: 10px;
}

/* articles */
.article {
	height: 406px;
	width: 620px;
	overflow: hidden;
}

.big-head-block {
	width: 399px;
}

.art-list {
	width: 311px;
	border-left: 1px solid #CCCCCC;
	margin-left: 9px;
	padding-left: 9px;
}

.art-list li {
	border-top: 1px solid #CCCCCC;
	margin-bottom: 10px;
	padding-top: 11px;
	clear: both;
	width: 311px;
}

.art-list li:first-child {
	border: none;
	padding-top: 0;
}

.art-list li.last {
	padding-bottom: 25px;
}

.art-list li img {
	float: left;
}

.art-list li h4 {
	font-weight: bold;
	font-size: 18px;
	font-family: Roboto, Arial, sans-serif;
	line-height: 21px;
}

.plus-bottom {
	bottom: 0;
	left: 95px;
	position: absolute;
}

.plus-buy {
	background: url("/graphics/sprites/pol_sprites_v01.png?v5") no-repeat scroll -350px -227px transparent;
	display: block;
	float: left;
	height: 24px;
	margin-right: 10px;
	width: 49px;
}

.plus-bottom .plus-buy {
	margin-top: 0;
}

.plus-price {
	color: #666666;
	font-family: Roboto, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin-top: -2px;
}

.reg-price {
	color: #666;
	font-family: Roboto, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.striben-txt {
	font-family: Roboto, Arial, sans-serif;
	font-weight: bold;
	font-size: 14px;
	margin: 10px 0 6px 0;
}

.date-stamp {
	font-family: Roboto, Arial, sans-serif;
	font-size: 10px;
	margin: 13px 0 0;
	color: #999;
}

/* food site start */
.article-tools {
	width: 140px;
}

.article-tools-bottom {
	margin-bottom: 20px;
}

.top.article-tools {
	background: -moz-linear-gradient(center top, #fdfdfd 0%, #ebebeb 100%);
	/* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fdfdfd), color-stop(100%, #ebebeb)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #fdfdfd 0%, #ebebeb 100%);
	/* Chrome10+,Safari5.1+ */
	background-color: #f9f9f9;
	border-radius: 7px;
	padding: 12px 9px;
	border: 1px solid #e0e0e0;
	border-bottom: none;
	width: 120px;
}

.top.article-tools {
	border-radius: 7px 7px 0 0;
	border-bottom: 1px solid #E0E0E0;
}

.article-tools {
	border-radius: 0;
}

.top.article-tools li:first-child {
	margin-top: 0;
}

.top.article-tools li {
	margin-top: 6px;
}

.article-tools li a {
	overflow: auto;
	display: block;
	background: linear-gradient(center top, #fbfbfb 1%, #f9f9f9 0%, #ebebeb 100%);
	/* FF3.6+ */
	background: -moz-linear-gradient(center top, #fbfbfb 1%, #f9f9f9 0%, #ebebeb 100%);
	/* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #FFF), color-stop(100%, #ebebeb)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #fbfbfb 1%, #f9f9f9 0%, #ebebeb 100%);
	/* Chrome10+,Safari5.1+ */
	background-color: #f9f9f9;
	border: 1px solid #E0E0E0;
	border-bottom: none;
	padding: 0 10px 0 0;
	width: 128px;
	text-shadow: 1px 1px 0 #FFFFFF;
	position: relative;
	cursor: pointer;
}

.top.article-tools li a {
	padding: 6px 7px 3px;
	border: 1px solid #E0E0E0;
	width: auto;
}

.article-tools li span {
	background: url("/graphics/sprites/mad_sprites.png") no-repeat scroll -65px -44px transparent;
	display: block;
	float: left;
	height: 14px;
	width: 12px;
}

.article-tools li span {
	margin: 0;
	display: block;
}

.top li.heart-btn span {
	background: url("/graphics/sprites/mad_sprites.png") no-repeat -64px -66px;
	height: 11px;
	width: 13px;
	margin: 2px 0 0;
}

.article-tools li.print-btn span {
	background: url("/graphics/sprites/mad_sprites.png") no-repeat -79px -53px;
	height: 16px;
	width: 13px;
}

.article-tools li.tipos-btn span {
	background: url("/graphics/sprites/mad_sprites.png") no-repeat -79px -31px;
	height: 19px;
	width: 13px;
}

.article-tools li.mail-btn span {
	background: url("/graphics/sprites/mad_sprites.png") no-repeat -79px -72px;
	height: 11px;
	width: 15px;
}

.article-tools li.facebook-btn span {
	background: url("/graphics/sprites/mad_sprites.png") no-repeat -79px -85px;
	height: 17px;
	width: 16px;
}

.article-tools li.twitter-btn span {
	background: url("/graphics/sprites/mad_sprites.png") no-repeat -56px -79px;
	height: 21px;
	width: 21px;
}

.article-tools li.print-btn a {
	border-radius: 7px 7px 0 0;
}

.article-tools li.twitter-btn a {
	border-radius: 0 0 7px 7px;
	border-bottom: 1px solid #E0E0E0;
}

/* hot fix */
#tool-send>div#conf-body span.c-333:before {
	background: url("/graphics/sprites/mad_sprites.png") no-repeat scroll -79px -72px transparent;
	content: "";
	display: block;
	float: left;
	height: 11px;
	margin-right: 5px;
	width: 15px;
}

#tool-send>div#conf-body span.c-333 {
	background: none repeat scroll 0 0 transparent;
	height: auto;
	padding-bottom: 5px;
	width: auto;
}

/* hot fix end */
.article-tools li .icon-bg {
	background: linear-gradient(center top, #fafafa 0%, #f9f9f9 100%);
	/* FF3.6+ */
	background: -moz-linear-gradient(center top, #fafafa 0%, #f9f9f9 100%);
	/* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fafafa), color-stop(100%, #f9f9f9)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #fafafa 0%, #f9f9f9 100%);
	/* Chrome10+,Safari5.1+ */
	background-color: #f9f9f9;
	background: -moz-linear-gradient(center top, #FAFAFA 0%, #F9F9F9 100%) repeat scroll 0 0 #F9F9F9;
	border-right: 1px solid #EEEEEE;
	float: left;
	margin: 1px 10px 0 0;
	position: relative;
}

.article-tools li.print-btn .icon-bg {
	padding: 4px 9px 7px 7px;
}

.article-tools li.tipos-btn .icon-bg {
	padding: 3px 9px 5px 7px;
}

.article-tools li.mail-btn .icon-bg {
	padding: 7px 7px 9px;
}

.article-tools li.facebook-btn .icon-bg {
	padding: 4px 7px 6px 6px;
}

.article-tools li.twitter-btn .icon-bg {
	padding: 5px 6px 1px 2px;
}

.left-border {
	border-left: 1px solid #D6D6D6;
	border-right: 1px solid #FFFFFF;
	float: left;
	height: 20px;
	margin: -2px 7px 0;
	width: 0;
}

.button-label {
	float: left;
	font-size: 11px;
	font-weight: bold;
	padding-top: 7px;
}

.top .button-label {
	padding-top: 1px;
}

.numbers {
	background: linear-gradient(center top, #FFF 0%, #f2f2f2 100%);
	/* FF3.6+ */
	background: -moz-linear-gradient(center top, #FFF 0%, #f2f2f2 100%);
	/* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #FFF), color-stop(100%, #f2f2f2)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #FFF 0%, #f2f2f2 100%);
	/* Chrome10+,Safari5.1+ */
	background-color: #f9f9f9;
	border: 1px solid #E5E5E5;
	border-radius: 10px 10px 10px 10px;
	box-shadow: 1px 1px 0 #FFFFFF;
	display: inline-block;
	float: right;
	font-size: 9px;
	font-weight: bold;
	margin-top: 5px;
	padding: 2px 9px;
	color: #686868;
}

.top .numbers {
	margin-top: -2px;
}

.tool-box-right-arrow {
	-moz-transform: rotate(43deg);
	-ms-transform: rotate(43deg);
	-webkit-transform: rotate(43deg);
	transform: rotate(43deg);
	background-color: #FAFAFA;
	border-color: #eaeaea;
	border-style: solid solid none none;
	border-width: 1px 1px medium medium;
	height: 8px;
	position: absolute;
	right: -5px;
	top: 8px;
	width: 8px;
	display: none\9;
}

.right-arrow-inner {
	-moz-transform: rotate(43deg);
	background-color: #FAFAFA;
	height: 6px;
	position: absolute;
	right: -3px;
	top: 10px;
	width: 6px;
}

/* sendbox banners start */
#sendbanner1 {
	display: inline;
	float: right;
	width: 130px;
}

#sendbanner2 {
	text-align: center;
}
/* sendbox banners end */

/* mad global */
/* mad search sp3 */
.w300.madsearchsp3 {
	margin: 10px 0;
}


.mad-search-art-bottom .search-box-top {
	border-radius: 7px 7px 0px 0px;
	background: linear-gradient(center top, #FCFCFC 1%, #E6E6E6 100%);
	/* FF3.6+ */
	background: -moz-linear-gradient(center top, #FCFCFC 1%, #E6E6E6 100%);
	/* FF3.6+ */
	background: -webkit-linear-gradient(center top, #FCFCFC 1%, #E6E6E6 100%);
	/* Chrome10+,Safari5.1+ */
	background-color: #f9f9f9;
	border: 1px solid #d3d3d3;
	border-bottom: none;
	padding: 12px 0 50px 12px;
	position: relative;
}

.kogebogen-txt a {
	font-size: 1.6em;
	font-family: "Politiken Egyptienne";
	color: #614771;
	letter-spacing: 0.5px;
}

.mad-search-art-bottom .kogebogen-txt a {
	color: #614771;
	float: left;
	font-size: 2.4em;
}

.cook-images {
	position: absolute;
	bottom: -0;
	right: 9px;
}

.madsearchsp3 .cook-images {
	right: 6px;
	bottom: -1px;
}

.soeg-txt {
	color: #fff;
	font-weight: bold;
	margin-bottom: 8px;
}

.mad-search-art-bottom .soeg-txt {
	margin-top: 12px;
	margin-bottom: 0;
	color: #fff;
}

.search-box-bottom {
	background: linear-gradient(center top, #FCFCFC 1%, #E6E6E6 100%);
	/* FF3.6+ */
	background: -moz-linear-gradient(center top, #6a4573 0%, #58395f 100%);
	/* FF3.6+ */
	background: -webkit-linear-gradient(center top, #FCFCFC 1%, #E6E6E6 100%);
	/* Chrome10+,Safari5.1+ */
	background-color: #62406a;
	padding: 10px 0 9px 14px;
	border-top: none;
}

.mad-search-art-bottom .search-box-bottom {
	background: linear-gradient(center top, #FCFCFC 1%, #E6E6E6 100%);
	/* FF3.6+ */
	background: -moz-linear-gradient(center top, #6a4573 0%, #58395f 100%);
	/* FF3.6+ */
	background: -webkit-linear-gradient(center top, #FCFCFC 1%, #E6E6E6 100%);
	/* Chrome10+,Safari5.1+ */
	background-color: #62406a;
	padding: 10px 0 9px 14px;
	border: 0;
}

.search-box-bottom .search-field-cont {
	width: 231px;
}

.madsearchsp3 .search-box-bottom .search-field-cont {
	width: 275px;
}

.mad-search-art-bottom .search-box-bottom .search-field-cont {
	margin-right: 10px;
	width: 375px;
	display: block;
	float: right;
}

.mad-search-btn {
	background: url("/graphics/sprites/mad_sprites.png") no-repeat scroll -128px -59px transparent;
	height: 28px;
	width: 53px;
	border: none;
	cursor: pointer;
	position: absolute;
	right: -40px;
	top: 5px;
}

.mad-search-art-bottom .mad-search-btn {
	right: 7px;
	top: 7px;
}

.main-search .mad-search-btn {
	right: 301px;
	top: 7px;
}

.w300 .mad-search-btn {
	top: 7px;
	position: absolute;
	right: 5px;
}

.mad-search-btn.btnDisabled {
	cursor: no-drop;
	background: url("/graphics/sprites/mad_sprites.png") no-repeat scroll -181px -59px transparent;
}

.search-field-cont input.search {
	border: 1px solid #D6D6D6;
	color: #949494;
	font-weight: bold;
	padding: 11px 0 11px 0px;
	text-shadow: 0 1px 0 #FFFFFF;
	width: 100%;
}

.search-field-cont {
	width: 550px;
	position: relative;
	z-index: 9200;
}

.search-field-cont .search-pipe {
	border-left: 1px solid #D1D1D1;
	border-right: 1px solid #FFFFFF;
	height: 25px;
	left: 36px;
	position: absolute;
	top: 8px;
	width: 0;
}

.mad-search-art-bottom .search-field-cont .search-pipe {
	left: 36px;
}

/* globale mad styles start */
.plus-vare-list {
	padding-bottom: 10px;
	padding: 0;
}

.article2013 .plus-vare-list img{
	max-width:132px;
}

.plus-vare-list li {
	float: left;
	margin-bottom: 3px;
	overflow: hidden;
	position: relative;
	width: 132px;
}

.plus-vare-list li.first-el {
	margin-left: 12px;
	margin-top: 5px;
	padding-right: 0;
	clear: left;
}

.plus-vare-list li.last-el {
	margin-left: 13px;
	margin-top: 5px;
}

.plus-vare-list li.vb {
	margin-bottom: -2px;
	margin-left: 12px;
	margin-top: 10px;
	padding: 0;
	width: 118px;
}

.plus-vare-list .content {
	position: absolute;
	top: 66px;
	left: 0;
}

.content a {
	background: none repeat scroll 0 0 #000;
	color: #FFFFFF;
	display: inline-block;
	font-size: 11px;
	font-weight: bold;
	line-height: 18px;
	margin: 0 0 1px;
	max-width: 104px;
	overflow: hidden;
	padding: 0 6px;
	page-break-after: always;
	text-overflow: ellipsis;
	white-space: nowrap;
}



.madklub-header {
	background: -moz-linear-gradient(center top, #FFFFFF 0%, #F5F5F5 100%) repeat scroll 0 0 #FBFBFB;
	border-bottom: 1px solid #D0D0D0;
	border-top: 3px solid #593A61;
	color: #593A61;
	font: 1.1em "Politiken Egyptienne", georgia, sans-serif;
	padding: 5px;
}

.madklub-flere-tilbud {
	border-bottom: 1px solid #D0D0D0;
	border-top: 1px dotted #D0D0D0;
	height: 20px;
	margin-top: 10px;
	padding-bottom: 2px;
	padding-left: 12px;
	padding-top: 5px;
}

.madklub-flere-tilbud a {
	font-weight: bold;
	font-size: 12px;
	color: #593A61;
}

.plus.w300 .madklub-flere-tilbud {
	margin-top: -4px;
	padding-bottom: 5px;
	padding-left: 12px;
}

.plus.w300 .madklub-flere-tilbud a {
	font-size: 14px;
}

.madklub-ingredienser {
	font-size: 14px;
	color: #000;
}

.madklub-ingredienser h2 {
	margin-bottom: 10px;
}

/* globale mad styles end */

/* autosuggest styles */

/* AutoSuggest CSS - Version 1.2 */
.madsearchsp3 .as-wrapper input,.mad-search-art-bottom .as-wrapper input
	{
	list-style-type: none;
	border: 1px solid #D6D6D6;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	background: url("/graphics/mad/microscope.png") no-repeat scroll 9px 9px #fff;
	background: url("/graphics/mad/microscope.png") no-repeat scroll 9px 9px, -moz-linear-gradient(center top, #F3F3F3 0%, #FEFEFE 100%) repeat scroll 0 0 transparent;
	background: url("/graphics/mad/microscope.png") no-repeat scroll 9px 9px, -webkit-linear-gradient(top, #F3F3F3, #FEFEFE);
	padding: 1px 0 0 45px;
	overflow: hidden;
	height: 37px;
	font-weight: bold;
	font-size: 12px;
	color: #949494;
}

.ie7 .madsearchsp3 .as-wrapper input,.ie7 .mad-search-art-bottom .as-wrapper input,.ie8 .madsearchsp3 .as-wrapper input,.ie8 .mad-search-art-bottom .as-wrapper input
	{
	padding: 12px 0 0 45px;
	height: 23px;
}

.as-wrapper input#autosuggest_sp3 {
	width: 227px;
}

.as-wrapper input#autosuggest_art {
	width: 328px;
}

.main-search ul.as-selections {
	width: 408px;
	float: left;
}

.mad-search-art-bottom ul.as-selections {
	float: right;
	margin-bottom: 0;
	width: 328px;
}

.art-bottom-search ul.as-selections.loading li.as-original input.as-input,.madsearchsp3 ul.as-selections.loading li.as-original input.as-input
	{
	background: url(/graphics/mad/input_loader.gif) no-repeat right;
}

ul.as-selections li {
	float: left;
	margin: 1px 4px 1px 0;
}

ul.as-selections li.as-selection-item {
	/*
	color: #2b3840;
	font-size: 13px;
	font-family: "Helvetica", Roboto, sans-serif;
	text-shadow: 0 1px 1px #fff;
	background-color: #ddeefe;
	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#ddeefe), to(#bfe0f1));
	border: 1px solid #acc3ec;
	border-top-color: #c0d9e9;
	padding: 2px 7px 2px 10px;
	border-radius: 0px;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	box-shadow: 0 1px 1px #e4edf2;
	-webkit-box-shadow: 0 1px 1px #e4edf2;
	-moz-box-shadow: 0 1px 1px #e4edf2;
	line-height:17px;
	*/

}

ul.as-selections li.as-selection-item:last-child {
	margin-left: 30px;
}

ul.as-selections li.as-selection-item.tag {
	background-color: #ddeefe;
	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#ddeefe), to(#bfe0f1));
	font-weight: bold;
}

ul.as-selections li.as-selection-item a.as-close {
	float: right;
	margin: 1px 0 0 7px;
	padding: 0 2px;
	cursor: pointer;
	color: #5491be;
	font-family: Helvetica, Roboto, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-shadow: 0 1px 1px #fff;
	-webkit-transition: color .1s ease-in;
}

ul.as-selections li.as-selection-item.blur {
	color: #666666;
	background-color: #f4f4f4;
	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#f4f4f4), to(#d5d5d5));
	border-color: #bbb;
	border-top-color: #ccc;
	box-shadow: 0 1px 1px #e9e9e9;
	-webkit-box-shadow: 0 1px 1px #e9e9e9;
	-moz-box-shadow: 0 1px 1px #e9e9e9;
}

ul.as-selections li.as-selection-item.blur a.as-close {
	color: #999;
}

div.tags_container ul.as-selections li.as-selection-item:hover {
	background-color: #A391A7;
}

ul.as-selections li:hover.as-selection-item a.as-close {
	color: #4d70b0;
}

ul.as-selections li.as-selection-item.selected {
	border-color: #1f30e4;
}

ul.as-selections li.as-selection-item a:hover.as-close {
	color: #1b3c65;
}

ul.as-selections li.as-selection-item a:active.as-close {
	color: #4d70b0;
}

ul.as-selections li.as-original {
	margin-left: 0;
}

.w300.madsearchsp3 ul.as-selections li.as-original {
	margin-left: 0;
}

ul.as-selections li.as-original input {
	border: none;
	outline: none;
	font-size: 12px;
	width: 168px;
	float: left;
	margin-top: 5px;
	padding: 0;
	background-color: transparent;
}

.main-search ul.as-selections li.as-original input {
	width: 343px;
}

.w300.madsearchsp3 ul.as-selections li ~li.as-original input {
	width: 20px;
}

ul.as-list {
	position: absolute;
	list-style-type: none;
	margin: 47px 0 0;
	padding: 0;
	font-size: 14px;
	color: #000;
	font-family: Helvetica, Roboto, sans-serif;
	background-color: #fff;
	background-color: rgba(255, 255, 255, 0.95);
	*background-color: #fff;
	z-index: 9100;
	box-shadow: 0 2px 12px #222;
	-webkit-box-shadow: 0 2px 12px #222;
	-moz-box-shadow: 0 2px 12px #222;
	border-radius: 0px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border: 1px solid #5F2D80 \9;
	left: 0;
	top: 0;
	width: 100%;
}

.madsearchsp3 ul.as-list {
	margin: 49px 0 0;
}

.mad-search-art-bottom ul.as-list {
	margin: 48px 0 0;
	left: -1px;
}

li.as-result-item,li.as-message {
	margin: 0 0 0 0;
	padding: 5px 12px;
	background-color: transparent;
	border: 1px solid #fff;
	border-bottom: 1px solid #ddd;
	cursor: pointer;
	border-radius: 0px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
}

li.as-result-item strong {
	color: #999;
	font-weight: normal;
	font-size: 80%;
}

li.as-result-item.active strong {
	color: #ccc;
	font-weight: normal;
}

li:first-child.as-result-item {
	margin: 0;
}

li.as-message {
	margin: 0;
	cursor: default;
}

li.as-result-item.active {
	/*
	background-color: #3668d9;
	background-image: -webkit-gradient(linear, 0% 0%, 0% 64%, from(rgb(110, 129, 245)), to(rgb(62, 82, 242)));
	border-color: #3342e8;
	*/
	background: linear-gradient(center top, #FCFCFC 1%, #E6E6E6 100%);
	/* FF3.6+ */
	background: -moz-linear-gradient(center top, #6a4573 0%, #58395f 100%);
	/* FF3.6+ */
	background: -webkit-linear-gradient(center top, #FCFCFC 1%, #E6E6E6 100%);
	/* Chrome10+,Safari5.1+ */
	background-color: #62406a;
	color: #fff;
	text-shadow: 0 1px 2px #122042;
}

li.as-result-item em {
	font-style: normal;
	background: #444;
	padding: 0 2px;
	color: #fff;
}

li.as-result-item.active em {
	background: #472746;
	color: #fff;
}

/* imagemarkers */
.wrap {
	width: 940px;
	overflow: hidden;
}

div.pic-dot-box-inner p {
	padding-bottom: 10px;
	margin-bottom: 10px;
}

.pic-dot-btn {
	background-color: #C00;
	position: absolute;
	display: block;
	width: 40px;
	height: 40px;
	border-radius: 50%;
	cursor: pointer;
}

.pic-dot-btn:before{
	font-family: FontAwesome;
	font-weight: normal;
	font-style: normal;
	text-decoration: inherit;
	-webkit-font-smoothing: antialiased;
	content: "\f067";
	color: #fff;
	font-size: 21px;
	line-height: 44px;
	width: 40px;
	text-align: center;
	display: inline-block;
}

.pic-dot-box {
	position: absolute;
	display: block;
	width: 200px;
	z-index: 1;
	background-repeat: no-repeat;
}

.pic-dot-box .pic-dot-box-inner {
	z-index: 2;
	padding: 15px;
	border: 1px solid #ccc;
	background: #fff;
	font-family: Roboto, Arial;
	font-weight: 400;
	font-size: 14px;
	line-height: 140%;
}

.pic-dot-box .pic-dot-box-inner h3 {
	font-size: 14px;
	margin-bottom: 2px;
	font-family: "Roboto", "Roboto Black Web";
	font-weight: 700;
	color: #000;
	text-transform: uppercase;
	margin-bottom:10px;
}

.pic-dot-box .pic-dot-box-inner h3:empty{
	display:none;
}


.pic-dot-box .pic-dot-box-inner a,.pic-dot-box .pic-dot-box-inner a:visited
	{
	display: block;
	text-decoration: underline;
	color: #3a1d4a;
}

.pic-dot-box .pic-dot-box-inner a:hover {
	color: #999;
	text-decoration: none;
}

.pic-dot-box.left {
	margin-left: -15px;
	padding-right: 10px;
}

.pic-dot-box.right {
	margin-left: 50px;
	padding-left: 10px;
}

.pointer {
	width: 10px;
	height: 20px;
	display: block;
	position: absolute;
	left: 0;
	overflow: hidden;
	border-right: 1px solid #fff;
}

.left .pointer {
	left: auto;
	right: 0;
	border-left: 1px solid #fff;
	border-right: none;
}

.pointer .arrow {
	width: 20px;
	height: 20px;
	display: block;
	position: absolute;
	left: 4px;
	top: 0px;
}

.pointer span.arrow {
	left: 4px;
	background: #fff;
	-ms-transform: rotate(45deg); /* IE 9 */
	-webkit-transform: rotate(45deg); /* Safari and Chrome */
	-o-transform: rotate(45deg); /* Opera */
	-moz-transform: rotate(45deg); /* Firefox */
}

.left .pointer span.arrow {
	right: 5px;
	box-shadow: 1px 0 1px rgba(0, 0, 0, 0.4);
}

.left .pointer .arrow {
	left: auto;
	right: 4px;
}

.content .product-title,.content .note {
	background-color: #444444;
}

.outer-iframe {
	width: 620px;
	padding: 5px 0;
}

.inner-iframe {
	margin: 0 auto;
	width: 620px;
}

.euro-box-header {
	height: 60px;
	width: 600px;
}

.euro-box-header-logo {
	float: left;
	display: block;
}

.euro-box-header-links {
	float: right;
	font-weight: bold;
}

.euro-box-subheader,.euro-box-footer {
	color: #999999;
	letter-spacing: 0.9px;
	margin: 0 0 8px;
	text-transform: uppercase;
}

.euro-box-subheader {
	font: 1.2em "Politiken Egyptienne", georgia, sans-serif;
	border-top: 1px solid #999;
	padding-top: 10px;
}

.euro-box-footer {
	font: 1.0em "Politiken Egyptienne", georgia, sans-serif;
	border-top: 1px solid #999;
	padding-top: 12px;
}

.euro-box-footer-teamstxt {
	border-left: 1px solid #999;
	margin-left: 12px;
	padding-left: 12px;
}

.euro-box-footer select {
	margin-left: 5px;
	padding: 1px;
}

.euro-box {
	background-color: #eaeaea;
	padding: 10px 10px 0px 10px;
	border-bottom: 6px solid #9dbd10;
	margin-bottom: 10px;
	width: 620px;
}

.euro-box-header-links a {
	padding-bottom: 2px;
}

.euro-box td img {
	vertical-align: text-bottom;
}

.euro-box>table>tbody>tr>td {
	border-bottom: 1px solid #D3D0D0;
	margin-bottom: 8px;
}

.euro-box>table>tbody>tr>td>p {
	margin-bottom: 4px;
	margin-top: 6px;
}

.euro-box table tr:last-child td {
	border-bottom: none;
}

.euro-box select {
	font-size: 10px;
}


.breaking_img_above {
	margin-top: 0px;
	margin-bottom: 10px;
}

.breaking_img_above .h-2 {
	margin-top: 8px;
}

.breaking_img_above .sm-focus {
	margin: 9px 6px 0 0;
}

.breaking_img_above .h-small .date {
	float: left;
	margin-top: 8px;
}


/* freestyle fakta start */
.art-view .freestyle-fakta h4 {
	margin-top: 0;
	text-transform: uppercase;
	font-family: Roboto, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding: 10px 5px;
}

.art-view .freestyle-fakta div ~ h4 {
	padding-bottom: 0;
}

.freestyle-fakta h4.border1 {
	border-bottom: 1px solid #ccc;
	border-width: 4px 0 0 0;
}

.freestyle-fakta>div {
	padding: 10px 5px 0;
}

.freestyle-fakta>ul {
	padding: 0 5px 5px;
}

.freestyle-fakta>ul li {
	border-bottom: 1px solid #ccc;
	padding: 5px 0 10px;
}

.freestyle-fakta>ul li time {
	font-size: 11px;
}

.freestyle-fakta>ul li a {
	display: block;
	font-family: CapitoliumNews2-Bold, Georgia, serif; font-weight : normal;
	color: #111;
	font-size: 14px;
	padding-top: 1px;
	font-weight: normal;
}

.freestyle-fakta>a {
	display: block;
	text-align: right;
	padding-right: 5px;
	color: #c00;
	font-weight: bold;
}

.freestyle-fakta>a:before {
	content: "\203A \0020";
}

.freestyle-fakta>div>table tr td {
	vertical-align: top;
}

.freestyle-fakta>div>table tr td+td {
	padding-left: 10px;
}

.freestyle-fakta>div>table tr td+td a {
	display: block;
	padding-top: 5px;
	color: #c00;
}

.freestyle-fakta>div table tr td p {
	margin-bottom: 5px;
}

.freestyle-fakta>div>table tr+tr td {
	border-top: 1px solid #ccc;
	padding-top: 10px;
}

/* freestyle fakta end */

/* Google Custom Search Engine */

/* searchbox */
/*

body input.gsc-input,
body .gsc-input-box,
body .gsc-input-box-hover,
body .gsc-input-box-focus {
	border-color:#ccc;
	border-radius:5px 0 0 5px;
	height:30px !important;
	border-right:0;
}

body .cse .gsc-control-cse,
body .gsc-control-cse{
	padding:0;
}

body .gsc-search-box .gsc-input > input:focus,
body .gsc-input-box-focus{
	box-shadow:none;
	background: -moz-linear-gradient(top, #f4f4f4 0%, #fefefe 100%);
	background: -webkit-linear-gradient(top, #f4f4f4 0%, #fefefe 100%);
	background: linear-gradient(top, #f4f4f4 0%, #fefefe 100%);
}

body .gsc-search-box-tools .gsc-search-box .gsc-input {
	margin-top:0px !important;
	padding-right: 0px;
	margin-top:0 !important;
}

body .gsc-input-box-focus .gsc-input {
	background:none !important;
}

body input.gsc-search-button,
body input.gsc-search-button:hover {
	margin-left: 0;
	margin-top:4px;
	border-radius:0 5px 5px 0;
	padding:10px 12px 9px;
	border-color:transparent;
	border-width:0;
	background: #c22324;
	filter:none;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB2aWV3Qm94PSIwIDAgMSAxIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIj4gPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPiA8c3RvcCBvZmZzZXQ9IjAlIiBzdG9wLWNvbG9yPSIjZDUzNjM3IiBzdG9wLW9wYWNpdHk9IjEiLz4gPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjYTEwMjAzIiBzdG9wLW9wYWNpdHk9IjEiLz4gPC9saW5lYXJHcmFkaWVudD4gPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz48L3N2Zz4=);
	background: #c22324\0/;
	background: -moz-linear-gradient(top, #d53637 0%, #a10203 100%);
	background: -webkit-linear-gradient(top, #d53637 0%, #a10203 100%);
	background: -ms-linear-gradient(top, #d53637 0%, #a10203 100%);
	background: linear-gradient(top, #d53637 0%, #a10203 100%);
}

body .gsst_a {
	padding-top: 8px;
}

body .gsib_a {
	padding-top: 0;
}

*/

/* results, pagination*/
body .gsc-tabsArea {
	padding-left: 10px;
}

body .gsc-tabHeader {
	border-radius: 5px 5px 0 0;
	margin-right: 5px;
}

body .gsc-tabHeader.gsc-tabhInactive {
	background: #f6f6f6;
	border: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

body .gsc-results .gsc-cursor {
	display: table;
	table-layout: fixed;
}

body .gsc-table-result,body .gsc-thumbnail-inside,body .gsc-url-top {
	padding-left: 0px;
}

body .gs-result .gs-title,body .gs-result .gs-title * {
	color: #cc0000;
}

body .gsc-result-info {
	padding: 8px 0 10px;
}

body .gs-result a.gs-visibleUrl,body .gs-result .gs-visibleUrl {
	color: #999999;
}

body .gsc-results .gsc-cursor-box .gsc-cursor-page {
	display: table-cell;
	padding: 2px 20px 4px;
	text-align: center;
	text-decoration: none;
	width: auto;
	border-radius: 3px;
}

body .gsc-results .gsc-cursor-box .gsc-cursor-page:hover {
	background: #ddd;
	text-decoration: none;
}

body .gsc-results .gsc-cursor-box .gsc-cursor-current-page {
	background-color: #CC0000;
	border-color: #CCCCCC;
	color: #EEEEEE;
}

body .gsc-results .gsc-cursor-box {
	margin: 10px 0;
}

body .gsc-orderby-label:before {
	content: "Sorter efter:\A";
}

body .gsc-orderby-label {
	height: 17px;
	overflow: hidden;
	padding: 5px 5px 0 0;
	vertical-align: top;
	white-space: pre-wrap;
}

body .gsc-control-wrapper-cse:before {
	content: "S\00F8geresultater for";
	float: left;
	font-family: CapitoliumNews2-Bold, Georgia, serif;
	font-weight: normal;
	font-size: 22px;
	margin-right: 10px;
	margin-top: 4px;
	font-weight: normal;
}

body .gsc-adBlockVertical {
	margin-top: 10px;
}

body .gsc-control-wrapper-cse {
	margin-top: 10px;
}

body .gsc-control-wrapper-cse form.gsc-search-box {
	float: left;
}

body form.gsc-search-box {
	margin-bottom: 10px;
	width: 100%;
}

body .cse-results form.gsc-search-box {
	width: 620px;
}

.cse-results {
	padding-top: 15px;
}

/* ibyen promo links */
#dotnetLinks {
	margin: 10px 0;
}

#dotnetLinks h3 {
	font-family: "Politiken Egyptienne", georgia, sans-serif;
	color: #f09;
	font-size: 20px;
	margin-bottom: 10px;
}

#dotnetLinks ul {
	overflow: hidden;
	width: 620px;
}

#dotnetLinks li {
	background: #eee;
	float: left;
	clear: left;
	border-right: 2px solid white;
	border-bottom: 2px solid white;
	width: 223px;
	padding: 10px 0px 10px 6px;
	font-family: Roboto;
	font-weight: 900;
	font-size: 11px;
}

#dotnetLinks li.last {
	border-right: none;
	clear: right;
}

#dotnetLinks a {
	text-transform: uppercase;
}

#dotnetLinks a:hover,#dotnetLinks h4 {
	color: #f09;
}

#dotnetLinks h4 {
	text-transform: none;
}

/* Ibyen rating article and related articles */
.rating-art {
	overflow: hidden;
}

.rating-art h1 {
	font-family: CapitoliumNews2-Bold, Georgia, serif;
	font-weight: normal;
	margin-bottom: 5px;
	font-size: 40px;
	line-height: 45px;
	margin-top: 0;
}

.rating-art h2 {
	color: #666666;
	font-family: CapitoliumNews2-Bold, Georgia, serif; font-weight : normal;
	font-size: 17px;
	line-height: 21px;
	margin-bottom: 0;
	margin-top: 7px;
	padding-bottom: 10px;
	font-weight: normal;
}

.rating-art h3 {
	margin-bottom: 10px;
	font-family: CapitoliumNews2-Bold, Georgia, serif;
	font-weight: normal;
}

.rating-art-image {
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-top: 8px;
	width: 250px;
}

.ibyen-black,.related-arts a {
	color: #000000;
	font-size: 18px;
}

.related-arts b {
	font-family: Roboto, "Times New Roman", Times, serif;
}

.related-arts {
	padding-top: 25px;
}



/* Fotosalg stor
*
*
*/
.fotosalg_stor {
	background-color: #333333;
	margin-bottom: 4px;
	margin-top: 15px;
	color: #fff;
	overflow: hidden;
	padding-bottom: 16px;
}

.fotosalg_stor .fotosalg-vertical a:hover,.fotosalg_stor .fotosalg a:hover
	{
	text-decoration: underline;
	color: #FFF;
}

.fotosalg_stor h1 {
	font: 24px "Politiken Egyptienne", georgia, sans-serif;
	letter-spacing: 0.9px;
	margin: 0 0 4px;
	padding: 10px 16px 0;
	text-transform: uppercase;
	color: #FFF;
}

.fotosalg_stor .item {
	text-align: left;
	margin-left: 16px;
	padding-right: 7px;
	width: 285px;
	float: left;
	border-right: 1px solid #666666;
	padding-right: 7px;
	position: relative;
}

.fotosalg_stor .item h2 {
	font-family: Roboto, "Times New Roman", Times, serif;
	text-transform: uppercase;
	font-size: 12px;
}

.fotosalg_stor .foto-line {
	background-color: #666;
	height: 1px;
	margin: 15px auto 15px;
	width: 590px;
	clear: both;
}

.fotosalg_stor h2 {
	padding-left: 16px;
	font-family: CapitoliumNews2-Bold, Georgia, serif; font-weight : normal;
	font-size: 20px;
	font-weight: normal;
}

.fotosalg_stor h3 {
	font-size: 12px;
	font-weight: bold;
}

.fotosalg_stor .last {
	float: left;
	padding-left: 16px;
	border-right: none;
}

.fotosalg_stor span {
	font-size: 12px;
	color: #BAB8B8;
}

.fotosalg_stor .size {
	font-size: 12px;
	color: #BAB8B8;
}

.fotosalg_stor .fotosalg img {
	max-width: 278px;
}

.fotosalg_stor .fotosalg-vertical img {
	max-height: 190px;
}

.fotosalg_stor .fotosalg .text-container {
	float: left;
	width: 302px;
	margin-bottom: 10px;
	margin-top: 5px;
	text-align: left;
	position: relative;
}

.fotosalg_stor .fotosalg-vertical .text-container {
	margin-top: 5px;
	margin-right: 6px;
	bottom: 5px;
	position: absolute;
	right: 1px;
	text-align: left;
	width: 129px;
	position: absolute;
}

.fotosalg_stor .fotosalg .fotossalgbutton_stor {
	background: #EF1414;
	-moz-border-radius: 14px;
	-webkit-border-radius: 14px;
	border-radius: 14px;
	color: #FFFFFF;
	display: inline-block;
	float: right;
	font-family: Roboto;
	font-size: 10px;
	font-weight: bold;
	margin-right: 20px;
	margin-top: 11px;
	padding: 6px 12px;
	text-decoration: none;
	text-shadow: 1px 0 0 #B23E35;
	text-transform: uppercase;
	position: absolute;
	right: 1px;
	top: 1px;
	-webkit-box-shadow: 0 3px 0 0 #000000;
	-moz-box-shadow: 0 3px 0 0 #000000;
	box-shadow: 0 3px 0 0 #000000;
}

.fotosalg_stor .fotosalg-vertical .fotossalgbutton_stor {
	background: #EF1414;
	-moz-border-radius: 14px;
	-webkit-border-radius: 14px;
	border-radius: 14px;
	color: #FFFFFF;
	display: inline-block;
	float: left;
	font-family: Roboto;
	font-size: 10px;
	font-weight: bold;
	margin-top: 11px;
	padding: 6px 12px;
	text-decoration: none;
	text-shadow: 1px 0 0 #B23E35;
	text-transform: uppercase;
	-webkit-box-shadow: 0 3px 0 0 #000000;
	-moz-box-shadow: 0 3px 0 0 #000000;
	box-shadow: 0 3px 0 0 #000000;
}

.fotossalgbutton_stor:hover {
	color: #fff;
	text-decoration: underline;
}

.fotossalgbutton_stor:visited {
	color: #fff;
}

.fotossalgbutton_stor:active {
	position: relative;
	top: 1px;
}

.art-present-box {
	background-color: #F7F7F6;
	font-size: 12px;
	margin-bottom: 20px;
	margin-left: 15px;
	padding-bottom: 13px;
}

.weather-container {
	width: 940px;
	height: 80px;
	background-color: #f1f1f1;
	position: relative;
	margin-top: 10px;
}

.weather-container h1 {
	font-size: 32px;
	left: 24px;
	position: absolute;
	top: 19px;
	color: #cb0000;
	font-family: "Politiken Egyptienne", georgia, sans-serif;
}

.weather-container a {
	text-decoration: none;
}

.weather-copenhagen {
	top: 6px;
	left: 215px;
	position: absolute;
}

.weather-aarhus {
	top: 6px;
	left: 365px;
	position: absolute;
}

.weather-odense {
	top: 6px;
	left: 495px;
	position: absolute;
}

.weather-aalborg {
	top: 6px;
	left: 625px;
	position: absolute;
}

.weather-container h2 {
	font-size: 14px;
	margin: 0 0 2px;
	padding: 0;
	color: #000;
	display: block;
	font-family: 'Roboto Condensed', Roboto, Helvetica, sans-serif;
	font-weight: normal;
}

.weather-choosecity {
	top: 10px;
	left: 755px;
	position: absolute;
	background-color: #DDDDDD;
	border-radius: 1.5em 1.5em 1.5em 1.5em;
	color: #666666;
	cursor: pointer;
	font-family: 'Roboto Condensed', Roboto, sans-serif;
	font-weight: 700;
	font-size: 11px;
	height: 32px;
	line-height: 2em;
	padding: 0 1em;
	text-transform: uppercase;
	width: 123px;
}

.weather-large_more-default:after {
	border-left: 0.7em solid transparent;
	border-right: 0.7em solid transparent;
	border-top: 0.7em solid #666666;
	content: "";
	position: absolute;
	right: 15px;
	top: 11px;
	z-index: 8;
}

.weather-large_more-default div {
	font-size: 11px;
}

#weather-large_dropdown:after {
	background-color: #DDDDDD;
	border-color: -moz-use-text-color transparent #666666;
	border-style: none solid solid;
	border-width: medium 0.7em 0.7em;
	content: "";
	position: absolute;
	right: 15px;
	top: 11px;
}

#weather-large_default {
	padding-top: 5px;
	width: 133px;
}

.weather-choosecity,.weather-choosecity ul {
	list-style: none outside none;
}

#weather-large_dropdown {
	display: none;
	padding-left: 0px;
	background-color: #DDDDDD;
	border-radius: 0 0 5px 5px;
	width: 134px;
	z-index: 99;
	padding-left: 11px;
	margin-top: 0px;
	position: absolute;
	top: 0px;
	left: 0px;
	padding-top: 5px;
	border-radius: 1.5em 1.5em 1.5em 1.5em;
	padding-bottom: 5px;
}

#weather-large_dropdown li a {
	color: #666666;
}

#weather-large_dropdown>li {
	color: #CB0000;
}

#weather-large_dropdown li a:hover {
	color: #CB0000;
}

.weather-nextfivedays {
	font-weight: normal;
	position: absolute;
	right: 50px;
	font-family: Roboto, Arial, sans-serif;
	text-decoration: underline;
	top: 40px;
}

.weather-nextfivedays a {
	color: #000;
	text-transform: capitalize;
	font-size: 12px;
}

.weather-nextfivedays a:hover {
	color: #CB0000;
}

.weather-box {
	width: 300px;
	border-top: 6px solid #cb0000;
	background-color: #F1F1F1;
	height: 200px;
	position: relative;
	margin: 0px 0px 10px 0px;
}

.weather-box a {
	text-decoration: none;
}

.weather-box h1 {
	font-size: 20px;
	left: 14px;
	position: absolute;
	top: 10px;
	padding: 0px;
	margin: 0px;
	font-family: "Politiken Egyptienne", georgia, sans-serif;
}

.weather-box h2 {
	font-size: 14px;
	margin: 0 0 4px;
	padding: 0;
	color: #000;
	display: block;
	font-family: 'Roboto Condensed', Roboto, Helvetica, sans-serif;
	font-weight: normal;
}

.weatherbox-copenhagen {
	left: 10px;
	position: absolute;
	top: 50px;
}

.weatherbox-aarhus {
	left: 109px;
	position: absolute;
	top: 50px;
}

.weatherbox-odense {
	left: 208px;
	position: absolute;
	top: 50px;
}

.weather-line {
	border-bottom: 1px solid #DDDDDD;
	left: 8px;
	position: absolute;
	top: 138px;
	width: 284px;
}

.weatherbox-choosecity {
	background-color: #DDDDDD;
	border-radius: 1.5em 1.5em 1.5em 1.5em;
	color: #666666;
	cursor: pointer;
	font-family: 'Roboto Condensed', Roboto, sans-serif;
	font-weight: 700;
	font-size: 11px;
	height: 32px;
	left: 16px;
	line-height: 2em;
	padding: 0 1em;
	position: absolute;
	text-transform: uppercase;
	top: 154px;
	width: 120px;
}

.weather-box_more-default:after {
	border-left: 0.7em solid transparent;
	border-right: 0.7em solid transparent;
	border-top: 0.7em solid #666666;
	content: "";
	position: absolute;
	right: 15px;
	top: 11px;
	z-index: 8;
}

#weather-box_dropdown:after {
	background-color: #DDDDDD;
	border-color: -moz-use-text-color transparent #666666;
	border-style: none solid solid;
	border-width: medium 0.7em 0.7em;
	content: "";
	position: absolute;
	right: 15px;
	top: 11px;
}

#weather-box_default {
	padding-top: 5px;
}

.weatherbox-choosecity,.weatherbox-choosecity ul {
	list-style: none outside none;
}

#weather-box_dropdown {
	display: none;
	padding-left: 0px;
	background-color: #DDDDDD;
	border-radius: 0 0 5px 5px;
	width: 132px;
	z-index: 9002;
	padding-left: 11px;
	margin-top: 0px;
	position: absolute;
	top: 0px;
	left: 0px;
	padding-top: 5px;
	border-radius: 1.5em 1.5em 1.5em 1.5em;
	padding-bottom: 5px;
}

#weather-box_dropdown li a {
	color: #666666;
}

#weather-box_dropdown>li {
	color: #CB0000;
}

#weather-box_dropdown li a:hover {
	color: #CB0000;
}

.weatherbox-nextfivedays {
	font-weight: normal;
	position: absolute;
	right: 22px;
	font-family: Roboto, Arial, sans-serif;
	text-decoration: underline;
	top: 160px;
}

.weatherbox-nextfivedays a {
	color: #000;
	text-transform: capitalize;
	font-size: 12px;
}

.weatherbox-nextfivedays a:hover {
	color: #CB0000;
}

.weather-external-iframe {
	background-color: #E7E7E7;
	border: 4px solid #CCCCCC;
	height: 550px;
	margin: auto;
	margin-top:10px;
	padding: 15px;
	position: relative;
	width: 770px;
	margin-bottom:20px;
}

.weather-add-placeholder {
	height: 760px;
}

.sp-list-ibyen-guides .sp-title {
	background-color: #f09;
	color: #fff;
}

.sp-list-ibyen-guides .guideforridder {
	font-family: Roboto;
	font-weight: 400;
	text-transform: uppercase;
	font-size: 10px;
	line-height: 0;
	text-transform: uppercase;
	padding: 3px 0 10px;
}

.sp-list-ibyen-guides h2 {
	font-size: 24px;
}

.sp-list-ibyen-guides h2 .guideforridder {
	margin-top: 12px;
}

.sp-list-ibyen-guides h3 {
	font-size: 16px;
	margin-left: 150px;
	font-weight: 700;
}

.sp-list-ibyen-guides li {
	border-top: 1px solid #ccc;
	clear: both;
	overflow: hidden;
	padding: 10px 0;
}

.sp-list-ibyen-guides li:first-child {
	border-top: 0;
	padding-top: 0;
}

.sp-list-ibyen-guides a {
	font-family: Roboto;
	font-weight: 700;
}

.sp-list-ibyen-guides a span {
	text-transform: uppercase;
}

.sp-list-ibyen-guides .smallimg {
	float: left;
	margin-right: 10px;
}

.plusmore {
	border-bottom: 1px solid #D0D0D0;
	border-top: 1px dotted #D0D0D0;
	height: 20px;
	margin-top: 10px;
	padding-bottom: 2px;
	padding-left: 12px;
	padding-top: 5px;
	font-weight: bold;
	font-size: 12px;
}

.plus-forside h1,.plus-nyheder h1 {
	border-top: solid 3px #c00;
	color: #c00;
}

.plusmorelink-forside a,.plusmorelink-nyheder a {
	color: #c00;
}

.plus h1 {
	font: 1.1em "Politiken Egyptienne", georgia, sans-serif;
	letter-spacing: 0.9px;
	margin: 0 0 10px;
	padding: 6px 8px 7px;
	text-transform: uppercase;
}

.plussp3 {
	margin-bottom: 10px;
	color: #FFF;
}

.ibyen-factbox {
	margin-bottom: 20px;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

.art-present-box {
	background-color: #F7F7F6;
	font-size: 12px;
	margin-bottom: 20px;
	margin-left: 15px;
	padding-bottom: 13px;
}

.market-lige-nu-header.nobrd {
	border: none;
}

.market-lige-nu-header {
	font-size: 18px;
	font-family: 'Roboto Condensed', Arial, Helvetica, sans-serif;
	font-weight: normal;
	padding-top: 5px;
	border-top: 1px solid #CCC;
	margin-top: 6px;
	margin-bottom: 12px;
}

.market-more-read {
	float: right;
	text-align: right;
	color: #CC0000;
	font-family: Roboto, Arial, sans-serif;
	font-weight: 700;
	font-size: 14px;
}

.market-more-read:visited,.market-more-read:link {
	color: #CC0000;
}

.market-more-read:hover {
	text-decoration: underline;
	color: #CC0000;
}

.see-more-art{
	margin-top:20px;
}

.see-more-art ul {
	margin:0;
	list-style:none;
	padding: 0;
}

.name-debate-user{
	color: #989292;
	display:block;
	margin-bottom:4px;
}

p#tooltip {
	position: absolute;
	border: 1px solid #cccccc;
	background: #ebebeb;
	padding: 3px 6px;
	color: #666666;
	display: none;
	font: bold 11px Roboto, Arial, Helvetica, sans-serif;
	z-index: 200;
}

#tooltip span {
	background: url("/graphics/components/tooltip_ar.gif") no-repeat bottom center;
	padding-bottom: 10px;
	position: relative;
}