@charset "utf-8";

/* Clearing floats */
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix { 
	display: inline-block;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

.noBorder {
	border: none !important;	
}

/* Header */
#bannerContainer {
	width: 100%;
	text-align: center;
	margin-left: 2px;
}

#headerSpace {
	min-height: 122px;
	_height:auto !important;
	_height:122px;
	width: 100%;
	text-align: center;
}
/*
#headerSpaceSmall {
	height: 122px;
}

#headerSpaceBig {
	height: 180px;
}
*/
#headerInfo
{
	background: url("/images/header.blue.bg.png");
	height: 56px;
	position: relative;
}

#headerInfo a.rsslink
{
	display: block;
	height: 56px;
	position: absolute;
	left: 0;
	top: 0;
	text-indent: -1000px;
	overflow: hidden;
	width: 140px;
}

#headerInfo iframe
{
	display: none;
}

#clk2 {
	padding-right: 4px; 
	clear: both; 
	float: left; 
	margin-top: -2px;
	}

span.bookmark {
	margin-left: 55px;
}


#headerBottom{
	height: 51px;
	background:url(../../../images/header_back_bottom.gif) repeat-x top left;
}

#newsToday {
	float: left;
	margin: 15px 0 0 150px;
	width: 600px;
	overflow: hidden;
	_margin: 15px 0 0 75px;
}
#newsToday strong{
	width:100px;
	float:left;
}

#newsToday #fscroller{
	width:500px;
	float:left;
	height:15px
}

#search 
{
	position: absolute;
	top: 16px;
	height: 16px;
	right: 10px;
	width: 180px;
}

/* Footer */
.copyright {
	float: left;
	width: 60%;
	margin: 10px 0 0 10px;
	color: #666;
}
.copyright a
{
    color:#DD001F;
}

/* Logo */
#logo {
	/*margin-top: -41px;
	margin-top: 10px;*/
	margin-left: 2px;
	position: relative;
	margin-bottom: 2px;
}

/* Titles */
.redTitle {
	color: #fff;
	background-color: #dd001f;
	font-size: 13px;
	font-weight: bold;
	padding: 7px 11px;
	text-transform: uppercase;
	clear: both;
}

.greyTitle {
	color: #fff;
	background-color: #666;
	font-size: 13px;
	font-weight: bold;
	padding: 7px 11px;
	text-transform: uppercase;
}

.darkblueTitle {
	color: #fff;
	background-color: #0c2a7b;
	font-size: 13px;
	font-weight: bold;
	padding: 7px 11px;
	text-transform: uppercase;
}

.lightblueTitle {
	color: #fff;
	background-color: #009bdf;
	font-size: 13px;
	font-weight: bold;
	padding: 7px 11px;
	text-transform: uppercase;
}

.pinkTitle {
	color: #fff;
	background-color: #ce3a87;
	font-size: 13px;
	font-weight: bold;
	padding: 7px 11px;
	text-transform: uppercase;
}

/* Boxes */
.box {
	border-bottom: 1px solid #e5e5e5;
	margin: 9px 0 7px 0;
	padding-bottom: 4px;
}

.box a {
	text-decoration: none;
}

.box a:hover {
	color: #000;
}

.red a, .red .price {
	color: #dd001f;
}
.pink a, .pink .price
{
	color:#ce3a87;
}

.red .toshop a {
	background: url(/images/arrow_red.gif) right 6px no-repeat;
}

.grey a, .grey .price {
	color: #666;
}

.greyTitle a {
	color: #FFFFFF;
	text-decoration: none;
}

.pinkTitle a {
	color:#FFFFFF;
	text-decoration: none;
}

.redTitle a {
	color:#FFFFFF;
	text-decoration: none;
}

.darkblueTitle a {
	color:#FFFFFF;
	text-decoration: none;
}

.lightblueTitle a {
	color:#FFFFFF;
	text-decoration: none;
}

.grey .toShop a {
	background: url(/images/arrow_grey.gif) right 6px no-repeat;
}

.darkblue a, .darkblue .price, .rightColumn2 .price {
	color: #0c2a7b;
}

.darkblue .toShop a {
	background: url(/images/arrow_darkblue.gif) right 6px no-repeat;
}

.lightblue a, .lightblue .price {
	color: #009bdf;
}

.lightblue .toShop a {
	background: url(/images/arrow_lightblue.gif) right 6px no-repeat;
}

/* Products */
.prodImg {
	float: left;
	width: 108px;
	border-right: 1px solid #e5e5e5;
}

.prodContent {
	float: right;
	width: 179px;
}

.prodContent p {
	padding-bottom: 8px;
}

.toShop {
	text-align: right;
	clear: both;
}

.toShop a {
	font-size: 11px;
	font-weight: bold;
	padding-right: 10px;
}

/* Teasers */
.centerTeaser {
	margin-bottom: 10px;
}

.leftTeaser {
	margin: 10px 0;
	border: 1px solid #000;
}
.rightTeaser {
	margin: 10px 0;
	/*border: 1px solid #000;*/
}

.rightTeasertop {
	margin-top:0;
}

/* Week nav */
ul.tabNav, ul.tabNavArticle {
	height: 18px;
}

ul.tabNav li, ul.tabNavArticle li {
	float: left;
	display: block;
	text-align: center;
}

ul.tabNav li a {
	color: #fff;
	text-decoration: none;
	font-size: 11px;
	background: url(/images/tab_back.gif) 0 0 no-repeat;
	padding: 2px 0;
	margin-right: 1px;
	text-align: center;
	display: block;
	width: 41px;
}

ul.tabNav li a:hover, ul.tabNav li.ui-tabs-selected a {
	background: url(/images/tab_back_active.gif) 0 0 no-repeat;
	color: #fff;
}

ul.tabNavArticle li a {
	color: #fff;
	text-decoration: none;
	font-size: 11px;
	background: url(/images/tab_back_a.gif) 0 0 no-repeat;
	padding: 2px 0;
	margin-right: 1px;
	text-align: center;
	display: block;
	width: 73px;
}

ul.tabNavArticle li a:hover, ul.tabNavArticle li.ui-tabs-selected a {
	background: url(/images/tab_back_a_active.gif) 0 0 no-repeat;
	color: #fff;
}

ul#navTabsNr4.tabNav li{
	display: block;
	width: 75px;
}

ul#navTabsNr4.tabNav li a{
	color: #fff;
	text-decoration: none;
	font-size: 11px;
	background: url(/images/tab_back_2.gif) 0 0 no-repeat;
	padding: 2px 0;
	margin-right: 1px;
	text-align: center;
	display: block;
	width: 74px;
}

ul#navTabsNr4.tabNav li a:hover, ul#navTabsNr4.tabNav li.ui-tabs-selected a{
	background: url(/images/tab_back_2active.gif) 0 0 no-repeat;
	color: #fff;
}

/* Day nav */
div#days{
	clear: both;
	display: block;
}

ul.days {
	width: 293px;
	background: url(/images/days_menu.gif) 0 0 no-repeat;
	height: 18px;
	padding-left: 2px;
}

ul.days li {
	float: left;
}

ul.days li a {
	color: #fff;
	text-decoration: none;
	font-size: 11px;
	float: left;
	display: block;
	padding: 1px 2px;
}

ul.days li a:hover, ul.days li.ui-tabs-selected a {
	/*background: url(/images/tab_back_a_active.gif) 0 0 no-repeat;
	color: red;*/
	text-decoration:underline;

}

/**/

.artikelList ul {
	padding-top: 5px;
}

.artikelList ul li {
	padding-bottom: 5px;
	position: relative;
}

.artikelList ul a {
	color: #666;
	font-size: 11px;
}

.artikelList ul li span.artikelNo {
	position: absolute;
	font-size: 11px;
	font-weight: bold;
	right: 6px;
}

.butNav {
	height: 15px;
}

a.butDown {
	background: url(/images/but_down.gif) 0 0 no-repeat;
	float: left;
	display: block;
	width: 55px;
	height: 12px;
	text-indent: -10000px;
	margin-right: 1px;
}

a.butDown:hover {
	background: url(/images/but_down.gif) 0 -12px no-repeat;
}

a.butUp {
	background: url(/images/but_up.gif) 0 0 no-repeat;
	float: left;
	display: block;
	width: 55px;
	height: 12px;
	text-indent: -10000px;
}

a.butUp:hover {
	background: url(/images/but_up.gif) 0 -12px no-repeat;
}

a.butDownDisabled {
	background: url(/images/but_down.gif) 0 0 no-repeat;
	float: left;
	display: block;
	width: 55px;
	height: 12px;
	text-indent: -10000px;
	margin-right: 1px;
}

a.butUpDisabled {
	background: url(/images/but_up.gif) 0 0 no-repeat;
	float: left;
	display: block;
	width: 55px;
	height: 12px;
	text-indent: -10000px;
}

.buttonsMode {
	margin-top: 5px;
	text-align: center;
}

.buttonsMode input#btUpMode, input#btUpModeMra, .buttonsMode input.btUpMode{
	background: url(/images/but_up.gif) 0 0 no-repeat;
	width: 55px;
	height: 12px;
	border: none;
	margin-right: 2px;
}

.buttonsMode input#btDownMode, input#btDownModeMra, .buttonsMode input.btDownMode {
	background: url(/images/but_down.gif) 0 0 no-repeat;
	width: 55px;
	height: 12px;
	border: none;
}

