/*
############################################################################################################################
Design and Code by Globalsys
http://www.global-sys.de
############################################################################################################################
*/

.news_image_box {
  background-color: #f30a1a;
  width: 100px;
  height: 100px;
}

.news_archiv {
  margin-top:70px;
  margin-right: 20px;
  margin-left:20px;
  position:relative;
  background: url(/images/news_archiv.jpg);
  width: 196px;
  height: 298px;
  background-repeat: no-repeat;
  text-align:left;
  float:right;        
}

.news_text_block {
  color: #58595b;
  font-family: Tahoma;
  font-size: 12px;  
  text-align:justify;
}