.tekst01 {
	font-family: Tahoma;
	font-size: 10px;
	color: #333333;
	font-weight: bold;
}
.tekstregular {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	left: 10px;
	right: 10px;
	bottom: 5px;

}
.titel {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
}
a {
text-decoration: none;
}


