.titel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000066;
}
.tekst11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	color: #000000;
}
.subtitel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000066;
}
body {
	background-image:    url(../images/bdb/main.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #6B85A7;
	text-decoration: none;
}


a.nav:link,
a.nav:visited	{font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px;; color:#FFFFFF; 
				border-bottom:solid 1px #FFFFFF; width:170px; height:18px; display:block; text-decoration:none; line-height:18px; }
a.nav:hover		{font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color:#FFFFFF; 
				border-bottom:solid 1px #FFFFFF; background-color:#000e79; width:170px; height:18px; display:block; 
				text-decoration:none; line-height:18px;}
.navactive		{font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color:#ed0108; 
				border-bottom:solid 1px #FFFFFF;  width:170px; height:18px; display:block; 
				text-decoration:none; line-height:18px; background-color:#000e79;}				

