/* CSS Document */


/* Contentbereich Startseite*/




/* Unterer Bereich */

.fuss_ms {
	
	width: 1000px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: no-repeat;
	float:none;
	clear:both;
	
	
	margin-top:10px;
	height: 105px;
	background-image: url(../bilder/fuss_quiz.jpg);
}

.suchmaschine {
	padding-left: 24px;
	padding-top: 67px;
}
