body{
      background-color:#000080;
      }
#banner{
      margin:auto;
      height:150px;
      width:1200px;
      background-image:url(Grafik/Homepagebanner.jpg);
      }
#leiste1{
      position:relative;
      top:150px; left:0px;
      height:45px;
      width:1200px;
      background-color:#D4D3E3;
      text-align:center;
      margin:auto;
      }
#bodyMitte{
      position:relative;
      top:150px;
      width:1200px;
      background:url(Grafik/bodyHintergrund.jpg);
}
#bodyLinks{
      position:absolute;
      top:0px; left:0px;
      width:220px;
      margin:auto;
      }
#bodyRechts{
      position:absolute;
      top:0px; left:220px;
      width:940px;
      text-align:left;
      padding:20px 20px 0px 20px;
      }
#leiste2{
      position:relative;
      top:134px; left:0px;
      height:50px;
      width:1200px;
      background-color:#D4D3E3;
      }
a.menue1 {
      display:block;
      color:#000;
      background-color:#000080;
      width:196px;
      padding:5px;
      color:#fff;
      font-size:13px;
      font-family:Verdana, Arial, sans-serif;
      font-weight:bold;
      text-decoration:none;
      text-align:center;
      margin:10px 8px 0px 8px;
      border:0px solid #0f0;
      }
a.menue2 {
      display:block;
      color:#000;
      background-color:#d5d5e3;
      width:180px;
      border-left:6px solid #000080;
      border-right:6px solid #000080;
      padding:7px;
      font-size:12px;
      font-family:Verdana, Arial, sans-serif;
      font-weight:bold;
      text-decoration:none;
      text-align:center;
      margin:0px 8px 0px 8px;
      }
a.menue2:hover {
      display:block;
      color:#000;
      background-color:#898cfc;
      }
a.menueOben {
      display:inline-block;
      color:#000;
      background-color:#fff;
      width:120px;
      height:15px;
      padding:7px;
      color:#000080;
      font-size:12px;
      font-family:Verdana, Arial, sans-serif;
      font-weight:bold;
      text-decoration:none;
      text-align:center;
      margin:5px;
      border:2px solid #000080;
      }
a.menueOben:hover {
      display:inline-block;
      color:#fff;
      background-color:#000080;
      border:2px solid #000080;
      }
#menueBDay{
      display:block;
      color:#000;
      background-color:#000080;
      width:196px;
      padding:5px;
      color:#fff;
      font-size:13px;
      font-family:Verdana, Arial, sans-serif;
      font-weight:bold;
      text-decoration:none;
      text-align:center;
      margin:10px 8px 0px 8px;
      border:0px solid #0f0;
      }
#BdayBody{
      color:#000;
      background-color:#d5d5e3;
      width:180px;
      height:auto;
      border-left:6px solid #000080;
      border-right:6px solid #000080;
      padding:7px;
      margin-left:8px;
      }
h3{
      color:#000080;
      }
h5{
      margin-top:0px;
      color:#d5d5e3;
      text-align:right;
      }
hr{
      margin-top:-15px;
      margin-bottom:20px;
      color:#000080;
      }