.buttonsMode input#btUpBeauty , .buttonsMode input.btUpBeauty
{
	background: url(/images/but_up.gif) 0 0 no-repeat;
	width: 55px;
	height: 12px;
	border: none;
	margin-right: 2px;
}

.buttonsMode input#btDownBeauty, .buttonsMode input.btDownBeauty
{
	background: url(/images/but_down.gif) 0 0 no-repeat;
	width: 55px;
	height: 12px;
	border: none;
}
.buttonsMode input#btUpWellness, .buttonsMode input.btUpWellness {
	background: url(/images/but_up.gif) 0 0 no-repeat;
	width: 55px;
	height: 12px;
	border: none;
	margin-right: 2px;
}

.buttonsMode input#btDownWellness, .buttonsMode input.btDownWellness
{
	background: url(/images/but_down.gif) 0 0 no-repeat;
	width: 55px;
	height: 12px;
	border: none;
}

#frontArtikel {
	background: #f3f3f3;
	margin: 3px 5px 8px 5px;
	padding-bottom: 10px;
}

.artikelColumn {
	width: 33%;
	float: left;
}

.artikelColumn h3 {
	text-align: center;
	padding: 8px;
	color: #bf2d31;
}

.artikelColumn h3 a {
	color: #bf2d31;
}

.artikelColumn h3 a.kone {
	background: url(/images/kongelinge_grey.gif) 0 5px no-repeat;
	padding-left: 10px;
}

.artikelColumn ul {
	padding: 5px;
}

.artikelColumn ul li {
	padding-bottom: 5px;
}

.artikelColumn ul li a {
	color: #000;
	text-decoration: none;
	font-size: 11px;
}

.artikelColumn ul li a:hover {
	color: #666;
}

.artikelColumn ul li a span.artikelDate {
	color: #666;
	border-bottom: 1px solid #e5e5e5;
}

.artikelColumn .butNav {
	padding-left: 10px;
}

/* Day headlines */


ul.dayHeadlines {
	margin-bottom: 10px;
}

ul.dayHeadlines li {
	padding: 3px 0;
	border-bottom: 1px solid #e5e5e5;
	float: left;
	display: block;
	width:294px;
}

ul.dayHeadlines li a {
	color: #000;
	text-decoration: none;
/*	float: left;*/
}

ul.dayHeadlines li a:hover {
	text-decoration: underline;
}

.kendte {
	color: #666;
}

.kongeligeTitle{
	width: 180px;
	float: right;
	display: block;
	cursor: pointer;
}
.articleCat
{
	padding-left: 10px;
	color: #666;
}
.kongelige {
	background: url(/images/kongelinge_grey.gif) 0 4px no-repeat;
}

/* Left Column */
.highLight {
	border: 1px solid #bf2d31;
	margin: 2px 0;
	padding: 2px 1px;
	width: 140px;
clear: both;
}

.poll {
	padding: 3px;
	color: #666;
}

/* Front News */
#frontNews {
	border-bottom: 1px solid #e5e5e5;
	margin: 0 10px;
	border-top: 1px solid #e5e5e5;
	padding-top: 10px;
}

.newsColumn {
	float: left;
	width: 138px;
	padding: 0 8px;
	margin-bottom: 15px;
	border-right: 1px solid #e5e5e5;
}

.newsColumn2 {
	float: left;
	width: 140px;
	padding: 0 0px;
	margin-bottom: 15px;
}

.newsColumn2.middle{
	margin: 0 6px;
	padding: 0 7px;
	border-right: 1px solid #e5e5e5;
	border-left: 1px solid #e5e5e5;
}

span.newsCat {
	text-transform: uppercase;
	color: #808080;
	display:block;
}

.newsColumn p {
	padding-bottom: 5px;
}

.newsColumn a {
	color: #dd001f;
	text-decoration: none;
}

.newsColumn a:hover {
	color: #000;
}

/* Foto Video Frontpage */
#fotovideoGal {
	margin: 10px;
	background: #dae2ee url(/images/bot_gal.gif) left bottom no-repeat;
	padding-bottom: 8px;
}

.fotovideoGal {
	margin: 10px;
	background: #dae2ee url(/images/bot_gal.gif) left bottom no-repeat;
	padding-bottom: 8px;
}

.topGal {
	background: url(/images/top_gal.gif);
	height: 20px;
	width: 449px;
	border-bottom: 1px solid #afbfdb;
	position: relative;	
}
.topGal ul li{	
	float:left;
}

.topGal.extended {
	height: 31px;
	padding-top: 10px;
	height: 21px;
	_height: 19px;
	_padding-top: 15px;
}

ul.fotovideoTabs {
	margin-left: 10px;
	margin-top: 11px;
	height: 21px;
}

ul.fotovideoTabs li {
	float: left;
	margin-right: 2px;
}

ul.fotovideoTabs li a {
	text-decoration: none;
	text-indent: -5000px;
	float: left;
	display: block;
	width: 107px;
	height: 21px;
}

ul.fotovideoTabs li a.fotoTab {
	background: url(/images/foto_tab.gif) 0 0 no-repeat;
}

ul.fotovideoTabs li a.fotoTab:hover, ul.fotovideoTabs li.ui-tabs-selected a.fotoTab {
	background: url(/images/foto_tab.gif) 0 -21px no-repeat;
}

ul.fotovideoTabs li a.videoTab {
	background: url(/images/video_tab.gif) 0 0 no-repeat;
}

ul.fotovideoTabs li a.videoTab:hover, ul.fotovideoTabs li.ui-tabs-selected a.videoTab {
	background: url(/images/video_tab.gif) 0 -21px no-repeat;
}


ul.fotovideoPages {
    float:right;
    padding: 0px;
    margin: -17px 10px 0px 10px;
    height: 20px;
}

ul.fotovideoPages li {
	float: left;
	margin-right: 3px;
}

ul.fotovideoPages li a {
	float: left;
	display: block;
	height: 11px;
	text-indent: -8000px;
}

ul.fotovideoPages li a.prev {
	background: url(/images/gal_prev.gif) 0 0 no-repeat;
	width: 4px;
}

ul.fotovideoPages li a.next {
	background: url(/images/gal_next.gif) 0 0 no-repeat;
	width: 4px;
}

ul.fotovideoPages li a.page {
	background: url(/images/gal_page.gif) 0 0 no-repeat;
	width: 11px;
}

ul.fotovideoPages li.active a.page, ul.fotovideoPages li a.page:hover {
	background: url(/images/gal_page_active.gif) 0 0 no-repeat;
}

.fotoTab 
{
	text-decoration: none;
	text-indent: -5000px;
	float: left;
	display: block;
	width: 107px;
	height: 21px;
	background: url(/images/foto_tab.gif) 0 0 no-repeat;
}

.fotoTabSelected 
{
	text-decoration: none;
	text-indent: -5000px;
	float: left;
	display: block;
	width: 107px;
	height: 21px;
	background: url(/images/foto_tab.gif) 0 -21px no-repeat;
}

.videoTab 
{
	text-decoration: none;
	text-indent: -5000px;
	float: left;
	display: block;
	width: 107px;
	height: 21px;
	background: url(/images/video_tab.gif) 0 0 no-repeat;
}

.videoTabSelected 
{
	text-decoration: none;
	text-indent: -5000px;
	float: left;
	display: block;
	width: 107px;
	height: 21px;
	background: url(/images/video_tab.gif) 0 -21px no-repeat;
}

#fotovideoGal #videoPlayer {
	float: left;
	margin: 5px 0 5px 10px;
	width: 283px;
}

#fotovideoGal .videoList {
	float: right;
	width: 145px;
	margin-right: 5px;
}

#fotovideoGal .videoList ul li {
	background: url(/images/video.gif) 0 3px no-repeat;
	padding: 3px 0 3px 18px;
	border-bottom: 1px dotted #c0cfe4;
}

#fotovideoGal .videoList ul li a {
	color: #0c4596;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
}

#fotovideoGal .videoList ul li a:hover {
	color: #000;
}

#fotovideoGal .videoList ul li a span.grey {
	color: #666;
}

.fotoGal {
	background: #f4f7fb url(/images/foto_gal.gif) 0 0 no-repeat;
	float: left;
	width: 438px;
	margin: 5px 0 0 6px;
}

.fotoGal ul li {
	float: left;
	margin: 5px 0 0 5px;
	_margin-left: 2px;
	width: 82px;
	text-align: center;
}

.fotoGal ul li a img {
	display: block;
}

.fotoGal ul li a {
	color: #000;
	text-decoration: none;
}

.fotoGal ul li a:hover {
	color: #666;
}

/* Fotoviewer */
.subTabs1 {
	margin: 10px 0 0 10px;
}
.subTabs1 li {
	float: left;
	margin-right: 2px;
}

.subTabs1 li a {
	display: block;
	border-left: 1px solid #47769d;
	border-right: 1px solid #47769d;
	border-top: 1px solid #47769d;
	color: #fff;
	background: #98c5e0;
	text-decoration: none;
	float: left;
	padding: 3px 5px;
}

.subTabs1 li a:hover, .subTabs1 li.ui-tabs-selected a {
	background: #47769d;
}


.fotoViewer {
	border: 1px solid #47769d;
	margin: 0 4px;
	text-align: center;
}

.fotoViewer .fotoGal {
	margin: 2px 0;
}

