

			/*
			
				//
				//	Stylesheet Freundeskreis
				//	06.11.2008
				//			
			
			*/
			
			#header {
				background: url(../../binary/imgs/bg_head_freundeskreis.gif) no-repeat;
			}			
			
			#navsubcontainer ul li
			{
				border-color: #004F86;	
			}			
			
			#navsubtop {
				background-image: url(../../binary/imgs/subnavitop_blue.gif);				
			}
			
			#flyercarrier {
				position: absolute;
				width: 200px;
				height: 150px;
				left: 50%;
				margin-left: 220px;				
				margin-top: 180px;
		    	position: absolute;	
		    	z-index: 2;		
		    	background: url(../../binary/imgs/flyer_freundeskreis.png);		
		    	behavior: url(data/scripts/iepngfix.htc);
			}					
			
			#flyerlink {
				position: absolute;
				z-index: 4;
				border: 0px;
				width: 200px;
				height: 150px;
			}				
			
			#searchfield input {	
				border: 1px solid #004F86;			
			}
			
			ul.autocompleter-choices
			{
				background:	#004F86;
			}		
			
			a {
				color : #004F86;
			}

			#atop:hover {
				color: #004F86;	
			}				
