/* CSS für Template V 2.0 der Website http://miwas.at */
/* (C) 2008 by EDV Dienstleistungen - Gernot Eisbacher */
/* http://edv.eisbacher.net */


body {
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  font-family: Verdana, Helvetica, serif;
  font-size: 12px;
  color: #000000;
  background-color: #dedede;
  text-align: center;
  scrollbar-base-color: #dedede;
}

#content {
  position: absolute;
  top: 50%;
  height: 590px;
  margin-top: -295px;
  left: 50%;
  width: 1000px; 
  margin-left: -500px;
  background-color: #ffffff;
  text-align:left; 
  padding: 0px;
  font-family: Verdana, Helvetica, serif;
  font-size: 12px;
  z-index: 1;
}

#back_a {
  position: absolute;
  top: 0px;
  height: 590px;
  left: 170px;
  width: 420px;
  z-index: 2;
  background-color: #efefef;
  clear: both;
  overflow-x: hidden;
  overflow-y: hidden;
}

#back_b {
  position: absolute;
  top: 0px;
  height: 269px;
  left: 0px;
  width: 1000px;
  background-image: url(../images/top.gif);
  background-repeat: no-repeat;
  background-position: top;
  z-index: 4;
  clear: both;
  overflow-x: hidden;
  overflow-y: hidden;
}

#left {
  position: absolute;
  top: 280px;
  height: 125px;
  left: 30px;
  width: 160px;
  z-index: 20;
  clear: both;
  overflow-x: hidden;
  overflow-y: hidden;
}

#other {
  position: absolute;
  top: 500px;
  height: 70px;
  left: 30px;
  width: 180px;
  z-index: 20;
  clear: both;
  overflow-x: hidden;
  overflow-y: hidden;
}

#main {
  padding: 10px 20px 10px 10px;
  position: absolute;
  top: 180px;
  height: 370px;
  left: 210px;
  width: 760px;
  z-index: 21;
  clear: both;
  overflow: auto;
  overflow-x: hidden;
}

#titleshow {
  position: absolute;
  top: 120px;
  height: 50px;
  left: 330px;
  width: 260px;
  z-index: 3;
  clear: both;
  overflow-x: hidden;
  overflow-y: hidden;
  text-align: center;
  line-height: 50px;
  vertical-align: middle;
  font-family: Verdana, Helvetica, serif;
}

#top1 {
  position: absolute;
  top: 145px;
  height: 25px;
  left: 620px;
  width: 100px;
  z-index: 24;
  clear: both;
  overflow-x: hidden;
  overflow-y: hidden;
  text-align: center;
  line-height: 50px;
  vertical-align: middle;
  font-family: Verdana, Helvetica, serif;
}

#top2 {
  position: absolute;
  top: 145px;
  height: 25px;
  left: 730px;
  width: 100px;
  z-index: 24;
  clear: both;
  overflow-x: hidden;
  overflow-y: hidden;
  text-align: center;
  line-height: 50px;
  vertical-align: middle;
  font-family: Verdana, Helvetica, serif;
}

#top3 {
  position: absolute;
  top: 145px;
  height: 45px;
  left: 840px;
  width: 100px;
  z-index: 24;
  clear: both;
  overflow-x: hidden;
  overflow-y: hidden;
  text-align: center;
  line-height: 50px;
  vertical-align: middle;
  font-family: Verdana, Helvetica, serif;
}

#bluebox {
  position: absolute;
  top: 570px;
  height: 20px;
  left: 0px;
  width: 500px;
  z-index: 24;
  clear: both;
  overflow-x: hidden;
  overflow-y: hidden;
  text-align: center;
  line-height: 20px;
  vertical-align: middle;
  font-family: Verdana, Helvetica, serif;
  color: #ffffff;
  font-weight: bold;
  background-color: #0098d3;
}

#orangebox {
  position: absolute;
  top: 570px;
  height: 20px;
  left: 500px;
  width: 500px;
  z-index: 24;
  clear: both;
  overflow-x: hidden;
  overflow-y: hidden;
  text-align: center;
  line-height: 20px;
  vertical-align: middle;
  font-family: Verdana, Helvetica, serif;
  color: #ffffff;
  font-weight: bold;
  background-color: #e67819;
}

