body {
	background: #002d65 url(gfx/bg.jpg) top center no-repeat;
	margin: 0px auto auto 0px;
	border: 0;
	font-size: 12px; font-family: Tahoma, "Trebuchet MS", sans-serif;
	color: #4b4b4b;
}

a {
	color: #0c447d;
}

hr {
	color: #bababa;
	background: #bababa;
	height: 2px;
	margin-left: 20px; margin-right: 20px;
	border: 0;
}

table.tableBorder {
	margin-left: 20px;
	margin-right: 20px;
	/* border: 1px solid black; */
}

td.tableBorder {
	padding: 2px;
}

a.bokslink {
	color: #4b4b4b;
	text-decoration: none;
}

a.sidemenylink {
	text-transform: uppercase;
	font-size: 11px;
	margin: 0;
	padding: 10;
	border: 0;
	display: block;
	overflow: hidden;
	white-space: nowrap;
	width: 145px;
	height: 17px;
	border-bottom: 1px solid #e3e3e3;
	color: #2b6ba7;
	text-decoration: none;
	padding-left: 35px;
	padding-top: 3px;
	background: url(gfx/bg_sidemeny.jpg);
}

a.sidemenylink_a {
	text-transform: uppercase;
	font-size: 11px;
	margin: 0;
	padding: 10;
	border: 0;
	display: block;
	overflow: hidden;
	white-space: nowrap;
	width: 145px;
	height: 17px;
	border-bottom: 1px solid #e3e3e3;
	color: #2b6ba7;
	text-decoration: none;
	padding-left: 35px;
	padding-top: 3px;
	font-weight: bold;
	background: url(gfx/bg_sidemeny_a.jpg);
}

a.sidemenysub {
	text-transform: uppercase;
	font-size: 11px;
	margin: 0;
	padding: 10;
	border: 0;
	display: block;
	width: 135px;
	height: 17px;
	border-bottom: 1px solid #e3e3e3;
	color: #2b6ba7;
	text-decoration: none;
	padding-left: 45px;
	padding-top: 3px;
	background: white;
}

a.sidemenysub_a {
	text-transform: uppercase;
	font-size: 11px;
	margin: 0;
	padding: 10;
	border: 0;
	display: block;
	width: 135px;
	height: 17px;
	border-bottom: 1px solid #e3e3e3;
	color: #2b6ba7;
	text-decoration: none;
	padding-left: 45px;
	padding-top: 3px;
	font-weight: bold;
	background: white;
}

a.headerlink {
	color: #2b6ba7;
	text-transform: uppercase;
	font-size: 14px;
	text-decoration: none;
}

a.lesmer {
	color: #2b6ba7;
	text-transform: uppercase;
	font-size: 13px;
	text-decoration: none;
	font-weight: bold;
}

h1.headline {
	color: #2b6ba7;
	text-transform: uppercase;
	font-size: 14px;
	margin: 0;
	padding: 0;
	font-weight: bold;
	
}

a.func {
	color: #2b6ba7;
	text-transform: uppercase;
	font-size: 13px;
	text-decoration: none;
	font-weight: bold;
	padding-left: 20px;
}

p.innhold {
	padding: 20px;
	color: #4b4b4b;
	
}

a.forumtrad {
	color: #2b6ba7;
	font-size: 12px;
	text-decoration: none;
}

a.forumlink1, a.forumlink1:active, a.forumlink1:hover, a.forumlink1:visited {
	color: #2b6ba7;
	text-transform: uppercase;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}

td.tdHeader {
	font-weight: bold;
	color: #4b4b4b;
}

.inputfield {
	border: 1px solid #bababa;
	background: white url(gfx/bg_input.jpg) top left no-repeat;
}


.button {
	background: url(gfx/kn_bg.jpg); 
	color: white;
	width: 87px; 
	height: 22px; 
	border: 0;
}

.mmlink {
	color: white;
}

.mmlinkActive {
	color: #ca362e;
}
