table {
	width:680px;
	background-color:#ffffff;
	border-color: #aaaaaa;
	border-style: solid;
	border-width: 1px;
}

th, td {
	text-align:left;
	padding:10px;
}

.tabtitel {
	width:150px;
	background-color:#e6e6e6;
}

.tabinhalt {
	width:530px;
	background-color:#eeeeee;
}