﻿
a.doppelrahmen-link-1
{
	display: inline-block;
	cursor: pointer;
	width: 350px; /*250*/
	padding: 10px;
	height: 70px;
	text-align: center;
	text-decoration: none;
	font-family: arial;
	font-size: 22pt;
	color: #000000;
	background-color: beige;
display: flex; 
align-items: center;
justify-content: center;
/* der Doppel-Rahmen */
    border: solid 4px #000000; border-radius: 20px;
    box-shadow: 0 0 0 11px #000000;  
    outline: solid 8px #fcbc15;
}
a.doppelrahmen-link-1:hover
{
  color: #000000;
  background-color: #A6F469;
}


a.doppelrahmen-link-gesucht
{
	display: inline-block;
	cursor: pointer;
	width: 350px; /*250*/
	padding: 10px;
	height: 100px;
	text-align: center;
	text-decoration: none;
	font-family: arial;
	font-size: 22pt;
	color: #000000;
	background-color: beige;
display: flex; 
align-items: center;
justify-content: center;


/* der Doppel-Rahmen */
    border: solid 4px #000000; border-radius: 20px;
    box-shadow: 0 0 0 11px #000000;  
    outline: solid 8px #fcbc15;
}

a.doppelrahmen-link-gesucht:hover
{
  color: #000000;
  background-color: #A6F469;
}

.doppelrahmen-link-2
{
	display: inline-block;
	cursor: pointer;
	width: 305px;
	height: 97px;
padding-top: 6px;
	text-align: center;
	text-decoration: none;
	font-family: comic sans ms;/*arial;*/
/*font-weight: bold;*/
line-height: 1.1;
	font-size: 20pt;
	color: #000000;
	background-color: beige;
/* der Doppel-Rahmen */
    border: solid 3px #000000; border-radius: 20px;/* = innen*/
    box-shadow: 0 0 0 13px #000000;  /* = außen */
    outline: solid 10px #fcbc15;/*= Mitte*/
}

.doppelrahmen-link-2:hover
{
  color: #000000;
  background-color: #A6F469;
}


.kontur-1 {
    font-size: 32pt;
    color: #f7c920;/*#f5f5dc;*/
    letter-spacing: 2px; 
    text-shadow:  1.5px  1.5px 1.5px black,
                  1.5px -1.5px 1.5px black,
                 -1.5px  1.5px 1.5px black,
                 -1.5px -1.5px 1.5px black;
}

.kontur-2 {
    font-size: 32pt;
    color: #f7c920;
    letter-spacing: 2px; 
    line-height: 40px;
    text-shadow:  0.7px  0.7px 0.7px black,
                  0.7px -0.7px 0.7px black,
                 -0.7px  0.7px 0.7px black,
                 -0.7px -0.7px 0.7px black;
}



      A.bildlink{
	display: inline-block;
	width: 350px;
	height: 40px;
	font-family:comic neue;
	font-size: 22pt;
	text-align: center;
	text-decoration: none;
	font-family: comic neue;
	color: #000000;
	background-color: beige;
	border-style: solid;
	border-width: 4px;
	border-color: #800000;
	      border-radius:15px; 
      -moz-border-radius:15px; 
      -webkit-border-radius:15px; 
      -khtml-border-radius:15px; 
 }
 
  A.bildlink:hover {
  color: #000000;
  background-color: #f9c205;
  }

      A.bildlink-2{
	display: inline-block;
	width: 350px;
	height: 80px;
	font-family:comic neue;
	font-size: 22pt;
	text-align: center;
	text-decoration: none;
	font-family: comic neue;
	color: #000000;
	background-color: beige;
	border-style: solid;
	border-width: 4px;
	border-color: #800000;
	      border-radius:15px; 
      -moz-border-radius:15px; 
      -webkit-border-radius:15px; 
      -khtml-border-radius:15px; 
 }
 
  A.bildlink-2:hover {
  color: #000000;
  background-color: #f9c205;
  }

      A.kurslink{
	display: inline-block;
	width: 390px;
	height: 40px;
	
	font-family:comic neue;
	font-size: 22pt;
	text-align: center;
	text-decoration: none;
	font-family: arial;
	color: #000000;
	background-color: beige;
	border-style: solid;
	border-width: 6px;
	border-color: #000000;
	      border-radius:15px; 
      -moz-border-radius:15px; 
      -webkit-border-radius:15px; 
      -khtml-border-radius:15px; 
 }
 
  A.kurslink:hover {
  color: #000000;
  background-color: #f9c205;
  }

      A.kurzmitteilung{
	display: inline-block;
	width: 330px;
	height: 60px;
	
	font-family:comic neue;
	font-size: 20pt;
	text-align: center;
	text-decoration: none;
	font-family: arial;
	color: #000000;
	background-color: beige;
	border-style: solid;
	border-width: 4px;
	border-color: #800000;
	      border-radius:20px; 
      -moz-border-radius:20px; 
      -webkit-border-radius:20px; 
      -khtml-border-radius:20px; 
 }
 
  A.kurzmitteilung:hover {
  color: #000000;
  background-color: #f9c205;
  }






  
      A.bild-musik-link{
	display: inline-block;
	width: 325px;
	height: 80px;
	font-family:comic neue;
	font-size: 22pt;
	text-align: center;
	text-decoration: none;
	font-family: comic neue;
	color: #000000;
	background-color: beige;
	border-style: solid;
	border-width: 3px;
	border-color: #000000;
	      border-radius:20px; 
      -moz-border-radius:20px; 
      -webkit-border-radius:20px; 
      -khtml-border-radius:20px; 
 }
 
  A.bild-musik-link:hover {
  color: #000000;
  background-color: #f9c205;
  }
  
      A.begleiter{
	display: inline-block;
	width: 325px;
	height: 80px;
	font-family:arial;
	font-size: 22pt;
	text-align: center;
	text-decoration: none;
	color: #000000;/*#000000;*/
	background-color: #f9c205;/*#fc675e;/*#ff0000;/*beige;*/
	border-style: solid;
	border-width: 6px;
	border-color: #000000;
	      border-radius:20px; 
      -moz-border-radius:20px; 
      -webkit-border-radius:20px; 
      -khtml-border-radius:20px; 
 }
 
  A.begleiter:hover {
  color: #ffffff;
  background-color:  #ff0000;
  }

 .bild-in-link{
  display: block;
  position: relative;
  padding-top: 6px;
  padding-left: 15px;
  width: 30px;
  height: 30px;    
 }
 
  .bild-in-musik-link{
  display: block;
  position: relative;
  padding-top: 3px;
  padding-left: 15px;
  width: 30px;
  height: 30px;    
 }

 
 
  .bild-in-link-2{
  display: block;
  position: relative;
  padding-top: 3px;
  padding-left: 15px;
  width: 40px;
  height: 30px;    
 }



 .text-in-link{
display: block;
position: relative;
font-size: 20pt;
margin-top: -65px;
	top: 0px;
	left: 0px;
}




