﻿/*
 * CSS RESET CODE, FROM MEYERWEB
 * v1.0 | 20080212
 * 
 * WE ARE USING THIS TO ELIMNATE BROWSER INCONSISTANCE
 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	/*outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;*/
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/*
 * CSS RESET END
 */


/* ************************************************************************** */


.mainBackground
{
	background-image:url('Images/KombinertBG.jpg');
	background-position:center 114px;
	background-repeat:no-repeat;
	height:100%;
}

.mainPage 
{
	width:960px;
	margin-left:auto;
	margin-right:auto;
	background-color:white;
}

.bannerArea
{
	/*background-image:url('Images/KombinertTopp.gif');*/
	background-position:left bottom;
	background-repeat:no-repeat;
	height:84px;
}

.bannerSiteActions
{
	float:left;
	height:20px;
}

.bannerlogin
{
	width:250px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:8pt;
	color:#999999;
}

/* ************************************************************************** */


.topNavContainer
{
	background-image:url("images/menybakgrunn.jpg");
	background-position:left bottom;
	background-repeat:no-repeat;
	height:37px;
	position:relative;
	top:-7px;
}
.topNav
{
    *position:relative;
    *top:-1px;
}
.topNavItem
{
	background-image: none;
	background-repeat:no-repeat;
	background-position:top right;
	font-family: tahoma;  
	font-size: 8pt; 
	color: #ffffff;
	width:110px;
	text-align:center;
	height: 37px;	
}
.topNavItem a
{
	display:block;
	padding:15px 0px 0px 0px;
	height:22px;
}
.topNavSelected a
{
	background-image:url("images/menytab.gif");
	background-repeat: no-repeat;
	background-position: background-position-x center;
	background-position: background-position-y bottom;
	font-weight:bold;
	color: #666666;
}
.topNavHover a
{
	background-image:url("images/menytab.gif");
	background-repeat:no-repeat;
	background-position: background-position-x center;
	background-position: background-position-y bottom;
	color: #666666;
}
.topNavFlyOuts

.topNavFlyOutsItem

.topNavFlyOutsItem a

.topNavFlyOutsHover

.topNavRoundLeft, .topNavRoundRight
{
    width:0px;
}

/* ***************   Site Menu    ****************** */


.siteNavContainer
{
	background-image: url(images/submenu_background.gif);
	background-position:left top;
	height:30px;
	background-repeat:no-repeat;
	position:relative;
	top: -7px;
}

.siteNav
{
    *position:relative;
    *top:-1px;
}
.siteNavItem
{
	font-family: tahoma;  
	font-size: 8pt; 
	color:#808080;
	text-align: left;
	height: 30px;	
}
.siteNavItem a
{
	background-image: url("images/Submenu_pil_a.gif");
	background-repeat: no-repeat;
	background-position: right;
	display:block;
	padding:9px 17px 0px 20px;
	height:22px;
}
.siteNavSelected a
{
	background-image: url("images/Submenu_pil_b.gif");
	background-repeat: no-repeat;
	background-position: right;
	font-weight:normal;
	color: #000000;
}
.siteNavHover a
{
	background-image: url("images/Submenu_pil_b.gif");
	background-repeat:no-repeat;
	background-position: right;
	color: #000000;
}
.siteNavFlyOuts
{
	font-family:Arial, Helvetica, sans-serif;
	border-left:5px #2298ce solid;
	border-right:1px #2298ce solid;
	border-top:none;
	font-size:8pt;
	background-color:#eaeaea;
	margin-top:7px;
	margin-left:15px;
	top: 5px;
	z-index:100;
}

.siteNavFlyOutsItem
{
	line-height:16pt;
	padding:0px 5px 0px 5px;
	border-bottom:1px #2298ce solid;
}

.siteNavFlyOutsItem a
{
	display:block;
	color: #000000;
	*width:190px;
	min-width:190px;
}

.siteNavFlyOutsHover
{
	background-image:url('Images/DropDownBg.gif');
	background-position:0px;
	background-repeat:repeat-x;
}

.siteNavFlyOutsHover a
{
	color:#ffffff;
	
}

.siteNavRoundLeft, .topNavRoundRight
{
    width:0px;
}


/*
 * NAVIGATION STYLES, THIS COULD OF COURSE BE INCLUDED IN THE style.css BUT I PUT
 * IT HERE TO MAKE IT CLEANER, DO AS YOU LIKE.
 */

/* menu */

