.alphabet{
  margin: 5px 0;
  font-weight: bold;
}
#button{
  margin-left: 70px;
}

#buttonSchliessen{
  margin-top: 190px;
}

#divVeranstaltungen{
  width:210px;
  float: left;
  ackground: silver;
}

#divAnbieter{
  clear: both;
  ackground: red;
  margin-bottom: 10px;
}

#einzug{
  margin-left: 7px;
}

#hilfe{
  float: right;
  margin: 20px 0 0 15px
}

#hilfeGross{
  margin: 2px 0 50px 375px ;
}

#kasten{
  background: #F3F3F3;
  border: 1px solid rgb(240, 240, 237);
  background-image:url(../i/buttons/suchen_titel.png);
  background-repeat: no-repeat;
  background-position: 0 0;
  height: 93px;
  width: 400px;
  padding-top: 97px;
}

#kasten1{
  background: #F3F3F3;
}

#plz1{
  margin: 5px 0 0 0;
}

#radius{
  clear: both;
}

#rubrikenBox{
  border: 1px solid silver;
  background: white;
  padding: 3px 0 3px 3px;
  width: 100%;
}

#rubrikenBoxTitel{
  padding: 0 3px 3px 0;
  border-bottom: 1px solid silver;
  margin-right: 3px;
  margin-bottom: 3px;
  
}

#rubrikenButtonTitel{
  float: right;
}

#rubrikenScroll{
  height:140px;
  overflow-y: scroll;
  overflow-x:hidden;
  background: white;
  order: 1px solid silver;
}

#stichwort1{
  clear: both;
  margin-bottom: 10px;
}


#t2{
  margin-left: 5px;
  border-bottom: 1px solid silver;
}

.titelLayoutCapital{
  color: #a00001;
  font-weight: bold;
  font-size: 55px;
  
}

.titelLayoutGesamt{
  letter-spacing: 5px;
}

.titelLayoutNormal{
  font-weight: bold;
  font-size: 45px;
  
}

.titelLayoutRot{
  font-size: 45px;
  font-weight: bold;
  color: #a00001;  
}

.titelLayoutUnterzeile{
  font-size: 23px;
  color: #a00001;
  font-weight: bold;
  letter-spacing: 2.6px;
  overflow: visible;
  margin: -7px 0 20px 0;
  border-bottom: 1px solid #006699;
  width: 465px;
}

#umkreis{
  margin: 5px 0 0 0;
}



/* .............. */
/*#hiddenForms{
  display: none;
}

#stichwort{
  width: 200px;
  height: 30px;
  color: #a00001;
  font-weight: bold;
  font-size: 12px;
  border: 0px;
  background: url(../i/buttons/suchen_StichwortBG_text.png) 0 0 no-repeat;
  padding-left: 5px;
  
}

#suchenIndex{
  padding: 0px;
  margin-bottom: 10px;
  background: #f3f3f3;
}*/

#buttonAnbieter{
  display: block;
  width: 185px;
  height: 55px;
  color: orange;
  background-image: url(../i/buttons/suchen_ButtonAnbieter_1.png);
  
}

#buttonTermine{
  display: block;
  width: 185px;
  height: 55px;
  color: orange;
  background-image: url(../i/buttons/suchen_ButtonTermine_1.png);
  
}



