.titel {
	font-family: "Myriad Pro", Arial, Helvetica, sans-serif;
	font-size: 18pt;
	line-height: normal;
	color: #000;
}
.text {
	font-family: "Myriad Pro", Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	color: #000;
	line-height: 16pt;
}
.navigation {
	font-family: "Myriad Pro", Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000;
	line-height: 23px;
}
.rot {
	color: #F00;
}
.untertitel {
	font-family: "Myriad Pro", Arial, Helvetica, sans-serif;
	font-size: 12pt;
	line-height: 16pt;
	font-style: normal;
	font-weight: bold;
}
body {
	background-color: #CF9;
	background-attachment: fixed;
	background-image: url(pics/hintergrund.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.hintergrundweiss {
	background-color: #FFF;
}
a {
	color: #000;
	text-decoration: none;
}
.legende {
	font-family: "Myriad Pro", Verdana, Geneva, sans-serif;
	font-size: 9pt;
	font-style: italic;
	text-decoration: none;
}