#menu 
{ 
	background-image:url("images/MenuBar1_krets_kombinert.gif");
	background-position:left bottom;
	background-repeat:no-repeat;
	height:37px;
	position:relative;
	top:-7px;
}

#mainnav 
{ 
	height: 37px;
	margin: 0; 
	padding-left:1px;
	background-repeat:no-repeat; 
}

#mainnav li 
{ 
	display: inline; 
}

#mainnav li a 
{ 
	float: left; 
	width: 110px; 
	height: 37px; 
	padding-top: 0px; 
	overflow: visible; 
}

/* OVER STATES */
#menu #mainnav li#home a:hover { background-image:url('Images/MenuBar1tab_hjem.gif'); position:relative; left:-1px; } 
#menu #mainnav li#alpint a:hover { background-image:url('Images/MenuBar1tab_alpi.gif') }
#menu #mainnav li#freestyle a:hover { background-image:url('Images/MenuBar1tab_free.gif') }
#menu #mainnav li#hopp a:hover { background-image:url('Images/MenuBar1tab_hopp.gif') }
#menu #mainnav li#kombinert a:hover { background-image:url('Images/MenuBar1tab_komb.gif') }
#menu #mainnav li#langrenn a:hover { background-image:url('Images/MenuBar1tab_lang.gif') }
#menu #mainnav li#telemark a:hover { background-image:url('Images/MenuBar1tab_tele.gif') }


#header h1 {
	margin: 0;
	display: visible;
}

#submenu {
	background-image: url(images/submenu_background.gif);
	background-repeat: no-repeat;
	margin-top: 0px;
	position:relative;
	top:-7px;
	width: 960px;
	height: 37px;
	}

#submenu ul {
	padding-top:9px;
	font:tahoma;
	height: 30px;
	font-size:11px;
}

#submenu li {
	display: inline;
	padding: 0 20px;
}

#submenu a {
	padding: 0 15 0 15px;
	text-decoration:none;
	color: #333;
}

/* ******   VENSTREMENY   ******** */

.leftNav
{
	margin-right:10px;
	margin-left:10px;
	margin-top:4px;
	padding-top:0px;
	border-top:1px #cccccc solid;
	background-color: #ffffff;
	width:179px;
}
.leftNavSpacer
{
	width:179px;
}
.leftNavSelected
{
	background-color: #ffffff;
	color: #005fad;
	border-bottom:1px #cccccc solid;
	background-image:url('Images/menu4_bg.gif');
	line-height:15pt;
}
.leftNav1, .leftNav2, .leftNav3
{
	border-bottom:1px #cccccc solid;
	border-left:1px #cccccc solid;
	border-right:1px #cccccc solid;
	color: #000000;
	font-family:Arial, Helvetica, sans-serif;
}
.leftNav1
{
	font-size: 8pt; 
	font-weight:normal; 
	line-height:15pt;
}
.leftNav1 a
{
	font-size: 8pt; 
	font-weight:normal; 
	padding-left:5px;
	display:block;
	padding-right:10px;
}
.leftNav2
{	
	font-size: 8pt; 
	line-height:15pt;
}
.leftNav2 a
{
	padding-left:10px;
	display:block;
	padding-right:10px;
}
.leftNav3
{	
	font-size: 8pt; 
	line-height:15pt;
}
.leftNav3 a
{
	padding-left:18px;
	display:block;
	padding-right:10px;
}
.leftNavHover
{
	background-color: #ffffff;
	color: #005fad;
	background-image:url('Images/menu4_bg.gif');
}
.leftNavFlyOuts
{
	font-family:Arial, Helvetica, sans-serif; 
	font-size:8pt;
}
.leftNavFlyOutsItem
{
	border-left:1px #cccccc solid;
	border-top:1px #cccccc solid;
	border-right:1px #cccccc solid;
	border-bottom:1px #cccccc solid;
}
.leftNavFlyOutsItem a
{
	padding:0px 5px 0px 5px;
	display:block;
	color:#000000;
	*width:179px;
	min-width:179px;
}
.leftNavFlyOutsHover a
{
	color:#005fad;
	background-image:url('Images/menu4_bg.gif');
	background-position:0px;
	background-repeat:repeat-x;
}
/****************** FORSIDEMAL *************************/
.newsitem
{
	float:left;
	width:375px;
	height:200px;
}

/* *********  SPONSORFELT  ********** */

