body {
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	margin-top:15px;
}

table {
	font-size: 1em;
}

p {
	line-height: 1.4em;
}

hr {
	border: 0;
	border-top: 1px solid #505050;
	height: 1px;
}

a {
	text-decoration: underline;
	color: #6A8AB9;
}

a:link {
	text-decoration: underline;
	color: #6A8AB9;
}

a:visited {
	text-decoration: underline;
	color: #6A8AB9;
}

a:hover {
	text-decoration: underline;

	color: #333333;
}

a:active {
	color: #000000;
}

img {
	border-width: 0;
}

.picture {
	border-width: 1px;
	border-color: #D9D9D9;
}


/* HEADER */


#headerlogo {
	position:absolute;
	margin-left: 0px;
	width: 78px;
	height: 78px;
	float: left;
}

#headerlogotxt {
	width: 78px;
	padding-top: 3px;
	padding-left: 13px;
	float: left;
	font-size: 10px;
	color: #01004E;
}


#header {
	margin-left: 7px;
	width: 847px;
	height: 23px;
	text-align: right;
}

#headertxt {
	width: 100%px;
	padding-top: 5px;
	padding-left: 20px;
	text-align: right;
	font-size: 10px;
	color: #01004E; 
	text-decoration: none;
	height:10;
}


.nav {
	color: #01004E;
	position: absolute;
	right: 37px;
	top: 51px;
	text-transform: uppercase;
	font-size: 10px;
}


h1 {
	font-size: 16px;
}


h2 {

	font-size: 14px;
}

/*Topmenu mouseover og inaktivt link*/
a.topmenu:link       		{ color: #555555; text-decoration: none; height:10px;}
a.topmenu:active     		{ color: #555555; text-decoration: none; height:10px;}
a.topmenu:visited    		{ color: #555555; text-decoration: none; height:10px;}
a.topmenu:hover      		{ color: #000000; text-decoration: none; height:10px;}

/*Topmenu valgt link*/
.topmenuSelected {color: #6A8AB9; text-decoration: none;; height:10px;}
a:link.topmenuSelected {color: #6A8AB9; text-decoration: none; height:10px;}
a:visited.topmenuSelected {color: #6A8AB9; text-decoration: none; height:10px;}
a:hover.topmenuSelected {color: #000000; text-decoration: none; height:10px;}
a:active.topmenuSelected {color: #6A8AB9; text-decoration: none; height:10px;}


/*level1 mouseover og inaktivt link*/
.menulevel1 { color: #6A8AB9; text-decoration: none ; height:10px;}
a.menulevel1:link       		{ color: #6A8AB9; text-decoration: none; height:10px;}
a.menulevel1:active     		{ color: #6A8AB9; text-decoration: none; height:10px; }
a.menulevel1:visited    		{ color: #6A8AB9; text-decoration: none; height:10px; }
a.menulevel1:hover      		{ color: #ffffff; text-decoration: none; height:10px; }

.menulevel1Selected {color: #000000; text-decoration: none; height:10px;}
a:link.menulevel1Selected {color: #000000; text-decoration: none; height:10px;}
a:visited.menulevel1Selected {color: #000000; text-decoration: none; height:10px;}
a:hover.menulevel1Selected {color: #000000; text-decoration: none; height:10px;}
a:active.menulevel1Selected {color: #000000; text-decoration: none; height:10px;}

.seperator {color: #999999; text-decoration: none; height:10px;}
a.seperator:link {color: #999999; text-decoration: none; height:10px;}


/* PAGE */

.page {
	background-repeat: repeat-y;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

#sidebar {
	margin-top: 0px;
	margin-left: 0px;
	float: left;
	width: 220px;
	height: 100%;
}

#sidebartxt {
	margin-top: 5px;
	margin-left: 5px;
	text-align: left;	
}


.language 
{
	height: 100%;
	margin-top: 0px;
	margin-left: 0px;
	text-align: center;
	vertical-align:middle;
	font: verdana;
	font-size: 10px;
	color: #6A8AB9; 
	text-decoration: none;
}


#content {
	height: 8px;
	margin-top: 0px;
	margin-left: 0px;
	text-align: left;
	font: verdana;
	color: #6A8AB9;
}


#contenttxt {
	width: 529px;
	padding-top: 5px;
	padding-left: 20px;
	text-align: left;	
}


/* FOOTER */


#footerbg {
	background-image: url(/images/footer_bg.gif);
	margin-left: 7px;
	width: 847px;
	height: 23px;
	text-align: center;
}

#footertxt {
	width: 100%px;
	padding-top: 5px;
	padding-left: 20px;
	text-align: center;
	font-size: 10px;
	color: #01004E;
}

.Formslayout
{
    BORDER-RIGHT: #8A919A 1px solid;
    PADDING-RIGHT: 1px;
    BORDER-TOP: #8A919A 1px solid;
    PADDING-LEFT: 1px;
    FONT-SIZE: 11px;
    PADDING-BOTTOM: 1px;
    BORDER-LEFT: #8A919A 1px solid;
    WIDTH: 250px;
    COLOR: #000000;
    PADDING-TOP: 1px;
    BORDER-BOTTOM: #8A919A 1px solid;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    BACKGROUND-COLOR: #fefefe
}
.Sendlayout
{

	BORDER-RIGHT: #58676C  1px solid;
	PADDING-RIGHT: 1px;
	BORDER-TOP: #58676C  0px solid;
	PADDING-LEFT: 1px;
	FONT-SIZE: 10px;
	PADDING-BOTTOM: 0px;
	BORDER-LEFT: #58676C  0px solid;
	WIDTH: 90px;
	COLOR: #58676C;
	PADDING-TOP: 1px;
	BORDER-BOTTOM: #58676C  1px solid;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	BACKGROUND-COLOR: #cccccc;
	
}

