body {
	background-color : #E7E7E7;
	background-repeat : repeat-y;
	background-position : left;
}

.to {
	background-image : url(img/bg1.gif);
	background-repeat : repeat-x;
}

.fo{
	background-image: url(img/bg3.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 104px;
}

td{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.Stil2 {
	font-size: x-large;
	color: #0000FF;
}


.Stil5 {font-size: 16px}
a:visited {
	color: #0000CC;
}