.sponsorfelt
{
	width: 960px;
	height:145px;
	margin-top:15px;
	padding:60px 0 60px 15px;
	font-size:0.7em;
	color:#999999;
	text-align:center;
}
div#logo,div#visitadress,div#postadress
{
	float:left;
	padding-right:15px;
				
}
div#logo img
{
	width:	77px;
}

div#visitadress,div#postadress
{
	width:235px;
				
}
div#contacts
{
	float:left;				
}

/* *********  BUNNTEKST  ********** */

.bunntekst
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:8pt;
	color:#999999;
	text-align:center;
}

/* *********  ARTIKKELMAL  ********** */
.artikkelBildeTekst
{
	font-size:x-small;
	color:#656565;
	font-style:italic;
	position:relative;
	top:-15px;
	* top:0px;
}
.artikkelOverskrift
{
	font-size:xx-large;
	color:#999999;
	margin-bottom:30px;
	clear:both;
}
.artikkelForfatter
{
	font-size:x-small;
	color:#656565;
}
.artikkelDato
{
	font-size:x-small;
	color:#656565;
}
.artikkelInngress
{
	font-size:medium;
	color:#005DB0;
	margin-top:20px;
	margin-bottom:20px;
	clear:both;
}
.artikkelTekst
{
	font-size:small;
	color:#656565;
	margin-top:10px;
	clear:both;
}

/* ******************* TIPS EN VENN ************** */
/* Tip a friend */
#tipfriend {
}	

#tipfriendHeader {
	cursor:pointer;
	padding:0;
	height:22px;
	background:url(/_layouts/1044/images/header_tipafriend.gif) no-repeat 0px 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:1em;
	color:#534C45;
	overflow:hidden;
}
#tipfriend img.icon {
	margin:4px 9px 0px 7px;
	float:left;
}	
#tipfriendHeader h4 {
	display:inline;
	text-transform:uppercase;
	font-size:1.1em !important;
	line-height:2.4em !important;
}
#tipfriend .tipfriendContent {
	padding:21px 6px 0 6px;
	background-color:#EDECEA; /*#F2F1F0;*/
	/*display;*/
	border-left:1px solid #A9A39B;
	border-right:1px solid #A9A39B;
	width:211px;
}
#tipfriend .tipfriendContent p {
	padding:0;
	margin:0 0 68px 0;
	font-size:1.2em;
}
#tipfriend .tipfriendContent span.error {
	font:bold 1.2em/1.2em Arial, Helvetica, sans-serif;
	color:#F64C00;
	margin:4px 0 16px 0;
	padding:0 0 0 24px;
	/*background:url(/images/iconError.gif) no-repeat 1px 0px;*/
	*zoom:1;
	display:block;
}
#tipfriend .tipfriendContent input,
tipfriend .tipfriendContent img.inputCorner {
	margin:0 0 7px 0;
	vertical-align:top;
	*position:relative;
	*top:-1px;
}
#tipfriend .tipfriendContent input {
	height:15px;
}
div#tipfriendContent .floatRight input {
	margin:0;
	*margin:1px 0 0 0;
	font-size:1.4em;
	height:21px;
}
#tipfriendFooter {
	height:3px;
	background:url(/_layouts/1044/images/footer_tipafriend.gif) no-repeat 0px 0px;
}
div#tipfriendContent .floatRight {
	margin:0 0 5px 0;
}

/* Wrapper for webparts */
.webpartWrapper {
	margin:0 0 24px 0;
	padding:21px 0 0 0;
	*padding:22px 0 0 0;
	font-size:10px;
}

/* Border top for boxes */
.borderTop {
	border-top:1px dotted #534C45;
}


/* ************************************ */
/* *******  STYLING: FEM SISTE  ******* */
/* ************************************ */

.cqwpBodyFemSiste
{
	margin-left:10px;
	margin-right:10px;
}
.cqwpTitleFemSiste, .cqwpTitleFemSiste a, .cqwpTitleFemSiste a:link, .cqwpTitleFemSiste a:visited
{
	padding-top:14px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;	
	color:#000000;
}
.cqwpTextFemSiste
{
	padding-top:5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#333333;
}
.cqwpReadMoreFemSiste
{
	padding-top:5px;
	padding-bottom:14px;
	border-bottom:1px #CCCCCC solid;
}
#noLine .cqwpReadMoreFemSiste
{
	padding-top:5px;
	padding-bottom:14px;
	border-bottom:none;
}



/* ***************************************** */
/* ****** STYLING FOR NYHET UTEN BILDE ***** */
/* ***************************************** */

