
html, body
{
   margin: 0px;
   height: 100%;
   font-family: Trebuchet MS;
   color: #2f2f2f;
   background-image: url(../images/header_bg.png);
   background-repeat: repeat-x;
   }

form, div, table, td, th, p, span, a, ul, ol, li
{
  font-family: Trebuchet MS, Arial;
  color: #2f2f2f;
   }

img
{
  border: 0px;
}

form
{
  margin: 0px;
}

ul
{
  margin-left: 8px;
  padding-left: 8px;
  margin-top: 0px;
}

div.admin
{
  margin-top: 25px;
  margin-bottom: 15px;
  pading-top: 5px;
  font-weight: bold;
  color: #062c4b;
  border-top: 1px dotted #cc0000;
}

div.main
{
  position: relative;
  top: 0px;
  left: 0px;
  width: 975px;
  margin: auto;
  height: 100%;
  z-index: 1;
  text-align: left;
}

div.logo
{
  position: absolute;
  top: 37px;
  left: 19px;
  width: 435px;
  height: 132px;
  z-index: 3;
}

div.logo_mirrored
{
  position: absolute;
  top: 168px;
  left: 19px;
  width: 435px;
  height: 78px;
  background-image: url(../images/logo_top_mirrored.png);
  background-repeat: no-repeat;
  z-index: 2;
}

div.header_text_eierteigwaren
{
  position: absolute;
  top: 106px;
  left: 454px;
  width: 179px;
  height: 24px;
  z-index: 2;
  background-image: url(../images/header_text_eierteigwaren.png);
}

div.logo_kaernten_echt_gut
{
  position: absolute;
  top: 77px;
  left: 856px;
  width: 103px;
  height: 93px;
  z-index: 2;
}

div.main_content
{
  position: absolute;
  top: 220px;
  left: 255px;
  width: 720px;
  z-index: 4;
     color: #2f2f2f;
}

div.content_box
{
  width: 730px;
  display: block;
  padding-bottom: 30px;
}


div.barrier_free_font_size
{
  position: absolute;
  top: 130px;
  left: 708px;
  width: 79px;
  height: 18px;
  background-image: url(../images/barrier_free_font_size.png);
  background-repeat: none;
  z-index: 4;
}

div.barrier_free_font_size_1
{
  position: absolute;
  top: 0px;
  left: 85px;
  width: 11px;
  height: 18px;
  z-index: 4;
}

div.barrier_free_font_size_2
{
  position: absolute;
  top: 0px;
  left: 106px;
  width: 13px;
  height: 18px;
  z-index: 4;
}

div.barrier_free_font_size_3
{
  position: absolute;
  top: 0px;
  left: 126px;
  width: 16px;
  height: 18px;
  z-index: 4;
}

a.font_size_1:link, a.font_size_1:visited
{
  background: url(../images/barrier_free_font_size_1.png) 100% 0% no-repeat;
  width: 11px;
  line-height: 18px;
  text-decoration: none;
  display: block;
  float: left;
}

a.font_size_1:hover
{
  background: url(../images/barrier_free_font_size_1.png) 0% 100% no-repeat;
}

a.font_size_2:link, a.font_size_2:visited
{
  background: url(../images/barrier_free_font_size_2.png) 100% 0% no-repeat;
  width: 13px;
  line-height: 18px;
  text-decoration: none;
  display: block;
  float: left;
}

a.font_size_2:hover
{
  background: url(../images/barrier_free_font_size_2.png) 0% 100% no-repeat;
}

a.font_size_3:link, a.font_size_3:visited
{
  background: url(../images/barrier_free_font_size_3.png) 100% 0% no-repeat;
  width: 16px;
  line-height: 18px;
  text-decoration: none;
  display: block;
  float: left;
}

a.font_size_3:hover
{
  background: url(../images/barrier_free_font_size_3.png) 0% 100% no-repeat;
}