body {
  padding: 0px;
  margin-top: 30px;
  background-image:url(../img/bg.jpg);
  background-repeat: repeat-x repeat-y;
  font-family:Verdana,Arial,Helvetica,sans-serif;
}

#wrapper {
  width: 1000px;
  border: 0px;
}

#head1 {
  width: 1000px;
  height: 200px;
  border: 0px;
  background-image:url(../img/head1.jpg);
  background-repeat: no-repeat;
}

#head2 {
  width: 1000px;
  height: 100px;
  border: 0px;
  background-image:url(../img/head2.jpg);
  background-repeat: no-repeat;
}

#navi0 {
  width: 255px;
  border: 0px;
  background-color: #fff;
}

#navi1 {
  width: 200px;
  border: 0px;
  background-color: #1c20ce;
}

#nav-o {
  width: 255px;
  height: 50px;
  border: 0px;
  background-image:url(../img/nav-eck-o.jpg);
  background-repeat: no-repeat;
}

#nav-u {
  width: 200px;
  height: 175px;
  border: 0px;
  background-image:url(../img/nav-eck-u.jpg);
  background-repeat: no-repeat;
}

#headline {
  width: 745px;
  border: 0px;
  padding-left: 20px;
  background-color: #fff;
  text-align: left;
  font-size: 30px;
}

#content0 {
  width: 745px;
  height: 100%;
  border: 0px;
  background-color: #fff;
}

#content1 {
  width: 690px;
  height: 469px;
  border: 0px;
  background-color: #fff;
}

td.scroll {
  scrollbar-base-color: #203b59;
  scrollbar-3d-light-color: #a0bbd9;
  scrollbar-arrow-color: #a0bbd9;
  scrollbar-darkshadow-color: #203b59;
  scrollbar-face-color: #203b59;
  scrollbar-highlight-color: #809bb9;
  scrollbar-shadow-color: #809bb9;
  scrollbar-track-color: #203b59;
}

#platzhalter-r {
  width: 50px;
  border: 0px;
  background-color: #fff;
}

#navi-ecke {
  width: 200px;
  height: 175px;
  background-image:url(../img/nav-eck-u.jpg);
  background-repeat: no-repeat;
}

#footer {
  width: 1000px;
  height: 40px;
}

#footer-l {
  width: 50px;
  height: 40px;
  background-image:url(../img/eck-ul.jpg);
  background-repeat: no-repeat;
}

#footer-c {
  width: 900px;
  height: 40px;
  background-color: #fff;
}

#footer-r {
  width: 50px;
  height: 40px;
  background-image:url(../img/eck-ur.jpg);
  background-repeat: no-repeat;
}

#space-nav {
  width: 255px;
  height: 100%;
  background-color: #fff;
  color: #fff;
}

.con-nav-td {
  background-color: #fff;
}

a:link {
  text-decoration: none;
}

a:visited {
  text-decoration: none;
}

a:hover {
  text-decoration: none;
}

a:active: {
  text-decoration: none;
}

.news-box {
  width: 600px;
  margin: 15px;
  border: 0px;
  border-style: solid;
  border-color: #585858;
  background-color: #e5e5e5;
}

.news-head1 {
  width: 250px;
  font-size: 25px;
  padding-top: 5px;
  padding-right: 5px;
  padding-bottom: 5px;
  padding-left: 10px;
  border: 0px;
  color: #FF0000;
  background-color: #e5e5e5;
}

.news-content {
  width: 600px;
  padding: 5px;
  border-top: 1px;
  border-right: 0px;
  border-bottom: 0px;
  border-left: 0px;
  border-style: dotted;
  border-color: #585858;
  background-color: #e5e5e5;
}
