/* DATEI:Motto.css */
body {
  background-image: url(glocke_b.gif);
  background-attachment: fixed;
  font-family:MS Sans Serif;
  font-size:14px;
  margin: 0px 10px;
  }

h1 {font-family: MS Sans Serif; font-size:16px; margin:0px;}

#Title{
  height:28px;
  padding:0px;
  margin-top: 5px;
}

#Frame1 {
  position:absolute;
  left:10px; top:30px;
  width:470px;
  height:342px;
}

#Frame2 {
  position:absolute;
  left:480px; top:8px;
  width:350px;
  height:365px;
  margin:0px;
  padding:0px;
}

#Frame3 {
  position:absolute;
  left:10px; top:370px;
  width:470px;
  height:36px;
}

#Frame4 {
  position:absolute;
  left:480px; top:370px;
  width:350px;
  height:36px;
  text-align:center;
}

.FIBcontainer {
  width:100%;
  height:120px;
  magin: 0px 10px;
}

.Fibleft {
  width:30%;
  height:100%;
  float:left;
}

.Fibright {
  ##background-color:#7b7d8e;
  width:70%;
  height:100%;
  float:right;
}