.adress {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a.h:link {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #999999;
	font-size: 18px;
	text-decoration: underline;
	}
a.h:visited {

	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #999999;
	font-size: 18px;
	text-decoration: none;
	text-decoration: underline;
}
a.h:hover {


	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #0099CC;
	font-size: 18px;
	text-decoration: underline;
}
a.h:active {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #333333;
	font-size: 18px;
	text-decoration: underline;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:normal;
text-decoration: underline;
	color:  #0099CC;


}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
text-decoration: underline;
	color:  #0099CC;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
	color:#CC3300;

}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
text-decoration: underline;
	color:#CC3300;
}
a.text:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
	color: #0099CC;



}
a.text:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
	color: #0099CC;

}
a.text:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
	color: #CC3300;

}
a.text:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
	color: #CC3300;
}
.head1 {

	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #999999;
	font-size: 12px;
}
.druckvorstufe {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	font-weight: bold;
}

hr {
	color: #CCCCCC;
}
.klein {
	font-size: 10px;
}
