
td.Text {
	height: 500px;
	padding-bottom: 10em;
}

td.Image {
	text-align: left;
	vertical-align: top;
	width: 450px;
}

div.Image {
	position: relative;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
}

#img0 {
	position: absolute;
	left: 170px;
	top: 170px;
}

#img1 {
	position: absolute;
	left: 175px;
	top: 20px;
	text-align: center;
}

#img2 {
	position: absolute;
	left: 300px;
	top: 140px;
	text-align: center;
}

#img3 {
	position: absolute;
	left: 250px;
	top: 290px;
	text-align: center;
}

#img4 {
	position: absolute;
	left: 50px;
	top: 290px;
	text-align: center;
}

#img5 {
	position: absolute;
	left: 10px;
	top: 140px;
	text-align: center;
}

a.Image {
	color: #FFFFFF;
	text-decoration: none;
}

a.Image:hover {
	text-decoration: underline;
}

img.Saeule {
	border-color: #FFFFFF;
	border-width: 2px;
	border-style: solid;
}

