BODY
{
  background-color: #e1e1e1;
  background-image: url('../images/body_background.gif');
  background-repeat: repeat-x;
  background-position: top left;
  padding: 0px;
  margin: 0px;
  font-family: Verdana, Arial, helvetica, Sans-serif;
  font-size: 10px;
  line-height: 16px;
}
#wrapper
{
  position:absolute;
  left:50%;
  margin-left:-420px;
}

A
{
  color: #2063a9;
  text-decoration: none;
}
A:hover
{
  color: #ff6600;
  text-decoration: underline;
}

#menu
{
  background-color: #2777cc;
  background-image: url('../images/menu_background.gif');
  background-repeat: repeat-x;
  background-position: top left;
  width: 840px;
  height: 81px;
}
#header
{
  margin-top: 24px;
}
#container_postioner
{
  position: absolute;
  margin-left: -2px;
}
#container
{
  border-left: 2px solid #ffffff;
  border-right: 2px solid #ffffff;
  background-color: #ffffff;
}

.header_image
{
  border-top: 2px solid #ffffff;
  border-bottom: 2px solid #ffffff;
  display: block;
}
.shadow_left
{
  position: absolute;
  margin-left: -16px;
  margin-top: 66px;
}
.shadow_right
{
  position: absolute;
  margin-left: 842px;
}
.header_balk_left
{
  position: absolute;
  background-color: #ff9f00;
  height: 10px;
  width: 234px;
}
.header_balk_right
{
  position: absolute;
  background-color: #ff6600;
  margin-left: 234px;
  height: 10px;
  width: 606px;
}


.logo
{
  position: absolute;
  margin-top: -8px;
  margin-left: -40px;
  z-index: 10;
  border: none;
}
.startpage
{
  position: absolute;
  margin-left: -17px;
}
.menu_shadow
{
  position: absolute;
  margin-left: 840px;
  margin-top: 1px;
}
.menu_first
{
  margin-left: 222px;
  border: none;
}
.menu_next
{
  margin-left: 6px;
  border: none;
}

.content_container
{
  margin-top: 10px;
}
.gray_foto_frame
{
  position: absolute;
  margin-left: 5px;
}

#content
{
  color: #2462a9;
  width: 500px;
  font-family: Verdana, Arial, helvetica, Sans-serif;
  font-size: 10px;
  line-height: 15px;
  text-align: justify;
  margin-left: 20px;
  margin-top: 10px;
}
#content_blok
{
  width: 275px;
  height: 340px;
  margin-left: 5px;
  background-image: url('../images/gray_foto_frame.gif');
  background-repeat: no-repeat;
  background-position: top left;
}
.content_blok_image
{
  margin-left: 26px;
  margin-top: 21px;
}
#content_blok_text
{
  color: #000000;
  margin-top: 8px;
  margin-left: 31px;
  font-family: Verdana, Arial, helvetica, Sans-serif;
  font-size: 10px;
  line-height: 15px;
  text-align: justify;
  width: 200px;
  z-index: 10;
}
#content_blok_2
{
  background-image: url('../images/back_orangetext.gif');
  background-repeat: no-repeat;
  background-position: top left;
  height: 120px;
  width: 500px;
  margin-top: 10px;
}
#content_blok_2_text
{
  font-family: Verdana, Arial, helvetica, Sans-serif;
  font-size: 10px;
  line-height: 15px;
  color: #ffffff;
  padding-left: 50px;
  padding-top: 35px;
}
.footer_text
{
  font-family: Verdana, Arial, helvetica, Sans-serif;
  font-size: 10px;
  color: #2462a9;
  text-align: center;
}
#stats
{
  /* display: none; */
  color: #880000;
}