@charset "UTF-8";
.text {
	font-family: DINMittelschrift, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.text2 {
	font-family: DINMittelschrift, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #8C8C8C;
	text-decoration: none;
}
b {
	font-family: DINMittelschrift, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #8C8C8C;
	text-decoration: none;
}
a {
	font-family: DINMittelschrift, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
}
h1 {
	font-family: DINMittelschrift, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
}
h2 {
	font-family: DINMittelschrift, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #8C8C8C;
	text-decoration: none;

}

.link2 {
	text-align: left;
	font-size: 12px;
	color: #8C8C8C;
	font-family: DINMittelschrift, Arial, Helvetica, sans-serif;
	font-style: normal;
	text-decoration: none;
	vertical-align: bottom;
}
 

 
.link2 a:hover {
	color:#FFFFFF;
}

.link3 {
	text-align: left;
	font-size: 12px;
	color: #000000;
	font-family: DINMittelschrift, Arial, Helvetica, sans-serif;
	font-style: normal;
	text-decoration: none;
	vertical-align: top;
}
 

 
.link3 a:hover {
	color:#8C8C8C;
}
