.text {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	text-align: justify;
	white-space: normal;
	line-height: 20px;

}
.text2 {
	font-family: Tahoma, Verdana;
	font-size: 11px;
         font-weight: bold;
	color: #003366;
	text-decoration: none;
	text-align: justify;
	white-space: normal;
	line-height: 20px;

}
.ueberschrift {
	font-family: Tahoma, Verdana;
	font-size: 13px;
	font-weight: bold;
	text-transform: none;
	color: #003366;
	text-decoration: none;
	background-position: left;

}
.ueberschrift2 {
	font-family: Tahoma, Verdana;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	color: #003366;
	text-decoration: none;
	background-position: center;
	line-height: 30pt;
	letter-spacing: 3pt;

}
a:link {
	font-family: Tahoma, Verdana;
	font-weight: bold;
	color: #000000;
	text-decoration: none;

}
a:hover {

	font-family: Tahoma, Verdana;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {


	font-family: Tahoma, Verdana;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
