/*** 2k-net http://www.2k-net.de ***/


div {
  /*border: black 1px solid;*/
}
body {

  font-family: arial, verdana, helvetica, sans-serif;
  font-size: 10pt;
}


#pagetitle h1 {
  /*font-size: 140%;*/
  display: none;
}

#pagetitle a {
  /*display: none;*/
  margin-top: -30px;
}


#mainmenu {
  clear: both;
  display: none;
}

#leftside {
  display: none;
}

#content h1 {
  font-size: 130%;
}


#footer {
  font-size: 90%;
  margin-top: 30px;
}
#footer span {
  display: none;
}


table {
  border-top: 1px gray solid;
  border-left: 1px gray solid;
}
td, th {
  border-bottom: 1px gray solid;
  border-right: 1px gray solid;
}



#langselect {
  display: none;
}

.noprint {
  display: none;
}

iframe {
  height: 500px;
  width: 100%;
}
iframe#byop_graph {
  width: 715px;
  margin-left: -10px;
  height: 480px;
}

#byop_table {
  text-align: center;
}
#byop_table .left {
  text-align: left !important;
}

#tradekeys {
 text-align: right;
}
#tradekeys td {
  padding: 0 4px 0 3px;
}
#tradekeys .left {
  text-align: left !important;
}
