html {
   background-color:white;
   margin:0px;
   padding:0px;
}

body {
   width:800px;
   margin-top:25px;
   margin-left:auto;
   margin-right:auto;
   font-family: verdana, helvetica, arial, sans-serif;
}

#header {
   position:absolute;
   width:800px;
   height:175px;
   margin-top:0px;
   margin-left:0px;
   background-color:#ff9900;
}

#navigation {
   position:absolute;
   background-color:#ff9900;
   margin-top:175px;
   margin-left:0px;
   width:180px;
}

a.navi, a.navi_first, a.navi_self {
   display:block;
   white-space:nowrap;
   overflow:hidden;
   border-left:1px solid black;
   border-right:1px solid black;
   border-bottom:1px solid black;
   font-family:Tahoma,sans-serif;
   font-size:12px;
   font-weight:bold;
   text-decoration:none;
   letter-spacing:0.1em;
   padding:3px;
   text-align:center;
}

a.navi_first {
   border-top:1px solid black;
}

a.navi:link, a.navi_first:link,
a.navi:visited, a.navi_first:visited {
   background-color:#ff9900;
   color:black;
}

a.navi_self:link, a.navi_self:visited {
   background-color:red;
   color:white;
}

a.navi:hover, a.navi_first:hover, a.navi_self:hover,
a.navi:active, a.navi_first:active, a.navi_self:active {
   background-color:white;
   color:black;
}

#table_top {
   position:absolute;
   top:100px;
   right:5px;
   border:2px solid black;
  }

#td_top {
   font-size: 8pt;
   background-color:rgb(255,255,255);
   text-decoration:none;
   font-weight:bold;
   border: 2px solid black
}

#content {
   position:absolute;
   margin-top:175px;
   margin-left:180px;
   margin-right:180px;
   width:440px;
   border:1px solid black;
}

#features {
   position:absolute;
   margin-top:175px;
   margin-left:620px;
   width:180px;
}

#logo {
   position:absolute;
   top:5px;
   left:5px;
   width:120px;
   height:125px;
}

#textur {
        position:absolute;
        top:45px;
        left:195px;
        font-weight:bold;
        font-style:normal;
        font-size:200%;
        line-height:1.1em;
        color:rgb(0,0,0);
}

h1,h2,p.text,p.intro,ul,ol,table.text {
   margin-left:16px;
   margin-right:16px;
}


h1 {
      position:absolute;
      top:25px;
      left:195px;
      font-weight:bold;
      font-style:normal;
      font-size:20pt;
      line-height:1.1em;
      color:rgb(0,0,0);
      }

h2 {
   font-weight:bold;
   font-style:normal;
   font-size:16pt;
   line-height:1.1em;
   color:rgb(0,0,0);
   border-left:#ff9900 solid 20px;
   border-bottom:#ff9900 solid 4px;
   padding-left:12px;
   margin-top:25px;
   text-align:left;
   width:83%;
}

h3 {
   font-weight:bold;
   font-style:normal;
   font-size:14pt;
   line-height:1.1em;
   color:rgb(0,0,0);
   margin-top:25px;
   text-align:left;
   width:90%;
   padding-left:12px;
}

hr {
   font-weight:bold;
   font-style:normal;
   font-size:110%;
   line-height:1.1em;
   color:#ff9900;
   border-top:#ff9900 solid 2px;
   width:90%;
}

p {
   text-align:justify;
   font-weight:normal;
   font-style:normal;
   font-size: 12pt;
   line-height:1.3em;
   color:black;
   margin-left:16px;
   margin-right:16px;
   width:400px;
}

li {
   text-align:justify;
   margin-left:16px;
   margin-right:16px;
   font-weight:normal;
   font-style:normal;
   font-size:12pt;
   line-height:1.1em;
   color:black;
}

td,th {
   text-align:left;
   font-style:normal;
   font-size:100%;
   line-height:1.1em;
   color:black;
}

th {
   font-weight:bold;
}

#bannerklein {
   position:absolute;
   top:25px;
   right:5px;
   width:234px;
   height:60px;
}

div.box_title {
   margin-top:8px;
   margin-left:8px;
   margin-right:8px;
   background-color:#ff9900;
   color:black;
   font-size:12px;
   font-weight:bold;
   padding:1px;
   text-align: center;
}

div.box_content {
   margin-left:8px;
   margin-right:8px;
   margin-bottom:8px;
   background-color:white;
   border:#ff9900 solid 1px;
   color:black;
   font-size:80%;
   font-weight:normal;
   padding:3px;
   text-align: justify;
}

div.box_kopf {
   text-decoration:none;
   margin-top:16px;
   margin-left:16px;
   margin-right:16px;
   background-color:#ff9900;
   color:white;
   font-size:12px;
   font-weight:bold;
   padding:1px;
   text-align: center;
   width:400px;
}

div.box_links {
   text-decoration:none;
   margin-left:16px;
   margin-right:16px;
   margin-bottom:8px;
   background-color:rgb(239,239,239);
   border:rgb(0,0,0) solid 1px;
   font-size:normal;
   width:400px;

}

.links {
   text-decoration:none;
   font-weight:bold;
    font-size:75%;
   color:red;
   text-align:center;
   padding-left:5px;
   border: 1px solid black;
   width:35%;
   background-color:white;
}

.rechts {
   font-weight:normal;
   font-size:80%;
   color:black;
   text-align:justify;
   padding:5px;
   border: 1px solid black;
   width:65%;
   background-color:white;
}

.kasten {
  font-size: 12pt;
  text-align: center;
  padding: 5px;
  color: white;
  background-color:#ff9900;
  border-style: solid;
  border-width: 1px;
  border-color: black;
  width:380px;
  margin-left:auto;
  margin-right:auto;
  }

.kastenbox {
  font-size: 12pt;
  text-align: center;
  padding: 5px;
  color: white;
  background-color:#ff9900;
  border-style: solid;
  border-width: 1px;
  border-color: black;
  width:420px;
  margin-left:auto;
  margin-right:auto;
  }