body {
      background-color:#FFFFFF;
      color:#800000;

}

a:link{
color:#990000;
text-decoration:none;
}
a:visited{
color:#990000;
text-decoration:none;
}

a:focus{
color:#990000;
text-decoration:none;
}

a:hover{
color:black;
text-decoration:underline;
}

.content{


          width:1000px;

          /*border: 1px #AA0000 solid;*/
          margin-top: 40px;
          margin-left:auto;
          margin-right:auto;
          margin-bottom: 50px;
}

.text_links {
             text-align: left;
}

.footer  {
          width:1000px;
          border-top: 1px #AA0000 solid;
          text-align: center;
          font-size:0.8em;
          clear:both;
}

.p1000 {
       width:1000;
       border-top: 1px #AA0000 solid;

}
.space10{
       margin:10;
}

.space20{
       margin:20;
}

.navi_left {
      float:left;
      width:180px;
      text-align:right;
}


.navi_right {
    float:right;
     width:180px;
     text-align:left;
}

.text{
   border-top: 1px #AA0000 solid;
   text-align:left;
}

.navi_flat{
    border-top: 1px #AA0000 solid;
     border-bottom: 1px #AA0000 solid;

}

.buch_white{
       width:800px;
        border: 1px #AA0000 solid;
        background-color:#FFFFFF;
}