.fotoViewerImg {
	width: 405px;
	margin: 0 auto;
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: left;
	color: #369;
}

.fotoViewerImg img {
	margin-bottom: 5px;
}

.fotoViewerImg strong {
	font-weight: bold;
	display: block;
}

.galTitle {
	text-align: left;
	background-color: #c6d2e6;
	margin: 0;
	padding: 0;
/*	position: relative;*/
}

.galTitle h2 {
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	padding: 5px 3px;
}

/*.galTitle ul.fotovideoPages {
	top: 7px;
}*/

.imageRelated {
	background: #d4dbe5;
	padding: 5px 0;
	margin-bottom: 2px;
	font-weight: bold;
}

.imageRelated a {
	text-decoration: none;
	color: #005cb3;
}

.imageRelated a:hover {
	text-decoration: underline;
}

/* Front Items */
#frontItems {
	margin: 0 22px;
	border-top: 8px solid #e5e5e5;
	border-bottom: 8px solid #e5e5e5;
	padding-top: 11px;
}

#frontItems p a {
	color: #dd001f;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
}

#frontItems p a:hover {
	color: #000;
}

#frontItems p img {
	float: left;
	padding: 0 5px 5px 0;
}

#frontItems p {
	clear: both;
}

.leftItem {
	float: left;
	width: 120px;
	border-right: 2px solid #e5e5e5;
	width: 49%;
	margin-bottom: 6px;
}

.rightItem {
	float: right;
	width: 120px;
	width: 49%;
	margin-bottom: 6px;
}

.lineItem {
	font-size: 0px;
	height: 1px;
	background: #e5e5e5;
	clear: both;
	margin-bottom: 11px;
}

/* Breadcrumb */
#breadcrumb {
	margin: 0 8px;
	border-bottom: 1px solid #e5e5e5;
	position: relative;
	margin-bottom: 20px;
	padding: 5px 0;
	font-size: 9px;
}

.sendprint
{
	background: url('/images/border.print.horizontal.gif') repeat-x bottom;
	clear: both;
	height: 20px;
	margin-bottom: 5px;
	_position: relative !important;
}

.sendprint div.date
{
	color: #000;
	float: left;
}

.sendprint div.print
{
	float: right;
}

.sendprint div.print span
{
	background: url('/images/border.print.vertical.gif') repeat-y right;
	display: block;
	float: left;
	margin-left: 10px;
	padding-right: 10px;
}

.sendprint div.print a,
.sendprint div.print a.visited
{
	display: block;
	height: 14px;
	width: 14px;
}

.sendprint div.print a.facebook
{
	background: url('/images/icon.facebook.png') 0 0 no-repeat;
}

.sendprint div.print a.send
{
	background: url('/images/icon.send.png') 0 2px no-repeat;
}

.sendprint div.print a.print
{
	background: url('/images/icon.print.png') 0 0 no-repeat;
}

#breadcrumb a {
	color: #dd001f;
	text-decoration: none;
}

#breadcrumb .bc_text
{
    color:#DD001F;    
}

.location a {
	background: url(/images/bread.gif) right 5px no-repeat;
	padding-right: 11px;
	margin-right: 1px;
}
.location
{
	width: 453px;
}

#breadcrumb a:hover {
	color: #000;
}

/* Content */
#content p {
	padding-bottom: 10px;
}

#content strong {
	font-weight: bold;
	color: #666;
}

#poll_content strong {
	font-weight: bold;
	/*color: #666;*/
}

/*#content a {
	color: #666;
	text-decoration: none;
}*/

.pink #content a {
	color: #f689c2;
}

#content a:hover {
	color: #000;
}

/* Bot Border */
.botBorder {
	font-size: 11px;
	border-bottom: 1px solid #e5e5e5;
	margin-bottom: 10px;
}

.personDetails
{
	font-size: 11px;
	border-bottom: 1px solid #e5e5e5;
	margin-bottom: 10px;
	padding: 30px 10px 0px 30px;
	min-width: 200px;
}

.botBorder h2 {
	color: #042565;
	font-size: 13px;
	font-weight: bold;
	padding: 10px;
}

.botBorder p{
	padding: 0 10px 5px 10px;
}

a.more {
	background: url(/images/arrow_grey.gif) right 6px no-repeat;
	padding-right: 6px;
	text-decoration: none;
}

/* right 2 columns */
.rightColumn1 {
	width: 140px;
	padding-right: 10px;
	border-right: 1px solid #e5e5e5;
	margin-right: 9px;
	float: left;
}

.rightColumn2 {
	float: left;
	width: 140px;
}

.rightColumn2 .prodContent {
	float: none;
	width: 140px;
	padding: 9px 0 12px;
	border-bottom: 1px dotted #e5e5e5;
}

.rightColumn2 .prodContent img {
	float: left;
	padding: 0 5px 5px 0;
}

/* Artikel */
.artikel {
	color: #333;
	float: left;
}

.artikel span.date {
	color: #999;
}

.artikelImg {
	float: left;
	padding: 0 10px 10px 0;
}

.artikelLeft {
	float: left;
	/*width: 284px;*/
}

.artikelLeft .date {
	color: #666;
}

.blue .artikelLeft p a {
	color: #009bdf !important;
	text-decoration: none;
}

.blue .artikelLeft p a:hover {
	color: #000 !important;
}	

.artikelRight {
	float: right;
	width: 147px;
	margin-right: 0px;
}

.artikelRight2 {
	float: right;
	margin-right: 0px;
	margin-bottom: 10px;
}

.artikelRight2 div.artikelRight2Inner {
	width: 175px;
}

.artikelRight2  .modeList{
	width: 130px;
}

.artikelRight h4 {
	width: 141px;
	height: 18px;
	background: url(/images/artikel_top.gif) 0 0 no-repeat;
	padding: 7px 3px 0 3px;
	font-size: 11px;
}

.artikelRight2 h4 {
	width: 141px;
	height: 18px;
	background: url(/images/artikel_top.gif) 0 0 no-repeat;
	padding: 7px 3px 0 3px;
	font-size: 11px;
}

.blue .artikelRight h4 {
	color: #009bdf;
}

.blue .artikelRight2 h4 {
	color: #009bdf;
}

.moreArtikel {
	width: 147px;
	height: 22px;
	background: url(/images/artikel_bot.gif) 0 0 no-repeat;
	text-align: right;
	margin-bottom: 10px;
}

.artikelRight ul {
	background-color: #f5f5f5;
}

.artikelRight ul li {
	margin: 0px 3px;
	border-bottom: 1px dotted #999;
	padding: 5px 0;
}

.artikelRight ul li a {
	font-size: 11px;
	color: #333;
	text-decoration: none;
}

.artikelRight ul li a span.date {
	color: #666;
}

.blue .artikelRight ul li a span.date {
	color: #009bdf;
}

.moreArtikel a {
	font-size: 11px;
	text-decoration: none;
	padding: 3px;
	display: block;
}

.artikelBanner {
	text-align: center;
	margin-bottom: 10px;
}

a.fot, a.art {
	display: block;
	color: #dd001f !important;
	text-decoration: none;
	padding-left: 20px;
	padding-bottom: 3px;
	margin-bottom: 5px;
}

a.fot:hover, a.art:hover {
	color: #000 !important;
}

a.fot strong, a.art strong {
	font-weight: bold;
}

a.art {
	background: url(/images/icon_art.gif) 0 0 no-repeat;
}

a.fot {
	background: url(/images/icon_foto.gif) 0 0 no-repeat;
}

/* Blaabog */
ul.strongGrey li a {
	font-weight: bold !important;
	text-decoration: none;
	font-size: 12px;
	padding-right: 8px;
	background: url(/images/arrow_grey.gif) right 7px no-repeat;
}

/* Debat */
.debat {
	width: 445px;
	background:url(/images/debat_back.gif) right bottom no-repeat;
	border-left: 1px solid #ccc;
	border-top: 1px solid #ccc;
	padding: 3px;
	margin-bottom: 10px;
}

.debat strong {
	font-weight: bold;
}

.debat a {
	margin-bottom: 5px;
	display: block;
}

.debat a:hover {
	color: #000 !important;
}
	
.debat ul li a {
	color: #dd001f !important;
	text-decoration: none;
	background: url(/images/debat_bullet_red.gif) 0 5px no-repeat;
	padding-left: 8px;
}

.debat ul li ul {
	padding-left: 35px;
}

.debat ul li ul li a {
	color: #333 !important;
	padding-left: 8px;
	background: url(/images/debat_bullet_grey.gif) 0 5px no-repeat;
}

/* E-Kort */
ul.ekort {
	border-bottom: 1px solid #e5e5e5;
	padding-bottom: 15px;
	margin-bottom: 15px;
}

ul.ekort li {
	float: left;
	display: block;
	width: 151px;
	padding-bottom: 3px;
}

ul.ekort li a {
	background: url(/images/arrow_grey_double.gif) 0 8px no-repeat;
	padding-left: 7px;
	text-decoration: none;
}

.ekortEmail {
	padding: 10px;
}

.ekortEmail h2, .afstemninger h2 {
	font-weight: bold;
	font-size: 14px;
	text-align: center;
	padding-bottom: 20px;
}

p.centered {
	text-align: center;
}

p.centered strong {
	font-weight: bold;
}

.ekortEmail .nextStep, .afstemninger .nextStep {
	text-align: right;
	margin-top: 20px;
	margin-bottom: 10px;
	padding-right: 5px;
	position: relative;
}

