a.menu{
  font-weight: bold;
  text-decoration: none;
  font-size: 0.8em;
  color: #000080;
}
a.menu:hover{
  color: #000080;
  text-decoration: underline;
  
}
a.aktLink#unterMenue{
  font-size: 
  color: #000080;
  text-decoration: underline;
  font-size: 0.8em;
}

a.aktLink{
  font-weight: bold;
  color: #000080;
  text-decoration: underline;
  font-size: 0.8em;
}

a#unterMenue{
  font-weight: normal;
}

#abstand{
  float: left;
  width: 230px;
  background: red;
  height: 200px;
  margin-top: 220px;
  
}
body{
  background-image: url(i/bg.png);
  font-family: arial;
  font-size: 100.01%;
  color: #000080;
  
}

#c{
  font-size: 0.5em;
  vertical-align: text-top;
}

.ersteTdMenue{
  border-top: 1px solid silver;
}

#horizontal{
  position: fixed;
  top: 175px;
  left:20px;
  border-bottom: 2px solid #5255a1;
  z-index:7;
  width: 920px;
}

hr.menue{
  width: 170px;
  color: #000080;
  margin-top: -3px;
}


#logo{
  float: left;
  margin: 0 20px 0 0;
}

#logoKlein{
  
}

#main{
  width: 685px;
  margin: 220px 0 0 235px;
  z-index:3;
  float: left;
}

#mamaha{
  font-size: 5.7em;
  font-family: times;
  font-weight: bold;
  font-style: italic;
}

#menueDiv{
  float:left;
  width: 120px;
  height: 100px;
  position: fixed;
  top: 205px;
  left: 35px;
  order: 1px solid #5255a1;  
  z-index:4;
}

table.menue{
  width: 140px;
}

#titel{
  height: 197px;
  background-image: url(i/logoKomplett.png);
  position: fixed;
  left: 0;
  top: 0;
  width: 950px;
}

#untertitel{
  font-size: 1.95em;
  font-weight: bold;
  position: relative;
  top: -15px;
}

#vertikal{
  position: fixed;
  top: 173px;
  left: 220px;
  height: 600px;
  border-left: 2px solid #5255a1;
  z-index:8;
  
}

#zelle1{
  border-right: 2px solid #5255a1;
  width: 165px;
}

#zelle3{
  border-right: 2px solid #5255a1;
  border-top: 2px solid #5255a1;
  height: 500px;
}

#zelle4{
  border-top: 2px solid #5255a1;
}

