.article_text  {
  color:                  #575758;
  font-family:            Arial, Sans-Serif;
  font-size:              11px;
}

.footer_text  {
  color:                  #5A5B5B;
  font-family:            Arial, Sans-Serif;
  font-size:              11px;
}

.footer_rechts  {
  color:                  #929292;
  font-family:            Arial, Sans-Serif;
  font-size:              11px;
}
  
td.header  {
  border-top-style: solid;
  border-top-color: #DFDFE0;
  border-top-width: 1px;
}

td.headline  {
  border-left-style: solid;
  border-left-width: 4px;
}

td.headline.blue {
  border-left-color: #677A86;
}

td.headline.blue2 {
  border-left-color: #596CAA;
}

td.headline.red {
  border-left-color: #EB393A;
}

td.bottom  {
  border-bottom-style: solid;
  border-bottom-color: #DFDFE0;
  border-bottom-width: 1px;
}

td.image_article  {
  border-style: solid;
  border-color: #C1C1C1;
  border-width: 1px;
  padding: 2px;
}

image.image_article  {
  border-style: solid;
  border-color: #C1C1C1;
  border-width: 1px;
  padding: 2px;
}

a:link {
	font-family: Arial, Sans-Serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #575758;
	text-decoration: none;
}

a:visited {
	font-family: Arial, Sans-Serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #575758;
	text-decoration: none;
}

a:hover {
	font-family: Arial, Sans-Serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #575758;
	text-decoration: underline;
}

a:active {
	font-family: Arial, Sans-Serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #575758;
	text-decoration: none;
}