body,td,th {
  font-family: Arial;
  font-size: 12px;
  color: #000;
}

body {
  background-image: url(pics/spacer.jpg);
  background-repeat: repeat-x;
  background-color: #fff;
  margin: 10px;
}

img {
  border: 0;
}

h1{
  color: black; /* #900 */
  text-align: center;
  margin: 0 auto 20px auto;
  font-size: 1.6em;
}

h2{
  color: black; /* #900 */
  margin-bottom: 0;
  font-size: 1.2em;
}

a:link, a:visited, a:hover, a:active{
  color:  #900;
}

table.list {
  border-width: 1px;
  border-spacing: 0px;
  border-style: solid;
  border-color: black; /* #900 */
  border-collapse: collapse;
  background-color: #fff;
}

.ul_navi{
  list-style: none;
  background-color: black; /* #900 */
  margin: 0;
  padding: 5px 0;
  overflow: hidden;
}

.ul_navi li{
  display: inline;
  padding: 8px 10px 7px 10px;
}

.ul_navi li a:link, .ul_navi li a:visited, .ul_navi li a:active, .ul_navi li a:hover {
  color: #fff;
  font-size: 1.2em;
  font-weight: bold;
  letter-spacing: 1px;
  text-decoration: none;
}

.index .a_index, .description .a_description, .modules .a_description, .connections .a_description, .reliability .a_description, .features .a_description, .systemrequirements .a_description, .price .a_price , .downloads .a_downloads, .changelog .a_downloads, .demo .a_demo, .order .a_order, .support .a_support, .faq .a_faq, .contact .a_contact, .impressum .a_impressum{
  background-color: #F3931A;
}

.head {
  font-size: 14px;
  font-style: inherit;
}

.dl {
  color: #0c0;
  font-size: 20px;
}

.price {
  color: #0c0
}

input.order {
  text-align: center;
}

.formbutton{
  cursor:pointer;
  border: outset 1px #ccc;
  background: #999;
  color: #777;
  font-weight: bold;
  padding: 1px 2px;
  background: url(pics/formbg.gif) repeat-x left top;
}

.headsmall {
  font-size: 16px;
}

.headbig {
  font-size: 18px;
  font-weight: bold;
  text-align: center;
}

.headbignostrong {
  font-size: 18px;
}

.headlineWHITE {
  color:#fff;
}

.aktuelles_td{
  padding: 0 5px;
  width: 200px;
}

.aktuelles_eintrag{
  margin-bottom: 10px;
}

.aktuelles_datum{
  font-weight: bold;
}

.aktuelles_kopfzeile{
  font-size: 1.4em;
  text-align: center;
  font-weight: bold;
  margin-bottom: 15px;
}

#edit_form{
  display: inline;
}

.steadyprint_steady{
  color: #A7640D;
  font-weight: bold;
  letter-spacing: 2px;
}

.steadyprint_print{
  color: #900;
}