.leftSub {
	position: relative;
	float: left;
	left: 5px;
	top: 0;
}

.ekortEmail .nextStep a {
	color: #000;
}

.ekortEmail .nextStep a:hover {
	color: #666;
}

.importantColumn {
	float: left;
	width: 48%;
}

.importantColumn .countryItem {
	width: 90%;
}

/* Kendte */
.kendteArtikel {
	float: left;
	width: 285px;
	padding-right: 15px;
	border-right: 1px solid #e5e5e5;
}

span.artDate {
	color: #808080;
}

a.moreArt {
	text-decoration: none;
	color: #dd001f !important;
}

.banner140 {
	width: 140px;
	text-align: right;
	float: right;
}

.banner125 {
	margin-left: 10px;
	margin-bottom: 5px;
}

.issueLeft {
	float: left;
	width: 50px;
	display: block;
	color: #666;
	text-decoration: none;
	font-size: 10px;
	background: url(/images/arrow_double_left.gif) 0 5px no-repeat;
	padding-left: 11px;
}

.issueRight {
	float: right;
	width: 50px;
	display: block;
	text-align: right;
	color: #666;
	text-decoration: none;
	font-size: 10px;
	background: url(/images/arrow_double_right.gif) right 5px no-repeat;
	padding-right: 11px;
	margin-right: 7px;
}

/* Kontakt */
.address {
	padding: 10px;
	margin: 10px 0;
	border: 1px solid #cc2120;
}

/* Mode */
.modeFront {
	float: left;
	width: 220px;
	/*margin-bottom: 10px; 
	padding: 7px 6px 0 0;*/
	padding: 7px 7px 7px 0;
	border-right: 1px dotted #98CBEC;
}

.modeFront2 {
	float: right;
	width: 220px;
	/*margin-bottom: 10px;
	padding: 7px 0 0 0; */
	padding: 7px 1px 7px 0px; 
}

.modeLeft {
	float: right;
	width: 165px;
	border-left: 1px solid #e5e5e5;
	margin-bottom: 10px;
}

ul.modeLeftMenu li {
	margin-bottom: 2px;
}

ul.modeLeftMenu li a {
	display: block;
	background: #fff url(/images/modeleftmenu.gif) 0 0 no-repeat;
	height: 15px;
	color: #333 !important;
	text-decoration: none;
	font-size: 11px;
	padding-left: 25px;
}

ul.modeLeftMenu li a:hover, ul.modeLeftMenu li a#active {
	background: #fff url(/images/modeleftmenu.gif) 0 -15px no-repeat;
}

.models .round {
	float: left;
	margin-right: 10px;
}

.modeArtikleLine {
	border-top: 1px dotted #98cbec;
	/*border-bottom: 1px dotted #98cbec;*/
	/*margin-top: -1px;*/
}

.modeArtikleLine img {
	float: left;
	padding: 0 5px 5px 0;
}

.modeArtikleLine span.grey {
	color: #999;
	text-transform: uppercase;
}

.modeLeftArtikle {
	float: left;
	width: 142px;
	padding: 7px 7px 7px 0;
	border-right: 1px dotted #98cbec;
}


.modeCenterArtikle {
	float: left;
	width: 132px;
	padding: 7px 7px 7px 10px;
	border-right: 1px dotted #98cbec;
}

.modeRightArtikle {
	float: right;
	width: 143px;
	padding: 7px 1px 7px 7px;
}

.modeList {
	float: left;
	width: 31%;
	margin-right: 10px;
	padding-bottom: 10px;
	position: relative;
	overflow: hidden;
}


.modeList3 {
	float: left;
	width: 140px;
	padding-bottom: 10px;
	position: relative;  
	min-height:334px;
	overflow: hidden;
}

.modeList3.middle{
	margin: 0 6px;
	padding: 0 7px;
	border-right: 1px solid #e5e5e5;
	border-left: 1px solid #e5e5e5;
}


.modeList2{
	float: left;
	width: 31%;
	margin-right: 10px;
	padding-bottom: 10px;
	position: relative;
	overflow: hidden;
}
.beautyList 
{
	width: 140px;
	float: left;
	padding-bottom: 10px;
	position: relative; 
	margin: 0 15px 0 5px;
	overflow: hidden;
}


.wellnessList {
	width: 31%;
	float: left;
	margin-right: 0px;
	padding-bottom: 10px;
	position: relative; 
	overflow: hidden;
}
.articleList {
	width: 31%;
	float: left;
	margin-right: 10px;
	padding-bottom: 10px;
	position: relative;  
	overflow: hidden;
}
.modeScroll {
	position: absolute;  
	clip: rect(0px 140px 140px 0px);
}
.beautyScroll {
	position: absolute;  
	clip: rect(0px 140px 140px 0px);
}
.wellnessScroll {
	position: absolute;  
	clip: rect(0px 140px 140px 0px);
}


.modeList .buttonsMode, .wellnessList .buttonsMode, .beautyList .buttonsMode {margin-top: 160px; }

.modeList3 .buttonsMode{
	margin-top: 220px;
}

.modeList h3, .modeList3 h3, .newsColumn2 h3 {
	padding: 10px 0 10px 5px;
}

.beautyList h3 {
	padding: 10px 0 10px 5px;
}
.wellnessList h3 {
	padding: 10px 0 10px 5px;
}
/*
#modeScroll ul li{
	width: 135px; 
}

#beautyScroll ul li{
	width: 135px; 
}

#wellnessScroll ul li{
	width: 135px; 
	}
*/
.pink #content .modeList ul li{
	clear: both;
}


.pink #content .modeList ul li a {
	color: #000;
	padding-left: 10px;
	padding-bottom: 0px;
	font-size: 10px;
	display: block;
	float: left;
	background: url(/images/arrow_grey.gif) 0 5px no-repeat;
}

.pink #content .modeList ul li a:hover{
	color: #F689C2
}

.pink #content .modeList ul li{
	clear: both;
}

.pink #content .modeList ul li a span.modeListTitleArt{
	display: block;
	float: right;
	width: 100px;
	cursor: pointer;
}


/*
.pink #content .modeList ul li a.pinkModeListDate {
	color: #000;
	padding-left: 10px;
	padding-bottom: 0px;
	background: url(/images/arrow_grey.gif) 0 5px no-repeat;
	font-size: 10px;
	display: block;
	float: left;
}
.pink #content .modeList ul li a.pinkModeListDate {
	color: #000;
	padding-bottom: 0px;
	font-size: 10px;
	display: block;
	width: 70px;
	float: left;
}

.pink #content .modeList ul li a.pinkDate {
	color: #000;
	padding-left: 10px;
	padding-bottom: 0px;
	background: url(/images/arrow_grey.gif) 0 5px no-repeat;
	font-size: 10px;
	display: block;
}
.pink #content .modeList ul li a {
	color: #000;
	padding-left: 10px;
	padding-bottom: 0px;
	font-size: 10px;
	display: block;
	float: left;
}
*/
.pink #content .beautyList ul li a {
	color: #000;
	padding-left: 10px;
	padding-bottom: 0px;
	background: url(/images/arrow_grey.gif) 0 5px no-repeat;
	font-size: 10px;
	display: block;
}

.pink #content .beautyList ul li{
	clear: both;
}

.pink #content .beautyList ul li a span.modeListTitleArt{
	display: block;
	float: right;
	width: 100px;
	cursor: pointer;
}

.pink #content .wellnessList ul li a {
	color: #000;
	padding-left: 10px;
	padding-bottom: 0px;
	background: url(/images/arrow_grey.gif) 0 5px no-repeat;
	font-size: 10px;
	display: block;
}

.pink #content .wellnessList ul li{
	clear: both;
}

.pink #content .wellnessList ul li a span.modeListTitleArt{
	display: block;
	float: right;
	width: 100px;
	cursor: pointer;
}

.modeList3 ul li a {
	color: #000;
	padding-left: 10px;
	padding-bottom: 0px;
	background: url(/images/arrow_grey.gif) 0 5px no-repeat;
	font-size: 10px;
	display: block;
	text-decoration: none;
}

.modeList3 ul li {
	clear: both;
}

.modeList3 ul li a  span.modeListTitleArt{
	display: block;
	float: right;
	width: 90px;
	cursor: pointer;
}

.modeList3 ul li a:hover {
	/*color: #f689c2;*/
	color: #CC3300;
}

.pink #content .beautyList ul li a:hover {
	/*color: #f689c2;*/
	color: #CC3300;
}
.pink #content .wellnessList ul li a:hover {
	/*color: #f689c2;*/
	color: #CC3300;
}

.pink #content .modeList ul li a:hover {
	/*color: #f689c2;*/
	color: #CC3300;
}


.pink2 #content .beautyList ul li a:hover {
	color: #f689c2;
}
.pink2 #content .wellnessList ul li a:hover {
	color: #f689c2;
}

.pink2 #content .modeList ul li a:hover {
	color: #f689c2;
}


/* Product banner */

.prodCom {
	width: 140px;
	margin: 5px 0 5px 10px;
}

.prodCom.blue {
	border: 1px dotted #042565;
}

.prodCom.blue h2 {
	color: #fff !important;
	font-size: 12px !important;
	font-weight: bold;
	background: #042565;
	display: block;
	padding: 5px !important;
	text-align: center;
}

