

     /* -----------------------------------------------------------------
	CSS Definition
	--------------------
	(c)2003 Copyright by
		mDesign.at - fantastic websites
		Hauptplatz 22	| 4020 Linz Austria		| Europe
		www.mdesign.at
	----------------------------------------------------------------- */




	body	{ 	font-family: 			Georgia, Times New Roman, Times, serif;
            		color:                 		#000000;
			background-color:      		#FFFFFF;

			SCROLLBAR-FACE-COLOR: 		#EFEFEF;
			SCROLLBAR-HIGHLIGHT-COLOR: 	#FFFFFF;

			SCROLLBAR-SHADOW-COLOR: 	#CCCCCC;
			SCROLLBAR-DARKSHADOW-COLOR: 	#999999;
			SCROLLBAR-3DLIGHT-COLOR: 	#999999;
			SCROLLBAR-ARROW-COLOR: 		#666666;

			SCROLLBAR-TRACK-COLOR : 	#E3E3E3;
			OVERFLOW:                   	auto;
		}



     /* ---------------------- LINKS ---------------------- */

	a:link    {  color: #516580; text-decoration: underline }
	a:active  {  color: #516580; text-decoration: underline }
	a:hover   {  color: #CC0000; text-decoration: none	}

	#nav	   {  color: #516580; text-decoration: none			    } /* für Navigator */
	#nav:hover {  color: #CC0000; text-decoration: underline; font-weight: bold }




     /* -------------------- ALLGEMEIN -------------------- */

	H1        {  font-family: Georgia, Times New Roman, Times, serif; font-size: 17px; line-height: 22px; font-weight: bold; margin: 10px }
	H2        {  font-family: Georgia, Times New Roman, Times, serif; font-size: 15px; line-height: 20px; font-weight: bold; margin: 0px }

	p         {  margin-left: 8px; margin-top: 8px; }

	ul	  {  list-style: square; font-size: 13px; margin-left:   20px }
	li	  {  line-height: 14px; margin-top: 15px; margin-bottom: 15px }


	.suchmich {  visibility: hidden }	/* hidden DIV Container */




     /* ---------------------- FONTS ---------------------- */

	.n        {  font-family: Georgia, Times New Roman, Times, serif; font-size: 15px; line-height: 18px						}
	.j        {  font-family: Georgia, Times New Roman, Times, serif; font-size: 15px; line-height: 18px; text-align : justify			} 
	.c        {  font-family: Georgia, Times New Roman, Times, serif; font-size: 15px; line-height: 18px; text-align : center			}
	.r        {  font-family: Georgia, Times New Roman, Times, serif; font-size: 15px; line-height: 18px; text-align : right				}
	.f        {  font-family: Georgia, Times New Roman, Times, serif; font-size: 15px; line-height: 18px; font-weight: bold				}
	.fc       {  font-family: Georgia, Times New Roman, Times, serif; font-size: 15px; line-height: 18px; font-weight: bold; text-align : center	}
	.fr       {  font-family: Georgia, Times New Roman, Times, serif; font-size: 15px; line-height: 18px; font-weight: bold; text-align : right	}

	.sm       {  font-family: Georgia, Times New Roman, Times, serif; font-size: 13px; line-height: 17px						}
	.smj      {  font-family: Georgia, Times New Roman, Times, serif; font-size: 13px; line-height: 17px; text-align : justify			}
	.smc      {  font-family: Georgia, Times New Roman, Times, serif; font-size: 13px; line-height: 17px; text-align : center			}
	.smr      {  font-family: Georgia, Times New Roman, Times, serif; font-size: 13px; line-height: 17px; text-align : right				}
	.smf      {  font-family: Georgia, Times New Roman, Times, serif; font-size: 13px; line-height: 17px; font-weight: bold				}
	.smfc     {  font-family: Georgia, Times New Roman, Times, serif; font-size: 13px; line-height: 17px; font-weight: bold; text-align : center	}
	.smfr     {  font-family: Georgia, Times New Roman, Times, serif; font-size: 13px; line-height: 17px; font-weight: bold; text-align : right	}

	.smx      {  font-family: Georgia, Times New Roman, Times, serif; font-size: 11px; line-height: 15px; 				letter-spacing: 1px; word-spacing: 3px }
	.smxf     {  font-family: Georgia, Times New Roman, Times, serif; font-size: 11px; line-height: 15px; font-weight: bold;	letter-spacing: 1px; word-spacing: 3px }
	.smxc     {  font-family: Georgia, Times New Roman, Times, serif; font-size: 11px; line-height: 15px; text-align : center;	letter-spacing: 1px; word-spacing: 3px }
	.smxr     {  font-family: Georgia, Times New Roman, Times, serif; font-size: 11px; line-height: 15px; text-align : right;	letter-spacing: 1px; word-spacing: 3px }

	.copyright{  font-family: Georgia, Times New Roman, Times, serif; font-size: 11px; line-height: 15px; text-align : center;	letter-spacing: 1px; word-spacing: 3px }
	.light    {  font-family: Georgia, Times New Roman, Times, serif; font-size: 11px; line-height: 15px; color: #666666; 		letter-spacing: 1px; word-spacing: 3px }


	.liste    {  font-family: Georgia, Times New Roman, Times, serif; font-size: 15px; line-height: 18px; margin-left: 40px }





     /* -------------------- FORMULARE -------------------- */





     /* -----------------------------------------------------------------
	CSS Definition Ende
	----------------------------------------------------------------- */

