a {
  color: #323794;
  text-decoration: none;
}
a.menu {
  color: #323794;
  font-size: 1.1em;
  text-decoration: none;
}
a:hover.menu{
  color: #323794;
  text-decoration: underline;
}
a:hover{
  color: #800000;
  text-decoration: none;
  
}
.aktLink {
  color: #800000;
  font-size: 1.1em;
  text-decoration: none;
  
}

.aktLink#unterMenue {
  color: #800000;
  font-size: 0.8em;
  text-decoration: none;
  font-weight: bold;
}

#menue2{
  font-size: 13px;
}

#unterMenue{
  font-size: 0.9em;
}
body{
  background: #cef1f2;
  text-align:center;
  color: #323794;
  font-family: 'TimesNewRomanPSMT', 'Times New Roman', serif;
    
}
#bg{
  width:700px;
  margin:-13px auto;
  text-align:left;
  background-image: url(standard/bg.png);
  background-repeat: no-repeat;
  height: 1020px;
}

#bgSegnung{
  width:700px;
  margin:-13px auto;
  text-align:left;
  background-image: url(standard/bgBegegnung.png);
  background-repeat: no-repeat;
  height: 1020px;
}

#bgBlessing{
  width:700px;
  margin:-13px auto;
  text-align:left;
  background-image: url(standard/bgBlessing.png);
  background-repeat: no-repeat;
  height: 1020px;
}

/* verlaengert das hintergrundbild */
#bgWeiss{
  margin:-13px auto;
  background: white;
  width:700px;
  
}

#fahnen{
  text-align: right;
  margin-bottom: 65px;
}

.GrosserText1{
  font-size: 14pt;
  color: #323794;
  font-weight:bold;
}

h1{
  font-size: 23px;
  color: #800000;
  font-weight: bold;
}

h2{
  font-size: 20px;
  color: #800000;
  font-weight: bold;
  margin: 0px;
}

#linie{
  margin: 25px 0 0 45px;
  float: left;
}

#main{
  float: left;
  margin: 30px 0 0 25px;
  font-size: 12pt;
  color: #323794;
  width: 450px;
  backgroun: white;
  overflow: visible;
}

#menue{
  margin: 115px 0 0 15px;
  float: left;
}

p{
  margin: 0px;
}
/* fuer fotos */
.rahmen{
      border: 1px solid #990000; 
      width: 250px; 
      padding: 5px
}

.rot {
  font-size: 14pt; 
  font-weight: bold; 
  color: #800000
}



/* in alten dateien reingeflickt */
.divMain{
  margin: 100px 0 0 180px;
}
.text{
  font-family: times new roman;
  font-size: 12pt;
  color: #323794;
  font-weight: normal;
}

.Text1{
  font-size: 1.2em;
}

#textLinks{
  width: 280px;
  margin: 0px auto;
  font-size: 25px;
  font-style: italic;
}

.Title{
  font-size: 40px;
}





