.suche {
	font-family: Tahoma;
	font-size: 10px;
}
#q-gr {
	display:block;
	width: 49%;
	height: 100%;
	float: left;
}

#q-gr thead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #660000;
	background-color: #DEEEDB;
}

#q-de thead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003300;
	background-color: #d6ddb5;
}

#q-de {
	display: block;
	width: 49%;
	height: 100%;
	float: right;
}

.suche table {
	width: 100%;
	background:		rgb( 252, 252, 254 );
	border-collapse: collapse;
}

.suche td {
	border: 1px solid #E2E2E2;
}

.suche tbody th {
	background-color: #ECE9D8;
}
