#content-menu td {
  width: 223px;
  height: 370px;
  vertical-align: top;
}

#content-menu h1 {
  font: 18px Helvetica, Arial, sans-serif;
  font-weight: bold;
  font-strech: condensed;
  color: #a6a6a6;
  margin: 0;
  padding: 2px 0 0 38px;
}

#content-menu ul {
  margin: 0;
  padding: 10px 0 0 22px;
}

#content-menu li {
/*  list-style-image: url("../imgn/arrow.gif");*/
  list-style-type: none;
  line-height: 30px;
  vertical-align: middle;
}

#login-splash li {
  /*  list-style-image: url("../imgn/arrow.gif");*/
  list-style-type: none;
  line-height: 26px;
  color: #999;
  font-size: 16px;
  font-weight: bold;
  font-family: arial;
}

#content-menu a {
  text-decoration: none;
}

#content-menu-bg-red {
  background: url("../imgn/content-menu-bg-red.gif") no-repeat;
}

#content-menu-bg-green {
  background: url("../imgn/content-menu-bg-green.gif") no-repeat;
}

#content-menu-bg-yellow {
  background: url("../imgn/content-menu-bg-yellow.gif") no-repeat;
}

#content-menu-bg-blue {
  background: url("../imgn/content-menu-bg-blue.gif") no-repeat;
}

#loginform {
float: right;
padding-right: 50px;
}

#loginform form {
  background-color: #fff;
}

#timedout {
  padding: 50px;
  color: #444;
  font-family: arial;
  font-weight: normal;
}

#login-form-new {
  width: 300px;
  float: right;
  height: 400px;
  margin-right: -70px;
}

input {
  font-size: 12px;
  color: #555;
  padding-top: 4px;
}

#login-form-new input {
  text-align: center;
}

.button-submit {
  width: 197px; height: 32px;
  background: url(../imgn/button-submit.gif) no-repeat;
  text-align: center;
  padding: 8px 0 10px 0;
  color: #555;
  border: 0px solid green;
  cursor: pointer;
}

.button-submit:hover {
  background: url(../imgn/button-submit-mo.gif) no-repeat;  
  color: #fff;
}

#login-splash {
  float: left;
  padding-left: 50px;
  padding-top: 50px;
  width: 700px;
/* background: url(../imgn/cube-wood.gif) no-repeat 15% 108%;*/
}


.sub-heading {
  background: url(../imgn/strichel.gif) repeat-x 100% 100%;
  height: 26px;
  padding: 0;
  margin: 0;
  color: #A6A6A6;
  border-bottom: 10px solid white;
}

#contentcolumn-seite table {
  color: #555;
}

#contentcolumn-seite .narrow-col {
  width: 200px;
}