.skiNyhetutenbildeBody
{
	font-family:Arial, Helvetica, sans-serif;
}
.skiNyhetutenbildeTittel
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:25px;
	margin-top:20px;
}
.skiNyhetutenbildeTittel a, .skiNyhetutenbildeTittel a:link, .skiNyhetutenbildeTittel a:visited
{
	color:#999999;
	text-decoration:none;
}
.skiNyhetutenbildeTittel a:hover
{
	font-size:25px;
	margin-top:20px;
}
.skiNyhetutenbildeTabel
{
	width:100%;
	border:0px;	
	margin-top:9px;
}
.skiNyhetutenbildeTekst
{	
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#005FAD;
	line-height:15px;
}
.skiNyhetutenbildeLesMer
{
	padding-top:11px;
}


/* *************************************************** */
/* ****** STYLING: NYHET MED BILDE - Versjon 1.1 ***** */
/* *************************************************** */

.NyhetMedBildeTittel
{
	width:460px;
	font-family:Arial, Helvetica, sans-serif; 
	font-size:25px; 
	color:#999999;
	/*position:relative;*/
	left:-2px;	
}

.NyhetMedBildeTittel a, .NyhetMedBildeTittel a:link, .NyhetMedBildeTittel a:visited
{
	color:#999999;
	text-decoration:none;	
}

.NyhetMedBildeTabell
{
width:460px;
margin-top:15px;
}

.NyhetMedBildeImgDiv
{
float:left; height:120px;
}

.NyhetMedBildeImg
{
width:180px;
height:120px;
margin-right:10px;
margin-left:0px;
border:none;
}


.NyhetMedBildeIngress
{
height:100px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#005FAD;
	line-height:17px;
	/*position:relative;*/
	top:-3px;
}

.NyhetMedBildeLesMer
{
height:20px;margin-top:3px;
}


/* ************************************ */
/* ***** Skiforbundet: Siste nytt ***** */
/* ************************************ */
.cqwpBodyFemSiste
{
	margin-left:5px;
	margin-right:5px;
}
.cqwpTitleFemSiste, .cqwpTitleFemSiste a, .cqwpTitleFemSiste a:link, .cqwpTitleFemSiste a:visited
{
	padding-top:14px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;	
	color:#000000;
}
.cqwpTextFemSiste
{
	padding-top:5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#333333;
}
.cqwpReadMoreFemSiste
{
	padding-top:5px;
	padding-bottom:14px;
	border-bottom:1px #CCCCCC solid;
}
.cqwpReadMoreFemSiste#noLine
{
	padding-top:5px;
	padding-bottom:14px;
	border-bottom:none;
}

/*
**********************************
***  STYLING FOR WEBDELTITLER  ***
**********************************
*/

#yellow .ms-WPHeader
{
	background-image:none;
	background-color:#FFFFFF;
	background-image:url('Images/WPheaderYellow.gif');
	background-position:left bottom;
	background-repeat:no-repeat;
	height:25px;
	width:180px;
	border-width:0px;
}
#yellow .ms-WPBorder,#yellow .ms-WPBorderBorderOnly
{
	border-color:#CCCCCC;
	border-width:1px;
	border-style:solid;
}
#yellow .ms-WPBorder
{
	border-top-width:0px;
	border-color:#CCCCCC;
}
#yellow .ms-WPTitle
{
font-weight:bold;
font-family:Arial, Helvetica, sans-serif;
color:#333333;
padding-left:3px;
padding-right:7px;
padding-top:2px;
padding-bottom:2px;
font-size:10pt;
}
#yellow .ms-WPTitle A:link,.ms-WPTitle A:visited
{
color:#333333;
text-decoration:none;
cursor:pointer;
}
#yellow .ms-WPTitle A:hover
{
color:#000000;
text-decoration:underline;
cursor:pointer;
}


#blue .ms-WPHeader
{
	background-image:none;
	background-color:#FFFFFF;
	background-image:url('Images/WPheaderBlue.gif');
	background-position:left bottom;
	background-repeat:no-repeat;
	height:25px;
	width:180px;
	border-width:0px;
}
#blue .ms-WPBorder,#yellow .ms-WPBorderBorderOnly
{
	border-color:#CCCCCC;
	border-width:1px;
	border-style:solid;
}
#blue .ms-WPBorder
{
	border-top-width:0px;
	border-color:#CCCCCC;
}
#blue .ms-WPTitle
{
font-weight:bold;
font-family:Arial, Helvetica, sans-serif;
color:#FFFFFF;
padding-left:10px;
padding-right:3px;
padding-top:2px;
padding-bottom:2px;
font-size:10pt;
}
#blue .ms-WPTitle A:link,.ms-WPTitle A:visited
{
color:#FFFFFF;
text-decoration:none;
cursor:pointer;
}
#blue .ms-WPTitle A:hover
{
color:#CCCCCC;
text-decoration:underline;
cursor:pointer;
}

