html{
   overflow-y: scroll;
   overflow-x: auto;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #374d65;
	margin: 0px;
	padding-top: 54px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(billeder/bg.gif);
}

a:hover, a:active { 
	outline: none;
}

P
{
	margin-top: 0px;
	margin-bottom: 0px;
}

Ol, LI, UL
{
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 8px;
}

img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

h1 {
	font-size: 14px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 15px;
	margin: 0px;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 16px;
	padding-left: 0px;
}

h2{
	font-size: 12px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 13px;
	margin: 0px;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 14px;
	padding-left: 0px;
}

.main {
	background-color: #cbd3dd;
	background-image: url(billeder/bgMain.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	padding-top: 40px;
	padding-bottom: 30px;
}

.top {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #FFFFFF;
	background-image: url(billeder/top.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	line-height: 16px;
	padding: 20px;
}
.top a			{ color:#000000; text-decoration: underline; }
.top a:hover		{ color:#000000; text-decoration: underline; } 
.top a:link		{ } 
.top a:visited	{ }

.bgNav {
	background-color: #87756F;
	background-image: url(billeder/bgNav.gif);
}

.nav {
	font-size: 15px;
	color: #FFFFFF;
	font-family: "Trebuchet MS", verdana, arial;
	font-weight: bold;
	padding-right: 20px;
	padding-left: 20px;
	text-transform: uppercase;
}
.nav a			{ color:#FFFFFF; text-decoration: none; }
.nav a:hover		{ color:#1e344c; text-decoration: none; } 
.nav a:link		{ } 
.nav a:visited	{ }

.navOn {
	font-size: 15px;
	color: #294462;
	font-family: "Trebuchet MS", verdana, arial;
	font-weight: bold;
	padding-right: 20px;
	padding-left: 20px;
	background-color: #cbd3dd;
	text-transform: uppercase;
}
.navOn a			{ color:#294462; text-decoration: none; }
.navOn a:hover		{ color:#294462; text-decoration: none; } 
.navOn a:link		{ } 
.navOn a:visited	{ } 

.menu {
	font-size: 13px;
	color: #90a4bb;
	font-family: "Trebuchet MS", verdana, arial;
	padding-right: 22px;
	padding-left: 22px;
	text-transform: uppercase;
	padding-top: 4px;
	padding-bottom: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cbd3dd;
}
.menu a			{ color:#90a4bb; text-decoration: none; }
.menu a:hover		{ color:#90a4bb; text-decoration: none; } 
.menu a:link		{ } 
.menu a:visited	{ }

.tekst {
	font-size: 11px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 14px;
}
.tekst a			{color:#1E344C;text-decoration: underline;}
.tekst a:hover		{color:#87756F;text-decoration: underline;} 
.tekst a:link		{ } 
.tekst a:visited	{ }

.billedeTekst {
	font-size: 10px;
	color: #a0a2a5;
	font-style: italic;
	line-height: 11px;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 2px;
}

