A:link		{font-weight: bold;
		 font-family:"Arial";
		 text-decoration: none;
		 color: red;
		}

A:visited	{font-weight: bold;
 		 font-family: "Arial";
		 text-decoration: none;
		 color: red;
		}

A:active	{font-weight: bold;
		 font-family: "Arial";
		 text-decoration: none;
		 color: red;
		}

A:hover		{font-weight: bold;
		 font-family:  "Arial";
		 text-decoration: underline;
		 color: red;
		}


.kopf		{font-weight: bold;
		 font-family:  "Arial";
		 color: #2F4386;
		 width:100%;
		 font-size:34pt;

		}

.kopf2		{font-weight: bold;
		 font-family:  "Arial";
		 color: #2F4386;
		 width:100%;
		 font-size:24pt;
		}

.kopf16	 	{font-weight: bold;
		 font-family: "Arial";
		 color: #2F4386;
		 text-align:center;
		 width:100%;
		 font-size:16pt;
		}

.kopf16left 	{font-weight: bold;
		 font-family: "Arial";
		 color: #2F4386;
		 text-align:left;
		 width:100%;
		 font-size:16pt;
		}

.normalleft	{font-family:  "Arial";
		 text-decoration: none;
		 text-align:left;
		 font-size:10pt;
		 color: #000000;
		}

.normalright	{font-family:  "Arial";
		 text-decoration: none;
		 text-align:right;
		 font-size:10pt;
		 color: #000000;
		}
.normalcenter	{font-family:  "Arial";
		 text-decoration: none;
		 text-align:center;
		 font-size:10pt;
		 color: #000000;
		}


.normaltext	{font-family:  "Arial";
		 text-decoration: none;
		 text-align:justify;
		 font-size:10pt;
		 color: #000000;
		}

.normalueber	{font-family:  "Arial";
		 text-decoration: none;
		 text-align:center;
		 font-size:10pt;
		 color: #000000;
		}

.normalbild	{font-family: "Arial";
		 text-decoration: none;
		 text-align:center;
		 font-size:10pt;
		 color: #000000;
		}

.normalbildtext	{font-family:  "Arial";
		 text-decoration: none;
		 text-align:center;
		 font-size:10pt;
		 color: #000000;
		}

.rand		{font-weight: bold;
		 font-family: "Arial";
		 text-decoration: none;
		 text-align:center;
		 color: lightblue;
		 font-size:10pt;
  		}