.prodComProd, .prodComPrice {
	text-align: center;
}

.prodComProd {
	padding: 3px;
}

.prodComPrice {
	font-weight: bold;

	font-size: 12px;
	color: #eaac40;
}

.prodCom.blue span.price {
	color: #163674;
	font-size: 16px;
}

.prodCom.blue span.priceDetail {
	color: #163674;
	font-size: 9px;
}

.prodComDetail {
	padding: 3px;
	color: #000;
	font-size: 10px;
}

.prodComDetail strong {
	display: block;
}

.prodComMore {
	padding: 3px;

	text-align: right;
}

.prodComMore a {
	color: #eaac40 !important;
	font-size: 10px;
}

/* Pink artikel */
.pinkTop {
	background: url(/images/pink_top.gif) 0 0 no-repeat;
	height: 4px;
	font-size: 0px;
}

.pinkContent {
	background: #fcebed url(/images/pink_bot.gif) 0 bottom no-repeat;
	padding: 8px;
}

.rightArtikel 
{
	border: 1px solid #BF2D31;
	float: right;
	width: 140px;
}

.rightArtikel .smallpoll_percent 
{
	margin-right: 70px;
}

/* Country links */
.countryLinks {
	border-bottom: 1px solid #e5e5e5;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

.countryItem {
	float: left;
	width: 49%;
}

.countryItem img {
	float: left;
	padding: 0 10px 10px 0;
}

#content .countryItem a {
	color: #dd001f;
}

#content .countryItem a:hover {
	color: #000;
}

/* Locations */
.locationRightContainer {
	width: 49%;
	float: right;
	margin-bottom: 10px;
	min-height: 70px;
}

#content .locationContainer {
	width: 49%;
	float: left;
	margin-bottom: 10px;
	min-height: 70px;
}

#content .locationContainer p, #content .locationContainer h2 {
	color: #042565;
	font-size: 11px;
	padding: 0 0 4px 0;
}

#content .locationContainer h2 {
	font-size: 11px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

#content .locationContainer .theh2 {
	font-size: 11px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}


.locationContainer img {
	float: left;
	padding: 0 10px 10px 0;
}

#content .locationContainer a {
	color: #dd001f;
}

#content .locationContainer a:hover {
	color: #000;
}

#content .locationPersons {
	/*width: 49%; */
	margin-bottom: 30px;
	min-height: 70px;
}
.mapLocation {
	float: right;
	margin-top: 10px;
/*	width: 141px;  */
	height: 177px;
	background: #fff url(/images/map.jpg) 0 0 no-repeat;
	position: relative;
}

.mapLocation a.koneprop {
	position: absolute;
	width: 7px;
	height: 7px;
	background: url(/images/crown.gif) 0 0 no-repeat;
	text-indent: -10000px;
	display: block;
}

.mapLocation a.koneprop:hover {
	background: url(/images/crown.gif) 0 -7px no-repeat;
}

.artikelRelated {
	position: relative;
}

a.france {
	position: absolute;
	top: 120px;
	left: 250px;
}

/* SPIL */
.spilLine {
	clear: both;
	padding-bottom: 5px;
	margin-bottom: 10px;
	border-bottom: 2px solid #e5e5e5;
}

.spilLine img {
	float: left;
	padding: 0 10px 10px 0;
}

#content .spilLine a {
	color: #dd001f;
}

#content .spilLine a:hover {
	color: #000;
}

.otherSpil a {
	float: left;
	padding: 0 1px 3px 0;
}

/* Wikipedia */
ul.alfabet {
	margin-top: 10px;
	clear: both;
	height: 17px;
}

ul.alfabet li {
	float: left;
}

ul.alfabet li a {
	float: left;
	display: block;
	width: 14px;
	height: 13px;
	background: url(/images/letter_back.gif) 0 0 no-repeat;
	color: #000 !important;
	text-transform: uppercase;
	font-weight: bold;
	padding-top: 4px;
	text-align: center;
	margin-left: 1px;
}

ul.alfabet li a:hover, ul.alfabet li a#onLetter {
	color: #fff !important;
	background: url(/images/letter_back.gif) 0 -17px no-repeat;
}

#content ul.wikiResult {
	padding-bottom: 15px;
}

#content .resultPaging {
	color: #000;
	position: relative;
}

a.nextPages {
	position: absolute;
	right: 0;
	padding-right: 10px;
	background: url(/images/bread.gif) right 4px no-repeat;
}

#content ul.wikiResult li a {
	text-decoration: underline !important;
}

.aboutWiki {
	background-color: #f5d4e5;
	float: right;
	width: 139px
}

.wikiTop, .wikiBot {
	width: 139px;
	height: 24px;
	font-size: 0;
}

.wikiTop {
	background: url(/images/wikitop.gif) 0 0 no-repeat;
}

.wikiBot {
	background: url(/images/wikibot.gif) 0 0 no-repeat;
}

.aboutWiki strong, .aboutWiki p {
	padding: 0 10px 10px 10px;
	display: block;
}

#content .aboutWiki a {
	text-decoration: underline;
}

/* Konger */
ul.konger {
	margin-left: auto;
	margin-right: auto;
}

ul.konger li {

	padding-bottom: 4px;
}

ul.konger li a {
	color: #000 !important;
	font-weight: bold;
	font-size: 12px;
}

ul.konger li a:hover {
	color: #666 !important;
	cursor: pointer !important;
}

ul.konger li p {
	width: 384px;	
	padding: 3px;
	font-size: 12px;
	background: #e9f4fb;
	margin-top:5px;
	margin-bottom:5px;
	margin-left:auto;
	margin-right:auto;
	display: none;
}

ul.konger li p img {
	float: right;
	padding: 0 0 5px 5px;
	width: 100px;
	height: 100px;
}

ul.konger li div {
	width: 384px;	
	padding: 3px;
	font-size: 12px;
	background: #e9f4fb;
	margin-top:5px;
	margin-bottom:5px;
	margin-left:auto;
	margin-right:auto;
	display: none;
}

ul.konger li div img {
	float: right;
	padding: 0 0 5px 5px;
	
}

ul.konger li a span.life {
	text-decoration: underline;
	width: 115px;
	margin-right: 10px;
	text-align: right;
	float: left;
}

.darkBlueColor
{
	color: #042565 !important;
}

/* Bla blog */
.flags {
	text-align: right;
	line-height: 22px;
}

/* Norge */
.blueCornersTop {
	height: 11px;
	font-size: 0px;
	background: url(/images/bluecorners_top.gif) 0 0 no-repeat;
}

.blueCornersBot {
	height: 11px;
	font-size: 0px;
	background: url(/images/bluecorners_bot.gif) 0 0 no-repeat;
}

.blueCorners {
	background: #d6dfee;
	padding: 20px;
}

.blueCorners h1 {
	color: #042565 !important;
	font-size: 18px !important;
	padding: 0 0 10px 0 !important;
}
.blueBook h1
{
	color: #042565 !important;	
	padding: 0 0 10px 0 !important;

}

/* Afstemninger */
.afstem {
	margin-bottom: 10px;
	color: #042565 !important;
}

.afstem img {
	float: left;
	padding: 0 10px 10px 0;
}

.afstem h2, .afstem p {
	color: #042565 !important;
}

.afstem h2 {
	padding-bottom: 2px !important;
}

.afstem a {
	color: #dd001f !important;
}

.afstem a:hover {
	color: #000 !important;
}

.afstem .blankText
{
	font-weight: bold;
}

.lightGreen {
	background: #f2f5f1 url(/images/light_green_top.gif) 0 0 no-repeat;
	width: 414px;
	padding: 8px;
	margin-left: 19px;
	font-size: 10px;
}

.lightGreenBot {
	background: url(/images/light_green_bot.gif) 0 0 no-repeat;
	font-size: 0px;
	width: 430px;
	height: 11px;
	margin: 0 0 15px 19px;
}

.lightGreen h2 {
	font-size: 11px;
	font-weight: bold;
	color: #bf2d31;
	padding-bottom: 5px;
}

.lightGreen .butNav {
	margin-left: 140px;
}

ul.afstemLinks {
	padding-bottom: 10px;
}

ul.afstemLinks span.date {
	float: left;
	width: 35px;
	color: #bf2d31;
}

ul.afstemLinks a {
	color: #000;
}

ul.afstemLinks a:hover {
	color: #666;
}

ul.renteList {
	margin-left: 100px;
	margin-bottom: 25px;
}

ul.renteList li {
	position: relative;
	font-weight: bold;
	font-size: 11px;
	color: #000;
}

.percent {
/*	margin-right: 88px;*/
}

.zero {
	width: 0;
}

.boxLine {
	width: 76px;
	border: 1px solid #fff;
	height: 10px;
	margin: 0;
	text-align: left;
}

ul.renteList .boxLine {
	position: absolute;
	float: left;
	left: 28px;
	top: 5pt;
}

.faceBox .boxLine {
	width: 90px;
}

.bar {
	background: #b72b2f;
	height: 7px;
	line-height:7px;
	color: #fff;
	text-align: right;
	padding: 3px 0px 0px 0px;
	position:relative;
	top:3px;
}

.facesLine {
	margin-bottom: 25px;
}

.faceBox {
	float: left;
	width: 93px;
	text-align: center;
	font-size: 11px;
	color: #000;
	font-weight: bold;
/*	margin: 10px 20px 20px 0;*/
	padding: 10px 20px 20px 0;
}

