.normaltekst {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}
.Hvidtekst {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
}
.overskrift {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bolder;
	color: #0081de;
	font-style: normal;
	letter-spacing: normal;
	line-height: normal;
	text-transform: none;
	font-variant: normal;
}
.overskrift2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #000000;
	font-style: normal;
	letter-spacing: normal;
	line-height: normal;
	text-transform: none;
	font-variant: normal;
}
.celborder {
	border: 1px solid #CCCCCC;
}
.normaltekstmindre {
	font-family: sans-serif, "Trebuchet MS", Tahoma;
	font-size: 9px;
	text-transform: none;
	color: #333333;
	line-height: 12px;
	letter-spacing: 0px;
	word-spacing: 0px;


}
.celborderbottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.celborderbottomtop {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
.celbordertop {
	border-top: 1px solid #CCCCCC;
	border-right: 0px none;
	border-bottom: 0px none;
	border-left: 0px none;

}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0081DE;
	font-weight: 500;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;

}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0081DE;
	text-decoration: none;
	font-weight: 500;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;

}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: 500;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;


}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0081DE;
	text-decoration: none;
	font-weight: 500;
}
.cellborderright {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}

