html
{
  height: 100%;
  overflow: -moz-scrollbars-vertical;
}

body
{
  background: url(../images/bg_header_top.gif) #c9c4c0 repeat-x top left;
  margin: 0px;
  padding: 0px;
  text-align: center;

  margin: 0px auto 0px auto;
  /*/width: 940px;/*/
  font-size: 12px;
  font-family: Tahoma, Verdana, Arial;
}

img
{
  border: none;
}

.clear
{
  clear: both;
  float: left;
}

#page
{
  width: 940px;
  margin: auto;
  text-align: center;
}

#header
{
  width: 938px;
  height: 100px;
  text-align: left;
}

#headerleft
{
  float: left;
  background: url(../images/bg_header2_left.gif) no-repeat top left;
  height: 100px;
  width: 19px;
}


#headermain
{
  float: left;
  background: url(../images/bg_header_midden.gif) repeat-x top left;
  height: 100px;
  width: 900px;
}

#headerright
{
  float: left;
  background: url(../images/bg_header_right.jpg) no-repeat top left;
  width: 19px;
  height: 100px;
}

#headermain #logo
{
  position: absolute;
  top: 40px;
  padding-left: 10px;
}

#headermenu
{
  background: url(../images/content.gif) #FFFFFF repeat-y;
  color: #000000;
  height: 200px;
  text-align: left;
  width: 938px;
}

#headermenu #menuspan
{
  float: left;
  height: 200px;
  width: 371px;
  margin-left: 9px;
  padding-right: 17px;
  border-top: 1px solid #A7A7A7;
}

#menuspan ul
{
  float: right;
  list-style: none;
  margin: 0px;
  padding: 0px;
  padding-top: 75px;
}

#menuspan li
{
  float: left;
  clear: both;
  text-align: right;
  line-height: 19px;
  width: 120px;
}

#headermenu #flash
{
  width: 532px;
  height: 200px;
  float: left;
}

#flash img
{
  width: 532px;
  height: 200px;

}

#menuspan a
{
  text-decoration: none;
  color: #404040;
}

#menuspan a.activelink, #submenu a.activelink
{
  font-weight: bold;
}

#languagebar
{
  background-color: #4b5c68;
  height: 19px;
  width: 921px;
}

#languagebar ul
{
  list-style: none;
  padding: 0px;
  margin: 0px;
  display: inline;
}

#languagebar ul li
{
  float: left;
  padding-top: 2px;
  margin-left: 15px;
}

#languagebar li:hover
{
  cursor: hand;
}

#main
{
  clear: both;
  float: left;
  text-align: left;
  line-height: 17px;
  width: 920px;
  margin-left: 9px;
  margin-right: 3px;
  background-color: #FFFFFF;
}

#content
{
  float: left;
  clear: both;
  margin: 0px;
  padding: 0px;
  margin-left: -3px;
  background: url(../images/content_achter.jpg) repeat-y top left;
  width: 938px;
  min-height: 400px;
  color: #4b5c68;
  line-height: 18px;
}

#footer
{
  float: left;
  clear: both;
  background-color: #979797;
  color: #606060;
  border-top: 1px solid #CFCFCF;
  height: 30px;
  text-align: center;
  margin-left: 10px;
  width: 920px;
  padding-top: 15px;
}

#footer a
{
  color: #606060;
  text-decoration: none;
}


#content h1
{
  color: #082752;
  font-size: 15px;
}

#contentleft
{
  float: left;
  min-height: 400px;
  width: 355px;
  margin-left: 20px;
  margin-top: 25px;
  padding-left: 20px;
  margin-bottom: 20px;
}

#contentmain
{
  background: url(../images/qol.gif) no-repeat top right;
  margin-left: 0px;
  margin-top: 25px;
  float: left;
  width: 510px;
  margin-bottom: 20px;
}

#contentbreed
{
  margin-left: 20px;
  margin-top: 25px;
  width: 865px;
  margin-bottom: 20px;
  float: left;
}


#contentmain ul
{
  padding-left: 15px;
  padding-top: 0px;
  padding-bottom: 0px;
  margin: 0px;
}

#contentmain a
{
  color: #404040;
  text-decoration: none;
}

#submenu
{
  color: #FFFFFF;
  padding-left: 184px;
}

#submenu a
{
  color: #FFFFFF;
  text-decoration: none;
}

#contentleft #contentlefttekst
{
  width: 270px;
  clear: none;
  float: left;
  font-size: 11px;
}
