body {
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  background-color: white;
  margin: 0px;
  padding: 0px;
  color: #000000;
  background-color:#efefef;
}
body {

}
* html body {
        height: 100%;
        width: 100%;
}

a {
  color: #154268;
}

a:hover {
  color: #000000;
  text-decoration:none;
}

div#left {
  width: 100px;
  height: 74px;
<!--  background-image: url(images/design_03.gif); -->
  background-position:left;
  background-repeat:no-repeat;
}

div#header {
  width: 380px;
  height: 90px;
  background-image: url(images/logo5.jpg);
  background-position:center;
  background-repeat:no-repeat;
margin-top:20px;
margin-bottom:20px;
}

div#header2 {
  width: 350px;
  height: 74px;
  background-image: url(images/design_05.gif);
  background-position:right;
  background-repeat:no-repeat;
}

div#right {
  width: 100px;
  height: 74px;
<!--  background-image: url(images/design_06.gif); -->
  background-position:right;
  background-repeat:no-repeat;
}

div#container {
  text-align: center;
  width: 110px;
  height: 50px;
}

.contentX {
  margin: 0px auto;
  width: 75%;
  text-align: center;
  color: #FB8E32;
        padding: 5px;
        font-family:Arial,sans-serif;
        font-size: 11px;
}

.contentX a img {
border:0;
opacity:1.0;
-moz-opacity:1.0;
filter:alpha(opacity=100);
width:100px;
height:50px;
}

.contentX a:hover img {
opacity:0.9;
-moz-opacity:0.9;
filter:alpha(opacity=95);
border: 1px solid #efefef;
width:98px;
height:48px;
}

.content {
  margin: 5px auto;
  width: 610px;
  text-align: left;
  border: 1px solid #8da4b7;
  background-color: #e5e8f9;
        padding: 5px;
        font-family:Arial,sans-serif;
        font-size: 11px;
}

.caption {
  font-size: 14px;
  font-weight: bold;
  text-align: center;
}

.text {
  font-size: 13px;
}

td {
  padding: 1px 0px;
}

.file0 {
  background-color: #f8fafb;
  text-align: left;
}

.file1 {
  background-color: #f2f6fa;
  text-align: left;
}

div#rechts ul { margin: 0; padding: 0; }

div#rechts li {
    list-style: none;
    margin: 0; padding: 0;
    line-height: 20px;
}

.error {
  width: 75%;
  margin: 5px auto;
  text-align: left;
  background-color:#FFEEEE;
        border: 1px solid #CC0000;
        color:#CC0000;
        padding: 5px;
        font-family:Arial,sans-serif;
        font-size: 12px;
}

.error li {
  list-style-type: disc;
}

div#footer {
  clear:both;
}

img {
  border: 0px;
}

.warnung {
  border: 1px solid #CCCCCC;
  background-color:#FFF0F0;
        padding: 0.5em;
        position:absolute;
  max-width: 40%;
  min-width: 20%;
        font-family:Arial,sans-serif;
        font-size: 11px;
}

.copyright {
  font-family:Arial,sans-serif;
        font-size: 10px;
}

.small {
  font-family:Arial,sans-serif;
        font-size: 10px;
}

input,
textarea {

        background: #FFF;
        color: #000;
        font-family: verdana, helvetica, sans-serif;
        border: 1px solid #4C77B6;
        font-size: 11px;
  margin: 3px 0px;
}


select {
        background: #FFF;
        color: #000;
        font-family: verdana, helvetica, sans-serif;
        font-size: 11px;
  margin: 3px 0px;

}


.button {
        background: #DFE6EF;
        border: 1px solid #4C77B6;
        color: #000;
        font-family: Verdana, Helvetica, Sans-Serif;
        font-size: 11px;
        padding: 2px;
        vertical-align: middle;
}

.supporters {
  border: 2px solid #8da4b7;
  width: 80%;
  border-collapse: collapse;
}

.supporters td, th {
  padding: 3px;
  border: 1px solid #8da4b7;

}

th {
  font-weight: bold;
  text-align: left;
}

.tr0 {
  background-color: #f8fafb;
}

.tr1 {
  background-color: #f2f6fa;
}

.nav td {
        vertical-align: bottom;
}

.new { width:590px; margin: 0px auto; }
.new td { padding: 2px 20px; }