table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 18px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #0A5514;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #BB3300;
	line-height: 21px;

}
.hlevents {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	line-height: 22px;

}
.hldatum {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #339900;
	line-height: 30px;

}
.hlort {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	line-height: 30px;

}
.hlorttext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #000000;
	line-height: 30px;

}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #9A2720;
}
a {
	color: #8D2A25;
}

#paging {
        margin-top: 10px;
        font-size: 10pt;
}


#paging .pg-normal {
        text-decoration: none;
        color: #861350;
        font-weight: bold;
        cursor: pointer;
		margin-left:4px;
		margin-right:4px;
}

#paging .pg-normal a:hover {
        text-decoration: underline;
}

#paging .pg-selected {
        border: 1px solid #DBDBDB;
        text-decoration: none;
        padding: 3px;
        cursor: pointer;
        font-weight: bold;
		margin-left:4px;
		margin-right:4px;
}

.ft-fett {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

