html, body {
	margin:0px;
	padding:0px;
	width:100%;
	min-height:100%;
	background-image:url(../img/elemente_lehrer_ausbilder/body_bg.gif);
	background-repeat:repeat-y;
	background-color:#ffffff;
	font-family:Arial,Helvetica,Sans-Serif;
}

* html html, body {
	height:100%;
}
