html{
	overflow-y: scroll;
	overflow-x: auto;
}

body {
	font-family: Verdana, Geneva, sans-serif;
	color: #000;
	background-color: #020305;
	padding: 0px;
	margin: 0px;
	font-size: 12px;
	background-image: url(billeder/bgBody.jpg);
	background-repeat: repeat-y;
	background-position: center;
}

a:hover, a:active, a:visited, a:link { 
	outline: none;
}

P
{
	margin-top: 0px;
	margin-bottom: 0px;
}

ul {
	margin-left: 0px;
	padding-left: 16px;
}

ol {
	margin-left: -20px;
}

li {
	list-style-position: outside;
	margin-top: 10px;
	margin-bottom: 0px;
	padding-left: 0px;
}

img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

h1
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	line-height: 32px;
	color: #0a7498;
	margin: 0px;
	padding-bottom: 16px;
	width: 440px;
	padding-top: 12px;
	font-weight: normal;
	padding-right: 0px;
	padding-left: 0px;
}
h1 a			{ color:#0a7498; text-decoration: none;}
h1 a:hover		{ color:#0a7498; text-decoration: underline;}
h1 a:link		{ } 
h1 a:visited	{ }

h2
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	line-height: 22px;
	color: #0a7498;
	margin: 0px;
	padding-bottom: 10px;
	width: 440px;
	padding-top: 0px;
	font-weight: normal;
	padding-right: 0px;
	padding-left: 0px;
}
h2 a			{ color:#0a7498; text-decoration: none;}
h2 a:hover		{ color:#0a7498; text-decoration: underline;}
h2 a:link		{ } 
h2 a:visited	{ }

.nav {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	color: #651701;
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	font-weight: bold;
}
.nav a			{ color:#651701; text-decoration: none;}
.nav a:hover	{ color:#000000; text-decoration: none;} 
.nav a:link		{ } 
.nav a:visited	{ }

.navOn {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	color: #651701;
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	font-weight: bold;
}

.navOn a			{color:#651701;text-decoration: none;} 
.navOn a:hover		{color:#000000;text-decoration: none;} 
.navOn a:link		{ }  
.navOn a:visited	{ } 

.sti {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	color: #555;
	text-transform: uppercase;
	letter-spacing: 1px;
}
.sti a			{ color:#555; text-decoration: none; }
.sti a:hover	{ color:#555; text-decoration: underline; } 
.sti a:link		{ } 
.sti a:visited	{ }

.menu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000;
	line-height: 15px;
	font-weight: bold;
	padding-bottom: 3px;
}
.menu a			{ color:#90302c; text-decoration: none; }
.menu a:hover		{ color:#000; text-decoration: none; } 
.menu a:link		{ } 
.menu a:visited	{ }


.tekst {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000;
	line-height: 20px;
}
.tekst a			{ color:#000; text-decoration: underline; }
.tekst a:hover		{ color:#000; text-decoration: underline; } 
.tekst a:link		{ } 
.tekst a:visited	{ }

.tekstForside {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #333;
	line-height: 15px;
}
.tekstForside a			{ color:#333; text-decoration: underline; }
.tekstForside a:hover		{ color:#333; text-decoration: underline; } 
.tekstForside a:link		{ } 
.tekstForside a:visited	{ }

.billedtekst {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #777;
	line-height: 11px;
}
.billedtekst a			{ color:#777; text-decoration: underline; }
.billedtekst a:hover		{ color:#777; text-decoration: underline; } 
.billedtekst a:link		{ } 
.billedtekst a:visited	{ }


.presseTekst{
	opacity:0.80;
	filter:alpha(opacity=80);
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFF;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.presseTekst a			{ color:#a2a5a5; text-decoration: none;}
.presseTekst a:hover		{ color:#a2a5a5; text-decoration: underline; } 
.presseTekst a:link		{ } 
.presseTekst a:visited	{ }

