			.text
			{
				font-family: Syntax, Arial, Geneva, sans-serif;
				font-size: 12px;
				line-height: 15px;
				text-align: justify;
				margin-bottom: 12px;
				margin-left: 50px;
				width: 537px;
				color: #000090;
				font-weight: normal;
				font-style: normal;
				font-variant: normal;	
				background-color: #FEFEF6;
				}
			
			.text1
				{
				font-family: Syntax, Arial, Geneva, sans-serif;
				font-size: 12px;
				line-height: 15px;
				text-align: justify;
				margin-bottom: 15px;
				margin-top: 15px;
				margin-left: 20px;
				width: 537px;
				color: #000090;
				font-weight: normal;
				font-style: normal;
				font-variant: normal;	
				background-color: #FEFEF6;

			}
			
			TD.textbody
			{
				font-family: Syntax, Arial, Geneva, sans-serif;
				font-size: 14px;
				line-height: 17px;
				color: #000090;
				font-weight: bold;
				font-style: normal;
				font-variant: normal;
				text-align: center;
				background-color: #FEFEF6;
			}
			
			.textbody2
			{
				font-family: Syntax, Arial, Geneva, sans-serif;
				font-size: 14px;
				line-height: 17px;
				color: #000090;
				font-weight: bold;
				font-style: normal;
				font-variant: normal;
				text-align: center;
				background-color: #FEFEF6;
			}

			/* A - Tag - Definitionen */

			a:link
			{
				font-family: Syntax, Arial, Geneva, sans-serif;
				font-size: 14px;
				line-height: 16px;
				font-style: normal;
				font-weight: bold;
				color: #840924;
				background-color: #FEFEF6;
				text-decoration: underline;
			}

			a:hover
			{
				text-decoration: underline;
				font-family: Syntax, Arial, Geneva, sans-serif;
				font-size: 14px;
				line-height: 16px;
				font-style: normal;
				font-weight: bold;
				background-color: #FEFEF6;
				color: #0000FF;
			}

			a:visited
			{
				font-family: Syntax, Arial, Geneva, sans-serif;
				font-size: 14px;
				line-height: 16px;
				font-style: normal;
				font-weight: bold;
				color: #1D3362;
				background-color: #FEFEF6;
				text-decoration: underline;
			}

			a:active
			{
				font-family: Syntax, Arial, Geneva, sans-serif;
				font-size: 14px;
				line-height: 16px;
				font-style: normal;
				font-weight: bold;
				color: #1D3362;
				text-decoration: none;
				background-color: #FEFEF6;
			}

			/* Überschriften */
			
			.ueberschriftklein
			{
				font-family: Syntax, Arial, Geneva, sans-serif;
				font-size: 18px;
				line-height: 24px;
				margin-top: 10px;
				margin-bottom: 10px;
				color: #000090;
				font-weight: normal;
				font-style: normal;
				font-variant: normal;
				background-color: #FEFEF6;
			}
			
			.ueberschriftmittel
			{
				font-family: Syntax, Arial, Geneva, sans-serif;
				font-size: 18px;
				line-height: 24px;
				margin-top: 10px;
				margin-bottom: 10px;
				color: #000090;
				font-weight: bold;
				font-style: normal;
				font-variant: normal;
				background-color: #FEFEF6;

			}

			.ueberschriftgross
			{
				font-family: Syntax, Arial, Geneva, sans-serif;
				font-size: 24px;
				line-height: 28px;
				margin-top: 10px;
				margin-bottom: 10px;
				color: #000090;
				font-weight: bold;
				font-style: normal;
				font-variant: normal;
				background-color: #FEFEF6;
			}

			.einruecken50px
			{
				margin-left: 50px;
				text-align: left;
			}


		
		
			.wichtig
			{
				font-style: italic;
			}

			.wichtiger
			{
				font-size: 14px;
				line-height: 17px;
				font-weight: bold;
				margin-bottom: 10px;
			}

			TD.datum
			{
				font-family: Syntax, Arial, Geneva, sans-serif;
				font-size: 12px;
				line-height: 15px;
				text-align: center;
			}

			TD.beschreibung
			{
				font-family: Syntax, Arial, Geneva, sans-serif;
				font-size: 12px;
				line-height: 15px;
				text-align: left;
			}
			
		
			.listitem
            		{
				margin-left: 50px;
               			margin-top: 10px;
                			margin-bottom: 10px;
                			width: 487px;
				list-style-position: outside; 
                			list-style-type: disc;
            		}

			.footer
			{
				font-family: Arial, Geneva, sans-serif; 
				font-size: 10px; 
				line-height: 12px; 
				margin-top: 10px; 
				margin-bottom: 10px;
				margin-right: 50px;
				margin-left: 50px; 
				text-align: right;
				color: #C6C6C6; 
				border-top: 2px #1D3362 solid; 
				width: 90%; 
				background-color: #FEFEF6;
			}

