div.layoutbanner {
	position:absolute;
	left:0px;
	top:0px;
	height:121px;
	width:950px;
	background-attachment: fixed;
	background-image: url(/cms/tglaisa/images/Layout/topBanner.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	z-index:1;
}

table.body {
	width:950px;
	padding:0px;
}

td.inhalt {
	width:740px;
	padding:10px;
}