#pink .ms-WPHeader
{
	background-image:none;
	background-color:#FFFFFF;
	background-image:url('Images/SKIRosaWebdeltopp.png');
	background-position:left bottom;
	background-repeat:no-repeat;
	height:25px;
	width:180px;
	border-width:0px;
}
#pink .ms-WPBorder,#yellow .ms-WPBorderBorderOnly
{
	border-color:#92458d;
	border-width:1px;
	border-style:solid;
}
#pink .ms-WPBorder
{
	border-top-width:0px;
	border-color:#92458d;
}
#pink .ms-WPTitle
{
font-weight:bold;
font-family:Arial, Helvetica, sans-serif;
color:#FFFFFF;
padding-left:10px;
padding-right:3px;
padding-top:2px;
padding-bottom:2px;
font-size:10pt;
}
#pink .ms-WPTitle A:link,.ms-WPTitle A:visited
{
color:#FFFFFF;
text-decoration:none;
cursor:pointer;
}
#pink .ms-WPTitle A:hover
{
color:#CCCCCC;
text-decoration:underline;
cursor:pointer;
}



/*
**********************************
*** STYLING FOR KAMPANJEWEBDEL ***
**********************************
*/
.kampanjewebdelMainDiv
{
	width:178px;
	height:118px;
}
.kampanjewebdelDivLayer1
{
	position:absolute;	
}
.kampanjewebdelBilde
{
	width:178px; 
	height:118px;
	border-left:1px #92458d solid;
	border-right:1px #92458d solid;
	border-bottom:1px #92458d solid;
}
.kampanjewebdelDivLayer2
{
	display:none;
	position:absolute;
	background-color:white;
	height:118px;
	width:178px;
	 /* for IE */
	filter:alpha(opacity=80);
	/* CSS3 standard */
	opacity:0.8;
}
.kampanjewebdelDivLayer3
{
	display:none;
	position:absolute;
	height:118px;
	width:178px;
}
.kampanjewebdelTekst
{
	padding:5px 5px 5px 5px;
}
.kampanjewebdelDivLayer4
{
	display:none;
	position:absolute;
	height:118px;
	width:178px;
}
.kampanjewebdelLink
{
	
}
.kampanjewebdelLesMer
{
	width:66px; 
	height:20px; 
	position:absolute; 
	left: 107px; 
	top: 93px;
	border: 0;
}
/* END  STYLING KAMPANJEWEBDEL */


/* 
********************************************************
******  STYLING FOR PRESSEMELDINGER VERSJON 1.1 *****
******************************************************** 
*/

.cqwpToppPressemeldinger
{
	float:left;
}

.cqwpBodyPressemeldinger
{
	clear:both;	
}
.cqwpLeftAreaPressemeldinger
{
	float:left;
	background-color:#F1F1F1;
	height:70px;
	width:360px;
	margin-bottom:10px;
}
.cqwpTitlePressemeldinger, .cqwpTitlePressemeldinger a, .cqwpTitlePressemeldinger a:link, .cqwpTitlePressemeldinger a:visited
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;	
	color:#666666;
}
.cqwpTextPressemeldinger
{
	margin-top:3px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:15px;
	color:#666666;
}
.cqwpSpacePressemeldinger
{
	float:left;
	width:1px;	
	height:70px;
	margin-bottom:10px;
}
.cqwpRightAreaPressemeldinger
{
	float:left;
	background-color:#F1F1F1;
	height:70px;
	width:102px;
	margin-bottom:10px;
}
.cqwpDatePressemeldinger
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#005FAD;
	padding:5px 0px 0px 5px;
}
.cqwpLesMerPressemeldinger
{
	margin-top:15px;
	padding-left:3px;
}
.cqwpLesMerBildePressemeldinger
{
	border:none;
}

/* ************************************************* */
/* ****** STYLING: NYHET MED BILDE - Krets 1-4 ***** */
/* ************************************************* */


/* ************************ *1* ************************* */

