@import url('../css/elements.css');
@import url('../css/blocks.css');

.center {
  text-align: center;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  }

/* page layout */
.page {
  text-align: left;
  width: 999px; 
  background: url('/programma/hetfamiliediner/images/background_FDsite.gif');
  background-repeat: repeat-y;
  background-position: 0px 0px;
  margin: auto;
  border:0px solid green
  }

.pageclear {
  clear: both;
  height: 1px;
  width: 100%;
  }

#container1, #container2, #container3 {
  border: 0px solid blue;
  overflow: hidden;
  position: relative;
  top: 0px;
  float: left;
  }

#container1 {
 display: none;
}

.homepage #container1, .webblockpage #container1{
 display: block;
 width: 300px;
 margin:0px 0px 30px 50px;
 }
 
.homepage #container2,
.webblockpage #container2{
 width: 300px;
 margin:0px 0px 30px 5px;
 }

#container2 {
 width: 600px;
 margin:0px 0px 30px 50px;
}

#container3 {
 width: 300px;
 margin: 0px 0px 30px 5px;
}

#container5 {
 width: 999px;
 background: url('/programma/hetfamiliediner/images/navbalk.png');
 height: 44px;
 float:left;
 }

/*generic classes */
.clear, .clearing {
 clear: both;
 height: 1px;
 width: 100%;
 }

.lucene_search .paging a.current {
 font-size: bigger;
 font-weight: bold;
}

.copyright{
 margin: 0px 0px 0px 670px;
 padding: 0px 0px 10px 0px;
 }

.copyright a{
 font-size:0.7em;
 color: #dd1f26;
 text-decoration:none;
 }

.eovoorwaarden,
.eocopyright{
 float:left;
 width: 160px;
 text-align:center;
 padding: 10px 0px 5px 0px;
 }


#identity  {
 border:0px solid green;
 width: 999px;
 margin:0px 0px 0px 0px;
 }

#identity h2 {
  }

