
/* TOP */
.hicone_news .shadowtl{
  float: left;
  width: 15px;
  height: 17px;
  background-image: url('/fileadmin/img/shadow/tl.gif');
  background-repeat: no-repeat;
}
.hicone_news .shadowtc{
  float: left;
  width: 547px;
  height: 17px;
  background-image: url('/fileadmin/img/shadow/tc.gif');
  background-repeat: repeat-x;

}
.hicone_news .shadowtr{
  float: left;
  width: 14px;
  height: 17px;
  background-image: url('/fileadmin/img/shadow/tr.gif');
  background-repeat: no-repeat;

}
/* CENTER */
.hicone_news .shadowcenter{
  width: 576px;
}
.hicone_news .shadowcenter1{

  background-image: url('/fileadmin/img/shadow/lc.gif');
  background-repeat: repeat-y;
  padding: 0 0 0 21px;
  margin: 0;
}
.hicone_news .shadowcenter2{
  background-image: url('/fileadmin/img/shadow/rc.gif');
  background-repeat: repeat-y;
  background-position: top right;
  padding: 0 14px 0 0;
  margin: 0;
  height: 90px;
}
/* BOTTOM */
.hicone_news .shadowbl{
  float: left;
  width: 15px;
  height: 13px;
  background-image: url('/fileadmin/img/shadow/bl.gif');
  background-repeat: no-repeat;
}
.hicone_news .shadowbc{
  float: left;
  width: 547px;
  height: 13px;
  background-image: url('/fileadmin/img/shadow/bc.gif');
  background-repeat: repeat-x;

}
.hicone_news .shadowbr{
  float: left;
  width: 13px;
  height: 13px;
  background-image: url('/fileadmin/img/shadow/br.gif');
  background-repeat: no-repeat;

}

/* TOP */
.hicone_news_open .shadowtl{
  float: left;
  width: 15px;
  height: 17px;
  background-image: url('/fileadmin/img/shadow_o/tl.gif');
  background-repeat: no-repeat;
}
.hicone_news_open .shadowtc{
  float: left;
  width: 547px;
  height: 17px;
  background-image: url('/fileadmin/img/shadow_o/tc.gif');
  background-repeat: repeat-x;

}
.hicone_news_open .shadowtr{
  float: left;
  width: 14px;
  height: 17px;
  background-image: url('/fileadmin/img/shadow_o/tr.gif');
  background-repeat: no-repeat;

}
/* CENTER */
.hicone_news_open .shadowcenter{
  width: 576px;
}
.hicone_news_open .shadowcenter1{

  background-image: url('/fileadmin/img/shadow_o/lc.gif');
  background-repeat: repeat-y;
  padding: 0 0 0 21px;
  margin: 0;
}
.hicone_news_open .shadowcenter2{
  background-image: url('/fileadmin/img/shadow_o/rc.gif');
  background-repeat: repeat-y;
  background-position: top right;
  padding: 0 14px 0 0;
  margin: 0;
  height: 330px;
}
/* BOTTOM */
.hicone_news_open .shadowbl{
  float: left;
  width: 15px;
  height: 13px;
  background-image: url('/fileadmin/img/shadow_o/bl.gif');
  background-repeat: no-repeat;
}
.hicone_news_open .shadowbc{
  float: left;
  width: 547px;
  height: 13px;
  background-image: url('/fileadmin/img/shadow_o/bc.gif');
  background-repeat: repeat-x;

}
.hicone_news_open .shadowbr{
  float: left;
  width: 13px;
  height: 13px;
  background-image: url('/fileadmin/img/shadow_o/br.gif');
  background-repeat: no-repeat;

}

/* TOP */
.hicone_news:hover .shadowtl{
  background-image: url('/fileadmin/img/shadow_o/tl.gif');
}
.hicone_news:hover .shadowtc{
  background-image: url('/fileadmin/img/shadow_o/tc.gif');
}
.hicone_news:hover .shadowtr{
  background-image: url('/fileadmin/img/shadow_o/tr.gif');
}
/* CENTER */
.hicone_news:hover .shadowcenter{
}
.hicone_news:hover .shadowcenter1{
  background-image: url('/fileadmin/img/shadow_o/lc.gif');
}
.hicone_news:hover .shadowcenter2{
  background-image: url('/fileadmin/img/shadow_o/rc.gif');
}
/* BOTTOM */
.hicone_news:hover .shadowbl{
  background-image: url('/fileadmin/img/shadow_o/bl.gif');
}
.hicone_news:hover .shadowbc{
  background-image: url('/fileadmin/img/shadow_o/bc.gif');
}
.hicone_news:hover .shadowbr{
  background-image: url('/fileadmin/img/shadow_o/br.gif');

}
.hicone_news .newstextbox,  
.hicone_news .newstextbox1, .hicone_news .newstextboxmore,
.hicone_news_open .newstextboxmore
{
  visibility: hidden;
  position: absolute;
  top: 80px;
  left: 20px;  
  width: 520px;
}

