.tekst { 
	font-family: Verdana, sans-serif; 
	font-size: 10px; 
	font-weight: normal; 
	font-style: normal; 
	color: #000000; 
	text-decoration: none;  
	margin-bottom: 20px;
        display: block;
}
.ramme {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	color: #000000;
	text-decoration: none;
	border: 1px solid #99CCCC;
}
.overskrift {
font-family: Arial, Helvetica, sans-serif; font-size: 20px; font-weight: bold; font-style: normal; color: #99CCCC; text-decoration: none
}
.navigation {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	color: 339999;
	text-decoration: none;
	text-transform: none;
}
.current {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
	color: 339999;
	text-decoration: none;
	text-transform: none;
}
.aktive {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
	color: 339999;
	text-decoration: none;
	text-transform: none;
}
.overskriftLILLE {
font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: normal; font-style: normal; color: #99CCCC; text-decoration: none
}
.overskrift_tekst {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	font-style: normal;
	color: #339999;
	text-decoration: none;
	text-transform: uppercase;
}
.adresse {
font-family: Verdana, sans-serif; font-size: 10px; font-weight: normal; font-style: normal; color: #999999; text-decoration: none
}
a {
font-family: Verdana, sans-serif; font-size: 10px; font-weight: normal; font-style: normal; color: #669999; text-decoration: none
}
.billedetekst {
font-family: Verdana, sans-serif; font-size: 10px; font-weight: normal; font-style: normal; color: #000000; text-decoration: none
}

.align-right {
	text-align: right;
}