/* Blog */
.blog {
	padding: 0 10px;
}

.blogHeadline img {
	float: left;
	padding: 0 10px 10px 0;
}

.blogHeadline {
	font-style: italic;
}

.blogEntry h1 {
	color: #bf2d31;
	font-size: 18px;
	font-weight: normal;
	padding-bottom: 15px;
}

.blogEntry p {
	padding-bottom: 5px;
}

.blogSignature {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 20px;
	width: 200px;
	padding-top: 50px;
}

.anneSig {
	background: url(/images/anne_sig.gif) right 0 no-repeat;
}

.blogEntry .artikelRight h4 {
	color: #ce2624;
}

.blogEntry .artikelRight2 h4 {
	color: #ce2624;
}

.blogEntry .artikelRight ul li, .blogEntry .artikelRight ul {
	border: none;
}

.blogEntry .artikelRight2 ul li, .blogEntry .artikelRight2 ul {
	border: none;
}

.blogEntry .artikelRight ul li a span.date {
	color: #bf2d31;
}

.blogEntry .artikelRight2 ul li a span.date {
	color: #bf2d31;
}

.blogComNo {
	background: #d9dadc;
	padding: 5px;
	margin-bottom: 5px;
	position: relative;
}

.blogComNo a {
	color: #000;
	font-weight: bold;
}

.blogComNo a.nom {
	position: absolute;
	top: 3px;
	right: 5px;
}

.blogComment h2, #content .blogComment h2 {
	color: #bf2d31;
	font-size: 14px;
	font-weight: bold;
	border-bottom: 1px solid #000;
	padding-bottom: 2px;
	margin-bottom: 3px;
}

.blogComment p {
	padding-bottom: 5px;
}

.blogCommentDetail {
	position: relative;
	margin-bottom: 10px;
}

.blogCommentDetail strong {
	font-weight: bold;
}

.blogCommentDetail .blogCommentTime {
	position: absolute;
	top: 3px;
	right: 0;
}

.blogComment {
	background: #eff1f2;
	padding: 5px 10px;
}

.blogCommentOptions {
	border-top: 1px solid #000;
	padding: 5px 0;
	position: relative;
}

.blogCommentOptions a {
	color: #000;
}

.blogCommentOptions a.writeComment, #content a.writeComment {
	position: absolute;
	top: 5px;
	right: 0;
	color: #bf2d31;
	font-weight: bold;
}

.blogCommentAll {
	text-align: right;
	margin: 5px 0 10px 0;
}

.blogCommentAll a {
	color: #000;
	font-weight: bold;
}

.blogComment h3 {
	font-size: 14px;
	font-weight: bold;
	color: #959294;
	padding-bottom: 5px;
}

.blogComment a.membership {
	font-weight: bold;
	color: #bf2d31;
}

.blogComment a {
	color: #000;
}

.logBox, .subBox {
	float: left;
	width: 33%;
	height: 40px;
}

.logBox {
	padding-top: 10px;
}

.subBox {
	padding-top: 18px;
}

.postComment {
	text-align: right;
}

/* RSS listing */
#content.rssListing strong {
	display: block;
	color: #000;
}

#content.rssListing a {
	color: #e1652b;
}

.rssAbout {
	background: #f5f5f5;
	padding: 10px;
}

#content.rssListing .rssAbout strong {
	display: inline;
}

#content.rssListing .rssAbout ul li {
	padding-bottom: 5px;
}

.rssUp {
	float: left;
	margin-top: -6px;
	padding-right: 3px;
}

.feedContainer {
	border: 1px solid #c00;
	margin: 4px;
	padding: 20px;
	background: #fff url(/images/bigfeed.gif) 0 0 repeat-x;
}

#content.rssListing .feedContainer h2, #content.rssListing .feedContainer h2 a {
	color: #c00;
	padding-bottom: 5px;
}

#content.rssListing .feedContainer h2 a:hover {
	color: #666;
}

#content.rssListing .feedContainer p {
	font-size: 14px;
	padding-bottom: 25px;
}

/* Search results */
.searchPagination {
	font-size: 10px;
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom: 2px solid #e5e5e5;
}

.searchPagination .btnSearch {
	margin-right: 15px;
}

.searchLine {
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom: 2px solid #e5e5e5;
	font-size: 10px;
}

#content .searchLine p {
	padding-bottom: 0;
	line-height: 12px;
}

#content .searchLine a {
	color: #dd001f;
}

#content .searchLine h5 {
	font-weight: bold;
	color: #042565;
	line-height: 11px;
}

#content .searchLine h5 span.date {
	font-weight: normal;
	color: #aba9aa;
}

.searchLine .searchImg {
	float: left;
	margin-right: 5px;
	display: block;
}

/* Models */
.modelsLine h2 {
	color: #bf2d31;
	font-size: 16px;
	font-weight: bold;
	padding: 20px;
}

.modelPic {
	float: left;
	width: 112px;
	text-align: center;
	margin-left: 3px;
	margin-right: 2px;
}

.modelPic strong {
	display: block;
	font-weight: bold;
	padding-bottom: 5px;
}

.modelImage {
	float: left;
	width: 112px;
	height: 260px;
	overflow: hidden;
	position: relative;
}

.modelCorner {
	position: absolute;
	float: left;
	width: 112px;
	height: 260px;
	background: url(/images/overlay_corners.gif) 0 0 no-repeat;
}

.modelImage a.zoom {
	position: absolute;
	right: 0;
	bottom: 0;
	float: left;
	display: block;
	width: 21px;
	height: 18px;
	background: url(/images/zoom.gif) 0 0 no-repeat;
	text-indent: -10000px;
	z-index: 900;
	cursor:pointer;
}

#slider {
	margin: 0 auto;
	margin-top: 270px;
}

.ui-slider-handle {
	position: absolute;
	height: 14px;
	width: 12px;
	top: 0px;
	left: 0px;
	background: url(/images/sliderhandle.gif) 0 0 no-repeat;
}

.ui-slider-1 {
	width: 85px;
	height: 12px;
	position: relative;
	background: url(/images/sliderbg.gif) 0 1px repeat-x;
	margin: 270px auto 0pt;
	*margin-top: 0px; /*IE7 fix*/
	_margin-top: 10px; /*IE6 fix*/
}

.ui-slider-2 {
	width: 85px;
	height: 12px;
	position: relative;
	background: url(/images/sliderbg.gif) 0 1px repeat-x;
	margin: 0 auto;
	margin-top: 10px;
}

/*Royale Link*/
#royalLink 
{
    margin: 0 15px;
	padding-top: 11px;
}
#royalLink h1
{
    font-size: 30px;
	font-weight: bold;
	padding-bottom: 5px;
	color: #dd001f;
	line-height: 33px;
}

.boxList {
	
	border-bottom: 2px solid #e5e5e5;
	margin: 9px 0px 7px 0px;
	padding-bottom: 4px;
}
.floatleft 
{
    float:left;
    width:77px;
    
}
#righttext
{
   margin-left:80px;   
   padding:5px;      
}
#clear
{
    clear:both;
}
.leftPart
{
    
    float:left;
    margin-bottom:6px;
    width:49%;
}
.rightPart
{
    float: right;
	width: 120px;
	width: 49%;
	margin-bottom: 6px;
}

#newsScroll { text-align: left; width: 300px; float: left;}

ul.newsticker { /* that's your list */
/*left: 300px; */
list-style-type: none;
}


ul.newsticker li {
float: left; /*  important: display inline gives incorrect results when you check for elem's width */
margin: 0pt;
padding-left: 30px;
}

ul.newsticker a {
white-space: nowrap;
padding: 0pt;
color: #FFFFFF;
line-height:normal;
} 

ul.newsticker span {
margin: 0 10px 0 0;
} 

/*end royal link*/

/*Registration*/
.registration{
    margin-top:10px;
    margin-left:5px;
    float:left;
}
.registration table{
    width:90%;
}
.registration a
{
	color:Red;
}
.inputText{
    margin-top:5px;
    width:50%;
}
#divTerms{
    width:11px;
    height:11px;
}
.wizzard{
    margin:15px;
}
.loginbox{
    margin:15px;
}
.loginbox table{
    width:100%;
}
.loginbox a
{
	color:Red;
}

/*end registration*/

/* Brevkasse */
#content .contentSub h2 {
	color: #dd001f;
	padding: 10px 0;
	font-size: 18px;
}

#content .contentSub p {
	/*font-weight: bold;*/
}

.italic {
	font-style: italic;
}

.resultSub {
	background: url(/images/bot_bot.gif) 0 0 no-repeat;
}

.resultSub h3 {
	font-weight: bold;
	font-size: 14px;
	padding: 10px;
}

.resultSub p {
	color: #dd001f;
	font-size: 11px;
	padding: 0 10px 5px 10px;
}

.resultSub p strong {
	font-weight: bold;
	color: #666;
}

.resultSub p a {
	color: #dd001f;
	text-decoration: none;
	font-size: 12px;
}

.resultSub p a:hover {
	color: #000;
}

#fotovideoGal .searchPagination {
	font-size: 10px;
	border-bottom: none;
	padding: 0 10px;
	color: #666;
}

#fotovideoGal .searchPagination strong {
	font-weight: bold;
}

#fotovideoGal .searchPagination input.inpSearch {
	width: 90px;
	margin-left: 10px;
}

