
#article_content {
  top: 75px;
  position: relative;
  clear: both;
}

#article_content div.content {
  width: 600px; 
  margin: 0 auto; 
  text-align: left; 
  font-size: 0.75em;
}

#container {
  min-height: 600px;
}

#media_navigation .subsite_selector {
	overflow: hidden;
  cursor: pointer;
  display: inline;
  float: left;
  width: 240px;
  height: 227px;
}

 .button_background {
  cursor: pointer;
  position: relative;
  overflow: hidden;
  width: 240px;
  height: 70px;
}

 .button_background .button_image {
  position: absolute;
  width: 240px;
  height: 70px;
}

#media_navigation .subsite_comment {
  cursor: pointer;
  width: 240px;
  height: 71px;
  background: white url('http://www.heinenhopman.com/public/images/site_layout/home_home/des_bk.jpg') repeat-x scroll top center;
  position: absolute; 
  top: 227px; 
}

.subsite_comment .text {
  text-align: left;
  color: #6b6a6a;
  font-size: 9pt;
  width: 200px;
  height: 62px;
  margin: 3px 0px 0px 20px;
  overflow: hidden;  
}

.subsite_comment .text_news {
  text-align: left;
  color: #6b6a6a;
  font-size: 8pt;
  width: 180;
  height: 62px;
  margin: 3px 0px 0px 5px;
  overflow: hidden;  
}

#footer {
  top: 60px;
}