a.doppelrahmen-kurs
{
	display: block;
	cursor: pointer;
	width: 380px;
	height: 60px;
	text-align: center;
	/*text-indent: 20px;*/
	text-decoration: none;
	font-family: comic neue;
	font-size: 24pt;
	/*padding-top:10px;*/
	color: #000000;
	/*line-height: 27px;*/
	background-color: beige;
    border: solid 2px #000000; border-radius: 20px;
    box-shadow: 0 0 0 4px #000000;  
    outline: solid 3px #fcbc15;
}

.doppelrahmen-kurs:hover
{
  color: #000000;
  background-color: #A6F469;
}

.doppelrahmen-leer
{
	display: block;
	cursor: default;/*pointer;*/
	width: 380px;
	height: 80px;
	text-align: center;
	/*text-indent: 20px;*/
	text-decoration: none;
	font-family: comic neue;
	font-size: 24pt;
	/*padding-top:10px;*/
	color: #000000;
	/*line-height: 27px;*/
	background-color: beige;
    border: solid 2px #000000; border-radius: 20px;
    box-shadow: 0 0 0 4px #000000;  
    outline: solid 3px #fcbc15;
}

.doppelrahmen-leer:hover
{
  color: #000000;
  background-color: beige;/*#A6F469;*/
}



a.doppelrahmen-volkslieder
{
	display: block;
	cursor: pointer;
	width: 350px;
	height: 50px;
	text-align: left;/*center;*/
	text-indent: 50px;
	text-decoration: none;
	font-family: arial;
	font-size: 27pt;
	padding-top:1px;
	color: #000000;
	/*line-height: 27px;*/
	background-color: beige;
    border: solid 2px #000000; border-radius: 20px;
    box-shadow: 0 0 0 4px #000000;  
    outline: solid 3px #fcbc15;
}

.doppelrahmen-volkslieder:hover
{
  color: #000000;
  background-color: #A6F469;
}

a.doppelrahmen-klassisch
{
	display: block;
	cursor: pointer;
	width: 350px;
	height: 60px;
	text-align: left;/*center;/*left;*/
	text-indent: 22px;
	text-decoration: none;
	font-family: comic sans ms;
	font-size: 27pt;
	padding-top:10px;
	color: #000000;
	/*line-height: 27px;*/
	background-color: beige;
    border: solid 2px #000000; border-radius: 20px;
    box-shadow: 0 0 0 4px #000000;  
    outline: solid 3px #fcbc15;
}

