/* CSS Document */
html{
  overflow:hidden;	
  padding:0px;
  margin:0px;
  height:100%;
  width: 100%;
}

body {
  /*background:#FFFFFF url(../images/footer.gif) no-repeat bottom left;*/
  margin: 0px;
  padding: 0px;
  font-family:Arial;
  font-size:0.8em;
  color:#232323;
  line-height:1.2em;
}

a{
  text-decoration:underline;
  color: #005351;
}
.ZeebArchitekten {
  float:left;
  height:auto;
}
.imageBar{
  background-color:#dcdcdc;
  float: left;
  width: 1400px;
  height:194px;
}
.greenBar{
  float:left;
  background-color:#005351;
  height: 194px;
  width: 270px;
}

.imgBar{
  float:left;
  padding-left:0px;
  padding-top: 7px;
}

.HeadlineBox{
  height:70%;
  float:left;
  padding-left:270px;
}

.HeadlineImg{
  padding-left:0px;
  padding-top: 43px;
}
.copyText{
  padding-left:0px;
  padding-top: 10px;
}



.clean {clear:both;height:0px;}
img { border:0px;}
