body {background: #555555; margin:0;}
img {border:0px;}
h1 {
  margin:0px;
  padding:50px 0px 0px 0px;
  font-family:arial;
  font-size:21pt;
  font-weight:bold; color:#000099;
}
h2 {
  margin:0px;
  padding:0px 0px 0px 0px;
  font-family:arial;
  font-size:14pt;
  font-weight:bold; color:#000099;
}
h3 {
  margin:0px;
  padding:0px 0px 0px 0px;
  font-family:arial;
  font-size:14pt;
  font-weight:bold; color:#000099;
}
#corpus {width: 980px; /*height:800px;*/ margin:0px auto;}
#head {width:979px; height:150px; background: url(../Bilder/head2.png);}
#logo {width:580px; height:150px; float:left; background: url(../Bilder/head.png) no-repeat;}
#tel  {width:150px; height:150px; float:left; /*background: url(../Bilder/head2.png);*/}
#name {width:395px; height:140px; float:right; text-align:center; background: url(../Bilder/head3.png) right no-repeat;}
#menu {width:980px; height:50px;}
#menu ul            {list-style-type:none; margin:0px; padding:0px;}
#menu ul li         {
  list-style-type:none;
  margin:0px;
  padding:17px 7px 0px 7px;
  height:33px;
  float:left;
  text-align:center;
  font-family:arial;
  font-size:10pt;
  font-weight:bold;
  color:#999999;
  background: url(../Bilder/btn.png);
  border-left:1px solid #dddddd;
  border-right:1px solid #999999;
}
#menu ul li a       {color:#999999;}
#menu ul li a:hover {color:#990000;}

#main {width:980px; background: #dddddd; overflow:auto;}
#content {width:800px; /*height:430px;*/ background: #dddddd; overflow:auto;}

#footer {width:980px; height:30px; background: #dddddd;}
.footertext {width:920px; padding:10px 30px 0px 30px; font-family: arial; font-size: 8pt; font-weight:normal;text-align:justify; color: #1c4492;}

.bold {font-family: arial; font-size: 8pt; font-weight:bold; color: #222222;}
.agbhead {font-family: arial; font-size: 12pt; font-weight:bold; color: #222222; text-align:center;}
