body{
  margin: 0px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;  
  background-color: #FFFFFF;  
  text-align: center;
}
p{
  margin: 0px;
  margin-top: 10px;
  margin-bottom: 10px;
}
a, a:visited, a:active {
    color: #333333;
    text-decoration: underline;
    font-weight: normal;
}

a:hover {
    color: #000000;
    text-decoration: underline;
    font-weight: normal;
}
div.header{
  width: 1000px;
  height: 200px;
  /*border: solid 1px;*/
  padding: 0px;
  margin-top: 0px;
  margin: auto;
}
div.hor{
  width: 1000px;
  height: 2px;
  /*border: solid 1px;*/
  padding: 0px;
  margin: auto;
  background-color: #DDDDDD;  
}
div.content{
  width: 1000px;
  height: 800px;
  /*border: solid 1px;*/
  padding: 0px;
  margin-top: 0px;
  margin: auto;
}
div.logo{
  width: 370px;
  height: 200px;
  /*border: solid 1px;*/
  padding: 0px;
  margin: 0px;
  background-image: url('images/logo.jpg');
  float: left;
}
div.advertise{
  width: 630px;
  height: 200px;
  /*border: solid 1px;*/
  padding: 0px;
  margin: 0px;
  float: right;
}
div.contentleft{
  width: 750px;
  height: 800px;
  /*border: solid 1px;*/
  padding: 0px;
  margin: 0px;
  margin-top: 0px;
  float: left;
}
div.ver{
  width: 2px;
  height: 800px;
  /*border: solid 1px;*/
  padding: 0px;
  margin: 0px;
  background-color: #DDDDDD;  
  float: left;
}
div.contentright{
  width: 238px;
  height: 800px;
  /*border: solid 1px;*/
  padding: 0px;
  padding-left: 10px;
  margin: 0px;
  margin-top: 0px;
  float: right;
  text-align: left;
}
div.upload{
  width: 750px;
  height: 160px;
  /*border: solid 1px;*/
  padding: 0px;
  margin: 0px;
  margin-top: 0px;
  text-align: left;
}
div.terms{
  width: 750px;
  height: 120px;
  /*border: solid 1px;*/
  padding: 0px;
  margin: 0px;
  text-align: left;
}
div.imprint{
  width: 750px;
  height: 470px;
  /*border: solid 1px;*/
  padding: 0px;
  margin: 0px;
  text-align: right;
  color: #CCCCCC;
}
div.imprintupload{
  width: 750px;
  height: 210px;
  /*border: solid 1px;*/
  padding: 0px;
  margin: 0px;
  margin-top: 0px;
  text-align: left;
}
div.imprintterms{
  width: 750px;
  height: 120px;
  /*border: solid 1px;*/
  padding: 0px;
  margin: 0px;
  text-align: left;
}
div.imprintimprint{
  width: 750px;
  height: 420px;
  /*border: solid 1px;*/
  padding: 0px;
  margin: 0px;
  text-align: right;
  color: #CCCCCC;
}
div.show{
  width: 750px;
  height: 800px;
  /*border: solid 1px;*/
  padding: 0px;
  margin: 0px;
  margin-top: 0px;
  text-align: left;
}
input.showlinks{
  margin: 0px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;  
  background-color: #FFFFFF;  
  width: 600px;
  border: solid 1px;
}
div.last{
  width: 750px;
  /*border: solid 1px;*/
  padding: 0px;
  margin: 0px;
  margin-top: 0px;
  text-align: left;
}
div.most{
  width: 750px;
  /*border: solid 1px;*/
  padding: 0px;
  margin: 0px;
  margin-top: 0px;
  text-align: left;
}