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