body {
  background-color: #F0F0F0;
  font-family: arial;
  margin: auto;
}

a:link {
  font-weight:bold; 
  color: #008080; 
  text-decoration:none; 
}
a:visited { 
  font-weight:bold; 
  color: #008080; 
  text-decoration:none; 
}
a:focus {
  font-weight:bold; 
  color: #0050A0; 
  text-decoration:none; 
}
a:hover {
  font-weight:bold; 
  color: #0050A0; 
  text-decoration:none;
}
a:active {
  font-weight:bold; 
  color: #008080; 
  text-decoration:none;
}

a.ifbfooter:link {
  font-size: 12px;
  font-weight:bold; 
  color: black; 
  text-decoration:none; 
}
a.ifbfooter:visited { 
  font-size: 12px;
  font-weight:bold; 
  color: black; 
  text-decoration:none; 
}
a.ifbfooter:focus {
  font-size: 12px;
  font-weight:bold; 
  color: #0050A0; 
  text-decoration:none; 
}
a.ifbfooter:hover {
  font-size: 12px;
  font-weight:bold;
  color: #0050A0; 
  text-decoration:none;
}
a.ifbfooter:active {
  font-size: 12px;
  font-weight:bold; 
  color: black; 
  text-decoration:none;
}

div#ifbbohrpage {
  background-color: #FFFFFF;
  margin-top: 10px;
  margin-left: 15px;
  margin-bottom: 10px;
  position: relative;
  width: 800px;
}

div#ifbbohrheader {
  background-image:url(../images/ifbbohrlogo.jpg);
  background-repeat: no-repeat;
  height: 90px;
}

div#ifbbohrlogo {
  background-image:url(../images/ifbbohrlogo.gif);
  background-repeat: no-repeat;
  top: 86px;
  left: 558px;
  height: 50px;
  width: 50px;
  position: absolute;
}

div#ifbbohrnavigation {
  background-color: #AABBCC;
  width: 135px;
  position: relative;
  top: 0px;
  bottom: 15px;
  padding-left: 15px;
  padding-top: 10px;
  padding-bottom: 10px;
  clear: both;
  float: left;
}

div#ifbbohrcontent {
/*  background-color: #77CCDD;*/
  position: relative;
  font-size: 14px;
  top: 0px;
  bottom: 15px;
  padding: 10px;
  float: right;
  width: 625px;
}

div#ifbbohrfooter {
/*  background-color: #123456;*/
  top: 0px;
  position: relative;
  clear: both;
  width: 800px;
  font-size: 12px;
  text-align: center;
}

div.ifbbohrheadline {
  font-size: 25px;
  font-weight: bold;
  font-family: Tahoma;
  left: 20px;
  margin-bottom: 10px;
  text-align: left;
}

.ifbbohrheadline2 {
  color: #A0A0A0;
  font-size: 12px;
  font-weight: bold;
  font-family: Tahoma;
  text-align:left;
  font-style: italic;
  margin-bottom: -14px;
}

p.ifbbohrheadline2 {
  color: #A0A0A0;
  font-size: 12px;
  font-weight: bold;
  font-family: Tahoma;
  text-align:left;
  font-style: italic;
  margin-bottom: 0px;
}