@import url('reseted.css');
@import url('structure.css');
@import url('components.css');
@import url('pages.css');
body
{
	text-align:center;
	font-family: Verdana, Sans-Serif;
	/* font-size:11px; */
	font-size:68.7%;
	background-color:#ddedff;
	color:#000;
	padding:0;
}

h1
{
	/*background: url('/Images/BlueDesign/logo.gif') top left no-repeat;*/
	width:143px;
	height:73px;
	position:absolute;
	top:0px;
	left:18px;
	text-indent:-2000px;
	display: block;
}


h1.logoen
{
	/*background: url('/Images/BlueDesign/logoen.jpg') top left no-repeat;*/
}

h2
{
	font-family:Verdana;
	font-weight:bold;
	font-size: 1.18em; /* changed 2009-02-03, font-size: 13px; */
	color:#00539c;
}
h3
{
	font-size: 1.18em; /* changed 2009-02-03, font-size: 13px; */
}
h6 small
{
	font-weight:normal;
	font-size: 0.91em; /* changed 2009-02-03, font-size: 10px; */
	
}

h4
{
	font-size: 1.18em; /* changed 2009-02-03, font-size: 13px; */
}
h5
{
	font-size: 1.18em; /* changed 2009-02-03, font-size: 13px; */
	color:#00b2eb;
}
h6
{
	font-size: 1.091em; /* changed 2009-02-03, font-size: 12px; */
	color:#9e9e9e;
}
a
{
	color:#00539C;
	text-decoration:none;
}
a:hover
{
	text-decoration:underline;
}

.span
{
	font-size: 1em; /* changed 2009-02-03, font-size: 11px; */
}

.div
{
	font-size: 1em; /* changed 2009-02-03, font-size: 11px; */
}

.brodtekst a,
.Content .normal a
	{
		text-decoration:underline;
	}
