.bildhintergrund {
	background-color: #FFFFFF;
}
.bildlayout
{
	table-layout:fixed;
}
td.bg1 {
background-image: url(images/master04_image001.gif);
height:100%;
position:absolut;
}

td.bg2 {
background-image: url(images/master04_background.gif);
height:100%;
}

#hintergrund {
	width:100%;
	height:100%;
	position: absolute;
	z-index: 1;
	left: 0;
	top: 0;
	visibility: visible;



}

#textlevel {
	width:100%;
	height:100%;
	position: absolute;
	z-index: 2;

}

.titeltext {
	color:#990000;
	face:Garamond;
	font-size:1em;
	text-indent: 1em;
}
.menutext {
color:#FFFFFF;
size:5;
}

