body {
  color: #004F8D;
  background:#FFFFFF;
  font-family: sans-serif;
  font-size: medium;
  margin: 0px;
  padding: 0px;
}

body.pagebody {
  background:#CCCCCC;
}

td.page {
  background:#FFFFFF;
  width:1000px;
}
td.page-left {
  width:4px;
  vertical-align:bottom;
  background:#CCCCCC url(images/shadow-left.gif) repeat-y;
}
td.page-right {
  width:4px;
  vertical-align:bottom;
  background:#CCCCCC url(images/shadow-right.gif) repeat-y;
}
td.page-bottom {
  width:1008px;
  height:16px;
  vertical-align:top;
  background:#CCCCCC url(images/shadow-bottom.gif) no-repeat;
}

#header {
 background: url(images/ihk_header3.jpg);
 background-repeat: no-repeat;
 width:1000px;
 height:175px;
}

#menu-top {
  padding-top:27px;
  padding-bottom:25px;
}

#menu-top td {
  font-size:12px;
  font-weight: normal;
  list-style: none;
  width:170px;
  height:16px;
}


#menu-top a {
  background: url(images/menu_oben.jpg);
  background-repeat: no-repeat;
  text-decoration: none;
  color:White;
  width:100%;
  height:16px;
  display: block;
  padding-top:2px;
  padding-left:24px;

}

#menu-top a:hover {
  background: url(images/menu_active_oben.jpg);
  background-repeat: no-repeat;
  text-decoration: none;
  color:White;
  width:100%;
  height:16px;
  display: block;
  padding-top:2px;
  padding-left:24px;
}

#page {
 float:left;
}

#menu {
  width:137px;
  padding-left: 12px;
  float:left;
}

#menu ul {
  padding: 0px;
  margin: 0px;
  width: 100%;
  display: block;
}

#menu li {
  margin: 0px;
  padding: 0px;
  color: White;
  font-size:12px;
  font-weight: normal;
  list-style: none;
  width: 137px;
  padding-top:2px;
}

#menu li a {
  padding-top:2px;
  padding-left:24px;
  display: block;
  width: 100%;
  background: url(images/menu.jpg);
  background-repeat: no-repeat;
  text-decoration: none;
  color:White;
}

#menu li a.active-red {
  padding-top:2px;
  padding-left:24px;
  display: block;
  width: 100%;
  background: url(images/menu-rot.gif);
  background-repeat: no-repeat;
  text-decoration: none;
  color:White;
}


#menu li a img{
  border: 0px;
  padding-right: 10px;
  padding-left: 10px;
  text-decoration: none;
  padding-top: 0px;
}

#menu a img{
  border: 0px;
  padding-top: 11px;
  text-decoration: none;
}


#menu li a:hover {
  background: url(images/menu_active.jpg);
  background-repeat: no-repeat;
  width: 100%;
  text-decoration: none;
}

#content {
  width: 770px;
  margin-left:165px;
}

#content-inner {
  padding:10px;
  padding-top:0px;
}

#content h1{
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  text-align:left;
  padding: 0px;
  padding-top: 10px;
  margin: 0px;
}

#content img{
  border: 1px solid #004F8D;
  clear: both;
}

#footer {
  margin-left:22px;
  width:978px;
  height:22px;
  padding-bottom: -10px;
  background: url(images/footerbg.gif) repeat-x bottom;

}
#stfooterbg {
  width:1000px;
  height:22px;
  padding-bottom: -10px;
  background: url(images/stfooterbg.gif);
  background-repeat: repeat-x;
  background-position: bottom;
  float: left;
}



#footercontent {
  padding-bottom: 0px;
  float:right;
  height:22px;
  padding-right: 20px;
  width:142px;
  text-align:right;
}

#footercontent div {
  width:152px;
  height: 10px;
  vertical-align: middle;
  padding-right:10px;
  background: #3d9ef8;
  color: white;
}

#footercontent a {
  font-size: 11px;
  padding-bottom: 3px;
  text-decoration: none;
  color: white;
}

#footercontent a img {
  border: 0px;
  padding-left: 10px;
  padding-right:  5px;
  text-decoration: none;
}

