/* CSS Document 
Hexprofilfarger forsvarsbygg
Orange		#F35913
Blå			#004E61	(link)
Sjøgrønn		#007E6F	(hover)
Burgunder	#A31028	(Active)
Lime			#ABBF08
Grå			#474747
*/
BODY,TD,TH,DIV,FORM,H1,H2,H3,H4,BLOCKQUOTE,UL,OL {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a,
a:link{
text-decoration: none;
	color: #004E61;
}

a:active{
	color: #A31028;
}
a:hover{
	color: #007E6F;
}
.heading{
}

.heading{font-size: 18px;
}

.ingress{
font-weight: bold;
font-size: 15px;
}

.dato{
	font-size: 11px;
}

.tableStart{
	padding-right: 17px;
	padding-left: 17px;
	height: 10px;
	background-image: url(../images/605_top.gif);
	background-repeat: no-repeat;
}

.tableTd{
width: 100%;

/*
	padding-right: 17px;
	padding-left: 17px;*/
}
#colMenu{
	display: none;
}
#ptnCont{
	width: 100%;
}
.tableEnd{display: none;
	padding-right: 17px;
	padding-left: 17px;
	height: 50px;
	background-position: bottom;
	background-image: url(../images/605_bottom.gif);
	background-repeat: no-repeat;
}

#content{

width: 100%;/*
	height: 100%;
	background-color: #F2F2F2;*/
}
#topFrise{
	display: none;
}
#menuItem{display: none;
	background-color: #F2F2F2;
}

#menuItem thead {display: none;
	height: 6px;
	background-image: url(../images/170_top.gif);
	background-repeat: no-repeat;
}

#menuItem tfoot {display: none;
	height: 24px;
	background-position: bottom;
	background-image: url(../images/170_bottom.gif);
	background-repeat: no-repeat;
}

#mainTable {
	margin-top: 10px;
}

#info{display: none;
	margin-top: 20px;
	padding-top: 5px;
	text-align: center;
	vertical-align: top;
	background-image: url(../images/infoBg.gif);
	background-repeat: no-repeat;
	height: 36px;
}

.info{
	font-size: 12px;
}

/*ingressbildetriks*/

#ingressImgCont{display: none;
position: relative;
	overflow: hidden;
	z-index: 1;
}
#ingressMask{display: none;
top: 0px;
left: 0px;
	position: absolute;
	width: 130px;
	height: 130px;
	z-index: 1;
}
#ingressImage{display: none;
top: 0px;
left: 0px;
	position: relative;
	float: right;
	width: 130px;
	height: 130px;
	overflow: hidden;
	z-index: 2;
}
#ingressImage img{display: none;
position: relative;
/*top: -50%;
left: -50%;*/
vertical-align: middle;
	/*width: 200px;*/
	/*height: 300px;*/
}






#sidelinksBg{
	background-image: url(../images/hvitstrek.gif);
	background-repeat: repeat-y;
	
}
.sideLinks{
display: none;
	color: #474747;
	padding-left: 25px;
	line-height: 13px;
	font-size: 11px;
}

/*.sideLinks a,
.sideLinks a:visited,
.sideLinks a:active{
color: #004E61;
text-decoration: none;
}

.sideLinks a:hover{
color: #007E6F;
text-decoration: none;
}*/

