.left {
	background-attachment: fixed;
	background-image: url(left.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.top {
	background-attachment: fixed;
	background-image: url(header.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.right {
	background-image: url(right2.jpg);
	background-repeat: repeat;
	background-position: left;
}
.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #0066FF;
	text-decoration: none;
}
.hintergrund {
	background-color: #FFFFFF;
}
.kiwi {
	background-attachment: fixed;
	background-color: #FFFFFF;
	background-image: url(kiwi.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.tomato {
	background-attachment: fixed;
	background-color: #FFFFFF;
	background-image: url(tomato.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #0033CC;
	text-decoration: none;
	text-align: center;
	height: 18px;
	width: 93px;
	background-image: url(table_line.jpg);
	font-weight: bold;



}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #0033CC;
	text-decoration: none;
	text-align: center;
	background-image: url(table_line.jpg);
	height: 18px;
	width: 93px;
	font-weight: bold;




}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #FF0000;
	text-align: center;
	height: 18px;
	width: 93px;
	background-image: url(table_line_r.jpg);
	font-weight: bold;




}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #0033CC;
	text-decoration: none;
	text-align: center;
	background-image: url(table_line.jpg);
	height: 18px;
	width: 93px;
	font-weight: bold;




}
.table {
	background-image: url(table.jpg);
	border: thin solid #FFFFFF;
}
.tableline {
	background-image: url(table_line.jpg);
}
.orange {
	background-attachment: fixed;
	background-image: url(orange.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-color: #FFFFFF;
}
.peperoni {
	background-attachment: fixed;
	background-color: #FFFFFF;
	background-image: url(perperoni.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
