	#navigation {
				float:									left;
				width:									100%;
				margin-top:						0px;
                padding: 							0px;
                list-style-type: 					none;
				min-height:								25px;
				}
	
    #navigation li {
                margin: 			0px 0px 0px 1px;
				padding:        3px 2px 0px 2px;
				background-color:         	#FFFFFF;
                float: 				left;
                font-family: 		Arial, Helvetica, sans-serif;
				font-size: 			13px;
				color: 				#666666;
				min-height:								25px;
           		}	
			
	#navigation a {
				display:			block;
				background-image:	url(../img/nav_inaktiv.gif);
				background-repeat:	repeat-x;
                font-family: 		Arial, Helvetica, sans-serif;
				font-size: 			13px;
				color: 				#666666;
				text-decoration:	none;
				padding-top:	 	2px;
				padding-bottom:  	4px;
				padding-left:   	7px;
				padding-right:   7px;
				overflow:			visible;
            }	
			
	#navigation a:hover {
				display:			block;
				background-image:	url(../img/nav_hover.gif);
				background-repeat:	repeat-x;
            }	
	
	#navigation #current  {
				background-image:	url(../img/nav_aktiv.gif);
				background-repeat:	repeat-x;
            }	

	#navigation #current  a {
				background-image:	url(../img/nav_aktiv.gif);
				background-repeat:	repeat-x;
            }	

	.termin  {
                font-family: 		Arial, Helvetica, sans-serif;
				font-size: 			.8em;
				font-weight: 		bold;
				color: 				#163776;
				text-decoration:	none;
            }
			
	.datum {
                font-family: 		Arial, Helvetica, sans-serif;
				font-size: 			.8em;
				font-weight: 		normal;
				color: 				#888888;
				text-decoration:	none;
            }	
			
	#pfad a:hover {
				text-decoration:	underline;
            	}	
			
	#suchbutton {
				vertical-align:		bottom;
				}
				
	td		 {
				font-family:		Arial, Helvetica, sans-serif;
				color:				#000000;
				}
	td .tdcontent {
			padding-left:		6px;
			text-align:			left;
			vertical-align:	top;
			}

	td .tdimage {
			text-align:			left;
			vertical-align:	top;
			}

	.ueberschrift {
				font-family:		Arial, Helvetica, sans-serif;
				font-size:			.8em;
				font-weight:		bold;		
				color:				#163776;
				margin-bottom:	15px;
				}
				
	.ueberschrift-l {
				font-family:		Arial, Helvetica, sans-serif;
				font-size:			.8em;
				font-weight:		bold;		
				color:				#163776;
				}				

	.ueberschrift-gelb {
				font-family:		Arial, Helvetica, sans-serif;
				font-size:			.8em;
				font-weight:		bold;		
				color:				#f26522;
				margin-bottom:	15px;				
				}
				
				
	.text 	{
				font-family:		Arial, Helvetica, sans-serif;
				font-size:			.8em;
				font-weight:		normal;
				/*line-height: 		1.1em;*/
				color:				#000000;
				/*text-align:			justify;*/
				overflow:			visible;
			}
			
	.seite	{
				font-family:		Arial, Helvetica, sans-serif;
				font-size:			11px;
				font-weight:		normal;
				color:				#000000;
			}

	.link	{
				font-family:		Arial, Helvetica, sans-serif;
				font-size:			.8em;
				font-weight:		normal;
				color:				#163776;
				margin-bottom:	0.25em;
			}

	.link a	{
				font-family:		Arial, Helvetica, sans-serif;
				font-size:			95%;
				font-weight:		normal;
				color:				#163776;
			}

	.link a:hover	{
			text-decoration:		underline
			}			

	.link-head {
				font-family:		Arial, Helvetica, sans-serif;
				font-size:			.8em;
				font-weight:		bold;
				color:				#163776;
				margin-top:			15px;
				margin-bottom:	0.7em;
			}
			
	a 		{
				font-family: 		Arial, Helvetica, sans-serif;
				font-size: 			90%;
				font-weight: 		bold;
				color: 				#163776;
				text-decoration:	none;
			}
			
	a:hover {
				text-decoration: 	underline;
			}
			
	.footer {
				margin: 			0px;
                padding-top: 			10px;
				list-style-type: 					none;
				text-decoration:	none;
				}
				
	  .footer li {
                margin: 			0px 10px 0px 0px;
				padding:        0px;
                float: 				left;
                font-family: 		Arial, Helvetica, sans-serif;
				font-size: 			11px;
				color: 				#000000;
				text-decoration:	none;
           		}	
			
	.footer a {
				display:			block;
                font-family: 		Arial, Helvetica, sans-serif;
				font-size: 			11px;
				color: 				#000000;
				text-decoration:	none;
				padding:          0px;
            }	
			
	.footer a:hover {
				display:			block;
				color:				#adadad
            }
