.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	font-weight: normal;
	color: 1357ae;
	text-decoration: none;
}
.titel1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	color: 19bcb9;
	text-indent: 20px;
	white-space: normal;
	display: inline;

}
a:link {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	font-weight: bold;
	color: 1357ae;
	text-decoration: underline;
}
a:visited {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	font-weight: bold;
	color: 1357ae;
	text-decoration: underline;
}
a:hover {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	font-weight: bold;
	color: 73c8ff;
	text-decoration: none;
}
a:active {



	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	font-weight: bold;
	color: 73c8ff;
}
.quote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	font-weight: normal;
	color: 1357ae;
	text-decoration: none;
	font-style: italic;

}
.quote-done {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	font-weight: normal;
	color: 1357ae;
	text-decoration: line-through;
	font-style: italic;

}
.subtitel {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 17px;
	font-weight: bold;
	color: 19bcb9;
	text-decoration: none;
}
.subtitel2 {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	font-weight: normal;
	color: 19bcb9;
	text-decoration: underline;
}
.bold {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	font-weight: bold;
	color: 1357ae;
	text-decoration: none;
}
.underline {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	font-weight: normal;
	color: 1357ae;
	text-decoration: underline;
}