#fotovideoGal .searchPagination a {
	color: #666;
	text-decoration: none;
}

#fotovideoGal .searchPagination a:hover {
	color: #000;
}

/* KONKURRENCER */
#andre {
	margin: 0 8px;
	border-top: 1px solid #f1f1f1;
}

#andre h1 {
	color: #dd001f;
	font-size: 14px;
	font-weight: bold;
	padding: 10px 0;
}

#andre h2 {
	color: #dd001f;
	font-size: 12px;
	font-weight: bold;
}

#andre a {
	color: #dd001f;
	text-decoration: none;
}

#andre p {
	padding-bottom: 5px;
}

#andre a:hover {
	color: #000;
}

#andre span.date {
	color: #666;
}

#andre img {
	float: left;
	padding: 0 10px 10px 0;
	width: 139px;
	height: 88px;
}

#content a 
{
	color: #c30;
	text-decoration: none;
}

#contentArticle a 
{
	color: #c30;
	text-decoration: none;
}

/*Small Poll */
.smallpoll_percent 
{
	margin-right:88px;
}

.smallpoll_boxLine 
{
	border:1px solid #FFFFFF;
	height:10px;
	margin:0pt;
	text-align:left;
	width:76px;
}
ul.eventCalendar .smallpoll_boxLine 
{
	float:left;
	left:73px;
	position:absolute;
	top:1px;
	width:55px;
}
.smallpoll_bar 
{
	background:#B72B2F none repeat scroll 0%;
	color:#FFFFFF;
	height:7px;
	line-height:7px;
	padding:3px 0px 0px;
	text-align:right;
}
.smallpoll_zero 
{
	width:0pt;
}

.rightArtikel .menuTitleSub
{
	margin:0pt 1px 1px;
}
/* Smalll Poll */

#mostReadArtDivZone{
	position: relative;
	float: left;
	padding-bottom: 10px;
	width: 300px;
	overflow: hidden;
	border-bottom: 4px solid #b2b2b2;
}

.mostReadArtDivZone2 {
	position: absolute;  
	clip: rect(0px 300px 205px 0px);
}

.bottomText
{
	height:40px;	
}

.navnext, .navprev {
	background-color:#FFFFFF;
	font-family:arial;
	font-size:13px;
	font-weight:bold;
	display: block;
	padding:10px;
	text-decoration:none;
	text-transform:uppercase;
}

.navnext {
	background: url(/images/billedbladet/arrow_next.gif) no-repeat scroll 63px center #FFFFFF;
	padding-right:20px;

}
.navprev {
	background: url(/images/billedbladet/arrow_last.gif) no-repeat scroll 8px center #FFFFFF;
	padding-left:20px;
}

.imageRelated a.navnext, .imageRelated a.navprev {
	color:#666666;
}

#letterboxAnswers {
	width:100%;
	margin: 0px;
	background: #dae2ee url(/images/bot_gal.gif) left bottom no-repeat;
	padding-bottom: 8px;
}
div#labelTextECard{
	padding: 10px 0 10px 0;
}

#centerImage {
	margin-bottom: 10px;
	margin: 5px;
}


h1#artTitleTeaser{
	padding: 10px 0;
	font-weight:bold;
	padding-bottom:10px;
	color: #DD001F;
}

.rightAd
{
	position: absolute; 
	top:0px;
	left: 305px;
	_left: 305px;
}

/*XHTML VALIDATION RESOLVE CONFLICTS*/

#content_articles_archive .bottomText
{
	font-weight:bold;
}

.pink #content_articles_archive .modeList ul li a , 
.pink #content_articles_archive .beautyList ul li a,
.pink #content_articles_archive .wellnessList ul li a
{
	background:transparent url(/images/arrow_grey.gif) no-repeat scroll 0pt 5px;
	color:#000000;
	display:block;
	float:left;
	font-size:10px;
	padding-bottom:0px;
	padding-left:10px;
	text-decoration:none;
	line-height:14px;
}

.pink #content_articles_archive .modeList ul li a:hover, 
.pink #content_articles_archive .beautyList ul li a:hover,
.pink #content_articles_archive .wellnessList ul li a:hover

{
	color:#DD001F;
}

.pink #content_articles_archive .modeList ul li,
.pink #content_articles_archive .beautyList ul li,
.pink #content_articles_archive .wellnessList ul li
{
	clear:both;
}



.clearRoyalLinks
{
    clear:both;
}

.righttextRoyalLinks
{
   margin-left:80px;   
   padding:5px;      
}


/*#contentArticle
{
	margin-bottom:10px;
	padding:8px;
}*/

#contentArticle p
{
	margin-bottom:10px;
}
/*
#contentArticle div p
{
	color:black;
}
*/
#contentArticle div p strong
{
	color:#000;
	font-weight:bold;
}

#content_articles_archive div div.modeList
{
	margin-right:0px;
}

div.locationContainer,span.theh2 a.rp_href
{
    color:#042565 !important;
}

span a.rp_href2:hover
{
    color:red !important;
}


#mainSearch{
	width: 30px;
	height: 19px;
	background: url(/images/btn_search.gif) no-repeat top left;
}

/* FOOTER LINKS */
div.footerLinksHolder
{
  border: 0px solid red;
  min-height: 50px;
  margin: 0 auto;
  padding-bottom: 100px;
  width: 984px;
}

div.footerLinksHead
{
  border-bottom: 1px solid #ccc;
  height: 20px;
  margin: 0 0 10px 10px;
}

div.footerLinksHead span
{
  color: #fff;
  font-size: 12px;
  font-weight: bold;
  padding-left: 10px;
  color: #000;
}

div.footerLinksInner
{
  border: 0px solid yellow;
  min-height: 50px;
  padding: 15px;
  width: 984;
}

div.footerLinksInner ul
{
  border: 0px solid green;
  float: left;
  margin: 0 0 0 12px;
  padding: 0;
  width: 145px;
}

div.footerLinksInner ul li
{
  list-style: none;
  line-height: 20px;
}

div.footerLinksInner ul li h4 a,
div.footerLinksInner ul li h4 a:visited{
  background-image: url('../../images/Billedbladet/arrowLeftCCC.gif');
  background-repeat: no-repeat;
  background-position: left 5px;
  padding: 0 0 4px 10px;
}


div.footerLinksInner ul li h4, div.footerLinksInner ul li h4 a,
div.footerLinksInner ul li h4 a:visited
{
  color: #666;
  font-family: Arial, Trebuchet MS, Sans-Serif;
  font-size: 10px;
  margin: 0;
  text-decoration: none;
}

div.footerLinksInner ul li h4 a:hover
{
  color: #666;
  text-decoration: underline;
}


/* FEED LIST */
div.feedList div.clear
{
	clear: both;
}

div.feedList
{
	background: url("/images/feedlist.bottom.bg.png") no-repeat -1px bottom;
	clear: both;
	margin: 12px 0 12px 6px;
	padding-bottom: 12px;
	width: 456px;
}

div.feedList div.inner
{
	background: url("/images/feedlist.bg.png") no-repeat -1px top;
}

div.feedList div.load
{
	background: url('/images/loading.gif') no-repeat center;
	min-height: 200px;
	width: 146px;
}

div.feedList div.readmore
{
	background: none;
	margin: 3px 0 0 0;
}

div.feedList div.readmore a,
div.feedList div.readmore a:visited,
div.feedList div.readmore p
{
	background: none;
	color: #DD001F;
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline;
	padding: 0;
}

div.feedList div.readmoreBottom
{
	padding: 0 7px;
}

div.feedList div.readmoreBottom p
{
	margin: 10px 0 0 0;
	text-decoration: none;
}

div.feedList ul
{
	list-style: none;
	margin: 0;
	padding: 0;
}

div.feedList div.item
{
	float: left;
	margin: 0 0 0 5px;
	width: 146px;
	_overflow: hidden;
	_width: 144px;
}

div.feedList div.item div.top
{
	padding: 5px 10px;
}

