.clsContent {
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 5px;
	background-color: white;
	font-family: sans-serif;
	font-size: 13px;
	vertical-align: top;
}

.clsContent TABLE {
	font-family: sans-serif;
	font-size: 13px;
}

.clsContent TABLE.Border {
	font-family: sans-serif;
	font-size: 13px;
	border: 1px solid Black;	
}

.clsContent TABLE.Font_small {
	font-family: sans-serif;
	font-size: 11px;
}

.clsContent TD.Gal
{
	text-align: center;
	vertical-align: top;
	padding: 20px;
}

.clsContent IMG.Gal
{
	border: none;
}

.clsContent TD.Date
{
   text-align: right
}

.Navy
{
	color: Navy;
}

.Red 
{
	color: Red;
}
.Bold 
{
	font-weight: 600;
}

.Big
{
	font: 600 20px sans-serif;
}

.Small
{
	font: 11px sans-serif;
}

.clsContent H1 {
	font-family: sans-serif;
	font-weight: bold;
	font-size: medium;
	margin-top: 15px;
}

.clsContent H2 {
	font-family: sans-serif;
	font-weight: bolder;
	font-size: small;
}

.clsContent A:link {
	color: Blue;	
}

.clsContent A:visited {
	color: Maroon;
}

.clsContent A.Black:link {
	text-decoration: none;
	color: Black;	
}

.clsContent A.Black:visited {
	text-decoration: none;
	color: Black;
}

.clsContent A.Black:hover {
	text-decoration: underline;
	color: Red;
}

.clsContent A.Blue:link {
	text-decoration: none;
	color: Blue;	
}

.clsContent A.Blue:visited {
	text-decoration: none;
	color: Blue;
}

.clsContent A.Blue:hover {
	text-decoration: underline;
	color: Red;
}

.clsContent A.Archiv:link {
	text-decoration: none;
	color: Blue;	
}

.clsContent A.Archiv:visited {
	text-decoration: none;
	color: Maroon;
}

.clsContent A.Archiv:hover {
	text-decoration: underline;
	color: Red;
}

.clsContent IMAGE {	
	padding: 10px 5px 10px 5px;
	text-align: center;
}

.clsContent H1
{
	font: 600 16px sans-serif;
	color: Black;
}
.clsContent H1.Navy
{
	font: 600 16px sans-serif;
	color: Navy;
}