#NewsItem1 .NyhetMedBildeTittel
{
	width:360px;
	font-family:Arial, Helvetica, sans-serif; 
	font-size:25px; 
	color:#999999;
	/*position:relative;*/
	left:-2px;
	height:50px;	
}

#NewsItem1 .NyhetMedBildeTittel a, .NyhetMedBildeTittel a:link, .NyhetMedBildeTittel a:visited
{
	color:#999999;
	text-decoration:none;	
}

#NewsItem1 .NyhetMedBildeTabell
{
	width:360px;
	margin-top:15px;
}

#NewsItem1 .NyhetMedBildeImgDiv
{
	float:left; 
	height:120px;
}

#NewsItem1 .NyhetMedBildeImg
{
	width:150px;
	height:100px;
	margin-right:10px;
	margin-left:0px;
	border:none;
}


#NewsItem1 .NyhetMedBildeIngress
{
	height:80px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#005FAD;
	line-height:17px;
	/*position:relative;*/
	top:-3px;
}

#NewsItem1 .NyhetMedBildeLesMer
{
	height:20px;margin-top:3px;
}

/* ************************ *2* ************************* */

#NewsItem2 .NyhetMedBildeTittel
{
	width:360px;
	font-family:Arial, Helvetica, sans-serif; 
	font-size:25px; 
	color:#999999;
	/*position:relative;*/
	left:-2px;
	height:50px;	
}

#NewsItem2 .NyhetMedBildeTittel a, .NyhetMedBildeTittel a:link, .NyhetMedBildeTittel a:visited
{
	color:#999999;
	text-decoration:none;	
}

#NewsItem2 .NyhetMedBildeTabell
{
	width:360px;
	margin-top:15px;
}

#NewsItem2 .NyhetMedBildeImgDiv
{
	float:left; 
	height:120px;
}

#NewsItem2 .NyhetMedBildeImg
{
	width:150px;
	height:100px;
	margin-right:10px;
	margin-left:0px;
	border:none;
}


#NewsItem2 .NyhetMedBildeIngress
{
	height:80px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#005FAD;
	line-height:17px;
	/*position:relative;*/
	top:-3px;
}

#NewsItem2 .NyhetMedBildeLesMer
{
	height:20px;margin-top:3px;
}

/* ************************ *3* ************************* */

#NewsItem3 .NyhetMedBildeTittel
{
	width:360px;
	font-family:Arial, Helvetica, sans-serif; 
	font-size:25px; 
	color:#999999;
	/*position:relative;*/
	left:-2px;
	height:50px;	
}

#NewsItem3 .NyhetMedBildeTittel a, .NyhetMedBildeTittel a:link, .NyhetMedBildeTittel a:visited
{
	color:#999999;
	text-decoration:none;	
}

#NewsItem3 .NyhetMedBildeTabell
{
	width:360px;
	margin-top:15px;
}

#NewsItem3 .NyhetMedBildeImgDiv
{
	float:left; 
	height:120px;
}

#NewsItem3 .NyhetMedBildeImg
{
	width:150px;
	height:100px;
	margin-right:10px;
	margin-left:0px;
	border:none;
}


#NewsItem3 .NyhetMedBildeIngress
{
	height:80px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#005FAD;
	line-height:17px;
	/*position:relative;*/
	top:-3px;
}

#NewsItem3 .NyhetMedBildeLesMer
{
	height:20px;margin-top:3px;
}

/* ************************ *4* ************************* */

#NewsItem4 .NyhetMedBildeTittel
{
	width:360px;
	font-family:Arial, Helvetica, sans-serif; 
	font-size:25px; 
	color:#999999;
	/*position:relative;*/
	left:-2px;
	height:50px;	
}

#NewsItem4 .NyhetMedBildeTittel a, .NyhetMedBildeTittel a:link, .NyhetMedBildeTittel a:visited
{
	color:#999999;
	text-decoration:none;	
}

#NewsItem4 .NyhetMedBildeTabell
{
	width:360px;
	margin-top:15px;
}

#NewsItem4 .NyhetMedBildeImgDiv
{
	float:left; 
	height:120px;
}

#NewsItem4 .NyhetMedBildeImg
{
	width:150px;
	height:100px;
	margin-right:10px;
	margin-left:0px;
	border:none;
}


#NewsItem4 .NyhetMedBildeIngress
{
	height:80px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#005FAD;
	line-height:17px;
	/*position:relative;*/
	top:-3px;
}

#NewsItem4 .NyhetMedBildeLesMer
{
	height:20px;margin-top:3px;
}

/* ************************************************* */
