@charset "utf-8";
/* CSS Document */

	#firstSubNavi {background: none;}

	#firstNavi a.menu-current,
	#firstNavi a.menu-parent {color:white; border-bottom: 2px solid #FF2F3C;}
	#firstSubNavi a.menu-current,
	#firstSubNavi a.menu-parent {color:white; border-bottom: 2px solid #FF2F3C; }
    #firstSubNavi li.menu-current {margin-bottom:3px;}
	
	#eyecatcher2Wrapper p {margin:0;}

	#mainContentInner { /* kein Eyecatcher, daher linke Zelle höher */
		height:570px; 
		/*
		font-weight:550;
		font-size:120% !important;*/ /* Korrektur 4.5. */
		letter-spacing:0.05em;
	        word-spacing:0.1em;
	}
	
	/*
	#mainContentInner b,
	#mainContentInner strong
	 {
		font-weight:800;
	}
	*/  /* Korrektur 4.5. */
		
	#locations a,
	#locations a:hover,
	#mainContentInner * {
		color:white; /* weisser Text, da HG dunkel */
	}	
	
	#mainContentInner a {text-decoration:underline !important;} 
	
#mainContentInner hr {
  height:1px;
  color: #FFFFFF;
  background-color: #FFFFFF;
}	

		#illustrationRightColumn {
			background: #888485 url(illustrationRightColumn.jpg) no-repeat right top; 
		}
	
