@charset "utf-8";

body {
	background-color: FFFFFF;
}
.menue {
	font-family: "Frutiger", "Trebuchet MS", "Lucida Sans";
	font-weight: bolder;
	color: #FFFFFF;
	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;
	align: "justify";
	line-height: 150%;
}

.text1k {
	font-family: "Frutiger", "Trebuchet MS", "Lucida Sans";
	color: #000000;
	align: "justify";
	font-style: italic;
}

a.text1 {
	font-family: "Frutiger", "Trebuchet MS", "Lucida Sans";
	color: #F05000;
	align: "justify";
}


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

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