
body {
/*background-image:url(images/Regentropfen6.gif); background-position:round; background-repeat:repeat;*/  /*Hintergrundbild: Das hier kommt vor background-repeat wenn Einzelbild gewünscht: background-size:cover; background-position:round; */
background-color:#dfdfdf;
text-align:center;
}

a:link  {
           font-family : Verdana, Arial;
           font-size : 11pt;
           color : #FFFF00;
           font-weight: bold;
           text-decoration : none;line-height :13pt;
   }

    a:visited  {
           font-family : Verdana, Arial;
           font-size : 11pt;
           color : #FFEF80;
           font-weight: bold;
           text-decoration : none;line-height :13pt;
   }
 
  a:hover  {
           font-family : Verdana, Arial;
           font-size : 11pt;
           color : #FF0000;
           font-weight: bold;
           text-decoration : underline;line-height :13pt;
   }

  a:active  {
           font-family : Verdana, Arial;
           font-size : 11pt;
           color : #FF0075;
           font-weight : normal;
           font-weight: bold;
           text-decoration : none;line-height :13pt;
   }

   a  {
           font-family : Verdana, Arial;
           font-size : 11pt;
           color : #FFFF00;
           font-weight: bold;
           text-decoration : none; line-height :13pt;
   }

   .Gemeinde
   {
           FONT-SIZE: 45px;
           FONT-FAMILY: verdana, ariel-black;
           font-weight:bold;
           color:#000000;
   }

   .ueber1
   {
           FONT-SIZE: 16px;
           FONT-FAMILY: verdana, ariel-black;
           font-weight:bold;
           text-decoration:underline;
           color:#000000;
   }

   .text
   {
           FONT-SIZE: 12px;
           FONT-FAMILY: verdana, ariel;
           color:#000000;
           text-align: center;
   }
   .ueber2
   {
           FONT-SIZE: 16px;
           FONT-FAMILY: verdana, ariel-black;
           font-weight:bold;
           text-decoration:underline;
           color:#FF0000;
           text-align: center;
   }
   .text1
   {
           FONT-SIZE: 12px;
           FONT-FAMILY: verdana, ariel;
           color:#000000;
           text-align: left;
   }
   .text2
   {
           FONT-SIZE: 18px;
           FONT-FAMILY: verdana, ariel;
           color:#000000;
           text-align: center;
   }
	.text5
   {
           FONT-SIZE: 24px;
           FONT-FAMILY: verdana, ariel;
           font-weight:bold;
		   color:#FFFFFF;
           text-align: center;
   }
   .ueber3
   {
           FONT-SIZE: 24px;
           FONT-FAMILY: Lithograph;
           font-weight:bold;
           text-decoration:underline;
           color:#FF0000;
           text-align: center;
   }
   .text3
   {
           FONT-SIZE: 14px;
           FONT-FAMILY: verdana, ariel;
           color:#000000;
           text-align: center;
   }
   .ueber4
   {
           FONT-SIZE: 20px;
           FONT-FAMILY: verdana, ariel-black;
           font-weight:bold;
           text-decoration:underline;
           color:#FF0000;
           text-align: center;
   }
   .text4
   {
           FONT-SIZE: 18px;
           FONT-FAMILY: verdana, ariel;
           color:#000000;
           text-align: center;
	   }
@media screen and (max-width: 1080px) {
	  .Gemeinde {
		FONT-SIZE: 30px;
		}
		}

@media screen and (max-width: 1024px) {
	  .Gemeinde {
		FONT-SIZE: 25px;
		}
		}	

@media screen and (max-width: 800px) {
	  .Gemeinde {
		FONT-SIZE: 20px;
		}
		}

@media screen and (max-width: 400px) {
	  .Gemeinde {
		FONT-SIZE: 14px;
		}
		}	

		
		
