HTML {
	margin:0px;
	padding:0px;
}
BODY {
	 background-image: url('../images/background.gif');
	 background-repeat: repeat-x;
	 padding: 0px;
 }
TD.TDMenu {
	margin-left:15px;
	background: #EEEEEE;
	height:100%;
}
DIV.divMenu {
	margin-left:18px;
	margin-top:13px;
}
DIV.divMain {
	margin-top:55px;
	margin-left:55px;
	margin-right:60px;
	margin-bottom:30px;
}

/*hide from IE mac\*/
* html DIV.divMain
{
    height:1%;
}
/*end hide*/


DIV.divMainFlash {
	line-height:			200%;
	padding:45px;
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
}
TD.leftContainer {
	background-image: url('../images/menu_background.gif');
	background-repeat: repeat-y;
	background-position: left;
	padding: 0px;
}

A,A:visited,A:hover {
	font-family:Arial,Helvetica,Sans;
	font-size:13px;
	color:					#F8991C;
	text-decoration:		none;
}

.articleFront,.articleFront:visited
{
	font-family:Arial,Helvetica,Sans;
	font-size:13px;
	color:					#3a3a3a;
	font-weight:bold;
	text-decoration:		none;
}

.articleFront:hover
{
	font-family:Arial,Helvetica,Sans;
	font-size:13px;
	color:					#f8991c;
	font-weight:bold;
	text-decoration:		none;
}

.articleFront2,.articleFront2:visited
{
	font-family:Arial,Helvetica,Sans;
	font-size:11px;
	color:					#3a3a3a;
	text-decoration:		none;
}

.articleFront2:hover
{
	font-family:Arial,Helvetica,Sans;
	font-size:11px;
	color:					#f8991c;
	text-decoration:		none;
}



/* Nyhetsoversikt */
A.nyheter,A.nyheter:visited,A.nyheter:hover {
	font-family:Arial,Helvetica,Sans;
	font-size:11px;
	color:					#F8991C;
	text-decoration:		underline;
}

H5.nyheter {
	font-family:Arial,Helvetica,Sans;
	font-size:12px;
	font-weight:bold;
	color:#000000;
}
DIV.nyheter{
	font-family:Arial,Helvetica,Sans;
	font-size:11px;
	font-weight:normal;
	color:#575757;
	margin:16px;
}
SPAN.nyheterDato{
	font-family:Arial,Helvetica,Sans;
	font-size:10px;
	font-weight:bold;
	color:#575757;
}
/* Underside nyheter */
A.nyheterUnder,A.nyheterUnder:visited,A.nyheterUnder:hover {
	font-family:Arial,Helvetica,Sans;
	font-size:10px;
	color:					#F8991C;
	text-decoration:		underline;
}
H2.nyheter {
	font-family:Arial,Helvetica,Sans;
	font-size:12px;
	font-weight:bold;
	color:#000000;
}

DIV.divAnnonse {
	margin-left:8px;
	padding-bottom: 40px;
}

DIV.nyheterIngress{
	font-family:Arial,Helvetica,Sans;
	font-size:12px;
	font-weight:400;
	font-style:italic;
	color:#666666;
	margin:16px;
}