.index_body  {
              width:850px;
              margin:5px auto;
              border:0px;
              background-color:#502e1f;
              color:#000000;
             }
.index_titel {
              height:650px;
              margin:10px 20px 0px 20px;
             }
.font        { font-family:Arial,Helvetica,sans-serif; font-size:13px; }
.boldfont    { font-family:Arial,Helvetica,sans-serif; font-size:25px; font-weight:bold; }
.smallfont   { font-family:Arial,Helvetica,sans-serif; font-size:12px }
.bold        { font-weight:bold }
.t_red       { color:#ff0000; }
.datum       { font-weight:bold; text-decoration:underline; }
.w3cblock    { padding-top:5px; text-align:center; background-color:#ffffff; }
a            { text-decoration:none; }
a:link       { color:#2e3a52; font-weight:bold; }
a:visited    { color:#2e3a52; font-weight:bold; }
a:active     { color:#2e3a52; font-weight:bold; }
.body        {
              width:850px;
              margin:5px auto;
              border:2px solid #4b5d85;
              background-color:#ffffa6;
              color:#000000;
             }
#menue       {
              margin:8px;
              float:left;
              width:100px;
              padding:10px;
              border:3px solid #4b5d85;
              font-family:Arial,Helvetica,sans-serif;
              font-size:13px;
              font-weight:bold;
              line-height:20px;
              background-color:#ffff80;
             }
#menue a         { text-decoration:none; }
#menue a:link    { color:#000000; }
#menue a:visited { color:#000000; }
#menue a:active  { color:#4b5d85; }
#menue a:hover   { color:#4b5d85; }
.content     {
              margin:5px;
              float:right;
              width:670px;
              padding:8px;
              border:1px solid #4b5d85;
              font-family:Arial,Helvetica,sans-serif;
              font-size:13px;
              font-weight:normal;
              color:#2e3a52;
             }
.content_img800 {
              font-family:Arial,Helvetica,sans-serif;
              font-size:12px;
              font-weight:normal;
              background-color:#ffffa6;
              color:#2e3a52;
             }
.bottom      {
              font-family:Arial,Helvetica,sans-serif;
              font-size:14px;
              font-weight:bold;
              line-height:35px;
              color:#000000;
              background-color:#ffff80;
             }
.clear       { clear:both; }

img         {
              border:0px;
             }
.img_left    {
              font-family:Arial,Helvetica,sans-serif;
              font-size:12px;
              font-weight:normal;
              margin-bottom:10px;
              width:33%;
              float:left;
             }
.img_right   {
              font-family:Arial,Helvetica,sans-serif;
              font-size:12px;
              font-weight:normal;
              margin-bottom:10px;
              width:33%;
              float:left;
             }