.doppelrahmen-klassisch:hover
{
  color: #000000;
  background-color: #A6F469;
}


a.doppelrahmen-link-1:hover
{
  color: #000000;
  background-color: #A6F469;
}

	


A.link-leitbild {
	display: inline-block;
	cursor: pointer;
	width: 350px;/*400px;*/
	margin-left: 5px;
	margin-top: -10px;
	padding-top: 4px;
	height: 20px;
	text-align: center;
	text-decoration: none;
	font-family: comic neue;
	font-size: 25pt;
	color: #000000;
	background-color: beige;
	border-style: solid;
	border-width: 3px;
	border-color: #800000;
    border-radius:20px; 
      -moz-border-radius:20px; 
      -webkit-border-radius:20px; 
 }
 
  A.link-leitbild:hover {
  color: #000000;
  background-color: #f9c205;
  }
  
 A.link-versammlung {
	display: inline-block;
	cursor: pointer;
	width: 350px;
	/*padding-top: 5px;*/
	height: 80px;
	text-align: center;
	text-decoration: none;
	font-family: comic neue;
	font-size: 20pt;
	color: #000000;
	background-color: beige;
	border-style: solid;
	border-width: 3px;
	border-color: #800000;
    border-radius:12px; 
      -moz-border-radius:12px; 
      -webkit-border-radius:12px; 
 }
 
  A.link-versammlung:hover {
  color: #000000;
  background-color: #f9c205;
  }
 
 .doppelrahmen-um-link
{
	display: inline-block;
	cursor: pointer;
	width: 300px;
	/*padding: 10px;*/
	height: 32px;
	text-align: center;
	text-decoration: none;
	font-family: arial;
	font-size: 20pt;
	color: #000000;
	background-color: #f9c205;

    /* der Doppel-Rahmen */
    border: solid 2px #800000; border-radius: 20px; /* Innenrahmen  */
    outline: solid 3px #fcbc15;                     /* Mittelrahmen */
    box-shadow: 0 0 0 4px #800000;                  /* Au?nrahmen  */
}

.doppelrahmen-um-link:hover
{
  color: #000000;
  background-color: #A6F469;
}
 
  
         A.link-hoch-hilfen-demenz {
	display: inline-block;
	cursor: pointer;
	width: 300px;
	height: 75px;
	margin-left: -30px;
	text-align: center;
	text-decoration: none;
	padding-top: 10px;
	font-family: Comic Neue;
	font-size: 22pt;
	color: #000000;
	background-color: beige;
	border-style: solid;
	border-width: 3px;
	border-color: #800000;
    border-radius:12px; 
      -moz-border-radius:12px; 
      -webkit-border-radius:12px; 
 }

  A.link-hoch-hilfen-demenz:hover {
  color: #000000;
  background-color: #f9c205;
  }
 
  
 A.link-kurs {
	display: inline-block;
	cursor: pointer;
	width: 300px;
	height: 60px;
	text-align: center;
	text-decoration: none;
	font-family: comic neue;
	font-size: 20pt;
	color: #000000;
	background-color: beige;
	border-style: solid;
	border-width: 3px;
	border-color: #000000;
    border-radius:12px; 
      -moz-border-radius:12px; 
      -webkit-border-radius:12px; 
 }
 
  A.link-kurs:hover {
  color: #000000;
  background-color: #f9c205;
  }
 






        A.musik-2 {
	display: inline-block;
	/*margin-bottom: 5px;*/
	cursor: pointer;
	width: 300px;
	height: 70px;/*65px;/*35px;*/
	/*padding-top: 1px;*/
	margin-top: -5px;
	text-align: center;
	text-decoration: none;
	font-family: Comic Neue;
	font-weight: bold;
	font-size: 21pt;
	color: #000000;
	background-color: #f8f1d5;/*beige; #B2F3A3;        */
	border-style: solid;
	border-width: 3px;
	border-color: #800000;
    border-radius:12px; 
      -moz-border-radius:12px; 
      -webkit-border-radius:12px; 
 }
 
  A.musik-2:hover {
  color: #000000;
  background-color: #f9c205;
  }
  
        A.musik-3 {
	display: inline-block;
	/*margin-bottom: 5px;*/
	cursor: pointer;
	width: 300px;
	height: 70px;/*65px;/*35px;*/
	/*padding-top: 1px;*/
	margin-top: -15px;
	text-align: center;
	text-decoration: none;
	font-family: Comic Neue;
	font-weight: bold;
	font-size: 19pt;
	color: #000000;
	background-color: #f8f1d5;/*beige; #B2F3A3;        */
	border-style: solid;
	border-width: 3px;
	border-color: #800000;
    border-radius:12px; 
      -moz-border-radius:12px; 
      -webkit-border-radius:12px; 
 }
 
  A.musik-3:hover {
  color: #000000;
  background-color: #f9c205;
  }
  
  
  
         A.musik-frieden {
	display: inline-block;
	/*margin-bottom: 5px;*/
	cursor: pointer;
	width: 300px;
	height: 35px;/*65px;/*35px; 70*/
	/*padding-top: 1px;*/
	margin-top: 5px;
	text-align: center;
	text-decoration: none;
	font-family: Comic Neue;
	font-weight: bold;
	font-size: 21pt;
	color: #000000;
	background-color: #f8f1d5;/*beige; #B2F3A3;        */
	border-style: solid;
	border-width: 3px;
	border-color: #800000;
    border-radius:12px; 
      -moz-border-radius:12px; 
      -webkit-border-radius:12px; 
 }
 
  A.musik-frieden:hover {
  color: #000000;
  background-color: #f9c205;
  }
 
 
  
  
       A.menulink-telefon{
	display: block;
	width: 325px;/*355px;*/
	height: 35px;/*40px;*/
	margin-top: 8px;
	text-align: center;
	text-decoration: none;
	font-family:comic neue;
	font-size: 24pt;
	color: #000000;
	background-color: beige;
	border-style: solid;
	border-width: 3px;
	border-color: #800000;
	padding: 0px;
    margin: 0 auto;
    line-height: 40px;
      border-radius:15px; 
      -moz-border-radius:15px; 
      -webkit-border-radius:15px; 
      -khtml-border-radius:15px; 
 }
 
  A.menulink-telefon:hover {
  color: #000000;
  background-color: #f9c205;
  }

 #aktiv{
  color: #000000;
  background-color:#CAD43F;
}

