/* CSS Document 
Hexprofilfarger forsvarsbygg
Orange		#F35913
Blå			#004E61	(link)
Sjøgrønn		#007E6F	(hover)
Burgunder	#A31028	(Active)
Lime			#ABBF08
Grå			#474747
*/
a,
a:link{
text-decoration: underline;
	color: #336699;
/*color:#F35913;*/
	/*font-size: 0.75em;*/
}

a:active{
	
}
a:hover{
color:#F35913;
	/*color: #007E6F;*/
}

body { this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	font-family: "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	/*font-size: 12px;*/
	
	line-height: normal;
	color: #666666;
	padding: 0px;
	margin: 0px;
}
form{
	padding: 0px;
	margin: 0px;
}

#statusSearch2{
background-color: #faebdf;
width: 160px;
display: block;
padding: 5px;
height: 210px;
margin-left: 0px;
font-size: 0.70em;
font-family: "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
z-index: 1000;
}


#bloggPost{
width: 100%;
display: block;
padding: 5px;
height: auto;
margin-left: 0px;
font-size: 0.70em;
font-family: "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
z-index: 1000;
}

form input,
.nettmoteBoks{
font-family: "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
}
#bloggPost .subOrange{
display: block;
font-size: 1.2em;
font-weight: bold;
padding-bottom: 3px;
color: #df6f1d;
}
#bloggPost .subHeading{
display: block;
font-size: 1.2em;
font-weight: bold;
padding-bottom: 3px;
}
