@charset "UTF-8";
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	letter-spacing: 0pt;
	text-align: left;
	font-weight: 100;
}
.handschrift {
	float: left;
}


.logo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: 100;
	color: #000000;
}
.text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	float: left;
	width: 140px;
	font-weight: 100;
}

.style1 {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: 100;
	text-align: right;
}.ueberschrift {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #CCCCCC;
	letter-spacing: 1px;
	text-align: right;
}
a:link {
	text-decoration:none;
	color: #000000;
	font-weight: 100;
	
}
a:visited {
	text-decoration:none;
	color: #000000;
	font-weight: 100;

}
a:hover {
	color:#666666;
	font-weight: 100;
	
}
a:active {
	text-decoration:none;
	color:#000000;
	font-weight: 100;
	
}
