@charset "UTF-8";
/* CSS Document */

body,td,th {
	color: #282828;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
h1 {
	font-size: 18px;
	color: #FB9324;
}
a:link {
	color: #FA9221;
}
a:visited {
	color: #FA9221;
}
a:hover {
	color: #FA9221;
}
a:active {
	color: #FA9221;
}
h2 {
	font-size: 16px;
	color: #FB9324;
}
orange.a:link {
	color: #FA9221;
}
orange.a:visited {
	color: #FA9221;
}
orange.a:hover {
	color: #FA9221;
}
orange.a:active {
	color: #FA9221;
}
h2 {
	font-size: 16px;
	color: #FB9324;
}
.klein {
	font-size: 12px;
}
.orange {
	color: #FA9221;
	font-size: 12px;
}.orange_big {
	color: #FA9221;
	font-size: 14x;
}