#aktiv:hover{
  color: #000000;
  background-color: #f9c205;
}

     A.menulink-mitte{
	display: inline-block;
	width: 325px;/*355px;*/
	height: 35px;/*40px;*/
	padding-top:  2px;
	margin-top: -8px;
	text-align: center;
	text-decoration: none;
	font-family:comic neue;
	font-size: 22pt;
	color: #000000;
	background-color: beige;
	border-style: solid;
	border-width: 3px;
	border-color: #800000;
	      border-radius:15px; 
      -moz-border-radius:15px; 
      -webkit-border-radius:15px; 
      -khtml-border-radius:15px; 
 }
 
  A.menulink-mitte:hover {
  color: #000000;
  background-color: #f9c205;
  }
  
      A.menulink-mail-innen{
	display: inline-block;
	width: 325px;/*355px;*/
	height: 30px;/*40px;*/
	/*padding-top:  2px;*/
	margin-top: -8px;
	text-align: center;
	text-decoration: none;
	font-family:comic neue;
	font-size: 22pt;
	color: #000000;
	background-color: beige;
	border-style: solid;
	border-width: 3px;
	border-color: #800000;
	      border-radius:20px; 
      -moz-border-radius:20px; 
      -webkit-border-radius:20px; 
      -khtml-border-radius:20px; 
 }
 
  A.menulink-mail-innen:hover {
  color: #000000;
  background-color: #f9c205;
  }
 

     A.menulink-mail-index{
	display: inline-block;
	width: 325px;
	height: 40px;
	margin-top: -20px;
	text-align: center;
	text-decoration: none;
	font-family: comic neue;
	font-size: 22pt;
	color: #000000;
	background-color: beige;
	border-style: solid;
	border-width: 3px;
	border-color: #800000;
	      border-radius:15px; 
      -moz-border-radius:15px; 
      -webkit-border-radius:15px; 
      -khtml-border-radius:15px; 
      margin-top: -15px;
 }
 
  A.menulink-mail-index:hover {
  color: #000000;
  background-color: #f9c205;
  }



A.menulink-besucher {
	display: inline-block;
	width: 150px;
	height: 30px;
	text-align: center;
	text-decoration: none;
	font-family:Comic+Neue:wght@700;
   padding-top: 2px;
	font-size: 18pt;
	color: #000000;
	background-color: beige;
	border-style: solid;
	border-width: 3px;
	border-color: #800000;
	border-radius:15px; 
      -moz-border-radius:15px; 
      -webkit-border-radius:15px; 
      -khtml-border-radius:15px; 
     	font-weight: bold;

 }
  A.menulink-besucher:hover {
  color: #000000;
  background-color: #f9c205;
  }

.auto-style1 {
	border-collapse: collapse;
}

.doppelrahmen-um-bild
{
    border: solid 4px #800000; border-radius: 15px; /* Innenrahmen  */
    outline: solid 8px #fcbc15;                     /*2 Mittelrahmen */
    box-shadow: 0 0 0 11px #800000;                  /* 4 Außenrahmen  */
}


