@import "auswahlkiga.css";
@import "auswahlhsk.css";
@import "ueberschriften.css";

html, body {}

#hintergrund { position:relative;
	margin-left:auto;
	margin-right:auto;
	top:6px; height:648px;
	width:1020px;
	background-color:rgb(255, 238, 167); }

#geraderunter { position:absolute; 
	top:12px; height:630px;
	left:219px; width:9px;
	border-right: 3px solid blue; }
	
#logofeld { position:absolute;
	top:12px; height:102px; 
	left:0px; width:219px; }
	
#logo { position:absolute; top:12px; left:60px; overflow:hidden; }
		
#auswahlfeldkiga { position:absolute;
	top:126px; height:101px;
	left:0px; width:219px; }

#auswahlfeldhsk { position:absolute;
	top:233px; height:101px;
	left:0px; width:219px; }
	
#kopfzeilenfeld { position:absolute; 
	top:12px; height:72px;
	left:231px; width:789px; }

#unterekopfzeile{ position:absolute;
	top:84px; height:39px;
	left:231px; width:789px; 
	border-bottom:3px solid blue; }	

#infofeld { position:absolute; 
	top:126px; height:444px;
	left:231px; width:789px; }

	#infofeldtextlinks { position:absolute;
	top:12px; height:69px;
	left:36px; width:336px; 
	overflow:hidden; }
		
	#infofeldlinks { position:absolute;
		top:102px; height:324px;
		left:84px; width:240px; }
		#indexbildlinks { position:relative; top:12px; left:6px; }		
	
	#infofeldtextrechts { position:absolute;
		top:12px; height:69px;
		left:408px; width:336px; 
		overflow:hidden; }
	
	#infofeldrechts { position:absolute;
		top:102px; height:324px;
		left:456px; width:240px; }
		#indexbildrechts { position:relative; top:12px; left:6px; }

#fusszeilenfeldlinks { position:absolute;
	bottom:6px; height:72px;
	left:0px; width:219px; }

#fusszeilenfeldrechts { position:absolute;
	bottom:6px; height:72px;
	left:231px; width:789px; }
