body
  {
   margin:0px; 
   background-image:url(Grafiken/hintergrund.gif); 
   background-repeat:repeat-y;
  }

.Name
  {
   color: #11375F;
   font-family: Times New Roman, serif;
   font-size: 22px;
   font-weight: bold;
   font-style: normal;
  }

h2
  {
   font-family: Times New Roman, serif;
   font-size: 18px;
   font-style: italic;
   font-weight: normal;
   color: #11375F;
  }

.Titel
  {
   font-family: Times New Roman, serif;
   font-size: 18px;
   font-style: italic;
   font-weight: normal;
   color: #11375F;
   margin:5%; 
   margin-top:15%; 
   margin-left:100px; 
   text-align:center;
  }

.Obertitel
  {
   font-family: Times New Roman, serif;
   font-size: 18px;
   font-style: italic;
   font-weight: normal;
   color: #557B9F;
  }

h1
  {
   font-family: Times New Roman, serif;
   font-size: 16px;
   font-style: normal;
   font-weight: bold;
   color: #11375F;
  }

.Standard 
  {
   font-family: Times New Roman, serif;
   font-size: 14px;
   font-style: normal;
   font-weight: normal;
   color: #11375F;
   line-height:20px;
  }
  
.Standard_blau
  {
   font-family: Times New Roman, serif;
   font-size: 14px;
   font-style: normal;
   font-weight: normal;
   color: #0000FF;
   line-height:20px;
  }
  
.Hyperlink 
  {
   font-family: Times New Roman, serif;
   font-size: 14px;
   font-style: normal;
   font-weight: normal;
   color: #11375F;
   text-decoration: underline;
  }

.russisch
  {
   font-family: Times New Roman, serif;
   font-size: 14px;
   mso-ansi-language: RU; 
   mso-bidi-font-size: 12.0pt
   color: #000000;
  }

#bd
  {
   height:100%; 
   background-image:url(Grafiken/schoenwetter2.jpg); 
   background-repeat:repeat-y;
  }

#rahmen
  {
   width:990px;
  }

#menu
  {
   width:170px; 
   float:left;
   display:inline;
  }

#inhalt
  {
   width:820px;
   float:left;
   display:inline; 
  }

#clearing
  {
   clear:left;
  }

.first-letter
  {
   font-size:16px;
  }