.hicone_news_open .newstextbox{
  visibility: visible;
  position: absolute;
  top: 80px;
  left: 20px;
  width: 520px;  
}
.hicone_news .newsiconselementbox{
  visibility: hidden;
}
.hicone_news_open .newsiconselementbox{
  visibility: visible;
}
.bigpicturesnews{
  position: absolute;
  top: 8px;
  left: 8px;
  width: 550px;
  height: 310px;
  visibility: hidden;  
  background-color: #ffffff;

}
.bigpicturesnewsvisible{
  position: absolute;
  top: 8px;
  left: 8px;
  width: 550px;
  height: 310px;
  visibility: visible;  
  background-color: #ffffff;

}
.bicpicboxnews{
  position: absolute;
  top: 58px;
  left: 12px;
}
.picturesiconselementboxnews{
  position: absolute;
  bottom: 6px;
  right: 0px;

}
.newsiconselementbox{
  position: absolute;
  top: 3px;
  right: 5px;
  width: 60px;

}
.picturesdescrboxnews{
  position: absolute;
  bottom: 10px;
  left: 390px;
  width: 105px;
}
.hicone_news .newstextboxlinks{
  visibility: hidden;
  position: absolute;
  bottom: 20px;
  left: 20px;  
  width: 400px;
}
.hicone_news_open .newstextboxlinks{
  visibility: visible;
  position: absolute;
  bottom: 20px;
  left: 20px;
  width: 400px;  
}
.newstextboxlinks p {
margin: 0;
padding: 0;
}
.tlayernews{
  position: absolute;
  top: 8px;
  left: 6px;
  width: 550px;
  height: 0px;
  background-color: #ffffff;
  filter:alpha(opacity=0);
  opacity: 0;
  -moz-opacity:0;
}

.newsboxtext{
  font-family: Georgia, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #7f7f7f;
  letter-spacing: 0.02px;
	white-space:pre;
}
.newsboxtextmore{
  font-family: Georgia, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #7f7f7f;
  text-decoration: none;
  letter-spacing: 0.02px;  
}
#newsbox .bodytext{
  font-family: Georgia, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #7f7f7f;
  letter-spacing: 0.02px;  
}
#newsbox a{
  color: #7f7f7f;
  font-size: 11px  
}
.hicone_news, .hicone_news_open{
  position: relative;
  float: left;

}
.newshead1{
  position: absolute;
  top: 10px;
  left: 20px;
}
.newshead2{
  position: absolute;
  top: 30px;
  left: 20px;
}
.newsteaserbox{
  position: absolute;
  top: 45px;
  left: 20px;
  width: 260px;
}
.newsteaserboxsp{
  width: 210px;
}
.newsmore{
  position: absolute;
  bottom: 20px;
  right: 20px;
  visibility: visible;
}
.hicone_news_open .newsmore{
  visibility: hidden;
}
.newsless{
  position: absolute;
  bottom: 20px;
  right: 20px;
  visibility: hidden;
}
.hicone_news_open .newsless{
  visibility: visible;
}
.newspicturebox{
  position: absolute;
  top: 15px;
  left: 290px;
}
.hicone_news:hover{
  cursor: pointer;
}

.bubblebox{
  width: 277px;
  position: absolute;
  top: -100px;
  right: -280px;
  background-image: url('/fileadmin/img/spbl_center.gif');
  background-repeat: repeat-y;  
}
.bubbleboxtop{
  width: 277px;
  height: 8px;
  background-image: url('/fileadmin/img/spbl_top.gif');
  background-repeat: no-repeat;
  margin: 0;
  padding: 0;
}
.bubbleboxcenter{
  background-image: url('/fileadmin/img/spbl_center.gif');
  background-repeat: repeat-y;
}
.bubbleboxsp{
  margin: 0;
  padding: 10px 20px 10px 20px;
}
.bubbleboxbottom{
  width: 277px;
  height: 33px;
  background-image: url('/fileadmin/img/spbl_bottom.gif');
  background-repeat: no-repeat;
}
.bubbleboxf{
  font-family: Georgia, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #7f7f7f;
  letter-spacing: 0.02px;
}
.bubbleboxf2{
  font-family: Georgia, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #7f7f7f;
  letter-spacing: 0.02px;
  font-style: italic;
}

.hicone_news_open .newstextbox, .hicone_news_open .newstextboxmore,
.hicone_news .newstextbox, .hicone_news .newstextboxmore
{
  top: 100px;
}