div.feedList div.item div.top h3,
div.feedList div.item div.top h3 a
{
	color: #000;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}

div.feedList div.item div.content li
{
	margin-bottom: 5px;
	padding: 0 7px 0 12px;
}

div.feedList div.item div.content li div.text h2,
div.feedList div.item div.content li div.text h2 a
{
	color: #000;
	font-size: 11px;
	font-weight: normal;
	line-height: 13px;
	text-decoration: none;
}

div.feedList div.item div.content li.first
{
	background: none;
	margin-bottom: 10px;
	padding: 0;
}

div.feedList div.item div.content li.first div.image
{
	background: #DEE4EA;
	height: 85px;
	overflow: hidden;
	margin-bottom: 3px;
	width: 146px;
}

div.feedList div.item div.content li.first div.image img
{
	width: 146px;
}

div.feedList div.item div.content li.first div.text,
div.feedList div.item div.content li.first div.readmore
{
	padding: 0 5px;
}

div.feedList div.item div.content li.first div.text h2,
div.feedList div.item div.content li.first div.text h2 a
{
	color: #DD001F;
	font-size: 13px;
	font-weight: bold;
	line-height: 15px;
	text-decoration: none;
}

div.feedList div.item a:hover
{
	text-decoration: underline !important;
}

.padder 
{
	padding-left: 11px;
	padding-right: 11px;
}


/* related articles */
div.relatedArticles
{
	background: url('/images/relatedarticles.content.bg.png') no-repeat;
	height: 223px;
	overflow: hidden;
	width: 176px;
}

div.relatedArticles div.list
{
	height: 175px;
	overflow: hidden;
	margin-bottom: 15px;
	width: 730px;
}

div.relatedArticles div.list ul
{
	float: left;
	height: 180px;
	margin: 11px 8px 0;
	width: 160px;
	_margin-left: 6px;
}

div.relatedArticles div.list ul li
{
	border-bottom: 1px solid #fff;
	margin-bottom: 5px;
	padding-bottom: 5px;
}

div.relatedArticles div.list ul li:last-child
{
	border-bottom: none;
}

div.relatedArticles div.list ul li span.date
{
	color: #666;
	padding: 0 3px 0 0;
	text-decoration: underline;
}

div.relatedArticles div.buttons
{
	background: url('/images/relatedarticles.buttons.bg.png') no-repeat;
	height: 33px;
	width: 176px;
}

div.relatedArticles div.buttons span
{
	color: #333;
	cursor: pointer;
	font: normal 11px/34px 'Tahoma';
}

div.relatedArticles div.buttons span:hover
{
	text-decoration: underline;
}

div.relatedArticles div.buttons #relatedPrev
{
	float: left;
	margin-left: 30px;
}

div.relatedArticles div.buttons #relatedNext
{
	float: right;
	margin-right: 30px;
}

a.linkword,
a.linkword:visited
{
	background: url('/grafik/common/topic.linkword.icon.png') no-repeat right top !important;
	padding-right: 14px;
	text-decoration: none !important;
}



 /*KIGINGWidget Widget*/
    
    div#KigIndWidgetContainer{clear:both;}
    div.kigIndWidget
    {
        background: #ffffff url('/grafik/common/kigIndWidget_top.gif') no-repeat top left;
        padding-top:44px;
        border-top: 2px #CE2386 solid;
        border-left: 2px #CE2386 solid;
        border-right: 2px #CE2386 solid;
        margin-bottom:10px;
    }
    div.kigIndWidget h3
    {
		display:none;
	}
    
    div.kigIndWidget h2
    {
        margin: 0;
        padding: 0;
        /*height:14px;*/
        overflow:hidden;
    }
    div.kigIndWidget h2 a
    {
        font: bold 11px/12px 'Tahoma';
        text-decoration: none;
        color: #992E66;
    }
    div.kigIndWidget p
    {
        margin: 0;
        padding: 0px 0 0;
    }
    
    div.kigIndWidget ul
    {
		background: #ffffff url('/grafik/common/kigIndWidget_bottom.gif') no-repeat bottom left;
        padding-bottom:51px;
        margin: 0;
        
    }
    div.kigIndWidget ul
    {
        list-style: none;
        margin-top:3px;
    }
    
    div.kigIndWidget ul li
    {
        background: #ffffff url('/grafik/common/kigIndWidget_itembg.gif') no-repeat top left;
        overflow: hidden;
        border: 0px red solid;
        clear:both;
        background-color:#F2F2F2;
        height:53px;
    }
    div.kigIndWidget ul li.last
    {
		background:none;
		}
    
    div.kigIndWidget p.teaser
    {
        overflow: hidden;
        line-height: 14px;
        overflow:hidden;
        height: 33px;
    }
    div.kigIndWidget p.teaser a
    {
        font-family: Tahoma;
        font-size: 11px;
        text-decoration: none;
        color: #000;
        font-weight: normal;
    }
    
    div.kigIndWidget p.date
    {
        display:none;
    }
    
    div.kigIndWidget p.host
    {
        position: relative;
    }
    div.kigIndWidget p.host a
    {
        font-family: Tahoma;
        font-size: 11px;
        text-decoration: none;
        color: #000;
        font-weight: normal;
        position: absolute;
        top: 0px;
        left: 0px;
    }
    
    div.kigIndWidget div.image
    {
        width:50px;
        height:50px;
        overflow:hidden;
        border:0px #ccc solid;
        float:left;
        margin-right: 5px;
    }
    div.kigIndWidget div.image img
    {
        width:50px;
        border:0;
    }
    div.kigIndWidget div.text
    {
    	float:left;
        width:239px;
        height:41px;
        padding-top:4px;
        overflow:hidden;
    	}
    /*kigIndWidget End*/
    #BottomPopup
{
	bottom: -270px;
	box-shadow: 0px -1px 10px #999;
	height: 250px;
	left: 0;
	position: fixed;
	width: 370px;
	z-index: 100;
}

#BottomPopup .top
{
	background-position: left -50px;
	height: 50px;
}

#BottomPopup .top.mini
{
	background-position: left top;
	height: 50px;
}

#BottomPopup .top span,
#BottomPopup .top input
{
	background: none;
	border: none;
	font-size: 0;
	cursor: pointer;
	display: block;
	float: left;
	height: 50px;
	width: 37px;
}

#BottomPopup .top a
{
	display: block;
	float: left;
	height: 50px;
	width: 296px;
}

#BottomPopup .content
{
	background-position: bottom;
	height: 200px;
}

#BottomPopup .content a
{
	display: block;
	height: 200px;
	width: 370px;
}

/* horoscope general */
div.horoscope-general
{
	background: #E9E9E9;
	border-radius: 5px;
	float: right;
	margin-bottom: 12px;
	padding: 10px;
	width: 215px;
}

div.horoscope-general h4
{
	font-size: 16px;
	line-height: 18px;
	margin: 0;
}

div.horoscope-general .info,
div.horoscope-general .info p
{
	display: inline;
	line-height: 15px;
}

div.horoscope-general img
{
	float: left;
	margin: 0 6px 0 0;
}

div.horoscope-general .keywords
{
	clear: both;
	margin-top: 10px;
}

div.horoscope-general .keywords p
{
	font-size: 16px;
	font-weight: bold;
	line-height: 18px;
	margin-bottom: 3px;
}

div.horoscope-general ul
{
	margin: 0;
	padding: 0;
}

div.horoscope-general li
{
	display: inline-block;
	margin-bottom: 2px;
	padding: 0 0 0 10px;
	width: 45%;
}

.ie7 div.horoscope-general li
{
	display: inline;
}

/* horoscope clairvoyance */
div.horoscope-clairvoyance
{
	float: left;
	margin-bottom: 12px;
    overflow: hidden;
	width: 215px;
}

div.horoscope-clairvoyance h4
{
	background: #E9E9E9;
	border-radius: 5px;
	font-size: 12px;
	margin: 0 0 3px;
	padding: 3px;
}

div.horoscope-clairvoyance .info
{
	line-height: 15px;
}

div.horoscope-clairvoyance .info p
{
	margin-bottom: 2px;
}

div.horoscope-clairvoyance .info a
{
	color: #bb2972;
	text-decoration: underline;
}

div.horoscope-clairvoyance .info ul
{
	margin: 2px 0;
	padding-left: 0;
	list-style: none;
}

/* horoscope widget */
div.horoscope-widget
{
	margin-bottom: 12px;
	position: relative;
}

div.horoscope-widget .horoscope
{
	background: #ECECE8;
	border-radius: 8px;
	height: 405px;
	padding: 8px 15px 0;
	margin-top: 5px;
}

div.horoscope-widget .horoscope h1
{
	font: bold 26px arial;
	padding-top: 6px;
}

div.horoscope-widget h3
{
	color: #000;
	font: bold 16px arial;
}

div.horoscope-widget .starsignlist
{
	float: left;
	margin-top: 10px;
	height: 308px;
	width: 109px;
}

div.horoscope-widget .starsignlist ul
{
	margin: 0;
	padding: 0;
}

div.horoscope-widget .starsignlist li
{
	float: left;
	list-style: none;
	height: 45px;
	margin: 0 8px 8px 0;
	width: 46px;
}

div.horoscope-widget .starsignlist li img
{
	height: 45px;
	width: 46px;
}

div.horoscope-widget .content
{
	background: url('/grafik/common/horoscope-widget.content.bg.png') no-repeat;
    height: 291px;
    position: absolute;
    top: 84px;
    right: 25px;
    width: 310px;
}

div.horoscope-widget .content img
{
	display: none;
}

div.horoscope-widget .content .text
{
	padding: 20px;
    width: 270px;
}

div.horoscope-widget .content .text h3
{
	font-size: 26px;
	text-align: center;
	margin-bottom: 5px;
}

div.horoscope-widget .content .text span
{
	display: block;
	text-align: center;
	text-transform: capitalize;
}

div.horoscope-widget .content .text .scroll
{
	height: 196px;
	margin-top: 10px;
	overflow: auto;
}

div.horoscope-widget .content .text .scroll p
{
	font-size: 12px;
	line-height: 15px;
}

div.horoscope-widget .content .text .scroll .shop h2
{
	margin-bottom: 3px;
}

div.horoscope-widget .types
{
    background: url('/grafik/common/horoscope-widget.types.bg.png') no-repeat;
    height: 138px;
    margin: -8px 0 0 5px;
    padding-left: 10px;
    width: 443px;
}

div.horoscope-widget .types ul
{
	margin: 0;
	padding: 0;
}

div.horoscope-widget .types li
{
	float: left;
	list-style: none;
    height: 88px;
    margin-right: 5px;
    width: 67px;
}

div.horoscope-widget .types h3
{
	margin: 0;
	padding: 12px 0 6px;
}

.horoscopepage-wrapper
{
    padding: 0 5px;   
}
