* html body {            /*  Gilt nur für IE  */
    background-color: #fff;
    }
	
body {
	background-color: #fff;
	}

#head {
	border-top: 6px solid #fff;
	}

#container {
	border-bottom: 6px solid #fff;
	}
