﻿#news { font-size: 12px; }
#news .newsList { clear: left; float: left; }
#news .newsList a { color: #3A5685; }
#news .date { margin: 0; margin-right: 5px; font-size: 10px; line-height: 20px; float: left; clear: both; }
/* visas på newslist på aktuellt samt startsidan */
#news .heading { margin: 0; line-height: 20px; float: left; width: 227px; }

#main #news h1, main #news h2 { color: #3A5685; }
#news h2 { font-size: 1.6em; }
#news h1 { font-size: 2em; }
#news .infoContent { border-top: solid 1px #C6C6C6; }
#news .infoContent a { color: #3A5685; }
#news .leftContent .current a { font-weight: bold; color: #000 !important }
#news .leftContent a:hover { color: #333; }
#news .leftContent a:visited { color: #3A5685; }
#news .relatedLeft { float: left; width: 57%; margin-top: 13px; }
#news .relatedRight { float: right; width: 42%; margin-top: 13px; }
#news .relatedRight h2, #news .relatedLeft h2 { margin-bottom:4px; }

#news .leftContent { width: 280px; margin: 0 4px 0 0; float: left; background: #FFF url(images/bg_vert.jpg) repeat-x top left; padding: 16px; min-height: 435px; }
#news .rightContent { padding: 16px 22px; width: 624px; float: left; background: #FFF url(images/bg_vert.jpg) repeat-x top left; }
#news .infobar { height: 24px; margin: 0; line-height: 22px; border-bottom: solid 1px #C6C6C6; }
#news .infobar a { line-height: 22px; color: #000; }
#news .infobar .print { margin: 0; }
#news .textCol { margin: 0 10px 10px 20px; width: 315px; }
#news .rightContent h3 { color: #acb82d; font-size: 1em; line-height: 18px; }
#news .textCol a { color: #3A5685; }
#news .relatedLeft, .relatedRight { color: #71781C; }

#news .pictureContainer { width: 270px; float: left; }
#news .picture { position: relative; }
#news .imgBig { border: 1px solid #a3a3a3; }
#main #news h1, #main #news p, #main #news ul { margin-left: 0; }
#news { color: #333; }

#news blockquote p { color: #8E8E8E; float: left; font-size: 14px; line-height: 20px; padding-bottom: 15px; width: 100%; }
#news .absBottomRight { bottom: 12px; position: absolute !important; right: 12px; }

/* LIST (classes) */
#news .list { list-style: none; padding: 0; margin: 0; }
#news .list li { line-height: 16px; margin-bottom: 3px; }
#news .list.thin li { margin-bottom: 2px; }
#news .list.small li { font-size: 0.9em; }

#news .lined { list-style: none; width: 100%; border-top: solid 1px #c6c6c6; }
#news .lined li { padding: 5px 0; line-height: 20px; border-bottom: solid 1px #c6c6c6 /*background: url(../images/dekor/hr3x1_cccccc.gif) top repeat-x*/; }
#news .lined li a { }

#news .bullet { list-style: none; }
#news .bullet li { background: url(../images/dekor/bullet.gif) center left no-repeat; padding-left: 14px; margin-bottom: 4px; }
#news .bulletNo { list-style: none; }
#news .bulletNo li { padding-left: 0 !important; background: none !important; }
