/* this for NN4 */
body {
	margin: -10px 0 0 -10px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFF;
}

/* this for standard compliant browsers */
html body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFF;
	margin: 0;
	padding: 0;
}

td
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
}

th
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
}

a {
	font-weight: normal;
	color: #FFF;
}

a:hover {
	color: #CCC;
}

/*a:visited {
	color: #fff;
}*/

input, select
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

small
{
	font-size: 9px;
	color: #000;
	line-height: 13pt;
	text-decoration: none;
	font-weight: normal;
}



.databankImg {
	margin-left: 0px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 15px;
	border:0;
}

img {
	border:0;
}


#home td {
	color: #2B5681;
	vertical-align:top;
}

#home p {
	width: 250px;
	margin: auto;
	margin: 6px 6px 15px 7px;
	padding-bottom: 9px;
}

#home a {
	color:#3F6A95;
	font-weight:bold;
	text-decoration: underline;
}
#home td a:visited {
	color:#3F6A95;
}

#home strong {
	font-weight:bold;
	font-style:italic;
}



#intro {
	margin:35px 0 30px 0px;
	width:440px; 
	line-height:14px; 
}
#intro img {
	margin: 0 0 0 10px;
	float: right;
}

#intro h1 {
	font-size: 18px;
}
#intro h2 {
	font-size: 10px;
	margin-bottom: 0;
}
#intro ul {
	margin-top: 0;
}

/**************** tekst ****************/

#titel {
	text-align:center;
}

#titel h1
{
	font-size: 20px;
	color: #fff;
	display: inline;
}

#tekst a,
#tekst a:visited {
	color: #fff;
}

#tekst a:hover
{
	color: #CCC;
}

#tekst h2
{
	font-size: 12px;
	color: #fff;
	/*display: inline;*/
}

#tekst h3
{
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	display: inline;
}

/**************** leftbar ****************/

#leftbar td
{ 
	color: #FFF;
	font-weight: bold;
}

#leftbar a {
	color: #345A81;
	font-size: 9px;
	font-weight: bold;
	text-decoration: none;
}

#leftbar a:hover {
	color: #000;
}

/**************** home ****************/

.home { margin-top: 10px; }

.home td, a {
	color: black;
}




/**************** bottombar ****************/

#bottombar
{
	margin-bottom: 0;
}	

#bottombar td
{
	font-size: 9px;
	color: #fff;
}

#bottombar a {
	color: #fff;
	font-size: 9px;
	font-weight: bold;
}

#copy {
	margin-bottom: 10px;
}

#copy, #copy a, #home #copy a {
	color: #aaa;
	text-align: right;
	text-decoration: none;
	font-size: 10px;
	font-family: Verdana, Sans-Serif;
	line-height: 12px;
}
