p 
{
	margin: 0px;
	padding: 0px;
}

form 
{
	padding: 0px;
	margin: 0px; 
}

td 
{
	font-size: 11px; 
}

img {
  border: 0px;
}

.articleLinks 
{
  list-style: url('../imgs/article/articleButton.gif') square;
  margin-left:-20px!important;
  margin-left/**/:/**/20px;
  margin-bottom:-5px;
}

.articleLinksItem
{
  margin-bottom:8px; 
}

/******************************  LINKS ***************************************/
/* regular link */
a {color: #2B2B2B; text-decoration: none; }
a:hover                { color: #2B2B2B; text-decoration: underline; }
highlight link 
a.highlight:link, a.highlight:active, a.highlight:visited
                       { color: #AA6600; text-decoration: none; font-weight: bold; }
a.highlight:hover      { color: #aa3333; text-decoration: underline; font-weight: bold;  }
.highlight             { color: #aa3333; font-weight: bold; }
/* read link */
.read:link,.read:hover,.read:visited,.read:active
                       { font-family: arial; color: #B0B0B0; }

.blue, a.blue:link, a.blue:active, a.blue:visited { color: #695FBF; text-decoration: none; }
a.blue:hover { color: #695FBF; text-decoration: underline; }

.white, a.white:link, a.white:active, a.white:visited { color: #FFFFFF; text-decoration: none; }
a.white:hover { color: #FFFFFF; text-decoration: underline; }

.topItemTextLank
{
	color: #4A4A4A;
	font-family: Arial,sans-serif;
	font-size: 11px;
	font-weight: bold;
	float: right;
}

.topHeader 
{
	margin-bottom: 2px; 
}

.topHeaderContainer 
{
	height: 110px;
	overflow: hidden;
}

.highTopHeader 
{
	height: 125px;
}

.topItemHeaderDefault 
{
    color: #AA3333;
    font-weight: bold;
    border: 1px; 
    margin-bottom: 0px; 
}

.topItemHeaderDagen{
	color: #AA3333;
	font-family: Arial,sans-serif;
	font-size: 13px;
	font-weight: bold;
}

.musicItem{
	color: #AA3333;
	font-family: Arial,sans-serif;
	font-size: 13px;
	font-weight: bold;
}

.musicItem:hover 
{
	color: #9C9C96;	
	text-decoration: none; 
}

.topItemHeaderMagazine{
    color: #AA3333;
	font-family: Arial,sans-serif;
	font-size: 13px;
	font-weight: bold;
}

.topItemHeaderService
{
	color: #AA3333;
	font-family: Arial,sans-serif;
	font-size: 11px;
	font-weight: bold;
}

.topItemHeaderMyChoice{
    color: #AA3333;
	font-family: Arial,sans-serif;
	font-size: 11px;
	font-weight: bold;
}
              
.topItemHeaderAboutDagenSe
{
    color: #aa3333;
	font-family: Arial,sans-serif;
	font-size: 11px;
	font-weight: bold;    
}

.topItemHeaderSvenskaJournalen
{
    color: #47473E;
	font-family: Arial,sans-serif;
	font-size: 11px;
	font-weight: bold;    
}
                       
.link1
{
  left:250px;
  visibility:hidden;
}
.link2
{
  left:358px;
  visibility:hidden;
}
.link3
{
  left:466px;
  visibility:hidden;
}
.link4
{
  left:682px;
  visibility:hidden;
}
.link5
{
  left:574px;
  visibility:hidden;
}

.link6
{
  left:790px;
  visibility:hidden;
}

.clearSpan
{
  left:877px;
}                       

/* Meny */
.linktext {
  position:absolute;
}

.articleCategory  
{
	margin-bottom: 5px; 
}

.puffHeader 
{
	color: #2B2B2B;
	font-weight: bold;
	padding-left: 12px; 
	background-image: url(../imgs/articleButton.gif);
	background-position: left 3px;
	background-repeat: no-repeat;
}

.petrusPanel * * .puffHeader
{
	color: #2B2B2B;
	font-weight: bold;
	padding-left: 12px; 
	background-image: url(../imgs/squareButton.gif);
	background-position: left 3px;
	background-repeat: no-repeat;
}


.puffHeader:hover 
{
	color: #2B2B2B;
}


.puffHeader1, .puffHeader2, .puffHeader3, .puffHeader4, .puffHeader5, .puffHeader6, .puffHeader7
{
	color: #2B2B2B;
	display: block;
	font-weight: bold; 
	line-height: 23px; 
	margin-top: 5px; 
}

.puffHeader7 
{
	font-size: 25px; 
	line-height: 29px; 	
}

.puffHeader6 
{
	font-size: 29px; 
	line-height: 27px; 	
}


.puffHeader5 
{
	font-size: 24px; 
	line-height: 25px; 	
}

.puffHeader4
{
	color: #2B2B2B;
	font-size: 19px; 
}

.puffHeader3 
{
	font-size: 17px; 
	line-height: 21px; 	
}

.puffHeader2 
{
	font-size: 15px; 
	line-height: 19px; 	
}


.puffHeader1 
{
	font-size: 13px; 
	line-height: 17px; 	
}


/* Standard Text */

.headlineStandard 
{
    font-family:Arial, Verdana;
    font-weight:bold;
    font-size:26px;
    color:#2B2B2B;
    line-height: 30px;
    margin-bottom:10px;
}

.headline2Standard
{
	display: block;
    font-size:16px;
    color:#2B2B2B;
    margin-bottom:10px;
    line-height: 20px;
}

.preambleStandard 
{
    font-family:Arial, Verdana;
    font-weight:bold;
    /*font-size:11px;*/
    color:#2B2B2B;
    /*line-height: 18px;*/
    margin-bottom:10px;
}

.textStandard 
{
    font-family:Arial, Verdana;
    font-weight:normal;
    font-size:100%;
    color:#2B2B2B;
    line-height: normal; 
    /*line-height: 18px;*/
}

.imgHolder
{
    background-color:#CDCAB9;
    margin-bottom:15px;
    margin-top:10px;
}

.imgText
{
    font-family:Arial, Verdana;
    font-weight:normal;
    font-size:11px;
    font-style:italic;
    /*line-height: 18px;*/
    color:#2B2B2B;
    padding-top:5px;
    padding-left:5px;
    padding-right:5px;
    padding-bottom:5px;
    width:auto;
}


/* CassetteMagazine */

.textCassette
{
    font-size:13px;
    line-height:20px;
}


/* Series Of Articles */

.soaHeadline
{
    font-size:14px;
    font-weight:bold;
    margin-bottom:5px;
    line-height: 18px;
}

.soaPreamble
{
    font-weight:bold;
    font-size:11px;
    line-height: 18px;
    margin-bottom:5px;
}

.soaDate
{
    font-weight:bold;
    font-size:11px;
    color:#C86406;
}

.soaText
{
}

/* TV */

.tvspot 
{
	width: 480px;
	float: left;  
}

.tvspotscreenshot
{
	margin-right: 10px; 
	margin-bottom: 10px; 
	float: left; 
}

/* End TV */