<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">html {
	background: url(../images/vdbd_ernaehrung/back_02.jpg) no-repeat left bottom fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

#txt{
	position:absolute;
	top: 14px;
	left: 109px;
	width: 370px;
	background: rgba(255, 255 , 255, 0.9);
}

#pages {
	position: absolute;
	top: 0px;
	left: 121px;
}
#pageLeft
{
	position: absolute;
	top: 0px;
	left: 122px;
}
#pageRight
{
	position: absolute;
	top: 0px;
	left: 530px;
}

</pre></body></html>