html {
  height: 100%;
}

body {
  margin: 0px;
  background-color: white;
  height: 100%;
}

img {
  border: 0;
}

td, p {
  font-size: 13px;
  font-family: Helvetica, Arial, sans-serif;
  color: #666666;
  vertical-align: top;
  text-align: left:
}

form td {
  vertical-align: middle;
}

form p {
  vertical-align: middle;
}

p {
  margin-left: 38px;
  margin-right: 38px;
}

p.wb {
  white-space:normal;
}

table {
  margin-left: 38px;
  margin-right: 38px;
}

u {
  text-decoration: none;
  font-weight: bold;
  color: #FF9933;
}

li {
  font-size: 13px;
  font-family: Helvetica, Arial, sans-serif;
  color: #666666;
  list-style-position: outside;
  list-style-image:url(img/pfeil.gif);
  margin-bottom: 10px;
}

h1 {
  font-size: 18px;
  font-weight: bold;
  font-family: Helvetica, Arial, sans-serif;
  color: #FF9933;
  text-align: left;
  margin-left:38px;
}

h2 {
  font-size: 14px;
  font-weight: bold;
  font-family: Helvetica, Arial, sans-serif;
  color: #FF9933;
  margin-left:38px;
/*  text-align: right;
  width: 100px;
  border-bottom: solid 1px #FF9933; */
}

.moderation {
  border-bottom: 0px;
  margin-top: -1ex;
}

h3 {
  font-size: 12px;
  font-weight: normal;
  font-family: Helvetica, Arial, sans-serif;
  color: #FF9933;
  text-align: left;
  margin-left: 110px;
  margin-top: -3.4ex;
}

input, textarea {
  background-color: #CEE2C3;
}

.submit {
  background-color: #FF9933;
  color: white;  
}

a:link {
  font-size: 13px;
  font-weight: bold;
  font-family: Helvetica, Arial, sans-serif;
  color: #607555;
}

a:visited {
  font-size: 13px;
  font-weight: bold;
  font-family: Helvetica, Arial, sans-serif;
  color: #807555;
}

a:hover {
  font-size: 13x;
  font-weight: bold;
  font-family: Helvetica, Arial, sans-serif;
  color: #FF9933;
}

a:active {
  font-size: 13px;
  font-weight: bold;
  font-family: Helvetica, Arial, sans-serif;
  color: #FF9933;
}

a:focus {
  font-size: 13px;
  font-weight: bold;
  font-family: Helvetica, Arial, sans-serif;
  color: #FF9933;
}

a.menu:link {
  display: block;
  float: left;
  width: 80px;
  height: 19px;
  font-size: 12px;
  font-weight: bold;
  font-family: Helvetica, Arial, sans-serif;
  color: white;
  background-color:#607555;
  text-decoration: none;
  text-align: center;
  padding-top: 4px;
}

a.menu:visited {
  display: block;
  float: left;
  width: 80px;
  height: 19px;
  font-size: 12px;
  font-weight: bold;
  font-family: Helvetica, Arial, sans-serif;
  color: white;
  background-color:#607555;
  text-decoration: none;
  text-align: center;
  padding-top: 4px;
}

a.menu:hover {
  display: block;
  float: left;
  width: 80px;
  height: 19px;
  font-size: 12px;
  font-weight: bold;
  font-family: Helvetica, Arial, sans-serif;
  color: white;
  background-color:#FF9933;
  text-decoration: none;
  text-align: center;
  padding-top: 4px;
}

a.menu:active {
  display: block;
  float: left;
  width: 80px;
  height: 19px;
  font-size: 12px;
  font-weight: bold;
  font-family: Helvetica, Arial, sans-serif;
  color: white;
  background-color:#607555;
  text-decoration: none;
  text-align: center;
  padding-top: 4px;
}

a.menu:focus {
  display: block;
  float: left;
  width: 80px;
  height: 19px;
  font-size: 12px;
  font-weight: bold;
  font-family: Helvetica, Arial, sans-serif;
  color: white;
  background-color:#607555;
  text-decoration: none;
  text-align: center;
  padding-top: 4px;
}

.weiter {
  text-align: right;
  padding-right: 55px;
  vertical-align: middle;
  background-image: url(img/index_16.jpg);
}

a.weiter_link {
  color: #FF9933;
  text-decoration: none;
  font-weight: normal;
  font-size: 12px;
}

.klein {
  font-size: 80%;
}

.rahmen {
  border: 1px solid #2A3624;
  width: 718px;
  margin: 30px;
  min-height: 90%;
  height: auto;
  background-image: url(img/fuss.jpg);
  background-position: bottom;
  background-repeat: no-repeat;
}

* html .rahmen { height: 90%; } /* nur für IE 5.5 - 6.x */
html + body .rahmen { height: 90%; } /* nur vom IE 5.0 */


.menu {
  float: left;
  width: 489px;
  height: 23px;
  background-color:#607555;
}

.bild2 {
  float:left;
  width:229px;
  height:26px
}

.selected {
  display: block;
  float: left;
  width: 80px;
  height: 19px;
  font-size: 13px;
  font-weight: bold;
  font-family: Helvetica, Arial, sans-serif;
  color: white;
  background-color:#FF9933;
  text-decoration: none;
  text-align: center;
  padding-top: 4px;  
}
