/* CSS Document */

.activ_info
{
  position:absolute;
  top:0px;
  left:0px;
  background-color:#fff;
	padding-top:247px;
	padding-left: 28px;
	padding-right:28px;
	width: 462px;
  z-index:2;
  height:100%;
}

.activ_tekst
{
clear:both;
  height:100%;
  overflow:auto;
}

.nieuws_head
{
width:462px;
  height:60px;
  line-height:60px;
}

.nieuws_head_left
{
  float:left;
}

.nieuws_head_right
{
  float:right;
}

.nieuws_terug_button
{
  height:60px;
  padding-top:20px;
}

.nieuws_kop
{
  margin: 2px 2px 2px 2px;
  background-color: #ededed;
}

.nieuws_tekst
{
  margin: 2px 2px 2px 2px;
  background-color: #ededed;
  word-wrap: break-word;
}

.nieuws_leesmeer
{
  margin-bottom: 15px;
}

.buttons_center
{
  padding-top:15px;
  clear:both;
  width:100%;
  text-align:center; 
}
