

		
		/* ====================================================== */
		/* ==================== Farben generell ================= */
		/* ====================================================== */
		body {
			color:#000;
			
					background:url(/bilderLayout/bg.jpg) repeat-x top left;
				
			background-color:#b1b7be;
			
		}
		
		
		#kopf {
			background:#FFFFFF;
			color: #FFFFFF;  
		}
		
		#kopfbild {
			
				background: url('/bilderLayout/kopfbild.jpg') no-repeat left top;
			
		}
		
		
		
		
		
			.pfadleiste {
				background: #e5e6e9; 
				color: #9faab9; 
			}
	
		
		
		
		#spalte-links {
			background:#f5f5f7;
		}
		
		#inhalt{
		   	background-color: #FFFFFF;
		   	color: #536885;
		}
			
		#spalte-rechts {
		   	background: #FFFFFF ;
		}
		
		#freiraum_footer{
			background:#fff;
			
		}
		
		
			#footer {
				background-color: #;
				color: #6e767c;
			}
		
		
		
		
		#container-gesamt {
			background-color:#FFFFFF;

		}
	

		.container {
			background:#FFFFFF !important;
			color:#8594aa !important;
		}

	
	/*
		.veranstaltung_container{
			background:#FFFFFF !important;
			color:#8594aa !important;
			border-bottom:1px dotted #878B8E;
		}
	*/
		
	
		#verTab th{
			background:#028FD6;
			color:#FFF;
		}
		
		
		#verTab td ,#verTab td a{
			background:#BFC4C8;
			color:#474C52;
		}
		
		#verTab td a{
			color:#FA0000 !important;
		}	
	
		.verTab_aktiv{
			background:#DCDDDF !important;
		}
	
	
		/* ====================================================== */
		
		
		
		
		
		
		
		
		
		#suchmaske{
			/*background-color:#f5f5f7; */
		}
		
		
		
		
		/* ====================================================== */
		/* ======================= Untermenue =================== */
		/* ====================================================== */
				
		#untermenu { 
			background-color:#f5f5f7; /* Hintergrund des eigentlichen Menues - u. U. nicht zu sehen! */
			
		}
		
		li.abstand_in_navi{
			background-color: #f5f5f7; 
		}
		
		/* ======================== 1. Ebene ==================== */
		/* erste Ebene normal */
		a:link.erste_ebene, a:visited.erste_ebene {
			color:#747e8a;
			background:#f5f5f7;
			
		}
		/* erste Ebene Mouse-Over */
		a:hover.erste_ebene, a:active.erste_ebene {
			color:#007abd;
			background:#d2d5d9;
			
		}
		/* erste Ebene ausgewaehlt */
		a:link.erste_ebene_active, a:visited.erste_ebene_active {
			color:#007abd;
			background:#d2d5d9;
			
			
		}
		/* erste Ebene ausgewaehlt Mouse-Over */
		a:hover.erste_ebene_active, a:active.erste_ebene_active {
			color:#007abd;
			background:#d2d5d9;
			
		}
			
		
		/* ======================== 2. Ebene ==================== */
		/* zweite Ebene normal */
		a:link.zweite_ebene, a:visited.zweite_ebene {
			color: #747e8a;
			background: #f5f5f7;
			
		}
		/* zweite Ebene Mouse-Over */
		a:hover.zweite_ebene, a:active.zweite_ebene {
			color:#007abd;
			background: #dbdee1;
			
		}
		/* zweite Ebene ausgewaehlt */
		a:link.zweite_ebene_active, a:visited.zweite_ebene_active {
			color:#007abd;
			background: #dbdee1;
			
		}
		/* zweite Ebene ausgewaehlt Mouse-Over */
		a:hover.zweite_ebene_active, a:active.zweite_ebene_active {
			color:#747e8a;
			background:#dbdee1;
			
		}
		
		
		/* ======================== 3. Ebene ==================== */
		/* dritte Ebene normal */
		a:link.dritte_ebene, a:visited.dritte_ebene {
			color: #747e8a;
			background:#f5f5f7;
			
		}
		/* dritte Ebene Mouse-Over */
		a:hover.dritte_ebene, a:active.dritte_ebene {
			color:#007abd;
			background:#e7e8eb;
			
		}
		/* dritte Ebene ausgewaehlt */
		a:link.dritte_ebene_active, a:visited.dritte_ebene_active {
			color:#007abd;
			background:#e7e8eb;
			
		}
		/* dritte Ebene ausgewaehlt Mouse-Over */
		a:hover.dritte_ebene_active, a:active.dritte_ebene_active {
			color:#007abd;
			background:#e7e8eb;
			
		}
		/* ====================================================== */
		
		
		
		/* ====================================================== */
		/* ================= diverse Linkfarben ================= */
		/* ====================================================== */
		/* Inhalte generell */
		#inhalt a:link {
			color:#007abd;
		}
		#inhalt a:visited {
			color:#007abd;
		}
		#inhalt a:hover, #inhalt a:active, #inhalt a:focus{
			color:#007abd;
		}
		
		/* uschi war hier und hat titelleiste in pfadleiste geżndert */
		/* Pfadleiste */
		.pfadleiste a:link {
			color:#9faab9 !important;
		}
		.pfadleiste a:visited {
			color:#9faab9 !important;
		}
		.pfadleiste a:hover, .pfadleiste a:active, .pfadleiste a:focus {
			color:#9faab9 !important;
		}
		
		
		/* Unternavi */
		a:link.abmelden {
			color:#FF00FF;
		}
		
		
		/* ---- uschi wars --------*/
		/* Container */
		.container a:link {
			color:#007abd !important;
		}
		.container a:visited {
			color:#007abd !important;
		}
		.container a:hover, .container a:active, .container a:focus {
			color:#007abd !important;
		}
	
		
		
		
		
		
		/* Seitenabschluss - Footer */
		
		#footer{
			background: url('/bilderLayout/footer_bg.jpg') no-repeat top right;
		}
		
		#footer a:link {
			color:#6e767c;
		}
		#footer a:visited {
			color:#6e767c;
		}
		#footer a:hover, #footer a:active, #footer a:focus {
			color:#6e767c;
		}
		
		#footer .abstand ul{
			border-left:1px solid #6e767c !important;
		}
		#footer .abstand ul li{
			border-right:1px solid #6e767c;
		}
		/* ====================================================== */
	
