
/* -- Font embedding -- */

@font-face {
 font-family: Dax-Bold;
 src: url("/fonts/Dax-Bold.eot"); /*IE */
}
@font-face {
 font-family: Dax-Bold;
 src: url("/fonts/Dax-Bold.ttf") format("truetype"); /* CSS3 */
}
@font-face {
 font-family: Dax-Black;
 src: url("/fonts/Dax-Black.eot"); /*IE */
}
@font-face {
 font-family: Dax-Black;
 src: url("/fonts/Dax-Black.ttf") format("truetype"); /* CSS3 */
}
@font-face {
 font-family: Dax-Medium;
 src: url("/fonts/Dax-Medium.eot"); /*IE */
}
@font-face {
 font-family: Dax-Medium;
 src: url("/fonts/Dax-Medium.ttf") format("truetype"); /* CSS3 */
}
body,html  {
	font-family: Verdana, Arial, Times, serif;
	font-size: 12px;
	font-weight:normal;
	background-color: #ffffff;
	margin: 0px;
	padding: 0px;
	text-align: center;
	
}

body,html,a {
	color: #333333;
}
h1, h1 a {
	color:#000;
	font-size:23px;
	font-family: Dax-Bold,Verdana;
	text-align:left;
	margin: 0px;
	padding: 0px;
	line-height:24px;
	padding-top:3px;
	padding-bottom:3px;
	
}

h1 a:hover {
	color:#ef4923;
	text-decoration:none;
}
a
{
	cursor:hand;
}
html {
	overflow: -moz-scrollbars-vertical;
	overflow-y: scroll;
	overflow-x: auto;	
}

#headContainer {
	position:relative;
	width:1000px;
	margin: 0 auto;
	padding:0px;
	text-align:left;
	height:95px;
}


img { border:0px}

a, a:link, a:active, a:visited, a:hover {
	text-decoration:none;
}

a:hover {
	text-decoration:none;
	color:#ef4923;
}


.sepLineH1 {
	border-top-width: 1px;
	border-top-style:dashed;
	height:1px;
	margin-top:5px;
	margin-bottom:5px;
}
#artikkelMain_box .newsDateBox {
	padding:5px;	
}
#galleri_box{
	background-color:#f9f9f9;
	margin-bottom:3px;
	width:750px;
}
#galleri_box {
	border-width:1px;
	padding:3px;
	position:relative;
	padding-bottom:60px;
}

#galleri_box .textArea {
	padding-left:30px;
	padding-right:30px;
	padding-top:3px;
	padding-bottom:5px;
	text-align:left;
	/*float:left;*/
	/*display:block;*/
	/*width:478px;*/
	
}
#galleri_box .textArea .ingress{
	font-size:13px;	
}
a
{
	cursor:hand;
}
html {
	overflow: -moz-scrollbars-vertical;
	overflow-y: scroll;
	overflow-x: auto;	
}
a, a:link, a:active, a:visited, a:hover {
	text-decoration:none;
}

a:hover {
	text-decoration:none;
	color:#ef4923;
}
div {
	border: 0px solid #d0d2d3;
}
.textArea a {
	text-decoration: underline;
	color:#0000ff;
}
.mainNews_box .textArea a, .mainNews_box2 .textArea a{
	text-decoration:none;
	color:#000000;
	
}
.mainNews_box .textArea a:visited, .mainNews_box2 .textArea a:visited{
	text-decoration:none;
	color:#000000;
}
.textArea p {
	margin:0px;
}

