@charset "utf-8";

body {
	background-color: #FFFFFF;
}
.menue {
	font-family: "Frutiger", "Trebuchet MS", "Lucida Sans";
	font-weight: bolder;
	color: #000000;
	font-size: x-large;
}
a.menue {
	font-family: "Frutiger", "Trebuchet MS", "Lucida Sans";
	font-weight: bolder;
	color: #000000;
	font-size: x-large;
}
.menue_a {
	font-family: "Frutiger", "Trebuchet MS", "Lucida Sans";
	font-weight: bolder;
	color: #000000;
	font-size: x-large;
}
.heading {
	font-family: "Frutiger", "Trebuchet MS", "Lucida Sans";
	font-size: x-large;
	color: #000000;
}
.text1 {
	font-family: "Frutiger", "Trebuchet MS", "Lucida Sans";
	color: #000000;
}
a.text1 {
	font-family: "Frutiger", "Trebuchet MS", "Lucida Sans";
	color: #F05000;
}

.text2 {
	font-family: "Frutiger", "Trebuchet MS", "Lucida Sans";
	font-weight: bold;
	color: #000000;
}

.text3 {
	font-family: "Frutiger", "Trebuchet MS", "Lucida Sans";
	font-weight: bold;
	color: #000000;
}
a.text3 {
	font-family: "Frutiger", "Trebuchet MS", "Lucida Sans";
	font-weight: bold;
	color: #000000;
}
