@charset "utf-8";
.text {
	font-family: tahoma;
	font-size: 13px;
	color: #333333;
	text-decoration: none;
}
.titel {
	font-family: tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #5F90B8;
	text-decoration: none;
}
a:link {
	font-family: tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #3F79C0;
	text-decoration: none;
}
a:visited {
	font-family: tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #81A7CD;
	text-decoration: none;
}
a:hover {
	font-family: tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #7BA3C4;
}
.titel_1 {
	font-family: Tahoma, "Traditional Arabic";
	font-size: 12px;
	font-weight: bold;
	color: #FF3300;
	text-decoration: none;
}
.text_small {
	font-family: tahoma;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}

