﻿.back {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: normal;
	text-align: center;
}
.bildtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #000000;
	text-align: center;
	clip: rect( );
}
a:link {
	font-weight: bold;
	color: blue;
	text-decoration: underline;
}
a:visited {
	font-weight: bold;
	color: maroon;
	text-decoration: underline;
}
a:focus {
	font-weight: bold;
	color: red;
	text-decoration: underline;
}
a:hover {
	font-weight: bold;
	color: green;
	text-decoration: underline;
}
a:active {
	font-weight: bold;
	color: lime;
	text-decoration: underline;
}
.normal-center {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: small;
	text-align: center;
}
.blue-text-strong-center {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: medium;
	font-weight: bolder;
	color: #064578;
	text-align: center;
}
.blue-text-strong-left {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: medium;
	font-weight: bolder;
	color: #064578;
	text-align: left;
}
.blue-text-normal-left {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: small;
	font-weight: bold;
	color: #064578;
	text-align: left;
}
.small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: x-small;
}
.normal {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: small;
	text-align: left;
}
.blue-text-small-strong-center {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: small;
	font-weight: bolder;
	color: #064578;
	text-align: center;
}
.blue-text-x-small-strong-left {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: x-small;
	font-weight: bolder;
	color: #064578;
	text-align: left;
}
.blue-text-x-small-left {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: x-small;
	font-weight: normal;
	color: #064578;
	text-align: left;
}
.blue-text-x-small-block {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: x-small;
	font-weight: normal;
	color: #064578;
	text-align: justify;
}

