/* css by miss monorom monorom.com for www.intensivstation.ch */
/* css released under Creative Commons License -  http://creativecommons.org/licenses/by/2.0/deed.en  */

html, body {
		height: 100%;
		overflow: hidden;
	}

#container{
	overflow: auto;
	height: 100%;
	}

#footer {
	background:none;
	position: absolute;
	bottom: 0;
	height: 110px;
	}

#footer-inner {
	background:url(../images/bg-footer.gif) repeat-x left bottom;
	margin-right: 17px;
	height: 110px;
	}
