

body {
      background-color: #FFF;
      font-family: Verdana, Arial, Helvetica, sans-serif;
      font-size: 14px;
      font-weight:normal;
      color: #000;
      }

#container{
           width:796px;

           background-color:#FFF;
           margin-left:0px;

           border: 2px solid #99F;
           }

#kopf{
           width:789px;
           height:60px;
           background-color:#BAB;
           background-image:URL(grafik/logo.jpg);
           color:#FFF;
           font-size: 12px;
           font-weight:bold;
           text-align:right;
           border: 0px;
           padding-right:7px;
           }
#navigation{
           width:791px;
           height:20px;
           background-color:#99F;
          padding-top:2px;
           margin-bottom:2px;
           padding-left:5px;
           border: 0px;
           }

#navigation .urhere{
           font-family: Verdana, Arial, Helvetica, sans-serif;
           color:#FFF;
           font-size:14px;
           text-decoration:none;
           background-image:URL(grafik/pfeil_weiss.gif);
           padding-left:12px;
           background-repeat: no-repeat;
           background-position: center left;
           }
#navigation .nav{
           font-family: Verdana, Arial, Helvetica, sans-serif;
           color:#FFF;
           font-size:14px;
           text-decoration:none;



           }
#navigation a{
           font-family: Verdana, Arial, Helvetica, sans-serif;
           color:#FFF;
           font-size:14px;
           text-decoration:none;

           padding-left:12px;

           }
#content{
           width:796px;
           height:450px;
           background-color:#FFF;
           border: 0px;
           }
#sprache {
          margin-bottom:20px;
          background-color:#FFF;
          vertical-align:bottom;
          padding-top:3px;
          }
#fuss{
           font-family:'Times New Roman',Times,serif;
           color:#FFF;
           font-size:14px;
           width:790px;
           height:18px;
           margin-top:3px;
           background-color:#C36;

           padding-left:10px;
                     }

#nachschlagen {
               width:760px;
               height:120px;
               position:relative;
               left:20px;
               top:40px;

               }




.abschick {

           width:100px;
           height:23px;
           border: 2px solid #99F;
           background-color: #EEE;
           cursor:pointer;
           }
.abschick_over {

           width:100px;
           height:23px;
           border-top: 2px solid #63F;
           border-right: 2px solid #99F;
           border-left: 2px solid #63F;
           border-bottom: 2px solid #99F;
           background-color: #DDE;
           padding-top:1px;
           cursor:pointer;
           }

.lang {

       cursor:pointer;
       background-color:#FFF;
       border: 1px solid #FFF;
       padding:2px;
       }

.lang_act{

          cursor:pointer;
          background-color:#FFF;
          border: 1px solid #99F;
           padding:2px;

          }

#abstand{
         margin-top:60px;
         height:2px;
         background-image: URL(grafik/linie_1.gif);
         background-repeat: repeat-x;
         background-align:top 15px;
         background-color:#FFF;
         }
#anzeige{
           width:785px;
           background-color:#FFF;
           border: 0px;
           padding:5px;
           }
#anzeige h1{
            font-family:'Times New Roman',Times,serif;
            color: #C36;
            font-weight:normal;
            margin-left:15px;
            margin-top:10px;
            }
* html #anzeige h1{
                   margin-top:0px;
                   }
#anzeige h2{
            font-family: Verdana, Arial, Helvetica, sans-serif;
            font-size: 14px;
            font-weight:normal;
            margin-left:15px;
            }
#anzeige p{

            margin-left:20px;
            }


#fuss a {
           font-family: Verdana, Arial, Helvetica, sans-serif;
           color:#FFF;
           font-size:12px;
           text-decoration:none;

           }

#anzeig_tabelle {
                 margin-left:25px;
                 margin-top:25px;
                 }

#anzeig_tabelle td{
                   width: 230px;
                   }

.auch {
       color: #99F;
       padding-left:10px;
       font-size:12px;
       }
.alt {
       color: #99F;
       }
