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;
	background-color: #eeeeee;

}
a:hover {
	text-decoration: underline overline;
	color: #ffff00;
}
.text {
	font-size: 12px;
}
.textsmall {
	font-size: 10px;
}
.textbold {
	font-size: 12px;
	font-weight: bold;
}
.textcolor {
	font-size: 12px;
	color: #ff0000;
}
select {
	font-size: 10px;
}
input {
	font-size: 10px;
}
.textfeldcolor {
	background-color: #DEF8DF;
}

.ausgebucht {
	background-image:url('http://www.endangered.at/images/ausgebucht.gif');
	background-repeat: no-repeat;
}
