/* 
Website:   			LAUF e.V.
Beschreibung:		Styleanweisungen fuer die Startseite
					Werte aus lauf.css werden ueberschrieben	
Erstellt am:   		12.10.2009 von vivien    
Bearbeitet am: 		-
*/
#page {
	margin-top: 95px;
	width: 720px;S		
}
#logo {	
	height: 192px;	
	width: 720px;
}
#imageblock {	
	clear: both;
	height: 173px; /* Summe der Bilderhoehen */
	width: 720px;		
}
#navigation {	
	background-image: none;	
	height: 38px;	
	padding-top: 10px;
	width: 720px;	
}
#navigation li { 
	font-weight: normal;
	padding-left: 35px;
	padding-right: 35px;
}
#partnerLogo {
	padding-top: 40px;
	padding-bottom: 50px;
}
#footer {
	margin: 0;	
}