* {
	margin: 0px;
	padding: 0px;
}
a img {
	border: none;
}
a:focus, object:focus {
	outline:none;
}
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #454646;
}
.logo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	color: #F57E3D;
}
.logo a {
	color: #F57E3D;
	text-decoration: none;
}
.fliesstext {
	font-size: 16px;
	line-height: 20px;
}
.fliesstext a {
	color: #0C08B6;
	text-decoration: none;
}
.klein {
	font-size: 9px;
}
