.css-back {
/*	background-image: url(../pics/index/tasten.gif);*/
	background-repeat: no-repeat;
	background-position: center;
}

table{
	table-layout: fixed;
	width: 530px;
	w\idth: 530px;
	border-collapse: seperate;
	xborder-spacing: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
}
caption{
	margin-bottom: 0.6em;
	font-weight: bold;
	text-transform: uppercase;
}
td, th{
	padding: 0.3em 1em;
	background: #fff;
}
th{
	background: #C8D8D9;
}
/*
td{
	border: 1px solid #eee;
	border-bottom: 1px solid #aaa;
}	
*/			
tr.header td{
	font-size: 100%;
	font-weight: bold;
	text-align: left;
}	

.foto {
	margin: 0 10px 0 0;
	padding: 10px;
	border: 1px solid #eee;
	background-color: #fff;
	border-bottom: 1px solid #aaa;
}
