html, body {
	min-height: 100%;
}

body
{
	margin: 0; 
	padding: 0;
	color: #001526;
	background: #EBEAE8 url(../../../../Resources/aabrekk/_Design/Images/body-bg.jpg);
	background-repeat:no-repeat;
	background-position: top center;
	text-align: center;	
	 
}


A:link, A:active, A:visited
{ 
	color: #001526; 
	text-decoration: none;
	font-size: 12px; 
	font-family: "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	
} 

A:hover 
{ 
	color: #001526; 
	text-decoration: none;
	font-size: 12px; 
	font-family: "Lucida Sans Unicode", Arial, Helvetica, sans-serif;

}


#Template_Holder
{ 
	min-height: 100%;
	width: 900px;
	margin: 0px auto;
	border: 0px solid red; 
	text-align: left;		
} 

#ctl08_Head_Center
{
  	padding-top: 30px;
  	height: 269px; 	

}

#ctl08_Head_ImageMap
{ 

}

#Head_Menu
{
	padding-top: 137px;
	padding-left: 230px;
	text-align:left;
	height: 30px; 
}

.Menu_Hor3_Holder
{
	padding-top: 7px;
}
.Menu_Hor3_Holder A:link, .Menu_Hor3_Holder .Menu_Hor3_Holder A:active, .Menu_Hor3_Holder A:visited
{ 
	color: #666666; 
	text-decoration: none;
	text-transform:uppercase;
	font-size: 12px; 
	font-weight: bold;
	font-family: "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	padding-left: 12px;
	
} 

.Menu_Hor3_Holder A:hover 
{ 
	color: #666666; 
	text-decoration: none;
	text-transform:uppercase;
	font-size: 12px; 
	font-weight: bold;
	font-family: "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	padding-left: 12px;

}

/* innehold*/
#TBL_Content
{
	
	height: 600px;
	
}

#Content_Left
{
	
	width: 227px;
	min-height: 100%;
	background: url(../../../../Resources/aabrekk/_Design/Images/column_left.jpg);
	background-repeat:repeat-y;

}

#Content_Center
{
	min-height: 100%;
	background-color: #FFFFFF; 
	width: 446px;
	

}
#Content_Right
{
	width: 227px;
	min-height: 100%;
	background: url(../../../../Resources/aabrekk/_Design/Images/column_right.jpg);
	background-repeat:repeat-y;	

}


/* venstre meny*/
.LeftMenuTable
{
	height:100%;
	margin: 0px 0px 0px 0px; 
	width: 226px;
	
}

.LeftMenuSpacer
{
	height:100%;
	width: 15px;
}

.LeftMenuHolder
{
	width: 210px;
}

.LeftMenuTableInner
{
	width: 100%;
}

.LeftMenuLevel1
{
	background-color: #E3E2DE;
	border-bottom: 1px dotted #A2A2A2;
	width: 100%;
	padding: 5px;
	
}

.LeftMenuLevel1 A:link, .LeftMenuLevel1 A:active, .LeftMenuLevel1 A:visited
{ 
	color: #666666; 
	text-decoration: none;
	text-transform:uppercase;
	font-size: 12px; 
	font-weight: bold;
	font-family: "Lucida Sans Unicode", Arial, Helvetica, sans-serif;

	
} 
.LeftMenuLevel2
{
	padding-left: 10px;
	background-color: #ffffff;
	border-bottom: 1px dotted #A2A2A2;
	width: 100%;
}

.LeftMenuLevel2 A:link, .LeftMenuLevel2 A:active, .LeftMenuLevel2 A:visited
{ 
	color: #666666; 
	text-decoration: none;
	text-transform:uppercase;
	font-size: 12px; 
	font-weight: bold;
	font-family: "Lucida Sans Unicode", Arial, Helvetica, sans-serif;

	
} 

.leftFree
{
	paddig-top:10px;
	padding-left:10px;
	color: #223d51; 
	font-family: Georgia, "Times New Roman", Times, serif;
  	font-size: 12px; 
}


/* høyre news*/
.RightNewsTable
{

	padding-left: 1px;
	width: 214px;
	height:100%;
}
.RightNewsHolder
{
	width: 100%;
	padding-left: 0px;
	padding-top: 5px;
}
.RightNewsSpacer
{
	width: 16px;
	height:100%;

}
.RightNewsHolderTopSpace
{
	border-bottom: 1px dotted #A2A2A2;	
	background-color: #ffffff;
	width: 100%;
}

.RightNewsHolderTop
{
	background-color: #E3E2DE;
	border-bottom: 1px dotted #A2A2A2;	
	color: #666666; 
	text-decoration: none;
	text-transform:uppercase;
	font-size: 12px; 
	font-weight: bold;
	font-family: "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	padding-left: 15px;
}

.LesMer
{
	color: #666666; 
	background-color: #ffffff;
	border-bottom: 1px dotted #A2A2A2;
	width: 100%;
	text-align: right;
	padding-right: 5px;
	padding-bottom: 5px;
}

.LesMer A:link, .LesMer A:active, .LesMer A:visited
{ 
	color: #666666; 
	text-decoration: none;
	font-size: 9px; 
	font-family: "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	text-align: right;
	padding-right: 5px;
	padding-bottom: 5px;
	
} 

.LesMer A:hover 
{ 
	color: red; 
	text-decoration: none;
	font-size: 9px; 
	font-family: "Lucida Sans Unicode", Arial, Helvetica, sans-serif;

}
