body {
  background-image: url('../images/bg/bgall.gif');
  background-position: 50% 0%;
  }

body,table {
  background-color: black;
  font-family: verdana,arial,sans-serif;
  font-size: 13px;
  color: #e5cc66;
  margin: 0px 0px 25px 0px;
  text-align: center;
  }

input,textarea,select {
  font-family: verdana,arial,sans-serif;
  }

p {
  text-align: left;
  padding: 0px 20px;
  }

a:link,a:visited,a:active {
  color: #ffcc00;
  text-decoration: underline;
  font-weight: bold;
  }

a:hover {
  color: #996600;
  text-decoration: none;
  }

a:link.red,a:visited.red,a:active.red,a:hover.red {
  color: #990000;
  }

h3 {
  color: #ffcc00;
  font-size: 17px;
  }

div.pagecnt {
  width: 760px;
  background-image: url('../images/bg/pagecnt-sides.gif');
  background-repeat: repeat-y;
  background-position: 50% 0%;
  text-align: left;
  padding: 35px 30px 20px 30px;
  }

.flashtitel {
  margin-top: 20px;
  margin-bottom: -10px;
  }

img.brdr {
  border-style: solid;
  border-color: #996600;
  border-width: 2px;
  }

img.inlR {
  float: right;
  margin: 0px 20px 10px 20px;
  border-style: solid;
  border-color: #996600;
  border-width: 2px;
  }

img.inlL {
  float: left;
  margin: 0px 20px 10px 20px;
  border-style: solid;
  border-color: #996600;
  border-width: 2px;
  }

b {
  color: #ffcc00;
  }

.txtfld {
  font-family: verdana,arial,sans-serif;
  font-size: 11px;
  width: 250px;
  height: 19px;
  }

.fldname {
  text-align: left;
  padding-right: 15px;
  vertical-align: top;
  padding-top: 2px;
  }

.formfld {
  text-align: left;
  }

hr {
  height: 1px;
  color: #996600;
  }

li {
  list-style-type: square;
  }

form {
  margin: 0px;
  }

p.copyright {
  width: 760px;
  margin-top: 5px;
  font-size: 11px;
  text-align: right;
  color: #806600;
  }

a:link.copyright,a:visited.copyright,a:active.copyright,a:hover.copyright {
  color: #806600;
  }

a:hover.copyright {
  color: #ffcc00;
  }

img.icon16 {
  width: 16px;
  height: 16px;
  border-width: 0px;
  margin-right: 5px;
  vertical-align: middle;
  float: left;
  }