body {
  padding: 0px;
  margin: 0px;
  text-align: center;
  background: #949494 url(../img/bg.jpg) repeat-x ;
}

td, div, img, li, ul{
  margin: 0px;
  padding: 0px;
}

h1{
  font-family: arial,helvetica,verdana;
  font-size: 16px;
  font-weight: normal;
  color: #0488BF;
  margin: 0px;
  padding: 25px 0px 0px 20px;
}

.text {
  font-family: arial,helvetica,verdana;
  font-size: 12px;
  color: #8F8F8F;
  padding-top: 30px;
}

a:link.navi {
  color: #8F8F8F;
  text-decoration: none;
}
a:visited.navi {
  color: #8F8F8F;
  text-decoration: none;
}
a:active.navi {
  color: #8F8F8F;
  text-decoration: none;
}
a:hover.navi {
  color: #F8A200;
  text-decoration: underline;
}
a:link {
  color: #008BDF;
  text-decoration: underline;
}
a:visited {
  color: #008BDF;
  text-decoration: underline;
}
a:active {
  color: #008BDF;
  text-decoration: underline;
}
a:hover {
  color: #F8A200;
  text-decoration: underline;
}

#main {
  width: 805px;
  text-align: left;
  margin: 0px auto;
}

#logo {
  float: left;
}

#naviback {
  float: right;
  width: 528px;
  height: 144px;
  background: url(../img/navi.jpg) no-repeat;
  padding-top: 0px;
}

#naviPos {
  padding-top: 110px;
  margin-left: 60px;
}

#mainbody {
  width: 805px;
  background: url(../img/test.gif) repeat-y;
  padding-bottom: 30px;
}

#bild {
  margin: 0px;
  padding: 0px;
}

ul#navigation li {
  font-family: arial,helvetica,verdana;
  font-size: 12px;
  color: #8F8F8F;
  list-style: none;
  display: inline;
  margin: 3px;
  padding: 0px;
}

#infobox {
  float: right;
}

#textbox {
  float: left;
}

#tbhead {
  width: 495px;
  height: 50px;
  margin-top: 0px;
  margin-left: 30px;
  padding-right: 0px;
  font-family: arial,helvetica,verdana;
  font-size: 14px;
  background-image: url(../img/tb_head.gif);
  background-repeat: no-repeat;
  color: #009EE0;
}

#tbbody {
  width: 495px;
  margin-top: 0px;
  margin-left: 30px;
  padding-top: 15px;
  background-image: url(../img/tb_body.gif);
  background-repeat: repeat-y;
  font-family: arial,helvetica,verdana;
  font-size: 12px;
  color: #5F5F5F;
}

#tbfoot {
  width: 495px;
  height: 30px;
  margin-top: 0px;
  margin-left: 30px;
  background-image: url(../img/tb_foot.gif);
  background-repeat: no-repeat;
}

#tbheadgr {
  width: 747px;
  height: 50px;
  margin-top: 0px;
  margin-left: 30px;
  padding-right: 0px;
  font-family: arial,helvetica,verdana;
  font-size: 14px;
  background-image: url(../img/tb_head_gr.gif);
  color: #009EE0;
}

#tbbodygr {
  width: 747px;
  margin-top: 0px;
  margin-left: 30px;
  padding-top: 15px;
  background-image: url(../img/tb_body_gr.gif);
  background-repeat: repeat-y;
  font-family: arial,helvetica,verdana;
  font-size: 12px;
  color: #5F5F5F;
}

#tbfootgr {
  width: 747px;
  height: 30px;
  margin-top: 0px;
  margin-left: 30px;
  background-image: url(../img/tb_foot_gr.gif);
  background-repeat: no-repeat;
}

#ibhead {
  width: 241px;
  height: 50px;
  margin-right: 30px;
  font-family: arial,helvetica,verdana;
  font-size: 14px;
  color: #009EE0;
  background-image: url(../img/ib_head.gif);
  background-repeat: no-repeat;
}

#ibbody {
  width: 241px;
  padding-top: 15px;
  background-image: url(../img/ib_body.gif);
  background-repeat: repeat-y;
  font-family: arial,helvetica,verdana;
  font-size: 12px;
  color: #5F5F5F;
}

#ibline {
  width: 241px;
  background-image: url(../img/ibline.gif);
  background-repeat: no-repeat;	
}

#ibfoot {
  width: 241px;
  height: 30px;
  background-image: url(../img/ib_foot.gif);
  background-repeat: no-repeat;
}

#content {
  padding-left: 30px;
  width: 500px;
  float: left;
}

#footer {
  background: url(../img/footer.jpg) no-repeat;
  clear: both;
  width: 805px;
  height: 80px;
  text-align: center;
  margin-top: 0px;
  padding-top: 0px;
  vertical-align: top;
}

ul#foot li {
  font-family: arial,helvetica,verdana;
  font-size: 11px;
  color: #8F8F8F;
  list-style: none;
  display: inline;
  margin-left: 3px;
  margin-right: 3px;
}
.imgborder{
  float: left;
  margin-left: 20px;
  border: 3px solid #F7F7F7;
}
.imgtext {
  float: left;
  padding-left: 20px;
  width: 200px;
}
