a            {
	color: #000000;
	font-family: "Arrus BT";
	font-size: 12pt;
	text-transform: 
               uppercase;
	text-decoration:none;
	font-weight: normal;
}
               
a:hover      {
    font-family: Arrus BT; font-variant: small-caps; font-weight: bold
}

.header1 {
	font-family: "Arrus BT";
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
}
.teaser {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	font-style: italic;
	font-weight: normal;
}
.body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	font-weight: normal;
}
.ztitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	font-weight: bold;
}
.date {
	font-family: "Arrus BT";
	font-size: 10pt;
	font-weight: bold;
}
.medium {
	font-family: "Arrus BT";
	font-size: 10pt;
	font-weight: normal;
}
.kasten {
	font-family: "Arrus BT";
	font-size: 10pt;
	background-color: #E9E9E9;
	padding: 10px;
	height: auto;
	width: auto;
	border: thin solid #000000;
	margin: 10px auto;
	float: left;

}
.note {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
}
.mitarbeit {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	font-weight: normal;
}
