body,p,table,tr,td {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 24px;
	display: inline;
}
h2 {
	font-size: 22px;
	display: inline;
}
h3 {
	font-size: 20px;
	display: inline;
}
h4 {
	font-size: 18px;
	display: inline;
}
h5 {
	font-size: 16px;
	display: inline;
}
h6 {
	font-size: 14px;
	display: inline;
}
a:hover {
	text-decoration: underline overline;
}
.text {
	font-size: 12px;
}
.textsmall {
	font-size: 10px;
}
.textbold {
	font-size: 12px;
	font-weight: bold;
}
.textcolor {
	font-size: 13px;
	color: #ffffff;
	font-weight: bold;
}
select {
	font-size: 10px;
}
input {
	font-size: 10px;
}
.textfeldcolor {
	background-color: #C3DBF2;
}
